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/11/03 16:51]
odroid [Known issues]
en:xu3_ubuntu_release_note_20161011 [2017/04/05 16:21]
odroid [Linux Kernel]
Line 29: Line 29:
   * debloat zImage a little   * debloat zImage a little
  
-===== Known issues =====+===== Known issues ​and tips=====
   * 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 if CEC option is enabled while your display doesn'​t support CEC.   * 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 40: 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 60: 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 71: 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