odroid-n2:os_images:ubuntu:20190329

Release Note of Ubuntu Minimal 18.04.2 LTS (v1.1)


Release Date 2019-03-29
Release Type New Image

File name : ubuntu-18.04.2-4.9-minimal-odroid-n2-20190329.img.xz

  • Linux Kernel LTS 4.9.162
  • U-Boot 2015.01
  • Mali GPU driver for framebuffer(fbdev): OpenGL-ES 1.1, 2.0, 3.0, 3.1 and 3.2 with OpenCL-1.2 and 2.0.
  • Fixed PPSSPP installation (SDL implementation)
  • HDMI resolution auto-detection
The RootFS Auto-resize feature has changed!!! 
Once everything is done after auto-resize, the power will turn off automatically. Wait a couple of minutes.
And unplug-plug the DC plug when the blue LED is off.
  • Tons of issues undocumented. :-x
Username Password
root odroid
  • Install PPSSPP for PSP emulation, source code will be on the same folder:
    target
    /root/install_ppsspp.sh
    cd /root/ppsspp
    ./PPSSPPSDL
  • A slightly modified version was required to work
  • Source code is on /root/glmark2-es2-fbdev-master
  • You can launch it running:
    target
    glmark2-es2-fbdev
  • Hardware accelerated video playback is possible using c2play or kplayer
  • c2play is a amazing piece of software written by crashoverride Source Code
  • kplayer is a video player developed by Amlogic to test the internal hardware decoder.
  • c2play usage:
    target
    c2play filename
  • kplayer usage:
    target
    kplayer filename
target
sudo apt update
sudo apt full-upgrade
sudo reboot
  • odroid-n2/os_images/ubuntu/20190329.txt
  • Last modified: 2019/07/04 15:34
  • by luke.go