Comment 57 for bug 109838

Revision history for this message
palehorse (4-launchpad-net-gourmetgeek-com) wrote :

Yep, totally related to Bug #312403. I just made this posting to that thread and so I'm making it a point to copy that posting here in the hopes that some dialogue can take place between anyone who might be working on solving this problem:

Okay, I'm going to put my two cents in because I see threads/bugs relating to two related problems but I haven't yet been able to fix both problems simultaneously.

I have experienced the problem regarding the internal mic for the s10e not being available as a recording device which is fixed with:

options snd-hda-intel model=basic

But this creates a different problem whereas the internal speakers do not mute automatically when headphones are plugged in. Which is fixed with:

options snd-hda-intel model=laptop
and this issue is also fixed with:
options snd-hda-intel model=lenovo

However, fixing the headphone sensing problem breaks the recording device problem (as well as all options, switches, etc) leaving only the playback mixers available.

Since these two problems seem to be related I think any solution proposed should only consider this problem resolved if the mic can be used while headphone "sensing" is also functioning.

I would be happy to try any solutions suggested a post back the results in this thread or any other that may be appropriate for those linux geeks who are savvy with this driver but may not have the equipment necessary to test on (s10e, et al).
I am going to post a copy of this message in any thread I can find on launchpad.net regarding this issue in the hopes that this problem can be resolved once and for all for everyone experiencing it.

Thanks, in advance, to anyone who makes an effort on this issue.