From owner-freebsd-current@FreeBSD.ORG Thu Aug 26 11:52:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8886716A57B for ; Thu, 26 Aug 2004 11:52:45 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EFDD43D6A for ; Thu, 26 Aug 2004 11:52:44 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i7QBqhIv011792 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 26 Aug 2004 13:52:43 +0200 Received: from localhost.here (idefix@gicco.homeip.net [127.0.0.1]) by gicco.homeip.net (8.12.8p2/8.12.8) with ESMTP id i7QBqg4Y001014 for ; Thu, 26 Aug 2004 13:52:42 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id i7QBqgbq001013 for current@freebsd.org; Thu, 26 Aug 2004 13:52:42 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Thu, 26 Aug 2004 13:52:42 +0200 From: Hanspeter Roth To: current@freebsd.org Message-ID: <20040826115242.GA985@gicco.homeip.net> Mail-Followup-To: current@freebsd.org References: <20040826022534.GA12035@fajita.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040826022534.GA12035@fajita.org> User-Agent: Mutt/1.4.1i Subject: Re: Intel ICH4 AC'97 audio playback problem (muted) [RELENG_5] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 11:52:45 -0000 On Aug 26 at 03:25, Lewis Thompson spoke: > lewiz@tokyo /home/lewiz # fstat /dev/dsp0.0 > USER CMD PID FD MOUNT INUM MODE SZ|DV R/W NAME > root esd 636 5 /dev 42 crw-rw-rw- dsp0.0 w /dev/dsp0.0 Have you tried playing something for example with xmms? > lewiz@tokyo /home/lewiz # mixer > Mixer vol is currently set to 75:75 > Mixer pcm 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 rec is currently set to 0:0 > Mixer ogain is currently set to 50:50 > Mixer line1 is currently set to 75:75 > Mixer phin is currently set to 0:0 > Mixer phout is currently set to 0:0 > Recording source: mic There is no `speaker' value. Did you have one before you upgraded? Have you tried loading speaker.ko? -Hanspeter