Date: Mon, 22 May 2000 23:57:18 -0700 From: Kent Stewart <kstewart@3-cities.com> To: Saverio Perugini <sperugin@csgrad.cs.vt.edu> Cc: questions@freebsd.org Subject: Re: sound card Message-ID: <392A2BCE.7040F517@3-cities.com> References: <Pine.OSF.4.21.0005230142270.22285-100000@csgrad.cs.vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Saverio Perugini wrote: > > Hello, > > What is the procedure to setup and configure sound (pnp) with > FreeBSD 4.0-RELEASE? Thanks! For 4.0, you frequently add "device pcm" to your kernel, config, make, and make install it. After you reboot, you "cd /dev" and "./MAKEDEV snd0". This sequence works for the many. It worked on 2 of 3 of my systems. The 3rd system required an sbc driver. Since you didn't specify what sound card you have in your system, you may have to read /sys/i386/conf/LINT and see if you need something else. I use sound mainly on KDE and that has a few quirks once you get your sound card recognized. Good luck, Kent -- 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?392A2BCE.7040F517>