Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Oct 2003 12:36:07 -0400
From:      Richard Coleman <richardcoleman@mindspring.com>
To:        john-k <ebay@getrich.com.hk>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: how to config sound for my notebook
Message-ID:  <3F7EF6F7.7060609@mindspring.com>
In-Reply-To: <000c01c38a5e$b51866a0$0b00000a@arenanet.fi>
References:  <200310041739.31134.ebay@getrich.com.hk> <000c01c38a5e$b51866a0$0b00000a@arenanet.fi>

next in thread | previous in thread | raw e-mail | index | archive | help
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@mindspring.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F7EF6F7.7060609>