From owner-freebsd-stable Thu Jun 1 2:15:27 2000 Delivered-To: freebsd-stable@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 0A12637C08D for ; Thu, 1 Jun 2000 02:12:51 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.56]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Thu, 1 Jun 2000 02:13:14 -0700 Message-ID: <393628FA.DDCA153B@3-cities.com> Date: Thu, 01 Jun 2000 02:12:27 -0700 From: Kent Stewart Organization: BOSSig (BOSS Internet Group) X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Simo Kaartinen Cc: freebsd-stable@FreeBSD.ORG Subject: Re: SB16 doens't work in 4.0-STABLE References: <20000601120450.A265@romu.arenanet.fi> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Simo Kaartinen wrote: > > Hey, > > I installed 4.0-RELEASE, upgraded it to STABLE and my SB16 still > doesn't work. This problem has been the same from the beginning. > > I have tried pcm and sbc in kernel config, which from sbc has output in > dmesg (all > settings correct). I have also done all the necessary device nodes. > > Kernel compiles without any problems. Everything seems to be ok, but no > sound. > > line in kernel config: > device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 > > dmesg output: > sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on > isa0 > sbc0: setting card to irq 5, drq 1, 5 > > i think this is ok too (all the snd-devices has similar rights): > lrwxr-xr-x 1 root wheel 4 May 28 19:26 /dev/dsp -> dsp0 > crw-rw-rw- 1 root wheel 30, 3 May 28 19:02 /dev/dsp0 > > I have also tried dsp1 with similar rights but it has the same output: > > with mpg123: > Can't open /dev/dsp! > with xmixer: > /dev/mixer: Device not configured > with x11amp: > Unable to open the audio device > > I can't think of anything I should do differently. The soundcard works > proberly in > w9x so it isn't physically broken. > > If anyone has any idea what I should try, please let me know. You need to cd /dev ./MAKEDEV snd0 Then check to see if you have a mixer. The make device links things such as the mixer. Kent > > -- > Simo Kaartinen > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message