From owner-freebsd-stable@FreeBSD.ORG Sun May 11 18:30:29 2008 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 DD1B3106564A for ; Sun, 11 May 2008 18:30:29 +0000 (UTC) (envelope-from aragon@phat.za.net) Received: from mail.geek.sh (decoder.geek.sh [196.36.198.81]) by mx1.freebsd.org (Postfix) with ESMTP id 77E9F8FC13 for ; Sun, 11 May 2008 18:30:29 +0000 (UTC) (envelope-from aragon@phat.za.net) Received: by mail.geek.sh (Postfix, from userid 1000) id 3191E24D22; Sun, 11 May 2008 20:30:28 +0200 (SAST) Date: Sun, 11 May 2008 20:30:28 +0200 From: Aragon Gouveia To: freebsd-stable@freebsd.org Message-ID: <20080511183028.GA24596@phat.za.net> References: <20080511140022.GA6067@phat.za.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080511140022.GA6067@phat.za.net> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.10-RELEASE-p2 i386 Subject: Re: sound hosed on 7.0-STABLE/amd64 ? 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: Sun, 11 May 2008 18:30:30 -0000 Hi again, I guess I should have spent more time troubleshooting. Sound is working now. I spent the last 30 minutes testing it with 6.3-RELEASE and 7.0-RELEASE livecds on two different machines. Ended up tracing my uaudio dysfunctionality to a dodgy USB hub! Onboard HDA was just a matter of setting the right options in the BIOS. All's good on both fronts. Sorry for the false alarm. Regards, Aragon | By Aragon Gouveia | [ 2008-05-11 16:29 +0200 ] > Hi, > > I'm running an amd64 install of 7.0-STABLE. Sound is behaving strangely. > I'm trying to get either uaudio or snd_hda working, but am not having joy > with either. The kernel detects the devices, but /dev/dsp* entries aren't > created or take a long time to appear. And, of course, sound playback > doesn't work either. > > Kernel output attached. Anyone know what could be up? > > > Thanks, > Aragon > > > May 11 15:31:49 igor kernel: uaudio0: on uhub4 > May 11 15:31:49 igor kernel: uaudio0: audio rev 1.00 > May 11 15:31:49 igor kernel: pcm0: on uaudio0 > May 11 15:49:09 igor kernel: pcm1: mem 0xe0320000-0xe0323fff irq 22 at device 27.0 on pci0 > May 11 15:49:09 igor kernel: pcm1: [ITHREAD] > May 11 15:49:09 igor kernel: pcm1: > May 11 15:49:09 igor kernel: pcm1: > May 11 15:49:09 igor kernel: pcm2: mem 0xe0210000-0xe0213fff irq 17 at device 0.1 on pci1 > May 11 15:49:09 igor kernel: pcm2: [ITHREAD] > May 11 15:49:09 igor kernel: pcm2: > May 11 15:49:09 igor kernel: pcm2: > _______________________________________________ > 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"