Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2000 10:37:41 -0500 (CDT)
From:      Brennan W Stehling <brennan@offwhite.net>
To:        Kent Stewart <kstewart@3-cities.com>
Cc:        Saverio Perugini <sperugin@csgrad.cs.vt.edu>, questions@FreeBSD.ORG
Subject:   Re: sound card
Message-ID:  <Pine.BSF.4.21.0005231035000.34586-100000@home.offwhite.net>
In-Reply-To: <392A2BCE.7040F517@3-cities.com>

next in thread | previous in thread | raw e-mail | index | archive | help
If it is a PCI card, you may have to use snd1 and not snd0.  I am still
using 3.4 STABLE, so I am not sure if that changed in 4.0.  Read the man
page on pcm to be sure.  It explains that the snd0 is for legacy devices
while snd1 can be used for newer PCI cards, which is what you are likely
using.

Hunting down this problem took me a while, but after carefully reading
this man page, I was all set.

Brennan Stehling - web developer and sys admin
projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com

Microsoft: Will you get a macro virus today?

On Mon, 22 May 2000, Kent Stewart wrote:

> 
> 
> 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
> 



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.21.0005231035000.34586-100000>