From owner-freebsd-stable Fri Aug 18 12:58:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from siemens.ulstu.ru (siemens.ulstu.ru [62.76.34.44]) by hub.freebsd.org (Postfix) with ESMTP id 6EBC837B43C for ; Fri, 18 Aug 2000 12:57:56 -0700 (PDT) Received: from hq.spc.high (co2-a6.link-ul.ru [195.151.42.169]) by siemens.ulstu.ru (Postfix-ULSTU) with ESMTP id BB34E17403; Sat, 19 Aug 2000 00:02:24 +0400 (MSD) Received: by hq.spc.high (Postfix-ULSTU, from userid 1000) id 90244A1A; Fri, 18 Aug 2000 23:58:18 +0400 (MSD) Date: Fri, 18 Aug 2000 23:58:18 +0400 From: Vlad Skvortsov To: Max Khon Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mixer doesn't work Message-ID: <20000818235818.D3240@high.net.ru> Mail-Followup-To: Max Khon , freebsd-stable@FreeBSD.ORG References: <20000818123849.A5893@high.net.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0pre3i In-Reply-To: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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