Stuck at blinking cursor

I have tow-boot on SPI

I can run pmos (installer and written to emmc)

For some reason I can’t get any of the github releases manjaro kde plasma to work now, flashing cursor.

I was using plasma in the past but that was back in late 2022.

I have tried both sd and emmc, same result black screen, blinking underscore top-left.

An update on this, I was using Sandisk Gold 128GB sd card to boot from.

I tried a gray sd sandisk card and smaller size. 32GB I think. This one eventually booted, had to wait like 20 seconds.

Well maybe I’m just crazy. After I got it to boot above, I downloaded the Manjaro PBP 23.02 plasma image from manjaro/download and dd’d it to emmc… waited under 10 seconds and saw manjaro logo.

Idk… anyway case closed

this command if anyone needs it (while you’re booted on sd card)

xzcat Manjaro-ARM-kde-plasma-pbpro-23.02.img.xz | sudo dd of=/dev/mmcblk2 bs=1M status=progress conv=fsync
1 Like