tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: The imperfect beauty of NetBSD



On Wed, Jan 6, 2010 at 9:58 PM, Alex Goncharov
<alex-goncharov%comcast.net@localhost> wrote:
> A miscellany of items:
>
> ==========
> audio
> ==========
>
> ,--- matthew sporleder (Wed, 6 Jan 2010 20:23:19 -0500) ----*
> | Can you check to see if the volume is on/enabled with mixerctl?
> `-----------------------------------------------------------*
>
> --------------------
> mixerctl -a -v
> =>
> inputs.dac=254,254 volume delta=2
> inputs.dac.mute=off  [ off on ]
> inputs.dac2=254,254 volume delta=2
> inputs.dac2.mute=off  [ off on ]
> inputs.dac3=184,184 volume delta=8
> inputs.dac3.mute=off  [ off on ]
> record.mic=0,0 volume delta=64
> outputs.master=0,0 volume delta=16
> outputs.master.mute=off  [ off on ]
> inputs.reclvl=0,0 volume delta=16
> inputs.reclvl.mute=off  [ off on ]
> inputs.beep=255,255 volume delta=64
> inputs.beep.mute=off  [ off on ]
> outputs.dacsel=DAC01,DAC03  { DAC01 DAC03 }
> record.source=ADC00  { ADC00 }
> --------------------

It's been a while since I've looked at this, but does:
outputs.master=0,0 volume delta=16
mean that your volume is set to 0?


Home | Main Index | Thread Index | Old Index