http://bugzilla.kernel.org/show_bug.cgi?id=8862
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acpi- | |[EMAIL PROTECTED] | |et Summary|ACPI Error (psargs-0355): |ACPI Error (psargs-0355): |[HPTF] Namespace lookup |[HPTF] Namespace lookup |failure, AE_NOT_FOUND |failure, AE_NOT_FOUND - XPC | |SN27P2 ------- Comment #5 from [EMAIL PROTECTED] 2007-08-14 13:13 ------- Indeed, "HPTF" is referenced, but not present in the DSDT: External (HPTF, IntObj) Device (TMR) { Name (_HID, EisaId ("PNP0100")) ... Method (_CRS, 0, NotSerialized) { If (LGreaterEqual (OSFX, 0x03)) { If (HPTF) ... Device (HPET) { Name (_HID, EisaId ("PNP0103")) ... Method (_STA, 0, NotSerialized) { If (LGreaterEqual (OSFX, 0x03)) { If (HPTF) ... Method (_CRS, 0, NotSerialized) { If (LGreaterEqual (OSFX, 0x03)) { If (HPTF) ... Device (RTC) { Name (_HID, EisaId ("PNP0B00")) ... Method (_CRS, 0, NotSerialized) { If (LGreaterEqual (OSFX, 0x03)) { If (HPTF) -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla