Works fine here, although this system is an upgrade from 9.1... even then, the installation software auto-detected it correctly...:
[EMAIL PROTECTED] plugins]$ uname -a
Linux muirj-1.mydomain 2.4.22-21mdkenterprise #1 SMP Fri Oct 24 19:48:37 MDT 2003 i686 unknown unknown GNU/Linux
[EMAIL PROTECTED] plugins]$ grep sound /etc/modules.conf
alias sound-slot-0 snd-intel8x0
[EMAIL PROTECTED] plugins]$ lspci
[...]
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 12)
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 12)
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 12)
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 12)
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 12)
00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio (rev 12)
[...]
[EMAIL PROTECTED] plugins]$ /sbin/lsmod | grep snd
snd-seq-oss 37152 0 (unused)
snd-seq-midi-event 6592 0 [snd-seq-oss]
snd-seq 49840 2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 46820 1
snd-mixer-oss 15992 0 [snd-pcm-oss]
snd-intel8x0 24036 1
snd-ac97-codec 50104 0 [snd-intel8x0]
snd-pcm 90592 0 [snd-pcm-oss snd-intel8x0]
snd-timer 20932 0 [snd-seq snd-pcm]
snd-mpu401-uart 5436 0 [snd-intel8x0]
snd-rawmidi 19488 0 [snd-mpu401-uart]
snd-seq-device 6268 0 [snd-seq-oss snd-seq snd-rawmidi]
snd-page-alloc 10228 0 [snd-intel8x0 snd-pcm]
snd 46596 0 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 7236 0 [snd]



[EMAIL PROTECTED] wrote:


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.




Reply via email to