From owner-freebsd-questions Mon Jun 21 19:45:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from maxcow.borg.com (MaxCow.borg.com [205.217.206.188]) by hub.freebsd.org (Postfix) with ESMTP id B34C714C27 for ; Mon, 21 Jun 1999 19:45:24 -0700 (PDT) (envelope-from mark@borg.com) Received: from mail.borg.com (mail.borg.com [205.217.206.192]) by maxcow.borg.com (8.9.0/8.8.8) with ESMTP id WAA20198; Mon, 21 Jun 1999 22:45:23 -0400 (EDT) Received: from borg.com (ip150b.borg.com [208.3.181.150]) by mail.borg.com (8.8.7/8.7.3) with ESMTP id WAA16084; Mon, 21 Jun 1999 22:45:19 -0400 (EDT) Message-ID: <376EFA96.1E39DE0@borg.com> Date: Mon, 21 Jun 1999 22:53:10 -0400 From: "Mark S. Reichman" X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Sam Stephenson Cc: questions@FreeBSD.ORG Subject: Re: SoundBlaster 16 problems References: <99062118550800.22560@thanatos.conio.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I also have this... device opl0 at isa? port 0x388 Sam Stephenson wrote: > > I'm running FreeBSD 3.2-STABLE, and it seems that my SoundBlaster 16 doesn't > work. It's not a Plug-and-Play card (it's one of the old ones), and works fine > in NT4. Here's what I have in my kernel config file: > > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > > I have no conflicts, and the device seems to be recognized at startup: > > sb0 at 0x220 irq 5 drq 1 on isa > snd0: > sbxvi0 at drq 5 on isa > snd0: > sbmidi0 at 0x330 on isa > snd0: > > When I try to play various audio files using splay, I get this error: > > Sound: DMA (output) timed out - IRQ/DRQ config error? > > Other programs, like amp, simply sit without giving any error messages at all. > Catting a file to /dev/dsp produces static, just as it should. I installed the > port 'rsynth', a speech synthesizer, to see if I could get some sound; > strangely, only the first part of a string is played: > > % say ABCDEFG > > results in the sound 'A... B... C... D". Any suggestions? > > --Sam Stephenson > sam@conio.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message