Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!howland.erols.net!www.nntp.primenet.com!nntp.primenet.com!news.sprintlink.net!news-peer.sprintlink.net!worldnet.att.net!uunet!in1.uu.net!199.171.190.20!news.deltanet.com!usenet From: "Stephen B. Dela Cruz" <steben@deltanet.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: SoundBlaster 16 won't play Date: Sun, 15 Dec 1996 20:59:09 -0800 Organization: Delta Internet Services, Anaheim, CA Lines: 25 Message-ID: <32B4D71D.794BDF32@deltanet.com> References: <5909qj$sm2@news.ziplink.net> NNTP-Posting-Host: anx-ana1131.deltanet.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.1.5-RELEASE i386) To: Steve Bernacki <steve@zip1.zipnet.net> Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:32677 Steve Bernacki wrote: > > Hey y'all, > > I just installed a cheapo soundblaster 16 into my 2.1.5 BSD box. I > created the > required drivers (MAKEDEV snd0 and MAKEDEV sb). I recompiled the kernel, > and it sees the card (apparently) at startup: > > sb0 at 0x220 irq 7 drq 1 on isa > sb0: <SoundBlaster 16 4.12> > .... I had the same problem with my SoundBlaster 16 not producing any sound. So I changed the IRQ to 5 and now it works great! Instead of recompling the kernel, reboot, and at the boot prompt issue the command: boot -c Which should bring you into configuration mode and you can change any hardware settings such as: IRQ'S.