Results 2848 comments of MichaIng

Not a bad investment when using SBCs, like 5 $ or what, but allows you to debug all sorts of problems with bootloader, boot config or kernel, at a stage...

I saw the OP-TEE error on my Orange Pi 5 Ultra, when it failed to boot. Took the U-Boot config from Orange Pi where it was enabled. I disabled it...

I did not do any change to the image in this regards. Check the 2 options you need to apply for this to work: https://github.com/MichaIng/DietPi/issues/7567#issuecomment-2988941508

Hmm, it does not seem to have worked, I mean the bootloader has not been updated, and the `fdtfile` variable has not been assigned either. Can you add the output...

> `U-Boot 2017.09-orangepi (Aug 22 2023 - 11:36:56 +0800)` So still the old U-Boot there. The two options to fix it remain true.

The option `Update SPI bootloader : Flash current U-Boot to /dev/mtd0` was btw what I meant. Did you do that, or did you add `fdtfile=rockchip/rk3566-orangepi-3b-v2.1.dtb` to `/boot/dietpiEnv.txt`, or both? >...

I postpone this to v6.24. Want to release v6.23 soon since there are important changes done for Jessie systems and PHP7.3 upgrade. This needs to be released better sooner than...

Another request: https://github.com/MichaIng/DietPi/issues/3074

DietPi-Globals `G_DIETPI-NORIFY` uses variables internally already. Other scripts like CPU info however apply color codes themselves for at least some of their output.

Background: - Client deprecation: https://www.isc.org/blogs/dhcp-client-relay-eom/ - Server deprecation: https://www.isc.org/blogs/isc-dhcp-eol/ Here the DHCP clients supported by `ifupdown` in Debian Bookworm, which did not change in Trixie or Forky so far: https://manpages.debian.org/bookworm/ifupdown/interfaces.5.en.html#The_dhcp_Method...