Sergey Matveychuk wrote:
> I'v cvsup'ed from 5.0-RELEASE to RELENG_5_0_0 last night and ACPI doesn't
> work now.
> When booting I'v got  a message: "ACPI autoload failed - no such file or
> directory".
> 
> How to fix?

That's saying the acpi.ko module was not built and installed.

When you install your new kernel, use the Makefile target, instead
of using "cp", or it won't install the modules it builds.

If you did this, then check your make.conf to see if you are
specifically telling it to not build modules, or only telling it
to build specific modules, etc..

-- Terry

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

Reply via email to