Cc: Linus Torvalds <torvalds@...>, Oleg Verych <olecom@...>, Thomas Gleixner <tglx@...>, Andrew Morton <akpm@...>, LKML <linux-kernel@...>, Ingo Molnar <mingo@...>, Len Brown <lenb@...>, Venkatesh Pallipadi <venkatesh.pallipadi@...>, Rafael J. Wysocki <rjw@...>
> I switched to libata, but it behaves like the old IDE without ACPI. I
Device errors.
Libata currently (wrongly IMHO) defaults to avoiding the use of ACPI
suspend/resume methods
So you also need to boot with "libata.noacpi=0" and if that works beat
up Jeff a bit ..
-