From owner-freebsd-questions Mon Jun 8 14:47:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15384 for freebsd-questions-outgoing; Mon, 8 Jun 1998 14:47:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dillinger.io.com (mib@dillinger.io.com [199.170.88.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15333 for ; Mon, 8 Jun 1998 14:47:20 -0700 (PDT) (envelope-from mib@dillinger.io.com) Received: (from mib@localhost) by dillinger.io.com (8.8.7/8.8.5) id QAA27311; Mon, 8 Jun 1998 16:47:15 -0500 (CDT) Message-ID: <19980608164715.53708@io.com> Date: Mon, 8 Jun 1998 16:47:15 -0500 From: mib@io.com To: Christoph.Prevezanos@post.uni-bielefeld.de Cc: questions@FreeBSD.ORG Subject: Re: SoundCard Error: The soundcard system has not been configured 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199806072155330260.0043E879@Postfach.Uni-Bielefeld.de>; from Christoph Prevezanos on Sun, Jun 07, 1998 at 09:55:33PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jun 07, 1998 at 09:55:33PM +0200, Christoph Prevezanos wrote: > of course you need, because the opl-chip is just a part of your soundcard and > cannot work without it. After recompiling with the SB code, sound works. There are still some loose strings, though... sb0 at 0x220 irq 5 drq 1 on isa sb0: sbxvi0 not found sbmidi0 not found at 0x330 opl0 at 0x388 on isa opl0: My config file (as copied from LINT) contains: 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 device opl0 at isa? port 0x388 As you might of figured out by now, I'm not as keen about hardware as I ought to be, but I'm learning, and I thank you for your paitence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message