I use Debian sid, kernel 2.6.1 and the latest patch (alsa-bk-2004-01-09).

$ cat /proc/asound/card0/codec97#0/ac97#0-0 | head -n1
0-0/0: C-Media Electronics CMI9739

aplay seems to work fine but there is no sound, same with xmms using
oss-output. xmms with alsa-output will write "Message: output format: 7"
to stdout and a msgbox saying "Couldn't open audio" will open, saying
I should check that:

"1. You have the correct output plugin selected
 2. No other programs is blocking the soundcard
 3. Your soundcard is configured properly"

Having checked this, I can find nothing wrong. Everything
works fine when I boot Windows.



/etc/alsa/modutils/0.9:

alias char-major-116 snd
alias char-major-14 soundcore

options snd major=116 cards_limit=4

alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias /dev/dsp* snd-pcm-oss

alias snd-card-0 snd-via82xx
options snd-via82xx mpu_port=0x330 dxs_support=1

alias snd-slot-0 snd-card-0
alias sound-slot-0 snd-slot-0



/usr/src/linux-2.6.1/.config:
#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
# CONFIG_SND_VERBOSE_PRINTK is not set
CONFIG_SND_DEBUG=y
CONFIG_SND_DEBUG_MEMORY=y
CONFIG_SND_DEBUG_DETECT=y


If you need any additional information, let me know


Cheers,

Vidar S.


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to