From owner-freebsd-questions Tue May 2 23:48:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id DBF2937B85C for ; Tue, 2 May 2000 23:48:46 -0700 (PDT) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.9.1/8.9.3) with ESMTP id BAA45490 for ; Wed, 3 May 2000 01:48:46 -0500 (CDT) Date: Wed, 3 May 2000 01:48:46 -0500 (CDT) From: Brennan W Stehling To: freebsd-questions@freebsd.org Subject: sound blaster and snd0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had sound working before and it works so easily that I am confused as to why it is not working now. I have a simple Sound Blaster card and my hardware is plug n play. I think i can use the following kernel options to get it to work. #controller snd0 #device sb0 #device sbxvi0 #device sbmidi0 #device awe0 #device pas0 I have turned on the first two lines and the sound did not work. I turn on the rest and it does not work. It just does not want to work. What I am now thinking is that I am forgetting this final step in the build for this device... cd /dev; sh MAKEDEV snd0 If I do that I am thinking that sound will work once again. Does that sound right? What kernel options should I use exactly for my hardware? Here is some info from dmesg... PCI bus Probing for PnP devices: CSN 1 Vendor ID: CTL00f0 [0xf0008c0e] Serial 0xffffffff Comp ID: PNPb02f [0x2fb0d041] I can provide more hardware info if necessary. Brennan Stehling - web developer and sys admin projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com fortune: A fool-proof method for sculpting an elephant: first, get a huge block of marble; then you chip away everything that doesn't look like an elephant. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message