[Bug 381439] Re: HDA-intel ALC663 internal mic doesn't work

2009-06-03 Thread Charly Mendez
Hi AZaharia, sorry for the delay!
today i tried with the options.conf file and after several tries it finally 
worked with model=auto.
The mic volume is very low but it works.
With the options m51va it doesn't work, so you can try with auto for your 
case too, and check your BIOS configuration, maybe it helps you.
Thanks a lot and good luck!
charly

-- 
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


[Bug 381439] Re: HDA-intel ALC663 internal mic doesn't work

2009-06-03 Thread Charly Mendez
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


[Bug 381439] Re: HDA-intel ALC663 internal mic doesn't work

2009-05-29 Thread Charly Mendez
Yes AZaharia, I also tried to edit the /etc/modprobe.d/alsa-base.conf
and it doesn't work either. But I cannot find the file
/etc/modprobe.d/options , so im not sure about this modification. I just
can find those files:

/etc/modprobe.d$ ls
alsa-base.conf  blacklist-firewire.conf blacklist-oss.conf
alsa-base.conf~ blacklist-framebuffer.conf  blacklist-watchdog.conf
blacklist-ath_pci.conf  blacklist-local.confdkms.conf
blacklist.conf  blacklist-modem.conflibpisock9.conf

I also tried with many modifications like options snd-hda-intel
model=m51va or options snd-hda-intel model=laptop but nothings happens.

-- 
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