I am having lots of problems getting the oss emulation to work in
0.alsa-drivers-5.11.  I think it is because I have a tv tunner card. 
I have support  (bttv) for it compiled into my kernel (2.4.10) and
hope that I don't have to recompile without it.  I have searched every
where and only found one person with a similar problem and his
solution does not seem to affect me.  I am able to play sound files
with aplay and can even get xmms to work by using a patch to use the
alsa driver.  The main problem is that I want esound to work and it
doesn't compile for 0.5.x drivers with alsa support and I can't use
the oss compatibility.  Thank you for any and all help.

Pertinent Information follows.

When trying to modprobe snd-pcm-oss i get.

snd: unable to register OSS mixer device 0:0
snd: unable to register OSS PCM device 0:0

cat /proc/asound/sndstat gives.

Sound Driver:3.8.1a-980706 (ALSA v0.5.11 emulation code)
Kernel: Linux bakedpotato 2.4.10 #1 Fri Sep 28 06:10:07 EST 2001 i686
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
Yamaha DS-XG PCI (YMF724F) at 0xe8000000, irq 9
Audio devices: NOT ENABLED IN CONFIG
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
7: system timer
Mixers: NOT ENABLED IN CONFIG

The important section of modules.conf looks like:

##ALSA Section
alias char-major-116 snd
alias snd-card-0 snd-card-ymfpci
options snd snd_major=116
options snd-card-interweave snd_index=1 snd_id="YMF724"
##OSS/Free Section
alias char-major-14 soundcore
alias snd-slot-0 snd-card-0
alias snd-service-0-0 snd-mixer-oss
alias snd-service-0-1 snd-seq-oss
alias snd-service-0-3 snd-pcm-oss
alias snd-service-0-8 snd-seq-oss
alias snd-service-0-12 snd-pcm-oss

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to