On 2007/01/20 15:44, Vim Visual wrote: > After a fresh install of o'bsd I am trying to enable ACPI on my laptop > but something is funny... > > Setting "enable acpi" after config /bsd doesn't modify anything
> OpenBSD 4.0 (GENERIC) #1107: Sat Sep 16 19:15:58 MDT 2006 > [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC > Enter 'help' for information > ukc> enable acpi that is a 4.0 release kernel, acpi is not compiled-in, so there's nothing to enable. > export [EMAIL PROTECTED]:/cvs > cd /usr; cvs checkout -P src/sys don't do that, install a snapshot instead. you can do a source build after you've installed a snapshot.

