enabling multiple apps to access the sound card simultaneously

Daniel Vallstrom vallstro at algonet.se
Sat May 8 21:46:41 UTC 2004


Josh Steeper wrote:

> I have the exact same problem. 

> I have an Asus A7N8X motherboard and am using the onboard sound.

I have the same problem too with the same motherboard:

> cat /proc/asound/cards
0 [nForce2        ]: NFORCE - NVidia nForce2
                     NVidia nForce2 at 0xe2087000, irq 9

> grep snd /etc/modprobe.conf.dist
alias char-major-116-* snd
alias sound-service-*-0 snd-mixer-oss
alias sound-service-*-1 snd-seq-oss
alias sound-service-*-3 snd-pcm-oss
alias sound-service-*-8 snd-seq-oss
alias sound-service-*-12 snd-pcm-oss
install sound-slot-* /sbin/modprobe snd-card-${MODPROBE_MODULE##sound[_-]slot[_-]}

> grep snd /etc/modprobe.conf
alias snd-card-0 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0





More information about the test mailing list