[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cpufreqd init script not shutting down



On Sun, 04 Jun 2006, Stefan Bellon wrote:
> I noticed recently that my notebook (ThinkPad T60) doesn't shut down
> properly anymore but "hangs". I've now traced the problem down. It
> looks like it's the cpufreqd's init script which is hanging when
> being called with "stop":
> 
> io:/home/sbellon# /etc/init.d/cpufreqd stop   
> Stopping CPU Frequency daemon: cpufreqd
> 
> At this stage, nothing happens and the script still runs. If you press
> Return, then the final dot appears in a new line and the script stops:
> 
> .
> io:/home/sbellon#

Please run sh -x /etc/init.d/cpufreqd stop >/tmp/out.txt 2>&1, hit CTRL+C
when it hangs, and look at the log (/tmp/out.txt) to see WHERE it hung...

That said, if you use the "conservative" governor, there is no need to use
cpufreqd at all.  It does an wonderful job of it own, all in kernel space,
and it has enough knobs (in /sys) that you can use to tune it to your needs.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh



Reply to: