Subject: Re: cdplay
To: Chris Pinnock <C.J.E.Pinnock@qmw.ac.uk>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: netbsd-help
Date: 12/31/2000 14:06:19
On Sun, Dec 31, 2000 at 01:56:28AM +0000, Chris Pinnock wrote:
>
> I might have read this wrong, but I remember experiencing something
> similar. In my case, the default mixer settings had CD input set to
> mute.
>
> Something like
> mixerctl -w inputs.cd.mute=off
> or
> mixerctl -w inputs.line.mute=off
> fixed it. I put these in my /etc/rc.local although there's probably
> a better way of doing it.
Thanks for the tip, but I already have
inputs.cd=128,128
inputs.cd.mute=off
inputs.cd.swap=off
outputs.cd.mute=off
ah - maype inputs.line=0,0 is the culprit - will try..
inputs.line=0,0
inputs.line.mute=off
inputs.line.swap=off
outputs.line.mute=off
inputs.input=128,128
outputs.output=128,128
Happy New Year,
Patrick