Results 2867 comments of MichaIng

Thanks for the info. I missed the follow-up commits/issues it seems. > Can DietPi switch to FriendlyElec's kernel? Definitely not. That kernel is dead end. FriendlyELEC should switch to and...

That kernel is so out of date that we cannot seriously offer this to our users. If someone downgrades/installs it manually, its on own risk, but if give'd give a...

Probably it has been fixed recently between Linux 6.1.63 and 6.1.68. Armbian does not upload new kernel releases to the APT repo quickly. I'm currently building the latest kernel package:...

Oh, great to hear. I wasn't aware that the "current" kernel is Linux 6.6 already. Probably we should install this kernel on all R4S systems with next DietPi version. Just...

> Haven't noticed any choppiness with the ssh connection during testing on my end. It was only the firmware missing for the new driver for my particular WiFi chip. Solved...

New R4S images are shipped with the new kernel, and next DietPi update will install it as well: https://github.com/MichaIng/DietPi/commit/149a797

Many thanks for your suggestion. Generally I like the idea of custom scenes, especially since this implies some generic way of defining and loading scenes. This however means also some...

@sajimenon I made a new image from this since it is not related to the beta. The F2FS and Btrfs images are experimental for testing purpose only. However, since we...

> mount: /: mount point is busy. Ah that is the problem, remounting R/O fails, and online resizing is not supported on F2FS. Can you try it manually: ```sh mount...

> I found that the partition was resized correctly but the F2FS filesystem on the partition was not Yes, partition resizing of course works (otherwise the whole thing would break...