[ltp] Re: BIOS Update: new dsdt for ThinkPadP R51
Volker Braun
linux-thinkpad@linux-thinkpad.org
Wed, 15 Sep 2004 13:01:22 -0400
IBM's description of the fix
On Wed, 15 Sep 2004 08:25:02 +0000, Suso Baleato wrote:
> (Fix) (Linux) Hibernation function does not work correctly under the
> partition environment created by lphdisk.
suggests that it only corrects a bug in the APM or maybe ACPI S4_bios
support. Under ACPI, you should use swsusp(2) which writes the suspend
image in the swap space and does not rely on the BIOS.
The DSDT errors are mostly harmless (or did you find any critical error
message in dmesg?), and are automatically worked around by the AML
interpreter.
Did anybody update and find any relevant changes not mentioned in
the changelog?
Volker