From owner-freebsd-questions Tue Dec 8 02:38:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA10433 for freebsd-questions-outgoing; Tue, 8 Dec 1998 02:38:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA10423 for ; Tue, 8 Dec 1998 02:38:34 -0800 (PST) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id LAA27649; Tue, 8 Dec 1998 11:36:22 +0100 (CET) Date: Tue, 8 Dec 1998 11:36:22 +0100 (CET) From: Konrad Heuer To: Caroline Beauchamps cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Sound card problem. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id CAA10429 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 8 Dec 1998, Caroline Beauchamps wrote: > I have a Soundblaster Pro 3.2, and I want to make it work with FreeBSD > 2.2.6. > But when a use an audio player (such as mpg123), it says : > Sound: DMA timed out - IRQ/DRQ config error? > > I put in my conf file: > controller snb0 > device sb0 at isa? port 0x220 irq 7 drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > > When I reboot, sb0 is found. > (sbxvi0 and sbmidi0 are not found, but I think I don't need them > because my sound card is a Sounblaster Pro, not a Soundblaster 16) > > I also tried some other configurations, and I checked there was no > conflicts, but I still got this message. ( I also created the node > MAKEDEV snd0) As far as I know you should also include options "SBC_IRQ=7" in you kernel config file since otherwise the irq value defaults in the driver sources. > I have another question: which application can I use to set up the > volume ? In use `xmix'. // // Konrad Heuer ____ ___ _______ // Gesellschaft für wissenschaftliche / __/______ ___ / _ )/ __/ _ \ // Datenverarbeitung mbH GÖttingen / _// __/ -_) -_) _ |\ \/ // / // Am Faßberg, D-37077 GÖttingen /_/ /_/ \__/\__/____/___/____/ // Deutschland (Germany) ----- The Power to Serve ----- // http://www.freebsd.org // kheuer@gwdu60.gwdg.de // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message