From owner-freebsd-questions Tue Nov 2 7:44: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pan.ch.intel.com (pan.ch.intel.com [143.182.246.24]) by hub.freebsd.org (Postfix) with ESMTP id 7045C14FDA for ; Tue, 2 Nov 1999 07:44:00 -0800 (PST) (envelope-from jreynold@sedona.ch.intel.com) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by pan.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.10 1999/10/20 18:19:05 spurcell Exp $) with ESMTP id IAA01457; Tue, 2 Nov 1999 08:43:57 -0700 (MST) Received: from hip186.ch.intel.com (hip186.ch.intel.com [143.182.225.68]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.8 1999/04/16 15:25:49 steved Exp steved $) with ESMTP id IAA06035; Tue, 2 Nov 1999 08:43:56 -0700 (MST) X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by hip186.ch.intel.com (8.9.1a/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id KAA16634; Tue, 2 Nov 1999 10:44:15 -0500 (EST) From: John Reynolds~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14367.1742.47847.420674@hip186.ch.intel.com> Date: Tue, 2 Nov 1999 08:44:14 -0700 (MST) To: "Michael J. Ruhl" Subject: Re: sound blaster PCI128 X-Mailer: VM 6.75 under Emacs 19.34.1 Cc: questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Howdy, > > Is there explicit instructions somewhere on how to set up a sound > blaster PCI128 card? For various e-mails it appears that it is > possible to use this sound card, but I can't locate anything that > appears to work for me. > > After a day of kerputzing I am slighly frustrated and any help will be > welcomed. You need: pnp0 pcm0 in your kernel and that should about do it. Keep in mind you must do this before the card will appear to "work": cd /dev sh MAKEDEV snd1 # NOT snd0 as you might think then do mixer vol pcm 40 (or whatever volume won't blow out your speakers :) by default, this card's channels are all turned to 0 volume at power up, so even if the device probes and is "working" you can't hear crap unless you turn the volume up. I've had limited success with the OSS drivers from 4front. The last time I tried them, they worked like a charm except for the fact that xmms wouldn't run, so I ditched them in favor of the pcm0 driver again. Cheers, -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds CEG, CCE, Next Generation Flows, HLA | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message