All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joschi Brauchle <joschi.brauchle@tum.de>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: No sound on Thinkpad T440s in Docking Station
Date: Wed, 30 Apr 2014 19:05:24 +0200	[thread overview]
Message-ID: <53612D54.10302@tum.de> (raw)
In-Reply-To: <s5h61lqix9b.wl%tiwai@suse.de>


[-- Attachment #1.1: Type: text/plain, Size: 1596 bytes --]



On 04/30/2014 06:43 PM, Takashi Iwai wrote:
> At Wed, 30 Apr 2014 10:56:48 +0200,
> Joschi Brauchle wrote:
>>
>> Dear all,
>>
>> using openSUSE 13.1 on an Thinkpad T440s, I am not getting sound once
>> the laptop is docked to its docking station.
>>
>> I suspect an additional SND_PCI_QUIRK is needed for this model.
>> "pactl list" returns
>> ----------------
>> alsa.mixer_name = "Realtek ALC292"
>> alsa.components = "HDA:10ec0292,17aa220c,00100001"
>> ----------------
>> for the analog audio output sink in docked state.
>>
>> Hence I assume a new line *similar* to this
>> ----------------
>> SND_PCI_QUIRK(0x17aa, 0x220c, "Thinkpad T440s", ALC269_FIXUP_LENOVO_DOCK),
>> ----------------
>> is needed?
>> What about the ALC292 instead of 269 Realtek chip...?
>
> It's a compatible chip, so the codec name doesn't matter.
> You can try it with model=lenovo-dock option with the recent kernels.
> For Haswell, it's safer to pass twice
> (model=lenovo-dock,lenovo-dock).
>
> Let us know if this works for you.
>
>
> Takashi
>
  Hi Takashi,

so i have:
------------------ /etc/modprobe.d/50-sound.conf -------------------

options snd-hda-intel model=lenovo-dock,lenovo-dock
options snd slots=snd-hda-intel,snd-hda-intel
# 3hqH.vsazS+ZIdb9:Intel Corporation
alias snd-card-0 snd-hda-intel
# u1Nb.8dI5aUgInHB:Intel Corporation
alias snd-card-1 snd-hda-intel
------------------
and rebooted, but still get no sound from the headphone jack on the 
dock, although the built-in speakers immediately mute when plugging in 
headphones.

Joschi


[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4739 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



  reply	other threads:[~2014-04-30 17:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-30  8:56 No sound on Thinkpad T440s in Docking Station Joschi Brauchle
2014-04-30 16:43 ` Takashi Iwai
2014-04-30 17:05   ` Joschi Brauchle [this message]
2014-05-02  7:31     ` Takashi Iwai
2014-05-02  8:16       ` Joschi Brauchle
2014-05-02  8:21         ` Takashi Iwai
2014-05-02  9:02           ` Joschi Brauchle
2014-05-02  9:27             ` Joschi Brauchle
2014-05-02 13:59               ` Joschi Brauchle
2014-05-06  9:46                 ` Takashi Iwai
2014-05-06 13:49                   ` Joschi Brauchle
2014-05-06 15:20                     ` Joschi Brauchle
2014-05-06 15:41                       ` Takashi Iwai
2014-05-07  9:28                         ` Joschi Brauchle
2014-05-07  9:41                           ` Takashi Iwai
2014-05-02 16:09             ` Takashi Iwai
     [not found] <32716219.3.1403810435694.JavaMail.jminter@jminter>
2014-06-26 19:23 ` Jim Minter
2014-06-27 10:16   ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2014-04-29 15:22 Joschi Brauchle

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=53612D54.10302@tum.de \
    --to=joschi.brauchle@tum.de \
    --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.