MichaIng
MichaIng
Quite possible that the mainline kernel and/or bootloader is more tailored to the particular board than the vendor kernel/bootloader was. Quite common that a single vendor bootloader supported multiple variants...
Are overlay names and UART device names consistent, i.e. `ttyS0` and `ttyS2` available OOTB, `ttyS1` enabled with `uart1-m1` overlay etc?
Let me reopen it, as the change has not been implemented into main branches yet, and needs as well a change in docs and website.
RK3588 SBC images for Debian Trixie will now be additionally provided with mainline kernel, the `edge` branch, since these are still getting new features with every Linux release. They will...
Also, is this always the same SD card, or did you try a different one? And please check for kernel errors: ```sh dmesg -l 0,1,2,3 ```
> But this also did not work (unexpected EOF). Honestly, I am pretty confused right now. Last time, the docker-ce-cli did not work, Was this "unexpected EOF" already during the...
Closing this for now. Feel free to reopen if issue persists.
You are right, we always wanted to add a section in the docs, and link it from the website as well. You can find the public key chain at: -...
@paa-listas your error is a different one "Connection Refused", which is generated e.g. if the connection timed out (10 seconds). OP had another status error in case no known HTTP...
Many thanks for your report. What do you see on the console after auto-login? There should be this line: ``` [ INFO ] Starting DietPi-AutoStart custom script... ``` followed by...