All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Nezhevenko <dion@inhex.net>
To: alsa-devel@alsa-project.org
Cc: Takashi Iwai <tiwai@suse.de>
Subject: Commit d6cc9fabd58f33e829a3182aa856db0d57c726ef breaks built-in mic on ASUS F6A
Date: Mon, 21 Nov 2011 21:27:13 +0200	[thread overview]
Message-ID: <20111121192713.GA3677@laptop.local> (raw)

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

             reply	other threads:[~2011-11-21 17:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-21 19:27 Dmitry Nezhevenko [this message]
2011-11-21 17:47 ` Commit d6cc9fabd58f33e829a3182aa856db0d57c726ef breaks built-in mic on ASUS F6A 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111121192713.GA3677@laptop.local \
    --to=dion@inhex.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.