We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:c1_overclocking [2016/11/25 13:41]
joy.cho [How to Overclock ODROID-C1]
en:c1_overclocking [2016/11/28 16:17] (current)
joy.cho [The available list of cpu frequency set]
Line 3: Line 3:
 <WRAP center round important>​ <WRAP center round important>​
   * Ubuntu : The version should be 3.10.104-177 or higher version.   * Ubuntu : The version should be 3.10.104-177 or higher version.
 +  * Android : The version should be Android v3.4 (Nov 28,2016) or higher version.
 </​WRAP>​ </​WRAP>​
  
Line 8: Line 9:
  
 |  frequency ​ |  notation on boot.ini ​ |  clock spec.  | |  frequency ​ |  notation on boot.ini ​ |  clock spec.  |
-|  1.824 GHz  |  "1824000" ​ |  overclock ​ | +|  1.824 GHz  |  "1824" ​ |  overclock ​ | 
-|  1.728 GHz  |  "1728000" ​ |  overclock ​ | +|  1.728 GHz  |  "1728" ​ |  overclock ​ | 
-|  1.632 GHz  |  "1632000" ​ |  overclock ​ | +|  1.632 GHz  |  "1632" ​ |  overclock ​ | 
-|  1.536 GHz  |  "1536000" ​ |    spec in  | +|  1.536 GHz  |  "1536" ​ |    spec in  | 
-|  1.448 GHz  |  "1448000" ​ |    ​spec in  | +|  1.488 GHz  |  "1488" ​ |    spec in  |
-|  1.320 GHz  |  "​1320000" ​ |  spec in  | +
-|  1 GHz  |  "​1000" ​ |  ​spec in  |+
 |  ...  |  ...  |  ...  | |  ...  |  ...  |  ...  |
  
Line 25: Line 24:
 1488000 1536000 1632000 1728000 1824000 1488000 1536000 1632000 1728000 1824000
 </​code>​ </​code>​
 +
 +<WRAP left round tip 80%>
 +In case of **Android**,​ we don't recommend **1.824GHz** cpu frequency on Android system so far\\
 +because system booting and heavy load test with 1.824GHz is unstable currently.
 +</​WRAP>​
  
 ==== Adjust CPU Max Frequency using boot.ini ==== ==== Adjust CPU Max Frequency using boot.ini ====
Line 36: Line 40:
 # Possible Values: 96 192 312 408 504 600 720 816 # Possible Values: 96 192 312 408 504 600 720 816
 # 1008 1200 1320 1488 1536 1632 1728 and 1824 # 1008 1200 1320 1488 1536 1632 1728 and 1824
-setenv max_freq "​1536"​+# setenv max_freq "​1488"​ 
 +setenv max_freq "​1536"​
 # setenv max_freq "​1632"​ # setenv max_freq "​1632"​
 # setenv max_freq "​1728"​ # setenv max_freq "​1728"​
 # setenv max_freq "​1824"​ # setenv max_freq "​1824"​
 +setenv max_freq "​1536"​
  
 # Boot Arguments # Boot Arguments
Line 46: Line 52:
 </​code>​ </​code>​
  
-== How to Confirm ​new max cpu frequency ==+== How to Check new max cpu frequency ==
 You can check if the current max cpu frequency via the below node. You can check if the current max cpu frequency via the below node.
 <​code>​ <​code>​
en/c1_overclocking.1480050669.txt.gz · Last modified: 2016/11/25 13:41 by joy.cho
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0