From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 06:07:07 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 36E9C16A4CE for ; Tue, 28 Sep 2004 06:07:07 +0000 (GMT) Received: from mail.transactionware.com (mail.transactionware.com [203.14.245.7]) by mx1.FreeBSD.org (Postfix) with SMTP id 4AF6543D66 for ; Tue, 28 Sep 2004 06:07:05 +0000 (GMT) (envelope-from janm-freebsd-current@transactionware.com) Received: (qmail 38072 invoked from network); 28 Sep 2004 06:07:17 -0000 Received: from new.transactionware.com (192.168.1.55) by dm.transactionware.com with SMTP; 28 Sep 2004 06:07:17 -0000 Received: (qmail 29756 invoked by uid 1026); 28 Sep 2004 06:07:25 -0000 Received: from 192.168.1.7 by new.transactionware.com (envelope-from , uid 1003) with qmail-scanner-1.23 ( Clear:RC:1(192.168.1.7):. Processed in 1.832358 secs); 28 Sep 2004 06:07:03 -0000 Received: from unknown (HELO JMLAPTOP) (192.168.1.7) by new.transactionware.com with SMTP; 28 Sep 2004 06:07:22 -0000 From: "Jan Mikkelsen" To: "'Daniel O'Connor'" , Date: Tue, 28 Sep 2004 16:07:12 +1000 Organization: Transactionware Message-ID: <00f901c4a521$65908390$0701a8c0@transactionware.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <200409271724.33417.doconnor@gsoft.com.au> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal 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:07:07 -0000 Daniel O'Connor wrote: > On Mon, 27 Sep 2004 16:27,=20 > janm-freebsd-current@transactionware.com wrote: > > Hi, > > > > I've just started running RELENG_5 after having run=20 > RELENG_4 for a while. > > > > After upgrading to 5.3-BETA3 (fresh install from ISO), the=20 > sound volume is > > very low. Running recent sources doesn't change things. > > > > I did have a similar problem with RELENG_4, but I could=20 > work around it by > > explicitly loading snd_ich rather than snd_pcm. =20 > 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? >=20 > Try fiddling with the mixer settings? >=20 > 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. "mixer vol" has no effect; the actual volume stays constant as I change = the volume from 0 to 100. This seems like a bug, but perhaps I'm missing something. Regards, Jan Mikkelsen