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.laplan...@martymac.org>
http://www.martymac.org | http://contribs.martymac.org
FreeBSD: martymac <marty...@freebsd.org>, http://www.FreeBSD.org
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to