Re: [ahci] Failed with error -12

From: Jeff Garzik
Date: Tue Nov 21 2006 - 13:29:06 EST


Renato S. Yamane wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I receive this error message on boot with Kernel 2.6.18.3

relevant (I think) dmesg output:
=======
ahci 0000:00:1f.2: version 2.0
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:1f.2[B] -> Link [LNKD] -> GSI 11 (level,
low) -> IRQ 11
ahci: probe of 0000:00:1f.2 failed with error -12

"-12" is ENOMEM, which means it failed to map an MMIO resource.

Either (a) you should turn on AHCI (or RAID) in BIOS, or (b) you should not even try to load ahci driver.

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/