Date: Tue, 09 Jun 1998 03:00:12 +0200 From: "Christoph Prevezanos" <Christoph.Prevezanos@post.uni-bielefeld.de> To: mib@io.com Cc: questions@FreeBSD.ORG Subject: Re: SoundCard Error: The soundcard system has not been configured 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806090300120740.00B17320>