On Mon, 4 Jul 2011 17:52:08 +0100 Alan Cox wrote: > Documentation/kernel-parametes.txt > > Says for acpi= > > See also Documentation/power/pm.txt, pci=noacpi > > but this file does not exist maybe Documentation/pm/basic-pm-debugging.txt: """ It is also possible that the "devices" test will still fail after you have unloaded all modules. In that case, you may want to look in your kernel configuration for the drivers that can be compiled as modules (and test again with these drivers compiled as modules). You may also try to use some special kernel command line options such as "noapic", "noacpi" or even "acpi=off". """ although that "noacpi" above should be "pci=noacpi" IMO. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html