Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 00:41:56 -0800
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Sergey Matveychuk <sem@ciam.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ACPI
Message-ID:  <3E588954.D21FF456@mindspring.com>
References:  <000501c2db11$8a869d00$0982763e@semhome>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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