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 13:44]
odroid [Known issues & notes]
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 for rootless ​gpio access +  * Add 480x800 resolution support 
-  * 480x800 resolution support +  * CPU Over clock option up to 1.8Ghz
-  * 1.8Ghz ​overclock option+
   * Fixed LXC support   * Fixed LXC support
-  * updated ​USB Network Drivers+  * Updated ​USB Network Drivers
   * Updated Mali to r6p2   * Updated Mali to r6p2
  
 ==== 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 38: Line 39:
   * The root file system will be resized in the first booting process. OS will reboot automatically to complete the resizing process.   * The root file system will be resized in the first booting process. OS will reboot automatically to complete the resizing process.
   * Kodi requires to be manually started for HDMI Passthrough work. <​code>​AE_SINK=ALSA kodi</​code>​   * Kodi requires to be manually started for HDMI Passthrough work. <​code>​AE_SINK=ALSA kodi</​code>​
-  * To enable Auto-login, edit /​usr/​share/​lightdm/​lightdm.conf.d/​60-lightdm-gtk-greeter.conf file like this. +  * To enable Auto-login, edit **/​usr/​share/​lightdm/​lightdm.conf.d/​60-lightdm-gtk-greeter.conf** file like this.  <​code>​[Seat:​*]
-  <​code>​ +
-[Seat:*]+
 greeter-session=lightdm-gtk-greeter greeter-session=lightdm-gtk-greeter
 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 49: 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.1487654064.txt.gz · Last modified: 2017/02/21 13:44 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0