ODROID-H2

KVM: Fun with virtualization on the ODROID-H2

When it comes to the ODROID-H2, my use case for it is to work as a virtualization host, to run a few test VMs to run software on, or test upgrades of systems for my company (e.g. upgrading from older OS versions to newer versions). Looking at the forum, I  ▶

Android

Android TV: ODROID-C2 with Amazon Prime Video and Netflix

I have been using a ODROID-C2 with LibreELEC for quite a while, but was frustrated by the lack of Amazon Prime Video and Netflix support. I was also using a wireless keyboard/mouse to control it, which led to the disapproval from the spouse, so I wanted a proper TV remote control to control both the TV (power/volume) and the ODROID-C2. Here is the procedure I followed.  ▶

ODROID-XU4

Building Kodi: Enabling Automatic Frame Rate Control

This guide assumes that you have installed the packages from the first post, https://forum.odroid.com/viewtopic.php?f=98&t=32173#p233475, and are using the exact same OS image, as this is not tested on any other image. We are again modifying the kernel, and I am in no way responsible for any damage on your hardware.  ▶

ODROID-XU4

Mali GPU accelerated Qt5: Running on Ubuntu 18.04

Ubuntu 18.04 Bionic comes with Qt 5.9.5 by default. However, Canonical has built it without considering the ARM Mali GPU detection, and Qt5 doesn’t work on Ubuntu 18.04 at all. So, we have to build Qt5 from source code manually. This is a quick and dirty build guide, that I  ▶

ODROID-C2

Linux Gaming on ODROID: Box86 - Part 2

About a year ago, I wrote about box86, an i386 emulator for ARM developed by @ptitSeb, who is also responsible for the awesome gl4es wrapper for OpenGL → OpenGL ES. While the original look at it a year ago was already impressive, I want to look at it again, and  ▶