Subject: Re: audio problems
To: Nathan Langford <nathanl@remus.rutgers.edu>
From: Mipam <mipam@ibb.net>
List: netbsd-help
Date: 02/11/2002 20:12:56
On Mon, Feb 11, 2002 at 01:57:15PM -0500, Nathan Langford wrote:
> I just got a used laptop (IBM Thinkpad A20m) and installed NetBSD
> successfully.  IBM documentation says that "audio supports Sound Blaster
> Pro" (does that mean that the card _is_ a sb-pro??), but dmesg reports it
> as clcs0 (Cirrus Logic). Anyway, trying to play anything (including midi
> to the pc speaker) seems to do nothing.  No errors are reported, but
> no sound comes out of the headphones.  Could it be that the volume is
> too low?

Add this to /etc/rc.local

mixerctl -w inputs.dac=160,160 outputs.master=255,255
audioctl -w play.gain=240

Then try again.
Bye,

Mipam.