Re: Linux 2.6.33.8

From: Carsten Emde
Date: Sat Apr 02 2011 - 07:31:15 EST


Alexander,

[..]
This is the situation:

1. Without commit ea53069231f9317062910d6e772cca4ce93de8c8:
Everything is fine. The system correctly powers off.

2. With commit ea53069231f9317062910d6e772cca4ce93de8c8:
a) Frequency scaling never enabled (acpi_cpufreq not loaded,
cpufreq_ondemand not loaded):
Everything is fine. The system correctly powers off.
b) Frequency scaling enabled (acpi_cpufreq loaded, cpufreq_ondemand
loaded) or
c) Frequency scaling enabled and disabled (acpi_cpufreq still loaded
since it cannot be removed easily, cpufreq_ondemand no longer
loaded) or
d) Frequency scaling enabled and disabled (acpi_cpufreq unloaded
with force, cpufreq_ondemand no longer loaded):
Not powering off, message:
ACPI: Preparing to enter system sleep state S5
Disabling non-boot CPUs ...
I'm using a
model name : Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz
This probably is not model 44; is it 26, 30 or 31?

and can confirm some problem with power down, at least in 2.6.38.2.
Sometimes I only see the powerdown message but the machine will stay on
(and the fan starts getting louder).
[..]
Maybe it's a totally unrelated problem, but I thought it might be good
to mention that I'm having a problem with powerdown in 2.6.38 too.
Yes, thank you,

Would you mind to completely disable processor frequency scaling and check whether the powerdown problem goes away on your system as well? I do not know which distro you are using, but on some systems "chkconfig cpuspeed off; reboot" would do the job. When the system then reboots, "halt" should correctly power off the system.

-Carsten.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/