We're no longer updating This wiki!!

This is an old revision of the document!


How to Overclock ODROID-C1

Under Construction. This wiki page has not been completed yet.

  • Ubuntu : The version should be 3.10.104-176 or higher version.

The available list of cpu frequency set

frequency notation on boot.ini clock spec.
1.824 GHz “1824000” overclock
1.728 GHz “1728000” overclock
1.632 GHz “1632000” overclock
1.536 GHz “1536000” spec in
1.448 GHz “1448000” spec in
1.320 GHz “1320000” spec in
1 GHz “1000” spec in

You can check the available frequency set with the following node.

# cat  /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequency
blah blah blah

Adjust CPU Max Frequency using boot.ini

How to Set boot.ini
### boot.ini

How to Confirm new max cpu frequency
// check scaling_max_frequency
# 

The node cpuinfo_cur_freq shows the cpu frequency currently working.
Please note governor policy should be performance if you want to check the max cpu frequency and run max cpu frequency unconditionally.

// check scaling_max_frequency
# 
en/c1_overclocking.1480041013.txt.gz · Last modified: 2016/11/25 11:00 by joy.cho
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0