Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2007 22:20:19 +0200
From:      Erik Cederstrand <erik@cederstrand.dk>
To:        freebsd-current@freebsd.org
Subject:   acpi.ko not being built?
Message-ID:  <470E8583.5060209@cederstrand.dk>

next in thread | raw e-mail | index | archive | help
Hi!

I'm attempting to upgrade a server to amd64 CURRENT from an older 
snapshot. I have "MODULES_OVERRIDE= acpi" in make.conf but apparently 
only the acpi_*.ko files are being built, not acpi.ko itself. As a 
result, acpi.ko is not being loaded on boot.

This used to work on 6.2, so I'm not sure where to look. This happens on 
a GENERIC kernel config. My src.conf has the following:

WITHOUT_ATM=yes
WITHOUT_AUDIT=yes
WITHOUT_BLUETOOTH=yes
WITHOUT_CVS=yes
WITHOUT_DICT=yes
WITHOUT_FORTRAN=yes
WITHOUT_GAMES=yes
WITHOUT_GPIB=yes
WITHOUT_HTML=yes
WITHOUT_I4B=yes
WITHOUT_INFO=yes
WITHOUT_IPX=yes
WITHOUT_LPR=yes
WITHOUT_SENDMAIL=yes
WITHOUT_SHAREDOCS=yes
WITHOUT_USB=yes

but I don't see anything suspicious there.

Thanks,
Erik



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?470E8583.5060209>