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: sta...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/