Uh-oh. Maybe a faulty dsdt? I’ll try this and this:
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20060912 [Dec 6 2006]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a
dsdt.dsl 293: Method (\_WAK, 1, NotSerialized)
Warning 1079 - ^ Reserved method must return a value (_WAK)
dsdt.dsl 358: Store (Local0, Local0)
Error 4049 - ^ Method local variable is not initialized (Local0)
dsdt.dsl 363: Store (Local0, Local0)
Error 4049 - ^ Method local variable is not initialized (Local0)
dsdt.dsl 3841: Method (\_SB.PCI0.USB0._PRW, 0, NotSerialized)
Warning 1086 - Not all control paths return a value ^ (\_SB.PCI0.USB0._PRW)
dsdt.dsl 3841: Method (\_SB.PCI0.USB0._PRW, 0, NotSerialized)
Warning 1079 - Reserved method must return a value ^ (_PRW)
dsdt.dsl 3871: Method (\_SB.PCI0.USB1._PRW, 0, NotSerialized)
Warning 1086 - Not all control paths return a value ^ (\_SB.PCI0.USB1._PRW)
dsdt.dsl 3871: Method (\_SB.PCI0.USB1._PRW, 0, NotSerialized)
Warning 1079 - Reserved method must return a value ^ (_PRW)
dsdt.dsl 3901: Method (\_SB.PCI0.USB2._PRW, 0, NotSerialized)
Warning 1086 - Not all control paths return a value ^ (\_SB.PCI0.USB2._PRW)
dsdt.dsl 3901: Method (\_SB.PCI0.USB2._PRW, 0, NotSerialized)
Warning 1079 - Reserved method must return a value ^ (_PRW)
dsdt.dsl 3931: Method (\_SB.PCI0.USB3._PRW, 0, NotSerialized)
Warning 1086 - Not all control paths return a value ^ (\_SB.PCI0.USB3._PRW)
dsdt.dsl 3931: Method (\_SB.PCI0.USB3._PRW, 0, NotSerialized)
Warning 1079 - Reserved method must return a value ^ (_PRW)
ASL Input: dsdt.dsl - 4323 lines, 142611 bytes, 1602 keywords
Compilation complete. 2 Errors, 9 Warnings, 0 Remarks, 562 Optimizations
More debug output:
Strange, but it actually seems like it is working. At least I can control the frequency governor more easily now using cpufreq-set.
cpufreq-info
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
driver: powernow-k8
CPUs which need to switch frequency at the same time: 0
hardware limits: 800 MHz - 2.00 GHz
available frequency steps: 2.00 GHz, 1.80 GHz, 1.60 GHz, 800 MHz
available cpufreq governors: ondemand, powersave, conservative, userspace, performance
current policy: frequency should be within 800 MHz and 2.00 GHz.
The governor "powersave" may decide which speed to use
within this range.
current CPU frequency is 800 MHz (asserted by call to hardware).
cpufreq-info
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
driver: powernow-k8
CPUs which need to switch frequency at the same time: 0
hardware limits: 800 MHz - 2.00 GHz
available frequency steps: 2.00 GHz, 1.80 GHz, 1.60 GHz, 800 MHz
available cpufreq governors: ondemand, powersave, conservative, userspace, performance
current policy: frequency should be within 800 MHz and 2.00 GHz.
The governor "performance" may decide which speed to use
within this range.
current CPU frequency is 2.00 GHz (asserted by call to hardware).
I think the problem frequency might be the 1.6Ghz, as I’ve never seen the processor in that state. Haven’t seen this one before:
powernow-k8: ph2 null fid transition 0xc
0 Responses to “Turion on the desktop?”