Arch Linux ARM on PinePhone - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Arch Linux on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=159) +---- Thread: Arch Linux ARM on PinePhone (/showthread.php?tid=10507) |
FDE on Arch Linux ARM on PinePhne??? - User 20385 - 01-23-2021 Hi there, i am using archlinux on my latitude an i love the "rolling releases" and using brand new versions of packages. And that is why i love your images, too. But in order to use it as a daily driver in future, i would love to do a full disk encrytion on emmc ... How to archive that? Regards, Andreas RE: Arch Linux ARM on PinePhone (2020/12/23) - antoyo - 01-26-2021 (01-23-2021, 03:22 AM)abyss02 Wrote: Hi there, This is work in progress: https://forum.pine64.org/showthread.php?tid=10507&pid=85349#pid85349 RE: Arch Linux ARM on PinePhone (2020/12/23) - dukla2000 - 01-27-2021 Did my periodic rebuild today - lovely to come across 2021.01.24 build. And enjoy auto screen rotation etc. A problem'ette with megapixels - it crashes when you take a picture: Code: $ megapixels RE: Arch Linux ARM on PinePhone (2020/12/23) - vkraven - 01-27-2021 (01-27-2021, 04:03 PM)dukla2000 Wrote: Did my periodic rebuild today - lovely to come across 2021.01.24 build. And enjoy auto screen rotation etc. I encountered this problem today too. Saw this recently opened issue https://github.com/dreemurrs-embedded/Pine64-Arch/issues/126 , looks like a problem with libtiff. I'm sure it's being repackaged as we speak, but in the meantime, I worked around it by removing megapixels from pacman and building it straight from upstream https://git.sr.ht/~martijnbraam/megapixels . It compiles and runs fine with the libtiff shipped in 2021.01.24. RE: Arch Linux ARM on PinePhone (2020/12/23) - User 20385 - 01-30-2021 (01-26-2021, 09:29 AM)antoyo Wrote:(01-23-2021, 03:22 AM)abyss02 Wrote: Hi there, This has just been released: https://github.com/dreemurrs-embedded/archarm-mobile-fde-installer AND IT WORKS LIKE A CHARM - GREAT JOB ... RE: Arch Linux ARM on PinePhone (2020/12/23) - p1trson - 02-02-2021 Latest release, updated via pacman, Geary crashes when launched and choosing "Other email providers" with: Code: *[wrn] 19:57:04.0998 [no domain]:Error loading plugin: libnuspell.so.4: cannot open shared object file: No such file or directory EDIT: it actually crashes when choosing any of the options (google, yahoo, outlook, other ..) RE: Arch Linux ARM on PinePhone (2020/12/23) - p1trson - 02-03-2021 Additional info: the above problem is affecting geary-mobile only. standard geary doesn't suffer from this another EDIT: uninstalling geary-mobile -> installing standard geary -> configuring account via standard geary -> uninstalling standard geary -> installing geary-mobile does the trick, since apparently settings are shared, meaning that after this, when launched the geary-mobile, my account enabled via standard geary was already available RE: Arch Linux ARM on PinePhone (2020/12/23) - bvbfan - 02-28-2021 I have a question, in Arch builds you use Gnome by default or only option? RE: Arch Linux ARM on PinePhone (2020/12/23) - dukla2000 - 02-28-2021 (02-28-2021, 12:24 PM)bvbfan Wrote: I have a question, in Arch builds you use Gnome by default or only option? Phosh is the default option. There is also a bare bones alternative. RE: Arch Linux ARM on PinePhone (2020/12/23) - Juergen - 04-19-2021 Incoming calls do work reliably now, this is really great! Calls from the landline (FritzPhone) are always shown twice resp. several times in the "missed-calls-list". No problems with incoming calls from other mobile phones. Can anyone confirm? EDIT: Yesterday I flashed ArchLinux to the internal storage. Up to now, everything works perfectly. |