J’ai un Dell Studio 1747,
lorsque je branche un casque, les haut-parleurs se coupent (normal) mais je n’ai pas non-plus de son dans le casque.
Code : Tout sélectionner
$ --> lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
02:00.1 Audio device: ATI Technologies Inc RV710/730
Code : Tout sélectionner
Card: HDA Intel
Chip: IDT 92HD73C1X5
Code : Tout sélectionner
cat /etc/modprobe.d/modprobe.conf
#
# /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
#
options snd-hda-intel index=0 model=dell-m6-amic
options nd-hda-codec-atihdmii index=1
STAC92HD73*
===========
ref Reference board
no-jd BIOS setup but without jack-detection
intel Intel DG45* mobos
dell-m6-amic Dell desktops/laptops with analog mics
dell-m6-dmic Dell desktops/laptops with digital mics
dell-m6 Dell desktops/laptops with both type of mics
dell-eq Dell desktops/laptops
alienware Alienware M17x
auto BIOS setup (default)
Trouvé ici.
Aucun n’y a fait. (je n’ai pas redémarré à chaque fois, mais lancé: /etc/rc.d/alsa restart)
Je n’ai pas pulseaudio et dans alsamixer, le microphone est non-muet et à fond.
J’ai ajouté
Code : Tout sélectionner
MODULES=(!snd-pcsp
Je ne sais plus quoi faire, quelqu’un pourrait-il me guider ? merci