Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A64 => Topic started by: igorpec on March 29, 2018, 10:02:39 AM

Title: Armbian 20.02 Buster / Bionic desktop with 5.4.y
Post by: igorpec on March 29, 2018, 10:02:39 AM
[ minimal server with powerful config and installer with or without minimal XFCE based desktop ]

Testing images:
https://www.armbian.com/olimex-lime-a64/

Burn-in testings and benchmarking: http://ix.io/1s5e (board remain stable)

Report problems here: https://forum.armbian.com/topic/8795-next-lts-kernel-419y-allwinner-a10-a20-a64-h2-h3-h5-h6-debugging-party

(https://forum.armbian.com/uploads/monthly_2018_11/P1110540.thumb.JPG.9abc50b65fb884d9ceafcca28abc3749.JPG)

What works:
- wireless
- network at gigabit
- HDMI
- MALI (untested)
- DVFS
- battery management
- analogue audio (untested)
- eMMC

+ a bunch of 3rd party hardware OOB:
(https://forum.armbian.com/uploads/monthly_2018_11/Dry2Q06X4AAKH2J.thumb.jpg.a5cbf80b4e391f0442f4020a48a96053.jpg)
 
Known problems:
- BT is not enabled

How to build a kernel/image?

apt-get -y -qq install git
git clone https://github.com/armbian/build
cd build

echo 'EXPERT="yes"' >> config-default.conf

# If you want to build Ubuntu Bionic image with latest 4.19.y kernel?
./compile.sh BOARD="lime-a64" BRANCH="dev" RELEASE="bionic" KERNEL_ONLY="no" KERNEL_CONFIGURE="no"

If you want to tweak kernel, set KERNEL_CONFIGURE to "yes" and if you want to build kernel deb packages, set KERNEL_ONLY to "yes". More info and other options: https://docs.armbian.com/Developer-Guide_Build-Preparation/
Title: Re: Armbian Stretch / Bionic desktop with 4.19.y
Post by: igorpec on November 16, 2018, 04:14:19 PM
Bump. Updated images!!!
Title: Re: Armbian Stretch / Bionic desktop with 4.19.y
Post by: igorpec on February 19, 2020, 08:16:33 PM
Bump, updated to 5.4.y

Release notes:
https://docs.armbian.com/Release_Changelog/