Date: Wed, 3 May 2000 10:01:45 -0500 (CDT) From: Brennan W Stehling <brennan@offwhite.net> To: Kent Stewart <kstewart@3-cities.com> Cc: freebsd-questions@freebsd.org Subject: Re: sound blaster and snd0 Message-ID: <Pine.BSF.4.10.10005030958510.47147-100000@home.offwhite.net> In-Reply-To: <390FCD2B.B59F9891@3-cities.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I tried the following and I cannot even get the kernel to compile. controller snd1 device pcm0 I can run config and make depend alright, but the make bombs out. What could I be doing wrong? Brennan Stehling - web developer and sys admin projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com fortune: "By the time they had diminished from 50 to 8, the other dwarves began to suspect 'Hungry' ..." -- Gary Larson, "The Far Side" On Tue, 2 May 2000, Kent Stewart wrote: > > > Brennan W Stehling wrote: > > > > 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 > > I use "device pcm" in the kernel and did a "./MAKEDEV snd0" to get > sound on 4.0. If you are using 3.4, you have to make snd1. Those are > the only two things I did to make sound work with KDE. I had to enable > system sounds in KDE and set kscd to the proper /dev/acd0c for the > cdrom. > > Kent > > > > > 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 > > -- > Kent Stewart > Richland, WA > > mailto:kstewart@3-cities.com > http://www.3-cities.com/~kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > > SETI(Search for Extraterrestrial Intelligence) @ HOME > http://setiathome.ssl.berkeley.edu/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10005030958510.47147-100000>