Results 2628 comments of MichaIng

Many thanks for your report. This is very similar to #5654. You don't have an RTC battery attached, do you? It seems like the kernel complains about "low voltage" (well,...

> It is empty because I purge the install As long as you do not reboot, purging the package does not clear the system logs which have already been done...

It looks like IPv6 is not just disabled but the kernel module itself not loaded. Can you show the output of: ```sh lsmod modprobe ipv6 ``` I'm wondering, whether when...

Please try a reboot then. Where did you install this kernel from? It is not shipped with Meveric's repository which we use for our images. It also doesn't look like...

Hmm, I'll try with our XU4 image, but we explicitly install the latest v4.14 kernel, actually, so v5.4 shouldn't be upgraded to via `apt full-upgrade`, what dietpi-config does. Yes Hardkernel...

Yeah somehow. It looks like a custom installed kernel, but as you observed a kernel upgrade via `dietpi-config`/`apt full-upgrade` there seems to be a kernel package aside of those two....

Ahh okay, mystery solved 😄. Yes I see a new kernel image, overlays and aso a new `boot.ini` has been installed. So basically you could leave it like that and...

Nice, I didn't know that it supports RAM overclocking. Otherwise, aside of overlays, it looks pretty compatible with ours and the other way round: https://github.com/MichaIng/DietPi/blob/master/boot_xu4.ini So we could use ours,...

Whoot, they finally switched to mainline Linux? That it awesome, and quite a reason to switch. Until just recently it was still the Hardkernel Linux v5.4, so not soo much...

Okay, not too uncommon as with KMS/DRM support X11 defaults work just well. Ah, actually I should have asked for this on the Armbian image. E.g. on Odroid C2, some...