> I've installed FreeBSD 4.7 and I'd like to get enabled
> the APM support. I know that I can enable it by
> compile it in the kernel, but I've read about another
> system that consist in the writing of a line in the
> /boot/loader.conf (enable apm0) but  at start the
> loader says that there is a syntax error : enable apm0
>                                                    
>                         ^
> 
> Why? How I can enable it without recompiling the
> kernel?
> 
> I've noticed also that in the GENERIC kernel config 
> there is a "disable" flag in the line of the APM
> device, I have to delete that to enable the APM
> support?The line looks like this one:
> 
> device apm0 nexus? disable Flag 0x20
> 
> I've changed it into :
> 
> device apm0 nexus? Flag 0x20
> 
> is this right?

In my 'GENERIC' I have only left this:
        device apm0
Then I have insert into rc.conf:
        apm_enable="YES"
> 
> Thanks
> 
> Bye
> 
> ______________________________________________________________________
> Yahoo! Cellulari: loghi, suonerie, picture message per il tuo telefonino
> http://it.yahoo.com/mail_it/foot/?http://it.mobile.yahoo.com/index2002.html
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to