From owner-freebsd-stable@FreeBSD.ORG Fri Oct 30 16:01:00 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 228091065697 for ; Fri, 30 Oct 2009 16:01:00 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id DAF018FC31 for ; Fri, 30 Oct 2009 16:00:59 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N3tuN-0005zF-7Q for freebsd-stable@freebsd.org; Fri, 30 Oct 2009 09:00:59 -0700 Message-ID: <26132631.post@talk.nabble.com> Date: Fri, 30 Oct 2009 09:00:59 -0700 (PDT) From: Jakub Lach To: freebsd-stable@freebsd.org In-Reply-To: <4AEAE181.1050304@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jakub_lach@mailplus.pl References: <26078773.post@talk.nabble.com> <4AEAE181.1050304@FreeBSD.org> Subject: Re: No sound after update to RC2 from RC1. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2009 16:01:00 -0000 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.