Results 2867 comments of MichaIng

Doing restarts without explicit knowledge of admin/user is problematic IMO and causes other confusion/problems. I am also not sure whether the raising RAM usage is a problem for everyone, probably...

Do you have a swapfile on that external drive? Or is it then really that Transmission somehow keeps the downloaded files from even removed (GUI-wise) torrents open in a way...

Which SBC are you referring to? We control the kernel configuration for Quartz64, VisionFive 2 and Star64 only. For all other SBC/PC images we use externally managed kernel packages, from...

Does this work on Raspberry Pi (RPi OS)? It misses `CONFIG_NET_CLS_BPF` as well. Debian and Armbian kernels however ships with it, hence I think it is common enough for us...

Done with: https://github.com/MichaIng/DietPi/commit/8d572699 Kernel builds running: https://github.com/MichaIng/DietPi/actions/runs/9530987096 I'll do the same for VisionFive 2 and Star64.

All done, please try: ```sh apt update apt upgrade reboot ```

Can you reconnect to SSH after the connection was lost? If so, lets check SSH server logs: ```sh journalctl -u dropbear ``` The update did not even reach a stage...

Not sure if I understand correctly. > However, watchdog wrote that "No response from the GW" and tried to boot ( but it failed due the bug..) You see this...

> About the watchdog, systemctl status watchdog showed the mentioned "No response from the GW" Ah okay. Then I am actually quite sure that it is a network issue, not...

Do you connect remotely (via Internet) with your SSH client? Probably this "No response from the GW" error can also show up when the router/gateway does take too long get...