http://bugzilla.kernel.org/show_bug.cgi?id=10311





------- Comment #12 from [EMAIL PROTECTED]  2008-03-28 08:52 -------
Thanks for the info.
The error in SSDT2.dsl is related with the error message "Wrong checksum for
SSDT". 

The SSDT2 table is located in the address 0xbfecfedf, which is reserved as ACPI
NVS region by BIOS. 
>ACPI: SSDT BFECFEDF, 04E6 (r1  PmRef    CpuPm     3000 INTL 20061109)
>BIOS-e820: 00000000bfec0000 - 00000000bfedf000 (ACPI NVS)
The checksum error is caused by the incorrect content of 0xBfecfedf -
0xbfed03c4.
Anyway, will you please attach the output of the following command?
acpidump --addr 0xbfecfedf --length 0x4e6 -o ssdt2

>But the fact that in the DSDT has almost an identical method which has
>EID0 instead of EI*0
What you said is right. In fact several _OSC methods are defined under several
devices. For example: CPU0, CPU1, PCI0. But the error occurs in the _OSC method
defined in the CPU0 device.


-- 
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.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to