The overlay responsible for that display (vc4-kms-dsi-ili9881-7inch) has a few parameters that might help with that:
So. dtoverlay=vc4-kms-dsi-ili9881-7inch,swapxy in /boot/firmware/config.txt for example.
Code:
Name: vc4-kms-dsi-ili9881-7inchInfo: Enable the Raspberry Pi 7" ILI9881 based touchscreen panel. Requires vc4-kms-v3d to be loaded.Load: dtoverlay=vc4-kms-dsi-ili9881-7inch,<param>Params: sizex Touchscreen size x (default 720) sizey Touchscreen size y (default 1280) invx Touchscreen inverted x axis invy Touchscreen inverted y axis swapxy Touchscreen swapped x y axis disable_touch Disables the touch screen overlay driver dsi0 Use DSI0 and i2c_csi_dsi0 (rather than the default DSI1 and i2c_csi_dsi).
Statistics: Posted by dividuum — Tue Nov 19, 2024 10:39 am