Results 2858 comments of MichaIng

@louisefindlay23 The `journalctl` command should show a long list of lines, including those from the last boot session before lockup, and also those very same `watchdog` and `rcu` errors from...

Sorry for the late reply. If the issue persists, can you paste a new log please?

Closing this issue. Feel free to reopen if the problem persists.

Which SBC is it, actually? There are some (Amlogic especially) having boot issues with recent Armbian kernel upgrade. Please also try this on the Armbian image before applying the Debian...

> The sbc is customized by us. Which Armbian image do you use then, or which target platform, if you used the Armbian image builder? Please also go through the...

Did you actually hit `return` key as stated in the pre-login banner?

I just see that it failed to set CPU governor settings, which alone is strange on a physical system as well 🤔. However, this rules out that `schedutil` is the...

I was reading through the notes of Armbian on the image: https://www.armbian.com/espressobin/ There seem to be different models with different (stable) CPU frequency and it states that flashing a matching...

I just checked the script, and as long it is not a specific board variant, flashing U-Boot is a no-op, so the `dietpi-installer` does not change anything that end: ```sh...

Seems so. Just to assure this really is the issue. After `dietpi-installer` has completed, run: ```sh systemctl enable serial-getty@ttyMV0 ``` and see whether you can now login as expected. If...