Results 2858 comments of MichaIng

Many thanks. I edited the last line where I think you wanted to show that as well the "arm" and "raspbian" ARMv8 downloads are the same. This is also what...

Implemented: https://github.com/MichaIng/DietPi/commit/3942854 Hmm, now we have a bug fix and enhancement about the very same thing 😄. Well, it is both indeed. The code for installing NoMachine is now ridiculously...

It is an RPi-only warning. I do not find out reasonably at all, hence we'll disable it by default on DietPi: https://github.com/RPi-Distro/chromium/commit/7f411d6ad53c1e8be8f6b864341ec27772826442

Are there any kernel errors? ```sh dmesg -l 0,1,2,3 ``` And did you try a different HDMI screen, just to rule out it is related to it, like HDMI signal...

Ah, Linux 5.x is too old to consider, and not maintained anymore by anyone. But indeed there are related reports at Armbian as well (the last one from you), from...

Yeah, and that is included by all other RK3399 boards, where HDMI works, and the part has no been touched in a while, as far as I can see: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi

While this patch is not present anymore, is has later been disabled again, in a different way: https://github.com/armbian/build/pull/3260/files And this patch is still in place: https://github.com/armbian/build/tree/main/patch/u-boot/u-boot-rockchip64 I mean it is...

Great. Would be nice to know if the latest "current" kernel works as well. I have also no idea what might have changed. Probably a faulty (kernel) patch was dropped....

Interesting, thanks for testing. There have been quite some patches removed/consolidated with Armbian's edge branch, some of them which could be done on current branch as well, after it has...

Sorry, I moreless forgot about this issue. Was digging into recent Rockchip kernel and HDMI while implementing Orange Pi 5 Ultra support, and indeed there have been some patches backported...