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


Zhang Rui <rui.zh...@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rui.zh...@intel.com
          Component|BIOS                        |cpufreq
         AssignedTo|acpi_b...@kernel-bugs.osdl. |cpuf...@vger.kernel.org
                   |org                         |
            Product|ACPI                        |Power Management




--- Comment #3 from Zhang Rui <rui.zh...@intel.com>  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
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to