![]() |
Manjaro Arm on the pineH64 - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE H64 (https://forum.pine64.org/forumdisplay.php?fid=92) +--- Forum: Linux on Pine H64 (https://forum.pine64.org/forumdisplay.php?fid=95) +--- Thread: Manjaro Arm on the pineH64 (/showthread.php?tid=8323) |
Manjaro Arm on the pineH64 - roel - 11-14-2019 I got manjaro arm booting to a full DE (mate). For the moment no sound and no wifi but everything else seems to work. Didn't test if the usb3 port is working as usb2 or usb3. RE: Manjaro Arm on the pineH64 - as365n4 - 01-11-2020 Cool stuff, have you made any progress? Are the folks at manjaro-arm going to add the H64 to their manjaro-arm-installer script? RE: Manjaro Arm on the pineH64 - roel - 01-13-2020 I didn't have time yet to do further research. Especially because it was just during the change over from linux 5.3 to 5.4. I had the necessary patches for linux5.3 to get wifi and hdmi-sound working so it shouldn't be a big deal. I can provide you the packagebuild for U-boot for the h64. In fact it's just building the image for the A64 an remove u-boot from the project file and inject the u-boot for the H64 in the image. To get wifi and hdmi-sound working it's editing the dtb for the h64 and build a new dtb. You should then replace the old dtb with the new one. I don't think they have the intention to make it official as nobody is interested in this. RE: Manjaro Arm on the pineH64 - as365n4 - 02-06-2020 Cheers, I was hoping that Manjaro would pick up on this as they do an excellent job with the image for the PinebookPro. But I think I rather wait for Armbian to get the eMMC support sorted, which is a bit flaky at the moment, and use their image. RE: Manjaro Arm on the pineH64 - p1x3l3d - 03-16-2020 Hi @roel, have you used Manjaro on the Pine H64 recently by any chance? How would I go about installing? Thanks for any help ![]() RE: Manjaro Arm on the pineH64 - roel - 03-27-2020 @p1x3l3d I didn't upgrade my kernel yet. Normally I should have some time next week to test a new kernel. Normally usb3 should work out of the box on the latest kernel. I don't know if the wifi bug is still there, the hdmi-sound is only enabling it in the dtb. RE: Manjaro Arm on the pineH64 - p1x3l3d - 04-02-2020 Okay, thanks! I'll see if can find some time to tinker about myself ![]() RE: Manjaro Arm on the pineH64 - roel - 04-09-2020 I made a sourceforge page with my builds and modified files for manjaro-arm-tools: https://sourceforge.net/projects/manjaro-arm-pineh64/ I made a post of it on the Manjaro-arm forum: https://forum.manjaro.org/t/pineh64-mate-image/134606 It works from a micro-sd card, but I couldn't boot it from my odroid emmc. Maybe it works from the official pine64 emmc, but I don't have such a emmc module to test. It runs from the 5.6 kernel, but I didn't implement the usb3 port and the wifi yet in the dtb. From the moment I have a dtb that does the job, I will add it to the sourceforge page. RE: Manjaro Arm on the pineH64 - roel - 04-14-2020 Official manjaro-arm support fort the pineH64 is added to manjaro-arm-tools. So the only thing you have to do to build your PineH64 image is installing manjaro-arm-tools and the profiles and then running this command (build is approx 10 minutes): sudo buildarmimg -d pine-h64 -e "your-favourite-de" but change"your favorite DE" by one from the list with supported DE's: ─ cubocore ─ gnome ─ i3 ─ kde-plasma ─ lxqt ─ mate ─ mate-fta ─ minimal ─ plasma-mobile ─ server ─ wayfire ─ xfce RE: Manjaro Arm on the pineH64 - as365n4 - 07-02-2020 First, many thanks for your effort in getting Manjaro up on the H64 and being added to the manjaro-arm-tools. I was able to build an image and flashed it onto an eMMC Module, but the board won't boot from eMMC. Attached is a copy of the serial output on UART. Any advice on how to fix this issue? Code: U-Boot SPL 2020.04-1 (May 21 2020 - 19:41:22 +0000) |