Subject: Re: kern/35738: azalia volume is too low
To: None <kent@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: netbsd-bugs
Date: 03/10/2007 16:50:03
The following reply was made to PR kern/35738; it has been noted by GNATS.
From: Thomas Klausner <wiz@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: kern/35738: azalia volume is too low
Date: Sat, 10 Mar 2007 17:48:50 +0100
On Sat, Mar 10, 2007 at 02:40:03PM +0000, TAMURA Kent wrote:
> "Sound output from the computer" means /dev/audio or /dev/sound, right?
Yes.
> If so, I guess you can control the volume by inputs.dac04, and
Yes, that changes the output volume! The default is 124, so I can
make it effectively louder. If I turn it to 241 (max) I can use
the same volume on my amplifier as for the hardware CD-player.
I would never have thought to look for something changing the
output volume in inputs.* :)
> outputs.green12.boost,
> or outputs.green11.boost.
I can switch these between off (default) and on, but it doesn't
seem to change anything.
On Sat, Mar 10, 2007 at 02:50:02PM +0000, TAMURA Kent wrote:
> And outputs.volume1f, too.
I can't change this one:
# mixerctl -w outputs.volume1f=100
outputs.volume1f: 0 -> 0
Thank you!
Thomas