Bonjour à tous,
Je viens à vous car je viens de changer entièrement ma configuration PC et suite à l’installation de Debian, impossible d’avoir un son audible.
Petite description du son : un son très sacadé et extremement grésillé.
Sous windows, aucun problème.
J’ai lu que cela venait de la carte mère qui n’était pas encore bien reconnu par le kernel.
Carte mère : MSI H97m-G43
CG : MSI GTX 960 Gaming 2G (je ne sais pas si ca à un rapport.)
Le chipset son est le ALC892
J’ai tenté d’installer les pilotes realtek HDA, désactiver le auto-mute dans alsa, rajouter une option dans alsa-base.conf (voir plus bas), mettre les volumes au max, moyen et bas.
Voici quelques infos sur ma config :
# uname -a
Linux The-Grid 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 GNU/Linux
# lspci
00:00.0 Host bridge: Intel Corporation Haswell DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Haswell PCI Express x16 Controller (rev 06)
00:14.0 USB controller: Intel Corporation Device 8cb1
00:16.0 Communication controller: Intel Corporation Device 8cba
00:1a.0 USB controller: Intel Corporation Device 8cad
00:1b.0 Audio device: Intel Corporation Device 8ca0
00:1c.0 PCI bridge: Intel Corporation Device 8c90 (rev d0)
00:1c.2 PCI bridge: Intel Corporation Device 8c94 (rev d0)
00:1d.0 USB controller: Intel Corporation Device 8ca6
00:1f.0 ISA bridge: Intel Corporation Device 8cc6
00:1f.2 SATA controller: Intel Corporation Device 8c82
00:1f.3 SMBus: Intel Corporation Device 8ca2
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1401 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 0fba (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 0c)
# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:8009 Intel Corp.
Bus 002 Device 002: ID 8087:8001 Intel Corp.
Bus 003 Device 002: ID 054c:0243 Sony Corp. MicroVault Flash Drive
Bus 003 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 004: ID 0603:00f2 Novatek Microelectronics Corp.
# cat /proc/asound/modules
0 snd_hda_intel
1 snd_hda_intel
# cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf7210000 irq 45
1 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xf7080000 irq 17
# cat /proc/asound/card*/codec* | grep Codec
Codec: Realtek ID 892
Codec: Nvidia ID 72
# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ID 892 Analog [ID 892 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ID 892 Digital [ID 892 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: ID 72 Digital [ID 72 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
# cat /etc/modprobe.d/alsa-base.conf
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7
# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; : ; }
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; }
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && { /sbin/modprobe --quiet snd-emu10k1-synth ; : ; }
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-hda-intel model=generic
La dernière ligne est un rajout de ma part suite à ce que j’ai pu lire sur internet.
J’ai aussi testé :
options snd-hda-intel model=alc892
et
options snd-hda-intel vid=8086 pid=8ca0
La deuxième me donne :
snd_hda_intel: unknown parameter 'vid' ignored
snd_hda_intel: unknown parameter 'pid' ignored
Toujours de ce que j’ai pu lire, il y a eu un bug report et cela a apparement été ajouté depuis le kernel 3.15 sauf que… je suis en 3.2.65!
Voici une petite liste des forums qui traitent de ce problème. La plupart ont résolu le problème mais cela ne semble pas fonctionner sous debian.
linuxquestions.org/questions … ze-826982/
bbs.archlinux.org/viewtopic.php?id=156936
community.linuxmint.com/tutorial/view/1236
bugs.launchpad.net/ubuntu/+sour … ug/1321421
forum.ubuntu-fr.org/viewtopic.php?id=1617821
Voila, jespère que quelqu’un pourra m’aiguiller car je ne sais plus quoi faire
Merci d’avance pour les réponses.
A bientot!