From owner-freebsd-questions@FreeBSD.ORG Sat Oct 9 19:05:56 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73E06106566C for ; Sat, 9 Oct 2010 19:05:56 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from asmtp2.iomartmail.com (asmtp2.iomartmail.com [62.128.201.249]) by mx1.freebsd.org (Postfix) with ESMTP id 0753E8FC08 for ; Sat, 9 Oct 2010 19:05:55 +0000 (UTC) Received: from asmtp2.iomartmail.com (localhost.localdomain [127.0.0.1]) by asmtp2.iomartmail.com (8.13.8/8.13.8) with ESMTP id o99J5rbb015758; Sat, 9 Oct 2010 20:05:54 +0100 Received: from orange.esperance-linux.co.uk (80-45-152-196.static.dsl.as9105.com [80.45.152.196]) (authenticated bits=0) by asmtp2.iomartmail.com (8.13.8/8.13.8) with ESMTP id o99J5p9u015749; Sat, 9 Oct 2010 20:05:52 +0100 Received: by orange.esperance-linux.co.uk (Postfix, from userid 1001) id 93A2833C1F; Sat, 9 Oct 2010 20:05:51 +0100 (BST) Date: Sat, 9 Oct 2010 20:05:51 +0100 From: Frank Shute To: Scott Ballantyne Message-ID: <20101009190551.GA48232@orange.esperance-linux.co.uk> References: <20101009174623.84973.qmail@ssr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101009174623.84973.qmail@ssr.com> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 8.1-RELEASE-p1 amd64 X-Organisation: 'shute.org.uk' Cc: freebsd-questions@freebsd.org Subject: Re: No Sound FBSD 8.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2010 19:05:56 -0000 On Sat, Oct 09, 2010 at 05:46:23PM -0000, Scott Ballantyne wrote: > > Hi, > > Running FreeBSD 8.1-RELEASE (GENERIC) (amd64) > ASUS P6T6 MB > > # kldload snd_driver > # cat /dev/sndstat > > FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64) > Installed devices: > pcm0: (play/rec) default > pcm1: (play) > pcm2: (play) > pcm3: (play) > pcm4: (play) > > Using Gnome desktop, trying to play various mp3 files and video files > results in the mp3 player, video player running, but not sound > produced on either the speaker outputs or headphone. > > Here is mixer output: > > Mixer vol is currently set to 75:75 > Mixer pcm is currently set to 75:75 > Mixer speaker is currently set to 75:75 > Mixer line is currently set to 75:75 > Mixer mic is currently set to 0:0 > Mixer cd is currently set to 75:75 > Mixer mix is currently set to 0:0 > Mixer rec is currently set to 75:75 > Mixer igain is currently set to 0:0 > Mixer monitor is currently set to 75:75 > Recording source: mic > > > I'm not new to Freebsd, but this is the first time I've tried to get > sound working on it. Any help would be very appreciated. > > Thanks, > Scott > -- Just a guess, but does: # sysctl hw.snd.default_unit=1 help? If so, you can set it permanently in /etc/sysctl.conf Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html