A better approach would be to use a driver that supports KMS/DRM. When running Raspberry Pi OS on a Pi 5 this will allow the SPI display to be used with Wayland.
If you are using Waveshare LCD35-show, you can try using Bookworm on a Pi5 using the following driver
in /boot/firmware/config.txt
Have a look in /boot/firmware/overlays/README
If you are using Waveshare LCD35-show, you can try using Bookworm on a Pi5 using the following driver
Code:
dtoverlay=piscreen,drm
Have a look in /boot/firmware/overlays/README
Code:
Name:piscreenInfo:PiScreen display by OzzMaker.comLoad:dtoverlay=piscreen,<param>=<val>Params: speedDisplay SPI bus speed rotateDisplay rotation {0,90,180,270} fpsDelay between frame updates debugDebug output level {0-7} xohmsTouchpanel sensitivity (X-plate resistance) drmSelect the DRM/KMS driver instead of the FBTFT one invxTouchscreen inverted x axis invyTouchscreen inverted y axis swapxyTouchscreen swapped x y axis
Statistics: Posted by AndyD — Mon Nov 18, 2024 2:52 am