freebsd
[Início] [Todas as Listas]

Re: [FUG-BR] Compilação do kernel

From: Ricardo Campos Passanezi <riccp@xxxxxxxxxxxxxx>
To: Lista de discussao do grupo FUG-BR <Freebsd@xxxxxxxxxx>
Subject: Re: [FUG-BR] Compilação do kernel
Date: Wed, 31 Aug 2005 11:01:47 -0300
On Tue, Aug 30, 2005 at 09:06:02PM +0000, PyTh3r wrote:
> funciona traquilamente , faça isso:
> vi /boot/defaults/loader.conf


Cuidado!

É recomendável não alterar o /boot/defaults/loader.conf.

É melhor colocar as entradas que interessam no /boot/loader.conf. Veja o
começo do /boot/defaults/loader.conf:

# This is loader.conf - a file full of useful variables that you can
# set to change the default load behavior of your system. You should
# not edit this file!  Put any overrides into one of the
# loader_conf_files instead and you will be able to update these
# defaults later without spamming your local configuration information.



> e descomente mude de NO para YES a seguinte linha
> snd_via8233_load="NO" 
> para 
> 
> snd_via8233_load="YES"

Ou seja, coloque 'snd_via8233_load="YES"' no /boot/loader.conf

-- 
Ricardo Campos Passanezi

_______________________________________________
Freebsd mailing list
Freebsd@xxxxxxxxxx
http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br


<Anterior na Thread] Thread Atual [Próximo na Thread>
  • Re: [FUG-BR] Compilação do kernel, Ricardo Campos Passanezi <=