ravermeister
I was surprised to see SoundCloud on the list, now I have to recreate my music list in newpipe π
What the hell is beluga? ... I'm getting oldπ
I found the solution, it was the default kernel for raspberry pi:
raver@viruspi ξ° ~ ξ° dpkg -l "linux-image-rpi*" | grep ^ii
ii linux-image-rpi-2712 1:6.6.74-1+rpt1 arm64 Linux for Raspberry Pi 2712 (meta-package)
ii linux-image-rpi-v8 1:6.6.74-1+rpt1 arm64 Linux for Raspberry Pi v8 (meta-package)
raver@viruspi ξ° ~ ξ°
The problem existed with the linux-image-rpi-2712
kernel. I've read that it is mainly targeted for the older rpi models. After switching to the linux-image-rpi-v8
kernel everything worksπ, lemmy rocks, good jobπͺπβοΈ
Good job, though for me on a raspbian Debian bookworm with
%raver@viruspi ξ° ~ ξ° uname -a
Linux viruspi 6.6.74+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64 GNU/Linux
Running on raspberry pi 5 the lemmy 0.19.9 container fails with exit code 139 and won't start
root@viruspi ξ° /etc/lemmy ξ° docker compose up [+] Running 6/6
β Container lemmy-postfix-1 Running 0.0s β Container lemmy-pictrs-1 Running 0.0s β Container lemmy-postgres-1 Running 0.0s β Container lemmy-lemmy-1 Created 0.0s β Container lemmy-lemmy-ui-1 Running 0.0s β Container lemmy-proxy-1 Running 0.0s Attaching to lemmy-1, lemmy-ui-1, pictrs-1, postfix-1, postgres-1, proxy-1
lemmy-1 exited with code 0
lemmy-1 exited with code 139 lemmy-1 exited with code 139
lemmy-1 exited with code 139 lemmy-1 exited with code 139
lemmy-1 exited with code 139 lemmy-1 exited with code 139
Gracefully stopping... (press Ctrl+C again to force)
[+] Stopping 6/6
β Container lemmy-postfix-1 Stopped 0.4s β Container lemmy-proxy-1 Stopped 0.4s β Container lemmy-lemmy-ui-1 Stopped 0.2s β Container lemmy-lemmy-1 Stopped 0.0s β Container lemmy-postgres-1 Stopped 0.3s β Container lemmy-pictrs-1 Stopped 0.5s β‘ root@viruspi ξ° /etc/lemmy ξ°
Agree, I think if Linux doesn't find a good way to include and maintain rust, redox will replace Linux in the long term
Not really, even in pdf there could be exploits hidden and I bet the same goes for epub files
First it is reinventing the wheel, xmpp exists for a very long time, second there are only a few server implementations, third the resource consumption of them is so high that you can't really run it reliably on a raspberry pi for your family
Same for me but I managed to rescue the existing installation, but unfortunately my reverse proxy for the web interface doesn't work anymore.