"" <[EMAIL PROTECTED]> writes:

> I have an intel chipset based sound card that use to work with ALSA
> driver (snd-intel8x0) in mandrake 9.0 and the 9.1 release.
> 
> I installed the final release of 9.2 and it dose not load. The OSS
> (i810_audio) works okay, but I need to use the ALSA because it has
> the full duplex capability
> 
> My soundcard “chip” is detected correctly as 82801 AC97 as u
> might figured that out from the above mentioned drivers.
> 
> I hope some one can help to resolve this.

please follow the instructions listed in thoubleshooting window of
draksound and at:
http://qa.mandrakesoft.com/twiki/bin/view/Main/HardwareHowTo#Sound_Cards

classic bug sound tester:

"lspcidrake -v | fgrep AUDIO" will tell you which driver your card use
by default (and if your card is detected)

"grep sound-slot /etc/modules.conf" will tell you what driver it
currently uses

"/sbin/lsmod" will enable you to check if its module (driver) is
loaded or not

"/sbin/chkconfig --list sound" and "/sbin/chkconfig --list alsa" will
tell you if sound and alsa services're configured to be run on
initlevel 3

"aumix -q" will tell you if the sound volume is muted or not

"/sbin/fuser -v /dev/dsp" will tell which program uses the sound card.


Reply via email to