03-09-2016, 10:16 AM
(03-07-2016, 02:15 PM)longsleep Wrote:(03-07-2016, 09:58 AM)mane Wrote: I wonder if with this xenial image I will be able to install all packages from the repos (using apt-get) and also be able to keep the OS up to date running atp-get upgrade.
Sure, you can install and upgrade everything what is in the Ubuntu ports repository for arm64 (http://ports.ubuntu.com/).
I do not provide packaging for Kernel, initrd and boot - so those cannot be upgraded through packaging.
I built a new Ubuntu Xenial image incorporating the latest changes to U-Boot and Kernel. It also adds the platform scripts i use, does automatically keep the Ethernet MAC address in uEnv.txt and re-enables CPU cores automatically if they got disabled by thermal throttling / overheating.
Get 20160306-1 from https://www.stdin.xyz/downloads/people/l...es/ubuntu/
As always, for a list of changes and full details see the first post in this thread.
Thanks for your reply.
I've received my pine64 1GB few minutes ago and I am glad to be already seeing this:
ubuntu@localhost:~$ uname -a
Linux localhost.localdomain 3.10.65-2-pine64-longsleep #39 SMP PREEMPT Fri Mar 4 21:55:14 CET 2016 aarch64 aarch64 aarch64 GNU/Linux
ubuntu@localhost:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04
Codename: xenial
ubuntu@localhost:~$ cat /proc/cpuinfo
Processor : AArch64 Processor rev 4 (aarch64)
processor : 0
processor : 1
processor : 2
processor : 3
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: AArch64
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
Hardware : sun50iw1p1
Keep the good work up guys, I will try to document as much as I can whatever I will run on top of this board.