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

Raspberry Pi OS • Changing resolution of Touch Display 2

$
0
0
There are directions for changing the resolution of the Touch Display 2 here:

https://www.raspberrypi.com/documentati ... lay-2.html

The directions say to edit the file

Code:

/boot/firmware/config.txt
to add a line of the form:

Code:

dtoverlay=vc4-kms-dsi-ili9881-7inch,sizex=400,invx,invy
In my case, I added the line:

Code:

dtoverlay=vc4-kms-dsi-ili9881-7inch,sizex=640,sizey=360
in the expectation that the content of the display would then be twice as large. After a reboot, nothing changed. I also tried 360x640 (I have orientation set to landscape).

Is the documentation wrong, or was I supposed to do something else?

Statistics: Posted by 3beezer — Sun Dec 22, 2024 9:52 pm — Replies 0 — Views 2



Viewing all articles
Browse latest Browse all 4416

Trending Articles