From owner-freebsd-questions Sat Feb 6 20:25:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA01407 for freebsd-questions-outgoing; Sat, 6 Feb 1999 20:25:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA01395 for ; Sat, 6 Feb 1999 20:25:49 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id XAA13846; Sat, 6 Feb 1999 23:25:47 -0500 (EST) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.2/8.9.1) id XAA40463; Sat, 6 Feb 1999 23:25:44 -0500 (EST) (envelope-from myself) Date: Sat, 6 Feb 1999 23:25:43 -0500 From: "Donald J . Maddox" To: Mark Ovens Cc: cjclark@home.com, FreeBSD Questions Subject: Re: SoundBlaster Problem Message-ID: <19990206232543.A5874@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <199902062358.SAA27767@cc942873-a.ewndsr1.nj.home.com> <36BD0022.4E848732@uk.radan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36BD0022.4E848732@uk.radan.com>; from Mark Ovens on Sun, Feb 07, 1999 at 02:53:22AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If he actually wants MIDI to work, suggesting that he use the pcm driver is exceedingly poor advice. Clearly, this is a PnP card, but the pnp0 device is not in the kernel config. Try adding: controller pnp0 to the kernel config file, and rebuild the kernel. On Sun, Feb 07, 1999 at 02:53:22AM +0000, Mark Ovens wrote: > > > "Crist J. Clark" wrote: > > > > A cow-orker is bugging me to get the sound working on a computer. (I > > personally find sound on computers more of an annoyance than of any > > use, but the computer's got a sub-woofer (!?!) and the works.) The > > card is a SoundBlaster 16-bit. There is stuff about MIDI support in > > the manual, but I have not been able to decide if it's saying the card > > has MIDI support or they are giving me work-arounds (MIDI > > emulation). Anyway, that is beside the point; the computer does not > > seem to see the card at all at boot time as these lines from 'dmesg' > > indicate, > > > > sb0 not found at 0x220 > > sbxvi0 not found > > sbmidi0 not found at 0x330 > > > > Try the pcm driver instead. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message