Jump to content

cpufreq disabled after suspend-to-ram


Recommended Posts

When I suspend to ram (either using kpowersave, or typing "pm-suspend") at the command line and start up my laptop again, cpufreq stops working. I have traced this back to the fact that the symlink

/sys/devices/system/cpu/cpu1/cpufreq -> /sys/devices/system/cpu/cpu0/cpufreq

which links the cpufreq settings for the 2 processors, has disappeared after the resume. I also cannot create this symlink by hand (I must admit that I have very little knowledge of how sysfs works).

 

I can still manually change the cpufreq settings for cpu0 with e.g.

# echo "performance" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

and it affects the clock frequency of cpu0, but for cpu1 it is disabled, and it also doesn't work with kpowersave (presumably because it can't access cpu1).

 

Has anyone experienced similar things or got a fix for this?

 

System: Dell Latitude D630 with Intel Core2Duo T7300 processor

OS: Mandriva 2008.0 x86_64 architecture

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...