Results 2620 comments of MichaIng

Panfrost and NFS kernel divers should both be there. But maybe some X11 config is needed to enable it for X. Though JianFeng also has own Chromium etc packages, which...

Actually, Mesa 24.1 should have brought G610 support. And it (Mesa 24.2) is available via Bookworm backports: ```sh cat /etc/apt/preferences.d/dietpi-mesa Package: src:mesa Pin: release a=bookworm-backports Pin-Priority: 500 _EOF_ apt upgrade

Does this issue still exist with recent kernel, and in case did upgrading to newer Mesa from backports help?

I am not sure what this klipper installer does, but it looks like either a corrupted `curl` binary or one of its shared libraries. Does this work without issues? ```sh...

Please try to reinstall `curl` and its library: ```sh sudo apt install --reinstall curl libcurl4 curl --version ```

Thanks for reporting. Indeed it needs adjustments for Pi-hole v6.

Many thanks for your report. Hmm, the images are identical despite the bootloader. Do you have a USB-UART adapter to check serial console output? I also just see it seems...