http://bugzilla.kernel.org/show_bug.cgi?id=10734
------- Comment #14 from [EMAIL PROTECTED] 2008-05-23 02:17 ------- Dariush: note that those addresses were based on my system. What you are looking for is: dmesg | grep Cpu | grep st [ 14.437438] ACPI: SSDT 7FE5C4F6, 0286 (r1 PmRef Cpu0Ist 3000 INTL 20050624) [ 14.437597] ACPI: SSDT 7FE5BE8C, 05E5 (r1 PmRef Cpu0Cst 3001 INTL 20050624) [ 14.438352] ACPI: SSDT 7FE5C77C, 00C4 (r1 PmRef Cpu1Ist 3000 INTL 20050624) [ 14.438497] ACPI: SSDT 7FE5C471, 0085 (r1 PmRef Cpu1Cst 3000 INTL 20050624) The value after SSDT is the address, the next is the length, both in hex so prefix with 0x. -- 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: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
