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
Next revision Both sides next revision
en:c1_ubuntu_release_note_v2.0 [2016/12/05 18:18]
odroid [Linux Kernel]
en:c1_ubuntu_release_note_v2.0 [2017/01/12 12:01]
odroid [How to improve the performance]
Line 27: Line 27:
   * Ubuntu 16.04.1 LTS   * Ubuntu 16.04.1 LTS
  
 +===== How to improve the performance =====
 +  * The default CPU governor is "​ondemand"​ in this image and you may feel the system is slow.
 +  * In that case, change it to "​perfromance"​ governor with following steps.
 +<​code>​$ sudo apt-get install cpufrequtils
 +$ echo '​GOVERNOR="​performance"'​ | sudo tee /​etc/​default/​cpufrequtils
 +$ sudo update-rc.d ondemand disable
 +</​code>​
 ===== Known issues ===== ===== Known issues =====
   * EXT2/4 file system can not be accessible on U-boot.   * EXT2/4 file system can not be accessible on U-boot.
en/c1_ubuntu_release_note_v2.0.txt ยท Last modified: 2017/01/30 20:56 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0