alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Yves-Alexis Perez <corsac@debian.org>
To: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Cc: Arnaud Ebalard <arno@natisbad.org>,
	Yves-Alexis Perez <corsac@debian.org>
Subject: [PATCH] ALSA: hda - Add dock support for ThinkPad X250
Date: Sat, 11 Apr 2015 09:31:34 +0200	[thread overview]
Message-ID: <1428737495-9906-1-git-send-email-corsac@debian.org> (raw)

Hi,

I recently bought a 2015 ThinkPad (X250) along with a dockstation (ThinkPad
Ultra dock). The audio output (mini-jack) doesn't work on the dock station, but
after some research it seems that the snd_hda_intel module just miss the
correct pin configuration.

This pin configuration seems shared between 2014 and 2015 ThinkPads, so this
patch just add the same quirk for the X250 subsystem product id.

After that, the audio output works fine on the internal speakers, on the laptop
output jack and on the dockstation output jack.

I didn't add the CC: stable@vger.kernel.org because I'm unsure how the ALSA
maintainers stand on this, but similar previous patches have been targeted to
stable so it might be worth adding it.

Regards,
-- 
Yves-Alexis Perez

Yves-Alexis Perez (1):
  ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)

 sound/pci/hda/patch_realtek.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.1.4

             reply	other threads:[~2015-04-11  7:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-11  7:31 Yves-Alexis Perez [this message]
2015-04-11  7:31 ` [PATCH] ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226) Yves-Alexis Perez
2015-04-11 15:27   ` Takashi Iwai
2015-04-11 19:03     ` Yves-Alexis Perez
2015-04-19 18:31     ` Yves-Alexis Perez
2015-05-02 13:20       ` Greg Kroah-Hartman

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=1428737495-9906-1-git-send-email-corsac@debian.org \
    --to=corsac@debian.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=arno@natisbad.org \
    --cc=linux-kernel@vger.kernel.org \
    /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).