From owner-freebsd-questions Mon May 22 23:57:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 0DD2A37BAC1 for ; Mon, 22 May 2000 23:57:44 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.222]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Mon, 22 May 2000 23:57:52 -0700 Message-ID: <392A2BCE.7040F517@3-cities.com> Date: Mon, 22 May 2000 23:57:18 -0700 From: Kent Stewart Organization: BOSSig (BOSS Internet Group) X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Saverio Perugini Cc: questions@freebsd.org Subject: Re: sound card References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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