MichaIng
MichaIng
Some info: This will take a little longer. Problem is the mainline Linux does not have the bcmdhd WiFi driver, hence onboard WiFi does not work. Same problem with Orange...
The image is expected to have a single partition only and should work well like that. I mean, precisely it has 2 partitions at first, a 1 MiB config file...
For the Orange Pi 5 Max, the additional problem is that mainline Linux 6.12 does not natively support it. Armbian patches a device tree inside, but the one for the...
Yeah, forgot the other point with the missing WiFi driver. Overall, I think for Orange Pi 5 Max and Ultra, probably for all RK3588 boards, we will provide images and...
Ah @CertainBot Orange Pi Ultra support has been finished, and it is working quite well with vendor Linux 6.1. You can find the images here: https://dietpi.com/downloads/images/ Will be added to...
See here: https://github.com/MichaIng/DietPi/issues/7337#issuecomment-3282766590 But note that those have feature limits, mostly around VPU and NPU. The fully featured vendor kernel will stay at 6.1, until mainline Linux support is good...
I just ran some tests with `xz`: ```console root@VM-Bookworm:~# fallocate -l 1G test root@VM-Bookworm:~# xz -T0 test xz: Reduced the number of threads from 4 to 2 to not exceed...
We actually limited it ourselves in case of higher CPU core number and lower RAM, but on a much higher level than what `xz` does by itself. This was needed...
Remember that you need to take the `dev` branch version of the imager script, until DietPi v9.8 has been released. Indeed I did not test yet how much memory the...
Was the RAM usage still raising in both cases? Because at time of screenshot, it was not even close to the 50%/75% yet. I'll raise it however to 75%.