11-06-2018, 10:59 PM
(11-06-2018, 01:48 PM)dukla2000 Wrote: Hopefully you were using RockPro64 uboot & DTB? These guys seemed to be OK a couple of months back.
(11-06-2018, 03:38 PM)Yoast Wrote: Installing Arch Linux ARM as described on the Rock64 page you link to, is not available for the RockPro64 (yet). There are alternatives to get a working Arch disto. All rely on installing one of the existing images and removing all but the kernel (boot folder) and u-boot. I followed these instructions and got a pretty stable set-up (NAS mostly):
Code:$ cat /etc/os-release
NAME="Arch Linux ARM"
ID=archarm
ID_LIKE=arch
PRETTY_NAME="Arch Linux ARM"
ANSI_COLOR="0;36"
HOME_URL="http://archlinuxarm.org/"
SUPPORT_URL="https://archlinuxarm.org/forum"
BUG_REPORT_URL="https://github.com/archlinuxarm/PKGBUILDs/issues"
and
Code:$ uptime
21:19:28 up 42 days, 30 min, 1 user, load average: 0.10, 0.09, 0.08
The HDMI port isn't going to work nicely with vanilla Arch, right? I guess I should stick with ayufan's Debian... at least for now