Ubuntu 16.04 Xenial with LXDE-Desktop for NanoPi A64
Posted: Tue Oct 10, 2017 4:14 pm
Today I did get my NanoPi A64 - but both Ubuntu-Images at the FriendlyARM page
are only Ubuntu 15.10 Wily Werewolf Images (Mate and QT-Core) where the sources
for updateing via apt arent available anymore (Error 404) :(
So I did serach for another OS for the NanoPi A64....
armbian nor DietPi not available for the NanoPi A64 and also not debian
BUT I did found something that does make a useable board out of the NanoPi A64
Here at this Page you could find a Ubuntu 16.04 xenial with LXDE-Desktop:
https://github.com/avafinger/nanopi-a64-firmware
The only thing with that is that creating the bootable MicroSD-Card is a little bit dificult,
but the instructions in the bottom of the page are quite well
You need a Linux-System for creating the Boot-Card - so I did use my second NanoPi = the NEO2
with a single-slot MicroSD-Card Reader/Writer.
After inserting the MicroSD-Reader/Writer the dmesg did show me the MicroSD-Card as /dev/sda -
so I had to use /dev/sda and not /dev/sdc for the formating and flashing commands.
I also switched from 1080p to 720p
Now my NanoPi A64 is updateing the xenial via apt (170MB to go)....
are only Ubuntu 15.10 Wily Werewolf Images (Mate and QT-Core) where the sources
for updateing via apt arent available anymore (Error 404) :(
So I did serach for another OS for the NanoPi A64....
armbian nor DietPi not available for the NanoPi A64 and also not debian

BUT I did found something that does make a useable board out of the NanoPi A64

Here at this Page you could find a Ubuntu 16.04 xenial with LXDE-Desktop:
https://github.com/avafinger/nanopi-a64-firmware
The only thing with that is that creating the bootable MicroSD-Card is a little bit dificult,
but the instructions in the bottom of the page are quite well

You need a Linux-System for creating the Boot-Card - so I did use my second NanoPi = the NEO2
with a single-slot MicroSD-Card Reader/Writer.
After inserting the MicroSD-Reader/Writer the dmesg did show me the MicroSD-Card as /dev/sda -
so I had to use /dev/sda and not /dev/sdc for the formating and flashing commands.
Code: Select all
root@Neo2:/home/guido/nanopi-a64-firmware# ./format_sd.sh /dev/sda
root@Neo2:/home/guido/nanopi-a64-firmware# ./flash_sd.sh /dev/sda
I also switched from 1080p to 720p
Code: Select all
cd /media/ubuntu/boot/a64
cp a64-2GB.dtb a64-2GB.dtb_1080p
cp a64-2GB.dtb_720P a64-2GB.dtb a64
reboot
Now my NanoPi A64 is updateing the xenial via apt (170MB to go)....
Code: Select all
Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 3.10.105 aarch64)
Linux nanopi-a64 3.10.105 #1 SMP PREEMPT Mon Mar 27 10:59:50 BRT 2017 aarch64 aarch64 aarch64 GNU/Linux