From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 06:10:02 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 DE1B216A4CE for ; Tue, 28 Sep 2004 06:10:02 +0000 (GMT) Received: from slipgate.org (S0106000acd019ad0.du.shawcable.net [24.109.1.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80EDD43D46 for ; Tue, 28 Sep 2004 06:10:02 +0000 (GMT) (envelope-from ryan@slipgate.org) Received: from ryan.lan (gate.lan [192.168.1.1]) by slipgate.org (8.12.11/8.12.11) with ESMTP id i8S69Wk7027070; Mon, 27 Sep 2004 23:09:32 -0700 (PDT) Received: from ryan.lan (localhost [127.0.0.1]) by ryan.lan (8.13.1/8.13.1) with ESMTP id i8S6AJdE097035; Mon, 27 Sep 2004 23:10:19 -0700 (PDT) (envelope-from ryan@slipgate.org) Received: (from ryan@localhost) by ryan.lan (8.13.1/8.13.1/Submit) id i8S6AJU0097034; Mon, 27 Sep 2004 23:10:19 -0700 (PDT) (envelope-from ryan@slipgate.org) X-Authentication-Warning: ryan.lan: ryan set sender to ryan@slipgate.org using -f Date: Mon, 27 Sep 2004 23:10:19 -0700 From: Ryan Freeman To: Jan Mikkelsen Message-ID: <20040928061019.GA97011@slipgate.org> References: <200409271724.33417.doconnor@gsoft.com.au> <00f901c4a521$65908390$0701a8c0@transactionware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00f901c4a521$65908390$0701a8c0@transactionware.com> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Mailing List Subject: Re: Low volume sound on Dell Precision 530 (snd_ich) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 06:10:03 -0000 On Tue, Sep 28, 2004 at 04:07:12PM +1000, Jan Mikkelsen wrote: > Daniel O'Connor wrote: > > On Mon, 27 Sep 2004 16:27, > > janm-freebsd-current@transactionware.com wrote: > > > Hi, > > > > > > I've just started running RELENG_5 after having run > > RELENG_4 for a while. > > > > > > After upgrading to 5.3-BETA3 (fresh install from ISO), the > > sound volume is > > > very low. Running recent sources doesn't change things. > > > > > > I did have a similar problem with RELENG_4, but I could > > work around it by > > > explicitly loading snd_ich rather than snd_pcm. > > Unfortunately, that isn't > > > helping with 5.3-BETA. > > > > > > This is a Dell Precision 530 with an i860 chipset. > > > > > > Has anyone seen this before? Any suggestions? > > > > Try fiddling with the mixer settings? > > > > eg.. > > mixer pcm 100 > > mixer ogain 100 > > mixer vol 100 > > Thanks. > > Only "mixer ogain" and "mixer pcm" change the actual volume on this machine. > "mixer cd" does affect CD playback volume, but I need to increase ogain from > the default 50:50 to get an acceptable volume. hmm, are you playing cds through xmms? and if so, if you're using digital extraction rather than analog playback, then yes changing cd volume won't change anything. if you'd rather use analog (or like to check, i think its default to digital extraction) hope this makes things a little less mysterious! - ryan