Jerry

Results 127 comments of Jerry

Looks like the packager for arch linux is @anthraxx of this repo, so I'll ping them here. @anthraxx, what do you think about this?

For what it's worth, adding /usr/lib/libbpf.so to BINARIES or FILES in mkinitcpio.conf didn't work. lsinitcpio showed them, but the error persisted (they weren't there before adding them to BINARIES/FILES)

Yep, it automatically brought in the symlinked versions, I don't have the lib32 version installed

Ah good to know, I didn't even think about that. In that case, I think the ideal solution would be routing through the vpn. This is what happens on android,...

I was able to fix it by editing `/usr/share/applications/mullvad-vpn.desktop` to add `--enable-features=WaylandWindowDecorations --ozone-platform-hint=auto --ozone-platform=wayland` to the exec line, like this ``` Exec="/opt/Mullvad VPN/mullvad-vpn" --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto --ozone-platform=wayland %U ```

I get: ``` /e/E/arch [1]$ sudo sbupdate Generating and signing linux-signed.efi Host arch 'x86_64', EFI arch 'x64' Traceback (most recent call last): File "/usr/lib/systemd/ukify", line 1482, in main() File "/usr/lib/systemd/ukify",...

Also if anyone is having trouble using the backup image, once it partially boots and puts you into the root shell you may have to downgrade linux and reboot `pacman...

> The problem with push notifications for non-techies is that it would require the inclusion of Google libraries which contain trackers Setting up unified-push is super easy. You can just...

the ntfy app uses [ntfy.sh](https://ntfy.sh/) by default. Setup is extremely simple