Clock Speed: Difference between revisions - Pyra Wiki

(Created page with "== Overview == One can overclock or underclock the Pyra, or really any GNU/Linux machine, using the cpufrequtils package. In Debian, type into a terminal: <code>sudo apt-ge...")
 
(Added a few caveats)
 
Line 1: Line 1:
== Overview ==
== Overview ==
By default, the Pyra's [[OMAP 5]] runs at a nominal 1.5Ghz. One can overclock or underclock the Pyra, or really any GNU/Linux machine, using the cpufrequtils package.  In Debian, type into a terminal:  <code>sudo apt-get install cpufrequtils</code>.  Search online for cpufrequtils to see documentation and usage.


One can overclock or underclock the Pyra, or really any GNU/Linux machine, using the cpufrequtils package.  In Debian, type into a terminal:  <code>sudo apt-get install cpufrequtils</code>. Search online for cpufrequtils to see documentation and usage.
It is important to remember that overclocking any computer risks making it unstable, potentially leading to crashes and loss of data. Overvolting to improve stability at high clock rates risks overheating and ''permanently damaging'' the processor. '''You have been warned!'''
 


== Underclocking ==
== Underclocking ==
Some small discussion on the boards regarding underclocking (for improving battery life):
Some small discussion on the boards regarding underclocking (for improving battery life):
[https://pyra-handheld.com/boards/threads/omap5432-at-home.75874/page-7#post-1341207 forum].
[https://pyra-handheld.com/boards/threads/omap5432-at-home.75874/page-7#post-1341207 forum].
At its lowest frequency, the Pyra CPU still will [https://pyra-handheld.com/boards/threads/omap5432-at-home.75874/page-7#post-1341211 beat out] a GHz Pandora model.
At its lowest frequency, the Pyra CPU still will [https://pyra-handheld.com/boards/threads/omap5432-at-home.75874/page-7#post-1341211 beat out] a GHz Pandora model.
Note that once automatic power-saving support has been added to the OS, manually under-clocking is unlikely to result in any battery-life improvements.

Latest revision as of 19:17, 27 March 2016

Overview

By default, the Pyra's OMAP 5 runs at a nominal 1.5Ghz. One can overclock or underclock the Pyra, or really any GNU/Linux machine, using the cpufrequtils package. In Debian, type into a terminal: sudo apt-get install cpufrequtils. Search online for cpufrequtils to see documentation and usage.

It is important to remember that overclocking any computer risks making it unstable, potentially leading to crashes and loss of data. Overvolting to improve stability at high clock rates risks overheating and permanently damaging the processor. You have been warned!

Underclocking

Some small discussion on the boards regarding underclocking (for improving battery life): forum. At its lowest frequency, the Pyra CPU still will beat out a GHz Pandora model. Note that once automatic power-saving support has been added to the OS, manually under-clocking is unlikely to result in any battery-life improvements.

Back
Top