Problème détection carte son
Salut,
J'ai dernièrement changé de carte mère.
Tout fonctionne presque correctement sauf la carte son (Supreme FXII), impossible de la faire fonctionner.
Je tourne sous Debian Lenny.
Voici quelques infos :
Code:
1 2 3
|
Winterfell:~# lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02) |
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Winterfell:~# alsaconf
Unloading ALSA sound driver modules: snd-hda-intel snd-pcm-oss snd-mixer-oss snd-pcm snd-timer snd-page-alloc snd-hwdep.
Building card database...
Loading driver...
Setting default volumes...
amixer: Mixer attach default error: No such device
Saving the mixer setup used for this in /var/lib/alsa/asound.state.
/usr/sbin/alsactl: save_state:1497: No soundcards found...
===============================================================================
Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.
Have a lot of fun! |
Code:
1 2 3
|
Winterfell:~# alsamixer
alsamixer: function snd_ctl_open failed for default: No such device |
Quelqu'un aurait une piste ?
Merci d'avance.