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_ubuntu_release_note_v2.1 [2017/02/21 14:30]
odroid [Kernel Updates]
en:c1_ubuntu_release_note_v2.1 [2017/05/26 09:00] (current)
odroid [How to Upgrade. Don't forget dist-upgrade]
Line 15: Line 15:
  
 ==== Kernel Updates ==== ==== Kernel Updates ====
-  * Fixed some USB Touchscreen controllers conflict +  * New gpiomem driver for rootless GPIO access
-  * gpiomem driver for rootless GPIO access+
   * Add 480x800 resolution support   * Add 480x800 resolution support
   * CPU Over clock option up to 1.8Ghz   * CPU Over clock option up to 1.8Ghz
Line 24: Line 23:
  
 ==== Userspace Update ==== ==== Userspace Update ====
-  * Kodi updated to 17 +  * Kodi updated to 17 (Special thanks to Oversun in our community forum)
   * Ubuntu 16.04.2 LTS   * Ubuntu 16.04.2 LTS
   * Updated Mali to r6p2   * Updated Mali to r6p2
Line 33: Line 32:
  
   * Try 1.7Ghz or 1.8Ghz Overclock [[en:​c1_overclocking|How to Overclock ODROID-C1]]   * Try 1.7Ghz or 1.8Ghz Overclock [[en:​c1_overclocking|How to Overclock ODROID-C1]]
 +  * Check the CPU governor. <​code>​cat /​sys/​devices/​system/​cpu/​cpu0/​cpufreq/​scaling_governor</​code>​ If it is not "​performance",​ try <​code>​echo '​GOVERNOR="​performance"'​ | sudo tee /​etc/​default/​cpufrequtils</​code>​ and reboot.
 +
  
 ===== Known issues & notes ===== ===== Known issues & notes =====
Line 42: Line 43:
 autologin-user=odroid </​code>​ autologin-user=odroid </​code>​
   * Tons of issues not listed. :-x   * Tons of issues not listed. :-x
 +
 +===== Reverting to Kodi 16.1 =====
 +  * If Kodi 17 isn't working fine for you, you can revert to 16.1 with the following steps. <​code>​sudo apt-get remove kodi kodi-bin kodi-data
 +wget deb.odroid.in/​old_kodi_c1/​old_kodi.tar
 +tar xf old_kodi.tar
 +sudo dpkg -i *.deb</​code>​
 +
  
 ===== LIRC Support ===== ===== LIRC Support =====
Line 47: Line 55:
  
 ===== How to Upgrade. Don't forget dist-upgrade ===== ===== How to Upgrade. Don't forget dist-upgrade =====
-  * <​code>​sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade </​code>​+  * <​code>​sudo apt update && sudo apt upgrade && sudo apt dist-upgrade ​</​code>​ 
 +  * <​code>​sudo apt install linux-image-c1</​code>​
  
 ===== The default boot.ini in V2.1 ===== ===== The default boot.ini in V2.1 =====
en/c1_ubuntu_release_note_v2.1.1487656838.txt.gz · Last modified: 2017/02/21 14:30 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0