Rock64 4GB RAM + 32GB eMMC
https://www.pine64.org/?page_id=7147
Ayufan's Debian Stretch arm64 stable
https://github.com/ayufan-rock64/linux- ... tag/0.5.15
For armhf please simply follow Raspberry PI tutorial:
https://gimx.fr/wiki/index.php?title=RPi
Updates automated via GIMX.
For arm64 follow this tutorial:
https://gimx.fr/wiki/index.php?title=De ... t_on_Linux
- Select libraries for Ubuntu 16.04 / Raspbian Stretch
- Make sure you select 4 cores (not 2) for compilation (make -j 4)
Update:
https://gimx.fr/forum/viewtopic.php?p=13753#p13753
Go to folder where you have GIMS source code from Github (/home/rock64/GIMX by default)
Code: Select all
cd /home/rock64/GIMX
Code: Select all
make clean
Code: Select all
git pull
Code: Select all
make -j 4
Code: Select all
sudo make install
Mouse Tweaks:
Will be updated soon.