Linux Kernel 4.14 for ODROID-XU4/XU3/HC1/MC1

Linus Torvalds has announced the release of Linux 4.14, the latest stable release of the Linux kernel. Linux 4.14 features a number of new features and changes, and is set to become the next long term support (LTS) release backed for the next several years. We proudly announce the ODROID series on the same boat, ODROID-XU4 / ODROID-XU4Q / ODROID-HC1 / ODROID-MC1 / ODROID-XU3.

New Ubuntu OS image for the ODROID series has the following features:

– Linux Kernel LTS 4.14.0
– U-Boot 2017.05
– FFMPEG fully supports hardware acceleration, both encoded and decoded
– Kodi 17.6 (1080p video playback issue fixed)
– GPU/WebGL acceleration is enabled in Chromium browser
– CPU performance-counter feature works with big and little cores
– Removed broken Firefox
– Fixed mouse cursor blink issue

With each Linux kernel development cycle, it is getting easier to get updates to the latest mainline kernel due to the efforts of Samsung and the community. Some device drivers are added in the kernel which is not included in the mainline version.

Long Term Support (LTS) kernel support will get support until Jan, 2020. This is great news for the owners of small, extensible, powerful and inexpensive boards such as the ODROIDs.

Download it from this link.
https://wiki.odroid.com/odroid-xu4/os_images/linux/ubuntu_4.14/20171212

You can upgrade from 4.9 to 4.14 with following commands. You need to backup your important data first.

sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt install xserver-xorg-video-armsoc ffmpeg
sudo apt install linux-image-xu3 
sync
sudo reboot

When you install “linux-image-xu3” package, you will meet a dialogue box and you have to choose “No” to proceed Kernel update.

After update, you can check Kernel version.

odroid@odroid:~$ uname -a
Linux odroid 4.14.0-83 #1 SMP PREEMPT Thu Nov 23 14:07:46 UTC 2017 armv7l armv7l armv7l GNU/Linux

Please note that we will no longer support Kernel 4.9 due to our limited resources. We will keep updating Kernel 4.14 LTS only.

If you have any issues, please post it on the Kernel 4.14 development sub-forum.
https://forum.odroid.com/viewforum.php?f=146

New Ubuntu OS image released for XU4 and HC1

kernel4.9.44.jpg
https://wiki.odroid.com/odroid-xu4/os_images/linux/ubuntu_4.9/20170824Upgrade your OS to the latest Ubuntu 16.04.3. There has been huge update archived that improve the system and stability.

1. Canonical announced a point release of Ubuntu 16.04.3 a couple of weeks ago.

2. Kernel has changed to 4.9.44 from 4.9.27. There are tons of patches to improve system features.

3. Modern Uboot-2017 has been ported to support the KVM virtualization as well the PXE/TFTP features.

We are happy to release a new OS image with all these improvements.

You can find a release note and a download link in this WiKi page.

https://wiki.odroid.com/odroid-xu4/os_images/linux/ubuntu_4.9/20170824

If you need a headless server image without heavy desktop GUI for your Home Cloud One , refer this page.

https://wiki.odroid.com/odroid-xu4/os_images/linux/ubuntu_4.9/minimal

If you have any issue, feel free to post it on our community forum. https://forum.odroid.com/viewforum.php?f=92

Linux Kernel 4.9 LTS on ODROID-XU4

Hardkernel proudly announces the Linux kernel 4.9 release for the ODROID-XU4 and XU3 platforms.
This LTS(Long Term Support) kernel 4.9 will be actively updated until early 2019.

Key features of the XU4 hardware are working on kernel 4.9.11 as of today.
Cortex-A15/A7 Octacore HMP, HDMI video and audio, USB 3.0, Gbit Ethernet, Mali-T628MP6 GPU, MFC VPU and eMMC HS400 mode are functional now.

There are tons of commits, patches and merges done for the last few months.
Grab the source code from our kernel 4.9 Github branch.

We must say that Samsung OSG(Open Source Group) helped a lot to make the dream comes true.
They contributed 394 patches that modified 15,856 lines of code in kernel 4.9 tree.

We invite you to a Debugging Party in our community forum. We will pull your ideas, comments and applause.
Try and verify Ubuntu 16.04.2 Mate image which launches the kernel 4.9.11 in that forum too.

Let’s enjoy the party together.

2017-02-22.jpg