how to config sound for my notebook

Richard Coleman richardcoleman at mindspring.com
Sat Oct 4 09:36:20 PDT 2003


Pertti Kosunen wrote:

> Add this line to your kernel config file and compile your kernel:
> device    pcm

Or as an alternative, you can load it as a kernel modules.  Just add the 
line

     snd_pcm_load="YES"

to the file /boot/loader.conf.  To see all the sound modules you have 
already built, set into the directory /modules and do the command "ls -l 
snd_*".  Check the man page "loader.conf" for details.

Richard Coleman
rcoleman at mindspring.com




More information about the freebsd-stable mailing list