07-13-2017, 01:43 AM
(This post was last modified: 07-13-2017, 10:31 PM by pfeerick.
Edit Reason: added the PPA package info, typo
)
That's what I would think... I haven't tried it yet
Ok, I think the bits that are missing from above are as follows (havn't tested this yet are:
Installation of additional packages from https://launchpad.net/~ayufan/+archive/ubuntu/pine64-ppa/
So after
You need to run
sudo apt install libmali-sunxi xf86-video-armsoc
to install these two packages from the PPA.
And as always, you can run any of the following to get the latest version of the kernel, uboot and pine64 support package stuff:
Ok, I think the bits that are missing from above are as follows (havn't tested this yet are:
Installation of additional packages from https://launchpad.net/~ayufan/+archive/ubuntu/pine64-ppa/
So after
Code:
sudo add-apt-repository ppa:ayufan/pine64-ppa
sudo apt-get update
You need to run
sudo apt install libmali-sunxi xf86-video-armsoc
to install these two packages from the PPA.
And as always, you can run any of the following to get the latest version of the kernel, uboot and pine64 support package stuff:
Code:
sudo ./pine64_update_kernel.sh 0.7.1
sudo ./pine64_update_uboot.sh 0.7.1
sudo ./pine64_update_package.sh 0.7.1