For anyone who has the same problem, the configuration that solved the
internal MIC problem with my ASUS M51VA laptop using Ubuntu 9.04 Jaunty
is:

adding in the file /etc/modprobe.d/alsa-base.conf these lines:

options snd-pcsp index=-2
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=auto
options snd-hda-intel enable_msi=1

you can do that with "sudo gedit /etc/modprobe.d/alsa-base.conf"

and adding in the file /etc/modprobe.d/options.conf these lines:

options snd-pcsp index=-2
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=auto
options snd-hda-intel enable_msi=1


you can do that with "sudo gedit /etc/modprobe.d/options.conf"

I wish it helps

-- 
HDA-intel ALC663 internal mic doesn't work
https://bugs.launchpad.net/bugs/381439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to