http://bugzilla.kernel.org/show_bug.cgi?id=12948
Zhang Rui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|BIOS |cpufreq AssignedTo|[email protected]. |[email protected] |org | Product|ACPI |Power Management --- Comment #3 from Zhang Rui <[email protected]> 2009-03-27 00:59:11 --- here is the logic in powernow-k8 cpufreq driver. if (ACPI _PSS is available) blabla... else { if (UP) blabla... else print out this Firmware Bug message. } And I checked the acpidump you attached, it's true that ACPI _PSS control method is not available. I think this is a problem that has been documented. Re-assign to the cpufreq category. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
