@n4tter4ngell Thank you for your contribution regarding the dropbear issue - I experienced the same now on my rockpro64 and your workaround worked fine. However, I had another issue with network being broken in the regular OS although it worked in dropbear. It shows these errors in the kernel log:
This can be solved by unloading and loading the dwmac_rk kernel module.
I added these bits to the article now.
Code:
[ 35.456271] rk_gmac-dwmac fe300000.ethernet: Failed to reset the dma
[ 35.456281] rk_gmac-dwmac fe300000.ethernet eth0: stmmac_hw_setup: DMA engine initialization failed
[ 35.456287] rk_gmac-dwmac fe300000.ethernet eth0: stmmac_open: Hw setup failed
This can be solved by unloading and loading the dwmac_rk kernel module.
I added these bits to the article now.