Voici sur ma mandriva 2008.1 :
[redfox@mandriva ~]$ uname -r
2.6.24.7-desktop586-2mnb
[redfox@mandriva ~]$
[redfox@mandriva ~]$ cat /etc/modprobe.conf
install ide-controller /sbin/modprobe sis5513; /sbin/modprobe ide_generic; /bin/true
install usb-interface /sbin/modprobe ehci_hcd; /sbin/modprobe ohci_hcd; /bin/true
alias eth0 sis900
alias sound-slot-0 snd_intel8x0
alias net-pf-10 off
install ipv6 /bin/true
[redfox@mandriva ~]$
[redfox@mandriva ~]$ cat /proc/asound/card0/codec97#0/ac97#0-0
0-0/0: Realtek ALC655 rev 0
PCI Subsys Vendor: 0x105b
PCI Subsys Device: 0x0c4c
Revision : 0x00
Compat. Class : 0x00
Subsys. Vendor ID: 0xffff
Subsys. ID : 0xffff
Capabilities :
DAC resolution : 16-bit
ADC resolution : 16-bit
3D enhancement : No 3D Stereo Enhancement
Current setup
Mic gain : +0dB [+0dB]
POP path : pre 3D
Sim. stereo : off
3D enhancement : off
Loudness : off
Mono output : MIX
Mic select : Mic1
ADC/DAC loopback : off
Extended ID : codec=0 rev=2 LDAC SDAC CDAC DSA=0 SPDIF
Extended status : SPCV LDAC SDAC CDAC SPDIF=6/9 SPDIF
SPDIF Control : Consumer PCM Category=0x2 Generation=1 Rate=48kHz
[redfox@mandriva ~]$
dans ton fichier /etc/modprobe.conf, il semble te manquer une ligne essentielle :
alias sound-slot-0 snd_intel8x0
également, peux-tu nous indiquer le résultat de la commande suivante :
ls -l /proc/asound/card0/
un pinguin sur la banquise !