From owner-freebsd-bugs Sat May 26 15:30: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CEA937B423 for ; Sat, 26 May 2001 15:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4QMU3i99273; Sat, 26 May 2001 15:30:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 26 May 2001 15:30:03 -0700 (PDT) Message-Id: <200105262230.f4QMU3i99273@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: George Reid Subject: Re: kern/27668: PCM Audio modules lock out mixer application Reply-To: George Reid Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/27668; it has been noted by GNATS. From: George Reid To: dominic@btinternet.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/27668: PCM Audio modules lock out mixer application Date: Sat, 26 May 2001 23:20:59 +0100 (BST) On Sat, 26 May 2001 dominic_marks@btinternet.com wrote: > When attempting to modify sound card properties such as the > volume using the mixer application it fails to apply the changes > exiting with this output: (`$ mixer -f /dev/dsp vol 100:100`): This is because /dev/dsp is not a mixer device. You want /dev/mixer (which will be a symlink to /dev/mixer0 in your case). -- +-------------------+---------------------+ | George Reid | FreeBSD Committer | | +44 7740 197460 | greid@FreeBSD.org | +-------------------+---------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message