From owner-freebsd-current@FreeBSD.ORG Tue Nov 3 17:34:17 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06446106566C for ; Tue, 3 Nov 2009 17:34:17 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from mail-qy0-f176.google.com (mail-qy0-f176.google.com [209.85.221.176]) by mx1.freebsd.org (Postfix) with ESMTP id B21458FC08 for ; Tue, 3 Nov 2009 17:34:16 +0000 (UTC) Received: by qyk6 with SMTP id 6so2962430qyk.3 for ; Tue, 03 Nov 2009 09:34:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=4Ih5xk59kwsr1aUGdYB8GEwXHN5olPNeBGVFhUtTZQ8=; b=IydRmJyVb+1vyr0X0hp4wR07DubuCSztZl89jAF2lt1WLFV+HY/A6JVSUvXv+GDB06 vv+ifDYOSMNL9LeLdXYFHlI9Ov6PV23ZWjaNoQfctgRIzjbQckYSy2G+jMt9xD4NFuRD AKkKQy1Ybxafzx4/ddFTVKna65fnZqbkpuqcE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=KdVLXbqbzKUgIla6KDzR1O7OzKWj9AmTYUT2zOyyL0gdgSj3PxzX/N8sQcUk3Jyd/N dvxbN5jNCxTlJxvyb0Ws/Oj5skvBBoCzNTkrKv9EOf7H0KjnTlO7kaJjb3e/TSL526ko 8cp0Lb+2ayVLJ53IXOe/yv/DZDjagw74190ac= MIME-Version: 1.0 Received: by 10.239.168.166 with SMTP id k38mr33157hbe.63.1257269655061; Tue, 03 Nov 2009 09:34:15 -0800 (PST) In-Reply-To: <200911031746.31571.pieter@degoeje.nl> References: <4AEEDCFB.3060604@bsdforen.de> <200911031045.03823.gnemmi@gmail.com> <4AF052D4.8060401@bsdforen.de> <200911031746.31571.pieter@degoeje.nl> Date: Tue, 3 Nov 2009 18:34:14 +0100 Message-ID: <19e9a5dc0911030934r601a4f23w20b9f23b51752327@mail.gmail.com> From: Gonzalo Nemmi To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: mixer settings on 8.0-RC2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 03 Nov 2009 17:34:17 -0000 On Tue, Nov 3, 2009 at 5:46 PM, Pieter de Goeje wrote: > On Tuesday 03 November 2009 16:57:08 Dominic Fandrey wrote: > > Gonzalo Nemmi wrote: > > > On Tuesday 03 November 2009 5:07:26 am Dominic Fandrey wrote: > > >> Gonzalo Nemmi wrote: > > >>> On Monday 02 November 2009 11:22:03 am Dominic Fandrey wrote: > > >>>> It appears that my 8.0-RC2 system (notebook) forgets its mixer > > >>>> settings with every reboot. > > >>>> > > >>>> FreeBSD mobileKamikaze.norad 8.0-RC2 FreeBSD 8.0-RC2 #0: Sat Oct > > >>>> 31 02:49:30 CET 2009 > > >>>> root@mobileKamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6 > > >>>> 510 b-8 amd64 > > >>>> > > >>>> Regards > > >>> May I ask how are you setting them? > > >>> > > >>> Regards > > >>> Gonzalo > > >> With mixer(8). But now the settings are remembered. > > >> > > >> I suppose some evil app is to blame. But nothing apart from Skype > > >> comes to mind and I configured it not to touch the mixer settings. > > >> > > >> Regards > > > > > > Sorry but I have to ask ... have you tried configuring mixer settings > as > > > described in section 7.2.4 of the FreBSD handbook? > > > > > > That is to say: > > > > > > "The default values for the different mixer channels are hardcoded in > > > the sourcecode of the pcm(4) driver. There are many different > > > applications and daemons that allow you to set values for the mixer > > > that are remembered between invocations, but this is not a clean > > > solution. ... > > > > Rather outdated in my opinion. Automatic mixer remembering without > > configuring anything has ever worked since I started using FreeBSD > > (i.e. 2005). > > Perhaps you are using reboot/halt instead of shutdown? > Reboot and halt will not start the shutdown scripts. > > -- > Pieter de Goeje > yup ... I use reboot or halt -p