Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2012 08:16:23 +0000 (UTC)
From:      "Ganael LAPLANCHE" <martymac@FreeBSD.org>
To:        freebsd-current@freebsd.org
Cc:        Erich Dollansky <erichfreebsdlist@ovitrap.com>, matt <sendtomatt@gmail.com>, Lars Engels <lars.engels@0x20.net>
Subject:   Re: Status on X220
Message-ID:  <20120423081404.M46823@martymac.org>
In-Reply-To: <20120420061417.GP37811@e-new.0x20.net>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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"

Best regards,

--
Ganael LAPLANCHE <ganael.laplanche@martymac.org>
http://www.martymac.org | http://contribs.martymac.org
FreeBSD: martymac <martymac@FreeBSD.org>, http://www.FreeBSD.org



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