Date: Thu, 21 Dec 1995 10:33:28 +1100 (EST) From: Carey Nairn <cp_nairn@cc.utas.edu.au> To: Tom <tlehman@becky.acet.org> Cc: questions@freebsd.org Subject: Re: FreeBSD 2.1.0 and SoundBlaster Message-ID: <Pine.SOL.3.91.951221103159.24096C-100000@wedge.cc.utas.edu.au> In-Reply-To: <9512202230.AA12785@becky.acet.org.noname>
next in thread | previous in thread | raw e-mail | index | archive | help
Have you made all the sound devices in /dev (i.e. MAKEDEV snd0). I couldn't get sound to work until I did this even though /dev/audio was there. On Wed, 20 Dec 1995, Tom wrote: > > I have recently installed FreeBSD 2.1.0 on a pc (Compaq 486) and am > having alot of trouble getting a SoundBlaster 16 card working. (my real goal is > to get the MBONE multicasting tools sd and vat working, but first I > thought I should verify that the sound card works) > > i) I configured my kernel with the following statements in the config file: > controller snd0 > device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > device opl0 at isa? port 0x388 conflicts > > options ALLOW_CONFLICT_IOADDR > options ALLOW_CONFLICT_IRQ > > note: I do not have any other devices > configured for IRQ5 > > ii) The kernel reports the following upon boot up: > sb0 at 0x220 irq 5 drq 1 on isa > sb0: <SoundBlaster 16 4.11> > sbxvi0 at 0x0 drq 5 on isa > sbxvo0: <SoundBlaster 16 4.11> > sbmidi0 at 0x330 on isa > <SoundBlaster MPU-401> > opl0 at 0x388 on isa > opl0: <Yamaha OPL-3 FM> > > iii) cat /dev/sndstat reports the following: > VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 freebsd-hacker > s@freefall.cdrom.com) > Config options: ffffffff > > Installed drivers: > Type 1: OPL-2/OPL-3 FM > Type 2: SoundBlaster > Type 6: SoundBlaster16 > Type 7: SB16 MIDI > > > Card config: > SoundBlaster at 0x220 irq 5 drq 1 > SoundBlaster16 at 0x0 irq 65535 drq 5 > SB16 MIDI at 0x330 irq 65535 drq 4294967295 > OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295 > > Audio devices: > 0: SoundBlaster 16 4.11 > > Synth devices: > 0: Yamaha OPL-3 > > Midi devices: > 0: SoundBlaster 16 Midi > > Timers: > 0: System Timer > > Mixers: > 0: SoundBlaster > > > iv) cat filename.au >/dev/audio results in no sound and cat hangs > without quitting. > > v) cat filename >/dev/dsp results in no sound and cat hangs > without quitting. > > Is there anyone who could help me with some advice on how > to get this working? Thankyou. > > > Tom Lehman > (tlehman@becky.acet.org) > ========================================================================= Carey Nairn ! email : Carey.Nairn@its.utas.edu.au Networks and Communications ! phone : (002) 20 7419 Information Technology Services ! fax : (002) 20 7898 University of Tasmania. ! =========================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.91.951221103159.24096C-100000>