You are not logged in.
Pages: 1
I have ( lspci | grep Audio ) 00:07.0 Audio device: nVidia Corporation MCP65 High Definition Audio (rev a1) and when I plugged earphones in, alsa doesnt mute speakers.
I found only one solution that works for me. Here is the guide http://www.alsa-project.org/main/index. … -hda-intel
I am using notebook model HP dv6720ec.
Last edited by tomassosk (2008-05-01 13:43:37)
Offline
Add the following option to your /etc/modprobe.conf:
options snd-hda-intel model=targa-dig
Last edited by sph (2008-05-01 13:01:19)
Offline
Try:
options snd-hda-intel model=laptop
Offline
Sorry but this solution did not work for me and many other did not too... I needed only compile alsa myself and it works without any other options like yours in modprobe.conf or sound in modprobe.d directory.
Last edited by tomassosk (2008-05-01 15:07:26)
Offline
Hello !
This one works for me on my MSI Megabook GX700-207 :
options snd-hda-intel model=laptop
Thanks SPH !
Offline
I am using the following on my Megabook GX700 (MS-1719):
options snd-hda-intel model=targa-dig
Offline
I have the same chipset on my HP Pavilion and tried all the options going, in the end I had to upgrade alsa-driver to 1.0.16 by downloading the source from http://www.alsa-project.org/main/index.php/Download
Who Knows? Who Cares? Who will remember anyway?
Offline
Pages: 1