From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 07:26:40 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 D4CAF16A4CE for ; Tue, 28 Sep 2004 07:26:40 +0000 (GMT) Received: from slipgate.org (S0106000acd019ad0.du.shawcable.net [24.109.1.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C2A43D4C for ; Tue, 28 Sep 2004 07:26:40 +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 i8S7QARh000514; Tue, 28 Sep 2004 00:26:10 -0700 (PDT) Received: from ryan.lan (localhost [127.0.0.1]) by ryan.lan (8.13.1/8.13.1) with ESMTP id i8S7QwD6013706; Tue, 28 Sep 2004 00:26:58 -0700 (PDT) (envelope-from ryan@slipgate.org) Received: (from ryan@localhost) by ryan.lan (8.13.1/8.13.1/Submit) id i8S7QvOg013705; Tue, 28 Sep 2004 00:26:57 -0700 (PDT) (envelope-from ryan@slipgate.org) X-Authentication-Warning: ryan.lan: ryan set sender to ryan@slipgate.org using -f Date: Tue, 28 Sep 2004 00:26:57 -0700 From: Ryan Freeman To: Jan Mikkelsen Message-ID: <20040928072657.GA13680@slipgate.org> References: <20040928061019.GA97011@slipgate.org> <010901c4a528$186f03a0$0701a8c0@transactionware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <010901c4a528$186f03a0$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 07:26:41 -0000 On Tue, Sep 28, 2004 at 04:55:09PM +1000, Jan Mikkelsen wrote: > Ryan Freeman wrote: > [ "mixer vol" vs. "mixer cd" vs. "mixer ogain", etc. ] > > 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! > > For cd playback I'm using cdcontrol(1), so that is analog. For testing > digital playback I was using the KDE "Test Sound" button. > > "mixer cd" does change the CD playback volume, it is "mixer vol" that > doesn't change anything. > > I just installed xmms to see what it does. For digital playback, changing > the xmms volume slider adjusts "pcm", not "vol". For analog playback, the if you want it to control vol, go to the xmms preferences, then configure oss driver output plugin. under the mixer tab, select "Volume controls Master not PCM". however, if your master volume does nothing, you might not want that ;) - ryan