Page 1 of 1

PI4 - Display 1

Posted: Thu Oct 16, 2025 8:24 am
by M0REQ
Hi all, has anyone got Langstone V3 working on a PI4 with Display 1.

I am using a PI 4B
an official 7" PI Touchscreen (V1)
PIOS 64bit Bookworm Lite
Adalm-Pluto

Once installed I am getting Segmentation Faults for the Screen_Message command when i run ./run.

Any help greatly appreciated.

Eric
M0REQ

Re: PI4 - Display 1

Posted: Thu Oct 16, 2025 9:19 am
by M0REQ
OK, I think I fixed it. I met Colin last night and he mentioned something about VC4 driver so i commented it out in config.txt as so:

# Enable DRM VC4 V3D driver
# dtoverlay=vc4-kms-v3d
# max_framebuffers=2

And it is working now.

Thanks for reading.
Eric
M0REQ