Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2012 00:55:27 +0300
From:      Gleb Kurtsou <gleb.kurtsou@gmail.com>
To:        Ganael LAPLANCHE <martymac@FreeBSD.org>
Cc:        Erich Dollansky <erichfreebsdlist@ovitrap.com>, matt <sendtomatt@gmail.com>, freebsd-current@freebsd.org, Lars Engels <lars.engels@0x20.net>
Subject:   Re: Status on X220
Message-ID:  <20120425215526.GA1180@reks>
In-Reply-To: <20120423081404.M46823@martymac.org>
References:  <201204200701.08507.erichfreebsdlist@ovitrap.com> <4F90AE77.2020408@gmail.com> <201204200825.42651.erichfreebsdlist@ovitrap.com> <CAN6yY1vJ423ovGgT1uH09QcR7SS1=OCk6vPY2fOa1wUzXY0p0g@mail.gmail.com> <20120420061417.GP37811@e-new.0x20.net> <20120423081404.M46823@martymac.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On (23/04/2012 08:16), Ganael LAPLANCHE wrote:
> On Fri, 20 Apr 2012 08:14:17 +0200, Lars Engels wrote
> 
> Hi everyone,
> 
> > This is the same for my x200, but you can make it work:
> > On 9.0-RELEASE you have to configure through device.hints(5),
> >  in CURRENT you can configure it on thy fly. See snd_hda(4)
> >  how to do this.
> 
> FYI, this is what I had to put in /boot/devices.hint to have headset
> working properly on my x220 (on 10-CURRENT) :
> 
> # Out : speaker + headphones
> # hint.hdac.0.cad0.nid31.config="as=1"
> hint.hdac.0.cad0.nid25.config="as=1 seq=15"
> # In : mic + external mic
> hint.hdac.0.cad0.nid35.config="as=2"
> hint.hdac.0.cad0.nid27.config="as=2 seq=15"

Just for the record, it also works for ThinkPad T520. I've always been
too lazy to read man page myself ;)

Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120425215526.GA1180>