From owner-freebsd-current@FreeBSD.ORG Tue Mar 9 20:45:28 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 F3ADB16A4CE for ; Tue, 9 Mar 2004 20:45:27 -0800 (PST) Received: from ex-nihilo-llc.com (ex-nihilo-llc.com [206.114.147.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id C346543D45 for ; Tue, 9 Mar 2004 20:45:27 -0800 (PST) (envelope-from aaron@alpete.com) Received: from mail.alpete.com (localhost [127.0.0.1]) by ex-nihilo-llc.com (Postfix) with SMTP id 9EDA644 for ; Tue, 9 Mar 2004 23:48:02 -0500 (EST) Received: from 204.118.74.216 (SquirrelMail authenticated user aaron@alpete.com) by mail.alpete.com with HTTP; Tue, 9 Mar 2004 23:48:02 -0500 (EST) Message-ID: <51362.204.118.74.216.1078894082.squirrel@mail.alpete.com> Date: Tue, 9 Mar 2004 23:48:02 -0500 (EST) From: "Aaron Peterson" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: Re: xmms volume knob - seemingly all or nothing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: aaron@alpete.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 04:45:28 -0000 >> On Fri, 27 Feb 2004 23:56:22 -0500 (EST) >> "Aaron Peterson" wrote: >> >> I have not set up 4.x on this hardware, in fact one reason for using 5.2 >> was because it is relatively new hardware, and the onboard NIC wasn't >> supported under 4.x it seemed. >> >> Anyway, the volume control in XMMS seems to do nothing at all from about >> the 5% mark to the 100% mark, music plays at the same volume no matter >> where the slider is in this range. between 0% and 5%, the music fades >> from silent to full volume. I have never experienced this phenomenon, >> and >> am wondering if I can adjust some non-xmms mixer setting to get the >> expected behavior, or possibly adjust xmms somehow. I don't even know >> where to start really. >> >> pcm0@pci0:31:5: class=0x040100 card=0x72801462 chip=0x24d58086 rev=0x02 >> hdr=0x00 >> vendor = 'Intel Corporation' >> device = '82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller' >> class = multimedia >> subclass = audio >> >> FreeBSD wkstn.homenet.mine 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Feb 26 >> 02:00:59 EST 2004 root@wkstn.homenet.mine:/usr/obj/usr/src/sys/GENERIC >> i386 >> >> if any more information is necessary just let me know and i'll do what i >> can to provide it... any suggestions welcome, of course. > On Sat, 28 Feb 2004 11:16:00 -0500 (EST) > "Julian St." wrote: > > Same here with a completely different sound chip: (it works on Windows > 2k *g*) > > pcm0@pci0:6:0: class=0x040100 card=0x0f221019 chip=0x545110b9 rev=0x02 > hdr=0x00 > vendor = 'Acer Labs Incorporated (ALi)' > device = 'ALI M5451 PCI AC-Link Controller Audio Device' > class = multimedia > subclass = audio > > The driver attached is t4dwave.ko. Does anyone know how I can start troubleshooting this problem?