Jump to content

Kapitan_Anni-Hilator

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Kapitan_Anni-Hilator

  1. Good day! I've had the Nanopi Neo2 v1.0 for sometime now, used for mostly for NAS solution. the v1.0 is the one being carried by my supplier here. No v1.1 yet Lately I installed armbian monitor to monitor system resources. Then I stumbled upon the min and max frequency when I checked using # cpufreq-info -p 408000 816000 ondemand I've read on some internet writeups that one can set the max frequency to 1008000 tried editing the cpufrequtils scaling_max_freq scaling_available_frequencies scaling_setspeed I was able to lower the minimum frequency to 120000 using the following entry at cpufrequtils # WARNING: this file will be replaced on board support package (linux-root-...) upgrade ENABLE=true #MIN_SPEED=408000 #MAX_SPEED=816000 MIN_SPEED=0 MAX_SPEED=1008000 GOVERNOR=ondemand but the output of cpufreq-info -p remains as # cpufreq-info -p 120000 816000 ondemand I'd really like to be able to set the max frequency higher than it is now. Any info, pointers, procedures (much better) will be much appreciated Thanks in advance!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines