[Bug 15940] Return from Hibernate produces error evaluating _GTM
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Thu Sep 22 01:36:49 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=15940
Ubuntu (laptop) | linux
mdz at ubuntu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mjg59 at codon.org.uk
AssignedTo|debzilla at ubuntu.com |ben.collins at ubuntu.com
Component|UNKNOWN |linux
Keywords| |laptop
QAContact| |kernel-bugs at lists.ubuntu.com
------- Additional Comments From mdz at ubuntu.com 2005-09-22 02:36 UTC -------
This error comes from drivers/ide/ide.c:acpi_ide_suspend()
status = acpi_evaluate_object(parent_handle, "_GTM", NULL, &buffer);
if (ACPI_FAILURE(status)) {
printk(KERN_ERR "Error evaluating _GTM\n");
return -ENODEV;
}
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list