
OS Releases: Lubuntu 20.04 with Panfrost Hardware Acceleration for the ODROID-C4
Share
Melissas Miltiadis teased on Facebook of an upcoming release of Lubuntu 20.04 with Panfrost Hardware Acceleration for the ODROID-C4.
Install Lubuntu on ODROID-C4 with Panfrost drivers (hardware acceleration)!!! Kernel 5.9.6-meson64, Installation guide will follow shortly!
CASE OF PROOF!
He's followed through and come out with an installation guide to make it happen.
Here is his installation guide
- Download Armbian Focal (mainline kernel 5.9.y) from https://bit.ly/32Phh6v
- If you follow this guide apparently you know how to write the *.img on the microSD card or MMC... [Editor's note: If not, check out ameriDroid's How-To video: https://youtu.be/4f19Dm_CbvQ ]
- After first boot:
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt install neofetch
sudo apt install lubuntu-desktop
- Now have a cup of coffee as it will take some time! After it is done:
sudo apt install mesa-utils
sudo apt install glmark2
- Now the nice part - install the Panfrost drivers (GPU)
sudo apt-get install software-properties-common -y
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt-get update
sudo apt-get upgrade
- Reboot and enjoy!
8 comments
@Zerael – Yes! VLC, YouTube, etc. should all benefit from the HW acceleration.
Very impressive! Does this mean that videos (VLC, Youtube) will also benefit from HW acceleration?
Amazing OS solution with Panfrost HW acceleration that runs like a champ on C4 hardware.
Highly recommended if you have an Odroid-C4. Works much better from eMMC.
Hopefully Lubuntu 20.04 w/ Panfrost HW will be fully operational on Odroid-HC4 as well which has almost identical guts as Odroid-C4.