LCD garbled on new uConsole with A-06

@maffooclock
@capsule

Just made a minimal archlinux for A06 with new screen driver,hopefully can resolve the garbled problem.

welcome to test

Here is the whole process How I made this image,included all patches

kernel version 6.2

root password is root
also has a normal account: alarm,password is alarm ,too

Notes

After flashing,to expand the filesystem and use the entire SD card capacity, run the following commands on host Archlinux:

sudo growpart /dev/sdX 3
sudo resize.f2fs /dev/sdX3 

replace sdX with you real node of your SD card

4 Likes