Results 2858 comments of MichaIng

@frankdugan3 Strange, it should only drop WiFi interface, if it could not ping the gateway. Then it should bring up the same interface. So if `$ADAPTER` should somehow be wrong,...

@frankdugan3 @Fourdee To go forward with this, perhaps workaround for v6.17: - It's not (just) `dietpi-wifi-monitor.service` that breaks, but generally WiFi + Ethernet being enabled the same time (Ethernet plugged...

Many thanks for your suggestion. `dietpi-login` is not in the path and no alias created, hence it needs to be called with full path, isn't it? ```sh /boot/dietpi/dietpi-login ``` >...

Wow, how could I have missed that, this is totally awesome news. Here the details of the implementation: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f7464060f7ab9a2424428008f0ee9f1e267e410f As far as I can see, UNIX permissions are natively supported,...

Perfect timing that I created and uploaded VirtualBox and RPi Bookworm images yesterday for testing reasons 💯, both now being used within the common testing schedule: https://dietpi.com/downloads/images/ If it helps,...

Ah yes that's true. I distro upgraded mine yesterday as debootstrap somehow was hanging at finding any package. Will retry to upload an ARMv7 image and ARMv8 consequently.

Not quite yet, but yes it should arrive soon: https://packages.debian.org/bullseye-backports/linux-image-amd64

The bigger issue than stability/trust is that there are no userland utilities yet to create and fsck an NTFS filesystem with the new kernel driver. So while you can enable...

Good to see some updates on the bug report/request. Sad to read that the module maintainer has not shown any activity since November. Let's keep an eye on that. As...

Many thanks for your request. Did you already try it with the instructions given [here](https://www.waveshare.com/wiki/UPS_HAT_(B))? - I2C can be enabled via `dietpi-config` > Advanced Options. - Python 3 can be...