Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2011 10:10:45 -0700 (PDT)
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-questions@freebsd.org
Subject:   Re: Thinkpad audio question
Message-ID:  <1316020245877-4803609.post@n5.nabble.com>
In-Reply-To: <20110914134446.GA9714@itcom245.staff.itd.umich.edu>
References:  <20110914134446.GA9714@itcom245.staff.itd.umich.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
See man snd_hda, you probably need to set device.hints.

For example, I with T400 have something like this in 
device hints:

hint.hdac.0.cad0.nid22.config="as=1 seq=15"
hint.hdac.0.cad0.nid24.config="as=3"
hint.hdac.0.cad0.nid26.config="as=1"
hint.hdac.0.cad0.nid29.config="as=2"

best regards, 
Jakub Lach

--
View this message in context: http://freebsd.1045724.n5.nabble.com/Thinkpad-audio-question-tp4802936p4803609.html
Sent from the freebsd-questions mailing list archive at Nabble.com.



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