Date: Sat, 12 Sep 1998 13:14:19 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Oni no onnanoko <shinobu@s9275a.steinan.ntnu.no> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: soundcard problems Message-ID: <Pine.BSF.4.03.9809121313010.19785-100000@resnet.uoregon.edu> In-Reply-To: <19980911094228.A567@steinan.ntnu.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Sep 1998, Oni no onnanoko wrote: > I have a supposedly 100% compatible soundblaster code, > here's from my kernelfile: > ---kernel-- > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device opl0 at isa? port 0x388 conflicts > options "SBC_IRQ=5" > --endkernel-- > > and dmesg: > --dmesg-- > sb0 at 0x220 irq 5 drq 1 on isa > sb0: <SoundBlaster 2.1> > opl0 at 0x388 on isa > opl0: <Yamaha OPL-3 FM> > --enddmesg-- > > but when I try to play something, it just gives: > > Sound: DMA timed out - IRQ/DRQ config error? This is telling you that ir IRQ or DRQ settings are incorrect. Check your soundcard's settings and rebuild your kernel with the appropriate values. IS this a PnP configured soundcard? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9809121313010.19785-100000>