From owner-freebsd-ppc@FreeBSD.ORG Sat Feb 28 17:56:13 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3594C1065687 for ; Sat, 28 Feb 2009 17:56:13 +0000 (UTC) (envelope-from nwhitehorn@banshee.munuc.org) Received: from banshee.munuc.org (unknown [IPv6:2001:4978:11f:d600::d610]) by mx1.freebsd.org (Postfix) with ESMTP id ED9558FC0C for ; Sat, 28 Feb 2009 17:56:12 +0000 (UTC) (envelope-from nwhitehorn@banshee.munuc.org) Received: from nwhitehorn (helo=localhost) by banshee.munuc.org with local-esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LdTQ4-000Mbj-DM; Sat, 28 Feb 2009 11:56:12 -0600 Date: Sat, 28 Feb 2009 11:56:12 -0600 (CST) From: Nathan Whitehorn X-X-Sender: nwhitehorn@banshee.munuc.org To: Justin Hibbits In-Reply-To: <20090228165533.GA1166@narn.knownspace> Message-ID: References: <20090228165533.GA1166@narn.knownspace> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: Nathan Whitehorn X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: nwhitehorn@banshee.munuc.org X-SA-Exim-Scanned: No (on banshee.munuc.org); SAEximRunCond expanded to false Cc: freebsd-ppc@freebsd.org Subject: Re: No mixer with Snapper X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2009 17:56:14 -0000 Did you add device iicbus and device kiic to your kernel? They are required in order to get mixer support. -Nathan On Sat, 28 Feb 2009, Justin Hibbits wrote: > After upgrading my kernel to one with the Snapper audio driver integrated, there > is no longer a /dev/mixer, so mixer setting does not work. I have a DSP device, > and sound does play, it's just very quiet. Output from sndstat is: > > FreeBSD Audio Driver (newpcm: 32bit 2007061600/powerpc) > Installed devices: > pcm0: at i2s [MPSAFE] (1p:1v/0r:0v channels default) > > Previously I was using Marco's AOA2 patch, which worked well, and had an > adjustable mixer. > > - Justin > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >