#1 Le 15/05/2005, à 17:29
- Tony Heng
Problème de son avec Kubuntu et carte son avec module intel8x0
'lo
J'ai une carte mère ASUS P4C800-e avec carte son ADI1985 intégrée.
Je n'arrive pas à faire fonctionner le son :
tony@Tony1-1:~$ alsamixer
alsamixer: function snd_ctl_open failed for default: No such device
tony@Tony1-1:~$
tony@Tony1-1:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: ICH5 [Intel ICH5], device 0: Intel ICH [Intel ICH5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: ICH5 [Intel ICH5], device 4: Intel ICH - IEC958 [Intel ICH5 - IEC958]
Subdevices: 1/1
Subdevice #0: subdevice #0
tony@Tony1-1:~$
tony@Tony1-1:~$ lspci|grep audio
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
tony@Tony1-1:~$ lsmod|grep snd
snd_intel8x0 29984 0
snd_ac97_codec 64608 1 snd_intel8x0
snd_pcm_oss 47652 0
snd_mixer_oss 16768 1 snd_pcm_oss
snd_pcm 84872 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 23300 1 snd_pcm
snd_page_alloc 9604 2 snd_intel8x0,snd_pcm
snd_rawmidi 22944 0
snd_seq_device 8332 1 snd_rawmidi
snd 50276 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device
soundcore 9824 1 snd
tony@Tony1-1:~$
Est-ce que quelqu'un peut m'aider ?
Merci !