alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Herrmann <herrmann.der.user@googlemail.com>
To: Takashi Iwai <tiwai@suse.de>, Jaroslav Kysela <perex@perex.cz>
Cc: Jerone Young <jerone.young@canonical.com>,
	alsa-devel@alsa-project.org,
	Borislav Petkov <borislav.petkov@amd.com>
Subject: [PATCH] ALSA, hda: Add support for another Lenovo ThinkPad Edge in conexant codec
Date: Fri, 28 May 2010 09:57:12 +0200	[thread overview]
Message-ID: <20100528075712.GH10254@alberich.amd.com> (raw)
In-Reply-To: <20100527160656.GE10254@alberich.amd.com>

From: Andreas Herrmann <andreas.herrmann3@amd.com>

On a Thinkpad Edge 13 "01972NG" I had the problem that speakers played
sound although headphones were plugged in. Using model=ideapad with
latest alsa-git kernel fixed this. So adding this quirk to use ideapad
for another Thinkpad Edge variant seems sensible.

Cc: Jerone Young <jerone.young@canonical.com>
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
---
 sound/pci/hda/patch_conexant.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Patch is against today's sound-2.6 git tree.
Please apply.

Thanks,
Andreas


diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c
index f4a2bd6..2bf2cb5 100644
--- a/sound/pci/hda/patch_conexant.c
+++ b/sound/pci/hda/patch_conexant.c
@@ -2975,6 +2975,7 @@ static struct snd_pci_quirk cxt5066_cfg_tbl[] = {
 	SND_PCI_QUIRK(0x1179, 0xff50, "Toshiba Satellite P500-PSPGSC-01800T", CXT5066_OLPC_XO_1_5),
 	SND_PCI_QUIRK(0x1179, 0xffe0, "Toshiba Satellite Pro T130-15F", CXT5066_OLPC_XO_1_5),
 	SND_PCI_QUIRK(0x17aa, 0x21b2, "Thinkpad X100e", CXT5066_IDEAPAD),
+	SND_PCI_QUIRK(0x17aa, 0x21b3, "Thinkpad Edge 13 (197)", CXT5066_IDEAPAD),
 	SND_PCI_QUIRK(0x17aa, 0x21b4, "Thinkpad Edge", CXT5066_IDEAPAD),
 	SND_PCI_QUIRK(0x17aa, 0x3a0d, "ideapad", CXT5066_IDEAPAD),
 	SND_PCI_QUIRK(0x17aa, 0x215e, "Lenovo Thinkpad", CXT5066_THINKPAD),
-- 
1.7.1

  parent reply	other threads:[~2010-05-28  7:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20100527160656.GE10254@alberich.amd.com>
2010-05-28  5:50 ` [PATCH] ALSA, hda: Add support for Lenovo ThinkPad Edge 13 in conexant codec Takashi Iwai
2010-05-28  6:02   ` Jerone Young
2010-05-28  6:21   ` Andreas Herrmann
2010-05-28  6:35     ` Jerone Young
2010-05-28  6:45       ` Andreas Herrmann
2010-05-28  7:57 ` Andreas Herrmann [this message]
2010-05-28  8:04   ` [PATCH] ALSA, hda: Add support for another Lenovo ThinkPad Edge " Takashi Iwai

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=20100528075712.GH10254@alberich.amd.com \
    --to=herrmann.der.user@googlemail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=borislav.petkov@amd.com \
    --cc=jerone.young@canonical.com \
    --cc=perex@perex.cz \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).