From: Mario <anyc@hadiko.de>
To: alsa-devel@alsa-project.org
Subject: Enable docking station speaker jack for new Lenovo Thinkpads
Date: Tue, 31 Jul 2012 00:13:45 +0200 [thread overview]
Message-ID: <50170719.8090207@hadiko.de> (raw)
Hi all,
for new Lenovo Thinkpads (mine T530, will probably affect all new
[TXW][45]30 models), the model=thinkpad module option does not enable
the speaker jack of the docking station. Sound works perfectly with the
laptop, only the docking station needs extra work. I managed to get it
work using hda-analyzer. It produced the following diff:
Diff for codec 0/0 (0x10ec0269):
---
+++
@@ -210,28 +210,28 @@
Unsolicited: tag=0x00, enabled=0
Power: setting=D0, actual=D0
Connection: 2
0x0c* 0x0d
Node 0x1b [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
- Amp-Out vals: [0x80 0x80]
+ Amp-Out vals: [0x00 0x00]
Pincap 0x00003734: IN OUT Detect
Vref caps: HIZ 50 GRD 80 100
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
- Pin-ctls: 0x20: IN VREF_HIZ
- Unsolicited: tag=0x00, enabled=0
- Power: setting=D0, actual=D0
- Connection: 2
- 0x0c* 0x0d
+ Pin-ctls: 0x40: OUT VREF_HIZ
+ Unsolicited: tag=0x00, enabled=0
+ Power: setting=D0, actual=D0
+ Connection: 2
+ 0x0c 0x0d*
Node 0x1c [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x1d [Pin Complex] wcaps 0x400400: Mono
Pincap 0x00000020: IN
Pin Default 0x40138205: [N/A] Speaker at Ext N/A
Conn = ATAPI, Color = Purple
DefAssociation = 0x0, Sequence = 0x5
Pin-ctls: 0x20: IN
Power: setting=D0, actual=D0
Relevent lspci entry:
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series
Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
Chip: Realtek ALC269VC
Further alsa-info:
http://www.alsa-project.org/db/?f=e297bdda4fd099425516c7c831e28a2c7d8ae6b6
Unfortunately, I failed to create a working hda-verb script. I can
change the out-pin with:
hda-verb /dev/snd/hwC0D0 0x1b SET_PIN_WIDGET_CONTROL 0x40
but I did not find the command to unmute the channel. Can anyone tell me
which options are necessary and can this easily be fixed in the kernel?
Also, hda-analyzer showed me two mixer devices, they produce a slightly
different sound. I don't know if this is important.
Thank you very much!
Mario
next reply other threads:[~2012-07-30 22:13 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-30 22:13 Mario [this message]
2012-07-31 16:11 ` Enable docking station speaker jack for new Lenovo Thinkpads Phil Moh
2012-07-31 19:02 ` Mario
2012-07-31 20:43 ` Philipp Mohrenweiser
2012-07-31 21:02 ` Mario
2012-08-01 6:05 ` Takashi Iwai
2012-08-01 8:47 ` Mario
2012-08-01 9:37 ` Takashi Iwai
2012-08-01 16:26 ` Takashi Iwai
2012-08-01 20:51 ` Mario
2012-08-02 7:16 ` Takashi Iwai
2012-08-06 9:29 ` Philipp Mohrenweiser
2012-08-06 10:37 ` [PATCH] ALSA: hda - add dock support for Thinkpad T430s phiamo
2012-08-06 10:46 ` Takashi Iwai
2012-08-06 10:47 ` Takashi Iwai
2012-08-06 10:49 ` Philipp Mohrenweiser
2012-08-06 10:52 ` Takashi Iwai
2012-08-06 11:00 ` phiamo
2012-08-06 11:08 ` Takashi Iwai
2012-08-06 11:14 ` Philipp A. Mohrenweiser
2012-08-06 12:49 ` 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=50170719.8090207@hadiko.de \
--to=anyc@hadiko.de \
--cc=alsa-devel@alsa-project.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 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.