Ce matin je me suis réveillé en me disant que ça fesait longtemps que je n'avais pas mis a jour ma Archlinux, j'ai donc fais un petit pacman -Syu et j'ai rebooté.
Mais au reboot, j'ai remarqué que je n'avais plus de son du tout, j'ai dabord éssayé avec Amarok puis avec "aplay /usr/share/sounds/alsa/Front_Center.wav" mais rien n'y fait, le son ne reviens pas.
Mon alsamixer est bien configuré comme il faut (j'ai tout mis au maximum pour être sure), 'ls -l /dev/snd/' me donne :
et 'lsmod|grep '^snd' ' me donne ceci :total 0
drwxr-xr-x 2 root root 80 10 juil. 21:22 by-path
crw-rw----+ 1 root audio 116, 6 10 juil. 21:22 controlC0
crw-rw----+ 1 root audio 116, 9 10 juil. 21:22 controlC1
crw-rw----+ 1 root audio 116, 5 10 juil. 21:22 hwC0D1
crw-rw----+ 1 root audio 116, 8 10 juil. 21:22 hwC1D0
crw-rw----+ 1 root audio 116, 4 10 juil. 21:23 pcmC0D0c
crw-rw----+ 1 root audio 116, 3 10 juil. 21:45 pcmC0D0p
crw-rw----+ 1 root audio 116, 2 10 juil. 21:24 pcmC0D1p
crw-rw----+ 1 root audio 116, 7 10 juil. 21:24 pcmC1D3p
crw-rw---- 1 root audio 116, 1 10 juil. 21:22 seq
crw-rw----+ 1 root audio 116, 33 10 juil. 21:22 timer
Pour ma carte son, j'utilise le chipset de ma carte mère MSI P67A-C45.snd_hda_codec_hdmi 22784 1
snd_hda_codec_realtek 297871 1
snd_hda_intel 22186 8
snd_hda_codec 77543 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 6342 1 snd_hda_codec
snd_pcm 73736 5 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer 19488 3 snd_pcm
snd 57256 19 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc 7161 2 snd_hda_intel,snd_pcm
Merci d'avance pour vos futures réponses !