From owner-freebsd-questions Wed Dec 29 13:10:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dorifer.heim3.tu-clausthal.de (dorifer.heim3.tu-clausthal.de [139.174.243.252]) by hub.freebsd.org (Postfix) with ESMTP id 3210B1534C for ; Wed, 29 Dec 1999 13:10:30 -0800 (PST) (envelope-from olli@dorifer.heim3.tu-clausthal.de) Received: (from olli@localhost) by dorifer.heim3.tu-clausthal.de (8.8.8/8.8.8) id WAA13437 for freebsd-questions@FreeBSD.ORG; Wed, 29 Dec 1999 22:10:24 +0100 (CET) (envelope-from olli) Date: Wed, 29 Dec 1999 22:10:24 +0100 (CET) From: Oliver Fromme Message-Id: <199912292110.WAA13437@dorifer.heim3.tu-clausthal.de> To: freebsd-questions@FreeBSD.ORG Subject: Re: sound almost there. Organization: Administration TU Clausthal Reply-To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: TIN [version 1.2 RZTUC(3) PL2] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Anderson wrote in list.freebsd-questions: > from my kernel config > > > controller isa0 > > controller pnp0 # PnP support for ISA > > controller snd0 > > device sb0 at isa? port 0x220 irq 5 drq 1 > > device sbmidi0 at isa? port 0x330 > > device opl0 at isa? port 0x338 > > dmesg gives me the following about sound: > > > sb0 at 0x220 irq 5 drq 1 on isa > > > > NOTE! SB Pro support required with your soundcard! > > snd0: > > sbmidi0 not found at 0x330 > > opl0 not found at 0x338 It says pretty clearly what is missing, isn't it? > no mixer. so what do i need to add to get the mixer working? should i be > using sbxvi0 rather than sb0? You should be using sbxvi0 in _addition_ to sb0. You do have an SB16, so why don't you just use the driver for the SB16? Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message