From owner-freebsd-questions Sat Sep 12 13:14:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06713 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:14:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06708 for ; Sat, 12 Sep 1998 13:14:40 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA19990; Sat, 12 Sep 1998 13:14:19 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:14:19 -0700 (PDT) From: Doug White To: Oni no onnanoko cc: freebsd-questions@FreeBSD.ORG Subject: Re: soundcard problems In-Reply-To: <19980911094228.A567@steinan.ntnu.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: > opl0 at 0x388 on isa > opl0: > --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