From owner-freebsd-stable@FreeBSD.ORG Wed Oct 28 19:05:57 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 6DF101065692 for ; Wed, 28 Oct 2009 19:05:57 +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 40EA18FC16 for ; Wed, 28 Oct 2009 19:05:56 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N3DqF-0003h2-Ou for freebsd-stable@freebsd.org; Wed, 28 Oct 2009 12:05:55 -0700 Message-ID: <26100325.post@talk.nabble.com> Date: Wed, 28 Oct 2009 12:05:55 -0700 (PDT) From: Jakub Lach To: freebsd-stable@freebsd.org In-Reply-To: <4AE80012.803@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> <4AE80012.803@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: Wed, 28 Oct 2009 19:05:57 -0000 Alexander Motin-3 wrote: > > Jakub Lach wrote: >> I've lost sound. Dmesg content: >> >> hdac0: HDA Driver Revision: 20090624_0136 >> hdac0: [ITHREAD] >> >> Starting default moused >> . >> mixer: >> unknown device: mic >> (or ogain) >> >> hdac0: HDA Codec #0: Conexant CX20561 (Hermosa) >> pcm0: at cad 0 nid 1 on >> hdac0 >> >> It was previously working with such device.hints: >> >> hint.hdac.0.cad0.nid22.config="as=1" >> hint.hdac.0.cad0.nid26.config="as=1 seq=1" >> hint.hdac.0.cad0.nid24.config="as=2" >> hint.hdac.0.cad0.nid29.config="as=2 seq=1" >> >> + sysctl.conf >> >> dev.pcm.0.play.vchans=0 >> dev.pcm.0.bitperfect=1 > > There was no any changes in snd_hda for last two month in RELENG_8 > branch. Show me full verbose boot messages and `cat /dev/sndstat`. > > -- > 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" > > 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/8fdabe -best regards, Jakub Lach -- View this message in context: http://www.nabble.com/No-sound-after-update-to-RC2-from-RC1.-tp26078773p26100325.html Sent from the freebsd-stable mailing list archive at Nabble.com.