From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 18:40:12 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 4ECDC16A4D0 for ; Tue, 28 Sep 2004 18:40:12 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsmail.ro [193.231.236.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6900143D1F for ; Tue, 28 Sep 2004 18:40:11 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 15320 invoked by uid 89); 28 Sep 2004 18:40:10 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 28 Sep 2004 18:40:10 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with SMTP id 24A5810A; Tue, 28 Sep 2004 21:40:10 +0300 (EEST) Date: Tue, 28 Sep 2004 21:40:09 +0300 From: Ion-Mihai Tetcu To: Adam Smith Message-ID: <20040928214009.10322f93@it.buh.tecnik93.com> In-Reply-To: <20040928063212.GB58465@internode.com.au> References: <20040928022301.GE33535@internode.com.au> <20040928092126.1ddeb093@it.buh.tecnik93.com> <20040928063212.GB58465@internode.com.au> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: dougb@freebsd.org Subject: Re: Mixer settings revert to zero 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 18:40:12 -0000 [ dougb@ last touched the rc.d/mixer, but a log ago and I don't see any problem, cc'ed however, sorry for the noise ] On Tue, 28 Sep 2004 16:02:12 +0930 Adam Smith wrote: > On Tue, Sep 28, 2004 at 09:21:26AM +0300, Ion-Mihai Tetcu said: > > On Tue, 28 Sep 2004 11:53:02 +0930 > > > But this doesn't seem to be happening. The release notes also say the > > > device driver's name is still pcm, however I couldn't find this in > > > /boot/device.hints. In my particular case, I am using the device ich for > > > my sound. > > > > *snip* > > > > At least for me not the detection is the problem, but the result is the same: > > Do you mean detection of the mixer itself, or the mixer detecting my sound > device? > > My sound drivers are loaded as I have a /dev/dsp that works, but I think my > mixer can't see my ich drivers. > > I have a /dev/mixer0. What I meant is that I have the same problem (but different sound chip) since BETA3, with all mixer's volumes 0 after a reboot. And it doesn't seems to be a driver problem, since all the sound components seem to be detected right and the current states are saved to /var/db/mixer0-state / restored when I start or stop by hand /etc/rc.d/mixer Only on boot the volumes are set to 0, no matter what it is in /var/db/mixer0-state Maybe there has been a change in the rc subsystem and the keywords are now wrong ? I didn't found any. $FreeBSD: src/etc/rc.d/mixer,v 1.3 2004/03/27 09:26:22 dougb Exp $ # PROVIDE: mixer # REQUIRE: LOGIN usbd # KEYWORD: FreeBSD nojail shutdown -- IOnut Unregistered ;) FreeBSD "user"