Arch Linux on Rockpro64 - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98) +--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101) +--- Thread: Arch Linux on Rockpro64 (/showthread.php?tid=6746) |
Arch Linux on Rockpro64 - ali - 11-06-2018 Do you guys had any success installing Arch Linux ARM on Rockpro64? Ayufan's debian is working fine for me but for Arch Linux ARM, it didn't even boot the OS. I followed installation instructions on this page, but hadn't got any luck. RE: Arch Linux on Rockpro64 - dukla2000 - 11-06-2018 (11-06-2018, 12:49 AM)ali Wrote: Do you guys had any success installing Arch Linux ARM on Rockpro64? Ayufan's debian is working fine for me but for Arch Linux ARM, it didn't even boot the OS. Hopefully you were using RockPro64 uboot & DTB? These guys seemed to be OK a couple of months back. RE: Arch Linux on Rockpro64 - Yoast - 11-06-2018 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 and Code: $ uptime RE: Arch Linux on Rockpro64 - ali - 11-06-2018 (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): 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 RE: Arch Linux on Rockpro64 - elatllat - 11-08-2018 HDMI did work out of the box last time I used Arch on RK3399. (kernel from Debian) RE: Arch Linux on Rockpro64 - ali - 11-08-2018 (11-08-2018, 12:16 PM)elatllat Wrote: HDMI did work out of the box last time I used Arch on RK3399. (kernel from Debian) have you managed HDMI to work? If it worked, how? RE: Arch Linux on Rockpro64 - elatllat - 11-08-2018 "out of the box" means it just worked RE: Arch Linux on Rockpro64 - ali - 11-09-2018 (11-08-2018, 01:13 PM)elatllat Wrote: "out of the box" means it just worked ouch my bad... I misread your post. Thanks! I will try to install Arch then. RE: Arch Linux on Rockpro64 - ali - 11-09-2018 Right now I'm using Arch on my rockpro64 to post this. How to get hardware acceleration working? Does the driver exist for linux? (11-08-2018, 12:16 PM)elatllat Wrote: HDMI did work out of the box last time I used Arch on RK3399. (kernel from Debian) But HDMI didn't work if I use vanilla archlinux ARM kernel |