Date: Fri, 18 Aug 2000 23:58:18 +0400 From: Vlad Skvortsov <vss@high.net.ru> To: Max Khon <fjoe@iclub.nsu.ru> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mixer doesn't work Message-ID: <20000818235818.D3240@high.net.ru> In-Reply-To: <Pine.BSF.4.21.0008181741080.51961-100000@iclub.nsu.ru> References: <20000818123849.A5893@high.net.ru> <Pine.BSF.4.21.0008181741080.51961-100000@iclub.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 18, 2000 at 05:42:13PM +0700, Max Khon wrote: > > [vss@hq] ~ > mixer > > mixer: SOUND_MIXER_READ_DEVMASK: Device not configured > > [vss@hq] ~ > l /dev/mixer* > > lrwxrwxrwx 1 root wheel 6 20 ÉÀÌ 22:21 /dev/mixer -> mixer1 > > crw-rw-rw- 1 root wheel 30, 0 12 ÍÁÒ 1999 /dev/mixer0 > > crw-rw-rw- 1 root wheel 30, 16 20 ÉÀÌ 22:21 /dev/mixer1 > > /dev/mixer should probably point to /dev/mixer0 > you haven't provided dmesg output so this is just a guess > PS do not use sb0 driver -- you will get only 8bit sound. > use device pcm instead Thanks, that helped. Sound has become _much_ more louder and mixer works now. But now audio output seems to require more resources (CPU load) - when playing mp3 with mpg123 - than it did when sb0 was used. And sometimes the output becomes completely noisy - I can't still catch the reason for it, possibly heavy system load and/or accessing mixer device at the time of playback. I'll dig it and report results here. -- Vlad Skvortsov, vss@ulstu.ru, vss@high.net.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000818235818.D3240>