All of lore.kernel.org
 help / color / mirror / Atom feed
* Commit d6cc9fabd58f33e829a3182aa856db0d57c726ef breaks built-in mic on ASUS F6A
@ 2011-11-21 19:27 Dmitry Nezhevenko
  2011-11-21 17:47 ` Takashi Iwai
  0 siblings, 1 reply; 10+ messages in thread
From: Dmitry Nezhevenko @ 2011-11-21 19:27 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai

Hi,

I've found that internal doesn't work on kernel 3.1 while previous verison
(3.0) is ok.

I've bisected it between v3.0 and v3.1 using "arecord -V mono" command. It
wasn't easy because of NULL pointer dereference in patch_realtek.c that
was fixed by 60a6a8425a84fa46a3831ce79197640b8224311b.

So during bisect I was applying applicable part of 60a6a84 for every
attempt.

Finally I've found that commit d6cc9fabd58f33e829a3182aa856db0d57c726ef
breaks it. It's parent works well and just applying it on top breaks
internal mic on my laptop.

Unfortunately it's impossible to revert it on top of 3.1..

Alsa-info:
3.1 [working]: http://www.alsa-project.org/db/?f=0d7049d8892542ef89b7a3c40df2b1fd6b194282
3.0 [broken ]: http://www.alsa-project.org/db/?f=4792cc6c466c1dd5d01e2a80df1189ea5e34b83e_

Any ideas how to fix it?

commit d6cc9fabd58f33e829a3182aa856db0d57c726ef
Author: Takashi Iwai <tiwai @ suse.de>
Date:   Wed Jul 6 16:38:42 2011 +0200

    ALSA: hda - Parse ADCs and CAPSRCs dynamically for Realtek auto-parser

    Now with the new code for looking for ADCs and MUXs, we can replace
    the whole ADC assignment with the parsed results.

    Signed-off-by: Takashi Iwai <tiwai@suse.de>

--
WBR, Dmitry

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-11-23 11:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 19:27 Commit d6cc9fabd58f33e829a3182aa856db0d57c726ef breaks built-in mic on ASUS F6A Dmitry Nezhevenko
2011-11-21 17:47 ` Takashi Iwai
2011-11-21 18:38   ` Dmitry Nezhevenko
2011-11-22  7:02     ` Takashi Iwai
2011-11-22  7:09       ` Takashi Iwai
2011-11-22 13:27         ` Dmitry Nezhevenko
2011-11-22 13:29           ` Takashi Iwai
2011-11-22 14:27             ` Dmitry Nezhevenko
2011-11-22 17:29               ` Takashi Iwai
2011-11-23 11:36                 ` Dmitry Nezhevenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.