Alex
Alex
looking at this 6.1 might not be enough for UART...
This would also work here, right? https://github.com/MichaIng/DietPi/issues/6797
Doing "apt install linux-{image,dtb}-vendor-rk35xx" on the Rock 5B works, but then u only have: ttyFIQ0 console : [Off] and nth else... This link shows that 6.3 changes sth as there...
and it gives you btw this Kernel: `Linux Rock5-4GB 6.1.43-vendor-rk35xx #1 SMP Sat May 11 11:15:57 UTC 2024 aarch64 GNU/Linux`
I saw that but it seemed so random and I was hpoing for a newer kernel where it should be in... But let me try...
doenst change, still: ttyFIQ0 console : [Off] no matter if with or without prefix...
We get this (and again what learned ;)) with overlays=uart0-m2: ttyS0 console : [Off] ttyFIQ0 console : [Off]
actually I need more than one UART - so only a tiny step. Like a car with one instead of zero wheels... ;)
hmm - interesting - didnt know you can use more of them at once... Could be a good workaround until a newer kernel is there...
Any idea why it doesnt use the burned in one?