06-23-2020, 01:26 PM
(06-23-2020, 12:37 PM)nathanielwheeler Wrote:In my experience, using non-eMMC images, the image boots right up and you select the network icon...With the eMMC image you have to wait until it boots after the install...Does this help? :-)(06-23-2020, 12:35 PM)rick1959 Wrote:Yes, currently logged in as root@manjaro-arm, which is the microSD card. I suppose I could log into the eMMC as debian, but I don't know how I would make changes from there to the microSD image.(06-23-2020, 12:31 PM)nathanielwheeler Wrote:You're using the NON-eMMC file (image), right? On the SD card...?(06-23-2020, 08:08 AM)carlosqueso Wrote:(06-23-2020, 06:35 AM)rick1959 Wrote: I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update.
Being that it occurs regardless of which image, KDE or XCFE, I use (both were checksummed) I get the same issue.
So, it seems there's something going on. Wonder if my PBP has an internal problem....
So I think this is an issue with Arch. I had to run:
Code:pamac update --overwrite /usr/lib\*/p11-kit-trust.so
to get the updates to install.
Got the idea from here: https://www.archlinux.org/news/nss3511-1...ervention/
but changed it to use pamac instead of the upstream Arch.
How do I access wifi from the microSD? iwconfig and netctl aren't installed, so I'm not sure how I can update this library.