https://bugzilla.novell.com/show_bug.cgi?id=350017
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=350017#c19 --- Comment #19 from Yakui Zhao <[EMAIL PROTECTED]> 2008-01-15 18:49:16 MST --- HI, Thomas thanks for your work. As you pointed that, the difference between the customed DSDT and original DSDT is that: > DefinitionBlock ("DSDT.aml", "DSDT", 1, "NVIDIA", "AWRDACPI", 0x00001000) { - External (\_PR_.CPU0) - Scope (\_PR) { Processor (\_PR.C000, 0x00, 0x00000000, 0x00) {} @@ -8988,7 +8986,7 @@ Name (_PSL, Package (0x01) { - \_PR.CPU0 + \_PR.C000 }) To use the customed DSDT is to confirm whether the problem is caused by the uncorrrect reference in _PSL method. Now it seems that it is caused by the broken BIOS. It will be more appropriate to fix this bug by BIOS update. What you said in comment #17 is very right. After applying the patch in bug9429 ,access to unresovled reference will cause potential problem. Thanks. -- 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