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

Advanced users • Re: Frame Buffer_width/Height not working on PI5 DPI

$
0
0
Are you running the GUI and running it in a terminal window? If running over SSH then you need to prefix the wlr-randr command with "WAYLAND_DISPLAY=wayland-1" (Wayfire) or "WAYLAND_DISPLAY=wayland-0" (labwc).
I was trying the commands through SSH :mrgreen:

I tried the commands directly on the pi5 terminal and it works.

Code:

wlr-randr --output DPI-1 --scale 1.5
Thank you bugs I tried to set the scale factor of 1.5 and it works perfectly.

The new issue is how do I set it permanently, so that I takes effect on boot.

Code:

dtparam=width-mm=196,height-mm=147
I tried to set the screen size parameters in config.txt but it shows the default size 154x83mm

Statistics: Posted by BalajiNarasimhan — Wed Oct 02, 2024 3:14 am



Viewing all articles
Browse latest Browse all 4151

Trending Articles