Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4620

Official Display • How to rotate the frambuffer on Touch Display 2

$
0
0
I was given a Touch Display 2 for Christmas and have it plugged into a Pi 3B running a new install of RaspOS Lite. For various reasons, I would much prefer to be able to rotate the framebuffer as I already have a program that manipulates the framebuffer, expecting a landscape orientation.

So far, I have been able to rotate the CLI but not the framebuffer itself.

This is what I have tried at the end of cmdline.txt:

Code:

video=DSI-1:720x1280@60,rotate=270video=DSI-1:720x1280@60,panel_orientation=left_side_up
In config.txt, I have tried these lines:

Code:

dtoverlay=vc4-kms-v3ddtoverlay=vc4-kms-dsi-ili9881-7inch,rotation=270display_lcd_rotate=1dtoverlay=vc4-kms-v3ddtoverlay=vc4-kms-dsi-ili9881-7inchdisplay_auto_detect=0display_lcd_rotate=1dtoverlay=vc4-kms-v3ddtoverlay=vc4-kms-dsi-ili9881-7inchlcd_rotate=1dtoverlay=vc4-kms-v3ddtoverlay=vc4-kms-dsi-ili9881-7inchdisplay_auto_detect=0lcd_rotate=1dtoverlay=vc4-kms-v3ddtoverlay=vc4-kms-dsi-ili9881-7inch
Does anyone have any other suggestions? Or is it not supported to do this at all?

Statistics: Posted by WhyNine — Sun Jan 12, 2025 3:58 pm — Replies 3 — Views 46



Viewing all articles
Browse latest Browse all 4620

Trending Articles