From owner-freebsd-questions Mon Jun 8 17:59:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA16716 for freebsd-questions-outgoing; Mon, 8 Jun 1998 17:59:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hermes.hrz.uni-bielefeld.de (hermes.hrz.uni-bielefeld.de [129.70.4.55]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA16707 for ; Mon, 8 Jun 1998 17:59:25 -0700 (PDT) (envelope-from Christoph.Prevezanos@post.uni-bielefeld.de) Received: from ripley (pppasc42.hrz.uni-bielefeld.de [129.70.37.42]) by hermes.hrz.uni-bielefeld.de (8.8.8/8.8.8) with SMTP id DAA14762; Tue, 9 Jun 1998 03:03:08 +0200 (MESZ) Message-ID: <199806090300120740.00B17320@Postfach.Uni-Bielefeld.de> In-Reply-To: <19980608164715.53708@io.com> References: <19980606171721.06409@io.com> <199806071309040890.0053CF67@Postfach.Uni-Bielefeld.de> <19980607100920.55108@io.com> <199806071853370030.018F4A15@Postfach.Uni-Bielefeld.de> <19980607130214.59056@io.com> <199806072155330260.0043E879@Postfach.Uni-Bielefeld.de> <19980608164715.53708@io.com> X-Mailer: Calypso Version 2.40.35 Date: Tue, 09 Jun 1998 03:00:12 +0200 From: "Christoph Prevezanos" To: mib@io.com Cc: questions@FreeBSD.ORG Subject: Re: SoundCard Error: The soundcard system has not been configured 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 RAA16709 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello mib! >After recompiling with the SB code, sound works. There are still some loose >strings, though... Fine, so we slowly come close to the problem. >sbxvi0 not found >sbmidi0 not found at 0x330 It seems, that your card is only working in 8-bit-mode now. So you have to activate sbxvi ... if this works sbmidi will also go through. Are you sure that the error-message is "not found". This would mean, that your card does not have 16-bit-sound... but it is an opl3-chip. Usually it says something like "not configured on drq xzy" "error using irq yxw". Try changing your drq for sbxvi, maybe 6. Did you use your card under DOS before? Just look into your autoexec.bat. There is a line "set blaster=...." where you find all you need to configure. Christoph Prevezanos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message