http://bugzilla.kernel.org/show_bug.cgi?id=8950
------- Comment #11 from [EMAIL PROTECTED] 2007-10-18 02:12 ------- Hi, Marc Thanks for the info. What Len said in comment #8 is very right. The available cpu frequency is obtained from PSS package. Because the PSS package is wrong , the cpuinfo will report the wrong frequency after cpufreq module is loaded. At the same time there is another problem about the system. ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU0._PDC] (Node ffff8100378b5220), AE_ALREADY_EXISTS The reason about this error message is listed in the following: In the initialization of acpi_processor_init the PDC method will be called,in which the AML will load table from the address of 0x7fef8b80 dynamically. Unfortunately the SSDT table at the address of 0x7fef8b80 has been loaded in the acpi_early_init. So the system will print the error info ---"AE_ALREADY_EXIST". -- 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