Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2013 00:08:36 -0700
From:      Gleb Kurtsou <gleb@freebsd.org>
To:        sbruno@freebsd.org
Cc:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>, Michael Schmiedgen <schmiedgen@gmx.net>
Subject:   Re: Audio Hints, T520?
Message-ID:  <20130508070836.GA4217@reks>
In-Reply-To: <1367808221.1302.4.camel@localhost>
References:  <1367640856.1348.216.camel@localhost> <5187069B.70001@gmx.net> <1367808221.1302.4.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On (05/05/2013 19:43), Sean Bruno wrote:
> On Mon, 2013-05-06 at 03:25 +0200, Michael Schmiedgen wrote:
> > On 04.05.2013 06:14, Sean Bruno wrote:
> > > Speaker/headphones working great on Current.
> > >
> > > Was trying to get the microphone working, but it seems to not quite be
> > > working.
> > 
> > I got the same problem with my X220. Before the last Lenovo
> > HDA quirk commits everything worked fine, but I had to set
> > the default sound unit to 1.
> > Now I do not need to set the sound unit, audio output works
> > out of the box but recording does not work anymore. I fiddled
> > with nid config but got bored after the fifth reboot.
> > 
> > The behaviour changed at my last world build a month ago.
> > 
> > I can supply dmesg or sysctl output if you want.
> > 
> > Thanks
> >    Michael
> > 
> 
> Ok, this smells like a recent regression.

Likely so. Works for me on  10.0-CURRENT r247601 with following in
loader.conf:
# Out : speaker + headphones
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"

> 
> Sean





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