Manjaro ARM 20.04 - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Manjaro ARM 20.04 (/showthread.php?tid=9918) |
RE: Manjaro ARM 20.04 - spikerguy - 06-07-2020 (06-06-2020, 02:09 PM)tiagoespinha Wrote:(06-06-2020, 11:06 AM)tiagoespinha Wrote: @spikerguy apologies if this is the wrong place to ask, but I've just had to reflash my PBP and went with the latest 20.04 - however I feel like the experience is slightly sluggish compared to the original image that came flashed out of the box (I didn't check what it was but I imagine it was 19.xx). HAHA good find. Yes compositor is set to xrndr for 20.04 and opengl for Factory image. I am currently uploading Factory image on our server so users can directly get the exact default image. Will upload the link for everyone. RE: Manjaro ARM 20.04 - zaius - 06-07-2020 (06-07-2020, 07:48 AM)spikerguy Wrote: HAHA good find. Yes compositor is set to xrndr for 20.04 and opengl for Factory image. That's great. Then I'll finally get around to installing it on my PBP Is there a way to have it show up in the Pine64 Installer? RE: Manjaro ARM 20.04 - spikerguy - 06-09-2020 (06-07-2020, 03:53 PM)zaius Wrote:(06-07-2020, 07:48 AM)spikerguy Wrote: HAHA good find. Yes compositor is set to xrndr for 20.04 and opengl for Factory image. Manjaro-ARM-kde-plasma-pbpro-20.04.19.img.xz 20.04.19 is the Factory image Enjoy. RE: Manjaro ARM 20.04 - User 18041 - 06-10-2020 L2TP VPN on PBP and Manjaro Hi, is anyone aware if this can be ran on Manjaro ARM64, so I can use it on my PBP? https://aur.archlinux.org/packages/networkmanager-l2tp/ I have seen it as a .deb package for ARM64, but not Manjaro or Arch. Maybe is something trivial to compile it, but I am new to this Linux world. Any help would be much appreciated. RE: Manjaro ARM 20.04 - spikerguy - 06-11-2020 (06-10-2020, 11:01 AM)3xC0MM Wrote: L2TP VPN on PBP and ManjaroYou can easily compile this on existing Manjaro installation. Use this PKGBUILD and install base-devel using Code: sudo pacman -S base-devel then in the directory where you have saved the above PKGBUILD run this command Quote:makepkg -sci It should compile and install the package. Try and let me know. RE: Manjaro ARM 20.04 - User 18041 - 06-11-2020 Excellent! Did it, and then I installed also the strongswan package from pacman manager and works. Thank you very much! RE: Manjaro ARM 20.04 - q4osteam - 06-12-2020 @spikerguy The u-boot that ships with Manjaro seems to make it impossible to boot certain OSes from either SD or USB, namely the Armbian, Q4OS, Chromium 79 build, and perhaps some more. Attempting to boot those OSes only resulted in a backlight black screen, whereas users who have a different OS installed on their EMMC seem to be able to boot these OSes just fine. See https://forum.pine64.org/showthread.php?tid=9918&pid=66515#pid66515 Do you know what is the reason and how to fix that ? RE: Manjaro ARM 20.04 - linuxfreund - 06-12-2020 Hello Manjaro Developer, I'm a old time Fedora and CentOS/Red Hat user and have to say thank you for that work with Manjaro on PinebookPro. Manjaro runs from a SD-Card very smoothly without any error or failure for over one week on my PinebookPro. Everything (sound, WiFi, display, ..) works very well. With my favorite OS Fedora I have a lot of work (see my other threads in this forum). Not everything is working as expected. Thanks Andreas RE: Manjaro ARM 20.04 - spikerguy - 06-13-2020 (06-12-2020, 02:07 AM)q4osteam Wrote: @spikerguyHello @q4osteam We are using mainline uboot while most of the other distro are using bsp uboot. We have a list of distros which have problem in booting. I will share the link and the method to fix it. Here : https://gitlab.manjaro.org/snippets/490 @linuxfreund Thank you for the appreciation, It means alot to us. Kernel credits to @tsys @manawyrm Support credits to @strit RE: Manjaro ARM 20.04 - q4osteam - 06-16-2020 @spikerguy Thanks for the reply and info. You can add Q4OS 3.11 to the list of "OS Images that do NOT boot". Although we cannot perform testing on our PB sample, as it always boots just fine, we have released Q4OS 3.11 image update ".r3", with a possible fix included, see https://sourceforge.net/projects/q4os/files/testing/ . We would appreciate a testing of the image and a possible feedback. |