Installing client on linux error - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Installing client on linux error (/t-installing-client-on-linux-error) |
Installing client on linux error - SilveryAbaba - 2024-02-28 Hello, I'm trying to install a client on my raspberry pi zero 2 w. I had previously successfully installed it, but accidentally bricked the pi increasing the gpu memory (it was unwatchably slow). I did a fresh flash and followed all the same steps to install, in this order: Fresh raspbian 64 install Increased swapfile to 2048 Increased gpu mem to 128 Updated all packages in raspberry pi apt install flatpak apt install plasma-discover-backend-flatpak flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo sudo reboot flatpak install flathub com.github.iwalton3.jellyfin-media-player Here it freezes on step 6/7 org.kde.platform, most times it simply freezes and becomes unresponsive, like the bottom photo in this imgur Eventually the screen will go black and all you can see is the cursor, still unresponsive. I have tried reinstalling and repairing flatpak and reattempting many times. I have only once got an error and it is the top photo in that imgur link. I tried flatpak remote-modify --no-gpg-verify flathub then flatpak update I got a slightly different gpg error (failed to get a photo, sorry) that said something along the lines of error, can't pull from untrusted non-gpg verified remote I tried flatpak remote-delete --force flathub then flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo No difference. At this point I wondered if the ones that had downloaded were the problem so I did flatpak uninstall --unused flatpak update and restarted the media player installation process. No dice. Any ideas what I can do or what's wrong here? Thanks! |