Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Downclock when idle
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Downclock when idle
20th Jun, 2014, 08:23 AM
Post: #1
wonderiuy Offline
Registered
Posts: 2
Joined: Jun 2014
Reputation: 0
Downclock when idle
Hi all, long time crawler but first message here.

My question is: are these commands supported in config.txt?
arm_freq_min
core_freq_min
sdram_freq_min
over_voltage_min

They should work only on overclocked RPI and are used to specify the frequency of clocks when system go idle or with low cpu load. I've added them to config.txt but they doesn't seem to work (or it seems that they are never triggered).

I've added also the line
force_turbo=0
and disabled initial_turbo
but with no success.

All commands can be found here: http://elinux.org/RPi_config.txt#Overclocking_options
Since i'm not a Linux expert, do you have any suggestions?
Thank you in advance
Find all posts by this user
Quote this message in a reply
20th Jun, 2014, 09:04 AM
Post: #2
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Downclock when idle
Doesn't work on XBian because it was made to force the system to run on a stable clock w/o loosing warranty.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
23rd Jun, 2014, 04:52 AM
Post: #3
wonderiuy Offline
Registered
Posts: 2
Joined: Jun 2014
Reputation: 0
RE: Downclock when idle
This sounds very very strange because that value are meant for DOWNclocking. Never heard that downclocking leads to loose the warranty.
You are speaking of xbian overclocking, i'm speaking of downclocking.
Is there any particular settings to do for making that commands work?
Find all posts by this user
Quote this message in a reply
23rd Jun, 2014, 05:38 AM
Post: #4
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Downclock when idle
@wonderiuy

edit /etc/default/xbian-module-init-tools uncomment CPUFREQ_GOVERNOR and set it to "ondemand".

btw: as far as I know SDRAM freq NEVER changes dynamically.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
24th Jun, 2014, 06:52 AM (This post was last modified: 24th Jun, 2014 06:52 AM by f1vefour.)
Post: #5
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: Downclock when idle
You may have to adjust the up_threshold of the ondemand governor or it spins up too easily, I think you also must change the minimum frequency. The min and max values used to both be the same max value.

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
24th Jun, 2014, 05:58 PM
Post: #6
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Downclock when idle
@f1vefour

arm_freq_min is by default set to 700. arm_freq is by default the same value. by changing arm_freq to higher number arm_freq_min is not changed.
frequencies is not changing FW but kernel alone. and if arm_clock is not going back to arm_freq_min is caused only by performance governor which is active by default. changing it to ondemand (or powersave) allows the clock to go down to arm_freq_min.

arm_freq_min can be set also to lower value from default 700. and again arm will lower the freq only if governor is changed.
(just a wrap-up that there is no confusion of any kind)

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 10th May, 2025, 03:18 AM Powered By MyBB, © 2002-2025 MyBB Group.