Date: Fri, 30 Oct 2009 09:00:59 -0700 (PDT) From: Jakub Lach <jakub_lach@mailplus.pl> To: freebsd-stable@freebsd.org Subject: Re: No sound after update to RC2 from RC1. Message-ID: <26132631.post@talk.nabble.com> In-Reply-To: <4AEAE181.1050304@FreeBSD.org> References: <26078773.post@talk.nabble.com> <4AEAE181.1050304@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
mav-3 wrote: > > Jakub Lach wrote: >> cpghost wrote: >>> On Thu, Oct 29, 2009 at 04:05:33PM -0700, Jakub Lach wrote: >>>> mav-3 wrote: >>>>> Jakub Lach wrote: >>>>>> Yes, I tried tracing related changes to no avail, furthermore I >>>>>> didn't >>>>>> change >>>>>> anything related in my configuration. >>>>>> >>>>>> Dmesg gives some insight: >>>>>> >>>>>> hdac0: Tracing association 1 (2) >>>>>> hdac0: Unable to trace pin 24 to ADC 20, undo traces >>>>>> hdac0: Pin 24 traced to ADC 21 >>>>>> hdac0: Unable to trace pin 29 to ADC 21, undo traces >>>>>> hdac0: Association 1 (2) trace failed >>>>>> >>>>>> Full dmesg + sndstat >>>>>> >> http://senduit.com/55d199 > > I don't know how it could work before, as looks like this codec unable > to pass both mics to the same ADC. Also you seems not configured audio > redirection. > > I would propose you such configuration with redirection: > > 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" > > or such with two separate pcm devices: > > hint.hdac.0.cad0.nid22.config="as=3" > hint.hdac.0.cad0.nid24.config="as=4" > hint.hdac.0.cad0.nid26.config="as=1" > hint.hdac.0.cad0.nid29.config="as=2" > > -- > Alexander Motin > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > Thank you for your kind support. Still no sound. http://senduit.com/d3a51b http://senduit.com/873ec6 I admit that I didn't study with required diligence device.hints hda configuration, however I copied one which worked for L. Windschuh, and he uses very similar laptop. -best regards, Jakub Lach -- View this message in context: http://old.nabble.com/No-sound-after-update-to-RC2-from-RC1.-tp26078773p26132631.html Sent from the freebsd-stable mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26132631.post>