From owner-freebsd-questions Fri Feb 4 4:39:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from moldnet.md (moldnet.md [195.138.124.18]) by builder.freebsd.org (Postfix) with ESMTP id D7BBB4057 for ; Fri, 4 Feb 2000 04:39:45 -0800 (PST) Received: from localhost (andy@localhost) by moldnet.md (8.9.3/8.9.3) with ESMTP id OAA80992 for ; Fri, 4 Feb 2000 14:39:56 +0200 (EET) Date: Fri, 4 Feb 2000 14:39:56 +0200 (EET) From: andy To: freebsd-questions@freebsd.org Subject: Sound Blaster Pro 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 I've been using my Sound Blaster Pro card since FreeBSD 2.2.7 and it's been working perfectly for a long time. For now I'm trying to get it working with FreeBSD 3.4 but it doesn't work properly. My kernel configuration contains -------------------------------------------------------------------- controller snd0 device sb0 at isa? port 0x220 irq 7 drq 1 -------------------------------------------------------------------- and with this configuration my blaster was happy under FreeBSD 2.2.8 but now (FreeBSD 3.4) at the boot time it complains -------------------------------------------------------------------- sb0 at 0x220 irq 7 drq 1 on isa NOTE! SB Pro support required with your soundcard! snd0: -------------------------------------------------------------------- Moreover, while starting mpg123 I get multiple messages like -------------------------------------------------------------------- SoundBlaster: DSP command(0xd4) timeout. IRQ conflict ? -------------------------------------------------------------------- (even though it gets started and plays after these messages) But some times it won't start at all! complaining about -------------------------------------------------------------------- Sound: DMA (output) timed out. IRQ/DRQ config error? -------------------------------------------------------------------- And that time it's imposible to get it playing for a few minutes and it takes me many attempts to get it started normaly Believe me, I have this card configured properly. It's an old card configured by jumpers, so I'm sure about the card configuration. It works fine with 2.2.8 in the same configuration. Please, help me out. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message