You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/waveshare/LCD-show.git
cd LCD-show/
./LCD35B-show lite
I can see the boot messages on the screen and the touchscreen calibration worked fine.
But the display doesn't show any image when it's working either with Pygame 2 and framebuffer or just framebuffer 'fbi' utility.
The same display worked fine with Raspberry Pi OS Lite (buster).
Is there any way to make it working with 'bookworm' OS version?
Thanks!