At Fri, 2 Oct 2009 09:15:22 +0300, Munzir Taha (=?utf-8?q?=D9=85=D9=86=D8=B0=D8=B1?= =?utf-8?q?_=D8=B7=D9=87?=) wrote:
On Yaum al-Jumma 12 Shawwal 1430 8:34:57 am Takashi Iwai wrote:
At Fri, 2 Oct 2009 01:11:01 +0300,
Munzir Taha (=?utf-8?q?=D9=85=D9=86=D8=B0=D8=B1?=
=?utf-8?q?_=D8=B7=D9=87?=) wrote:
On Yaum al-Khamees 11 Shawwal 1430 5:42:56 pm Takashi Iwai wrote:
I found the culprit. It's actually a bug happening between the analog and the digital mic switches. Try the patch below.
Takashi
Dear Takashi, To complete this thread, what about missing options like
- Disabling "Headphone Jack Sense" to allow both speakers and headphones
to work together in case
You can give "hp_detect = 0" to hints via sysfs and reconfigure.
But this is not user friendly. I used to see it as an option on other cards.
It's intentional. Otherwise user would choose it accidentally and cry out in 99% of probability :)
- jack retasking where I can plug my mic in the headphone jack and
expect it to work
I thought it works now?
No. If I plug the mic in the mic jack it works but if I plug it in the headphone jack it doesn't.
Errr, so you want to record from the headphone jack? This isn't specified in your BIOS to behave so, thus no go. (Currently the behavior of the driver depends on the BIOS information.) Write your own model quirk to override it.
Both of your demands are not for "normal" users. The driver could serve for that, but it needs some adjustment. Of course, I'd happily apply any patch if you can provide.
Takashi