From owner-freebsd-questions@FreeBSD.ORG Sun Feb 15 22:24:34 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 800E8106564A for ; Sun, 15 Feb 2009 22:24:34 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-fx0-f19.google.com (mail-fx0-f19.google.com [209.85.220.19]) by mx1.freebsd.org (Postfix) with ESMTP id 14D168FC0A for ; Sun, 15 Feb 2009 22:24:33 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by fxm12 with SMTP id 12so10743fxm.19 for ; Sun, 15 Feb 2009 14:24:33 -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 :content-transfer-encoding; bh=rufCLmPaS2PuNwLZnECH2RZm5GBv60doE7XX7VDESrk=; b=dSZZHKR53w2R02ba7mFbAPQVFqQb3Y0C6GgkUVqePfsSvCvxqamLxoJJBWnAvYgq7H ojVx3BmBszpmZxrmfHZLPKZ0QSV7Y4GqXWkEvzHVYE9HNXOE1YaM9Y9GZI1BxzB72jik 9GSJ84C1IgvxPgkAa2ZNzlKpBkvZprfEDuVIY= 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:content-transfer-encoding; b=dag/zn5q4QAgAauutgl6b1jSt9Ojm/rVDELBUyOGPGv+/XC5Gxxg5/ksylOYpNYRfK UfEB4vU/Xpf4ow5nv/aGyESVRTDaJoN/dzAsEAYik44HrnJ5xFOTCA7WQd5KYexeJh6H yqyCTCDqPsysd+yneerdqB79x79IZuQem3FPo= MIME-Version: 1.0 Received: by 10.223.112.130 with SMTP id w2mr3636382fap.65.1234736608228; Sun, 15 Feb 2009 14:23:28 -0800 (PST) In-Reply-To: <20090215163038.GA55026@bsd.remdog.net> References: <20090215163038.GA55026@bsd.remdog.net> Date: Sun, 15 Feb 2009 17:23:28 -0500 Message-ID: <4ad871310902151423yc1f053na391c71727e061d8@mail.gmail.com> From: Glen Barber To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Mixer resets X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2009 22:24:34 -0000 On Sun, Feb 15, 2009 at 11:30 AM, Rem P Roberti wrote: > I use a ham radio program (fldigi) that needs to have the sound card > tweaked from time to time. I started out just doing it from the command > line via mixer. After a while I installed gmixer because having a > graphical interface made things go a lot quicker. But I discovered that > every time I invoked gmixer it reset the vol to 0:0. It continues to do > that, and I'm wondering if anyone else has that experience with gmixer. > Could that be a bug? Are there other graphical mixer alternatives? > What does 'mixer' output after a reboot, even with gmixer enabled? Perhaps as a 'hack', you could do something @reboot via cron to set mixers start levels. I know it's not a real fix, but it'll work as a, so I've heard, "quirkaround" for now. -- Glen Barber