Alexander Dalloz wrote:
Am Di, den 05.07.2005 schrieb Daniel Andersen um 12:59:
insmod error inserting '/lib/ata_piix.ko': -1 Unknown symbol in module
ERROR: /bin/insmod exited abnormally!
All Fedora kernels and vanilla up to 2.6.11 is working fine without
using acpi=off. 2.6.12-rc1 and up to 2.6.13-rc1-mm1 won't boot unless I
use acpi=off. I haven't been able to do much troubleshooting yet so I
may be overlooking something trivial. Any kind of help appreciated.
Daniel Andersen
You are saying that above insmod error does not appear when booting with
"acpi=off" kernel parameter? I would have guessed the insmod error is
caused by missing a different module loaded previous to the ata_piix
load or by missing something in the kernel.
Alexander
Correct. With "acpi=off" insmod will not fail. The .config is the same
as I have used with previous kernels. Basically a standard Fedora 3
.config with some features removed.
Daniel Andersen
--