Podman container doesn't start after system update
https://pawb.social/post/21924485
Podman container doesn't start after system update - Pawb.Social
After an automatic update+reboot of my Debian server my Jellyfin container
doesn’t work anymore. When I try to run it from the command line I get: Error:
crun: make '/home/serve/.local/share/containers/storage/vfs/dir/[string]'
private: Permission denied: OCI permission denied Here’s the list of updated
packages, in case it’s useful: base-files buildah curl dns-root-data
intel-microcode libc-bin libc-l10n libc6 libcurl3-gnutls libcurl4 libmariadb3
libpam-systemd libpq5 librabbitmq4 libsystemd-shared libsystemd0 libudev1
linux-image-amd64 locales mariadb-common systemd systemd-sysv tzdata udev vim
vim-common vim-runtime vim-tiny wget I tried doing some searching and it looks
like a podman issue, but with no real fix for it? Not sure tbh. Do I need to
nuke my container and start again? Or is there a way to fix this while keeping
my config?
XP-Pen drawing tablet on wayland
https://pawb.social/post/16705926
XP-Pen drawing tablet on wayland - Pawb.Social
I’m looking to buy a drawing tablet, specifically the XP-Pen Deco L to use with
Krita. I’m running Fedora KDE with Wayland on my desktop and was wondering if
anyone has experience using drawing tablets on Wayland, and if all works as it
should. I checked the digi-mend driver and it supports this tablet and XP-Pen
themselves publish a driver on their website, but from a quick search it seems
to be X11 based.
Ready to race! - Pawb.Social
Commission I got from Corbin on Furaffinity
[https://www.furaffinity.net/user/~corbin/]
Question about flatpak, nvidia drivers and steam
https://pawb.social/post/1254076
Question about flatpak, nvidia drivers and steam - Pawb.Social
Hello, I was wondering if anyone knows why flatpak keeps tons of Nvidia driver
versions installed. Currently on my Fedora install I have: Name Application ID
Version Branch Origin Installation nvidia-510-68-02
org.freedesktop.Platform.GL32.nvidia-510-68-02 1.4 flathub system nvidia-515-57
org.freedesktop.Platform.GL32.nvidia-515-57 1.4 flathub system nvidia-515-65-01
org.freedesktop.Platform.GL32.nvidia-515-65-01 1.4 flathub system nvidia-515-76
org.freedesktop.Platform.GL32.nvidia-515-76 1.4 flathub system nvidia-520-56-06
org.freedesktop.Platform.GL32.nvidia-520-56-06 1.4 flathub system
nvidia-525-60-11 org.freedesktop.Platform.GL32.nvidia-525-60-11 1.4 flathub
system nvidia-525-78-01 org.freedesktop.Platform.GL32.nvidia-525-78-01 1.4
flathub system nvidia-525-85-05 org.freedesktop.Platform.GL32.nvidia-525-85-05
1.4 flathub system nvidia-525-89-02
org.freedesktop.Platform.GL32.nvidia-525-89-02 1.4 flathub system
nvidia-530-41-03 org.freedesktop.Platform.GL32.nvidia-530-41-03 1.4 flathub
system nvidia-535-54-03 org.freedesktop.Platform.GL32.nvidia-535-54-03 1.4
flathub system A few months ago, when a new Nvidia update came out, usually what
I’d do is update then run flatpak uninstall --unused, which would get rid of the
older version no problem. As you can see, around driver version 510 this stopped
working. If I try to remove them manually with eg. flatpak remove
org.freedesktop.Platform.GL32.nvidia-510-68-02, I get this: Info: applications
using the extension org.freedesktop.Platform.GL32.nvidia-510-68-02 branch 1.4:
com.valvesoftware.Steam Really remove? [y/n]: My question is, is Steam actually
using these drivers? Are these safe to remove? I’d like to get rid of them since
they’re bloating my root partition and updating 10 driver versions takes ages.