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

Graphics, sound and multimedia • Re: Raspberry Pi5 and VGA666

$
0
0
I don't have HW for testing this, but you may want to try this (boot into GUI or CLI):

add below to your config.txt

Code:

dtoverlay=vc4-kms-dpi-genericdtparam=clock-frequency=6985000,hactive=720,hfp=8,hsync=32,hbp=40dtparam=vactive=576,vfp=2,vsync=8,vbp=6dtparam=hsync-invert

Code:

sudo nano .config/wayfire.ini
add below to the bottom of the file (if there is an entry for DPI already just comment it by adding # infront of the line)

Code:

[output:DPI-1]mode = 6.985 720 728 760 800 288 289 297 304 +hsync -vsync interlaceposition = 0,0transform = normal
should take immediate effect when saving the file!

Statistics: Posted by aBUGSworstnightmare — Sat Jan 27, 2024 9:29 am



Viewing all articles
Browse latest Browse all 3847

Trending Articles