https://bugzilla.novell.com/show_bug.cgi?id=350017
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=350017#c28 --- Comment #28 from Oskar Eisemuth <[EMAIL PROTECTED]> 2008-02-19 07:02:01 MST --- Well the callstack shows :thermal:acpi_thermal_trip_seq_show too, a reason for the reopen. To make the diff I used now the Biostar one, as the DSDT of the Foxconn can't be recompiled directly. (There is an unused local that will throw an compile error, removing the will solve it, and then the same fix is applied) The general fix seems to replace CPU0 with C000. So the diff is simple: @@ -1065,7 +1065,7 @@ Name (_PSL, Package (0x01) { - \_PR.CPU0 + \_PR.C000 }) Name (_TSP, 0x3C) Name (_TC1, 0x04) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla