Date: Wed, 23 Jul 1997 19:05:19 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: razzle dazzle root beer <okram@notwork.net> Cc: questions@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: SoundBlaster 16 questions Message-ID: <199707240205.TAA08292@rah.star-gate.com> In-Reply-To: Your message of "Wed, 23 Jul 1997 17:53:54 EDT." <19970723175354.25643@ct.picker.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Our support for 2.2 is minimal and we are focusing on 3.0 -current. Check your lpt IRQ assignment make sure that it does not conflict with your sb16. This is what I have for my SB16 PnP: controller snd0 device sb0 at isa? port 0x220 irq 10 conflicts drq 3 vector sbintr device sbxvi0 at isa? port? irq? drq 5 conflicts device opl0 at isa? port 0x388 conflicts device sbmidi0 at isa? port 0x300 irq? conflicts My bios inits my sb16 to those values or I can re progam the irq assigment with Sujal Patel's PnP setup: ftp://rah.star-gate.com/pub/FreeBSD-ISA_PnP_June8.tar.gz Have fun, Amancio >From The Desk Of Randall Hopper : > Hi. I'm forwarding this on over to the multimedia list since it's > more likely to be noticed by a person that can help you there. Maybe > someone has used Sujal Patel's ISA PnP tools to help config their > SB16-compatible card. > > In any case, the sound driver is in the process of being updated by > Amancio, Luigi, and the gang, and there's been mention of adding PnP > support to this revised driver, so you may want to subscribe to the > multimedia list, help out by trying the latest drivers, and express an > interest in the plug and pray support. > > BTW, the latest cut of the driver's are on Amancio's FTP site: > > ftp://rah.star-gate.com/pub/guspnp12.tar.gz > > Ignore the filename -- its confusing. It's intended for a wider audience > than just GUS owners. > > In case it helps, I have a SB32 non-PnP and am using the same driver > configuration you are, with the exception that my sb0 is on IRQ 5, not 7, > and I don't have the "conflicts" specified. I'd try that if you can. If > no luck there, your problems are likely PnP-related. > > Randall Hopper > > razzle dazzle root beer: > |Hi, I've got a Pentium 90/64MB ram running 2.2.2-rel with a soundblaster > |awe32. I'm trying to get the audio to work, but it keeps breaking up in > |wierd ways. > | > |I get some wierd error messages too: > | > |aud write: Resource temporarily unavailable > |aud write: Resource temporarily unavailable > |aud write: Resource temporarily unavailable > | > |over and over again until i stop trying to play audio. > ... > |This is my dmesg output > ... > | > |sb0 at 0x220 irq 7 drq 1 on isa > |sb0: <SoundBlaster 16 4.16> > |sbxvi0 at 0x0 drq 5 on isa > |sbxvi0: <SoundBlaster 16 4.16> > |sbmidi0 at 0x330 on isa > | <SoundBlaster MPU-401> > |opl0 at 0x388 on isa > |opl0: <Yamaha OPL-3 FM> > |Sound: DMA timed out - IRQ/DRQ config error? > |Sound: DMA timed out - IRQ/DRQ config error? > |Sound: DMA timed out - IRQ/DRQ config error? > |[repeats] > | > |What am I doing wrong? This is a plug-and-pray card and I cant seem to > |find my bible.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707240205.TAA08292>