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
Last revision Both sides next revision
en:xu3_ubuntu_release_note_20161011 [2016/10/11 23:39]
mdrjr [New from previous versions]
en:xu3_ubuntu_release_note_20161011 [2017/04/05 16:21]
odroid [Linux Kernel]
Line 14: Line 14:
   * Official Korea Mirror: [[http://​dn.odroid.com/​5422/​ODROID-XU3/​Ubuntu/​]]   * Official Korea Mirror: [[http://​dn.odroid.com/​5422/​ODROID-XU3/​Ubuntu/​]]
  
-===== New from previous versions ​=====+===== New features ​=====
   * Ubuntu 16.04.1   * Ubuntu 16.04.1
 +  * Updated Mali GPU driver to the latest **r14p0** with VSYNC implementation
 +  * Mali for VSYNC support (start the application with FORCE_VSYNC=1 ./myAPP)
 +  * Mali now honors eglSwapInterval (for VSYNC)
   * Kernel 3.10.103   * Kernel 3.10.103
-  * 3.5" Touchscreen driver +  * fstrim support on eMMC  
-  * 3.5" LCD rotation fixed +  * 3.5" LCD & Touchscreen driver 
-  * Better USB Storage +  * Better USB Storage ​class support 
-  * dmcrypt fix cpu hotplug support +  * dmcrypt fix CPU hotplug support
-  * fstrim support on eMMC+
   * xpad joystick support   * xpad joystick support
   * zram support   * zram support
-  * fix 1024x768 ​support+  * fix 1024x768 ​resolution issue
   * debloat zImage a little   * debloat zImage a little
-  * Updated Mali to r14p0 with proper VSYNC working + 
-  * Mali for VSYNC support (start the application with FORCE_VSYNC=1 ./myAPP) +===== Known issues ​and tips=====
-===== Known issues =====+
   * Chromium version is on hold version 48 due to issues with newer versions.   * Chromium version is on hold version 48 due to issues with newer versions.
-  * Kodi crashing when exit.+  * Kodi crashing when exit if CEC option is enabled while your display doesn'​t support CEC.
   * [[https://​github.com/​hardkernel/​EnergyMonitor|EneregyMonitor]] app was removed. Build and install it with source code if you need it.   * [[https://​github.com/​hardkernel/​EnergyMonitor|EneregyMonitor]] app was removed. Build and install it with source code if you need it.
   * Tons of issues undocumented. :-x   * Tons of issues undocumented. :-x
 +  * The root file system will be resized in the first booting process. OS will reboot automatically to complete the resizing process. 
 +  * To enable Auto-login, edit /​usr/​share/​lightdm/​lightdm.conf.d/​60-lightdm-gtk-greeter.conf file like this. 
 +  * <​code>​ 
 +[SeatDefaults] 
 +greeter-session=lightdm-gtk-greeter 
 +autologin-user=odroid </​code>​
 ===== Access Credentials ===== ===== Access Credentials =====
 || Username || Password || || Username || Password ||
Line 39: Line 45:
 || odroid || odroid || || odroid || odroid ||
  
-Note: Please change the password for a production environment.+ 
  
 ===== Kodi crashing when exit (workaround) ===== ===== Kodi crashing when exit (workaround) =====
Line 59: Line 65:
   sudo apt-get upgrade   sudo apt-get upgrade
   sudo apt-get dist-upgrade   sudo apt-get dist-upgrade
 +  sudo reboot
  
 ===== Linux Kernel ===== ===== Linux Kernel =====
Line 70: Line 77:
 $ make -j9 $ make -j9
 $ sudo make modules_install $ sudo make modules_install
-$ sudo cp arch/​arm/​boot/​zImage /​media/​boot +$ sudo cp -f arch/​arm/​boot/​zImage /​media/​boot 
-$ sudo cp arch/​arm/​boot/​dts/​exynos5422-odroidxu3.dtb /media/boot+$ sudo cp -f arch/​arm/​boot/​dts/​exynos5422-odroidxu3.dtb /media/boot
 </​code>​ </​code>​
  
en/xu3_ubuntu_release_note_20161011.txt · Last modified: 2017/07/29 10:37 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0