[Bug 489878] Re: Sound capture internal mic not working

2009-12-08 Thread jhoechtl
As the mic _is_ working, the bug title is confusing and may be closed. However the mic settings through alsamixer are not repsected and the mic gain is at an arbitrary level after a reboot. As such may I file a new bug report and where? -- Sound capture internal mic not working https://bugs.laun

[Bug 489878] Re: Sound capture internal mic not working

2009-12-01 Thread jhoechtl
Ok, I removedthe line options snd-hda-intel model=hp again. linux-backports-modules-alsa-karmic-generic was alreday previously installed (see first bug report) Audacity is recording, and I can clearly notice when I plug an external mic. But neither alsamixer nor KMix settings seem to affect the

Re: [Bug 489878] Re: Sound capture internal mic not working

2009-11-30 Thread Daniel T Chen
The correct quirk for your hardware is already present, model=hp-dv6736. You do not need specify this model parameter in /etc/modprobe.d/*. It is built into the driver. Auto-switching of mics is already present via the l-b-m-a-k-g package. You probably need to artificially boost the gain using the

[Bug 489878] Re: Sound capture internal mic not working

2009-11-30 Thread jhoechtl
Ok, now I directly used amixer to mute and set gain to 0 on both Internal and external mic but when I 'click' on an atached external mic, arecord is still recording. I couldn't get arecord to use the internal mic, whatever combination of arecord -D hw:0,0,0 0 and 1 I gave always resulted in an e

[Bug 489878] Re: Sound capture internal mic not working

2009-11-30 Thread jhoechtl
With options snd-hda-intel model=hp I *think* I have the correct sliders, with internal and external mic. However the next issue I might have is probably related with KDE4 and the phonon-backend. When I use audacity or vlc, the alsamixer settings are not respected. Whathever I mute/unmute or chang

[Bug 489878] Re: Sound capture internal mic not working

2009-11-30 Thread David Henningsson
It seems to me (from looking at the source code) that Conexant CX20561 actually is of the "Conexant 5051" type, and thus the models to test are "laptop", "hp", "hp-dv6736" and "lenovo-x200". -- Sound capture internal mic not working https://bugs.launchpad.net/bugs/489878 You received this bug not

[Bug 489878] Re: Sound capture internal mic not working

2009-11-29 Thread jhoechtl
I carefully read the article. First I tried to look up the output of cat /proc/asound/card0/codec#* | grep Codec (Conexant CX20561 (Hermosa) in /usr/share/doc/alsa-base/driver/ALSA-Configuration.txt but but there is no information about Hermosa codec or CX20561 in this file. I set options snd

[Bug 489878] Re: Sound capture internal mic not working

2009-11-29 Thread David Henningsson
Perhaps you could try to manually override the model selection for this card using the instructions available here: https://help.ubuntu.com/community/HdaIntelSoundHowto If you do, please report back with the result. -- Sound capture internal mic not working https://bugs.launchpad.net/bugs/489878