Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Set HDMI resolution
#1
I'm sure it's in a doc somewhere, but I haven't found it yet...

How do I set the resolution on an attached HDMI monitor? raspi-config didn't seem to do it...
Reply
#2
Friend, i using a non standard hdmi monitor with a resolution 1024 x 600 and 60Hz.
This parameters is adjustable for config.txt on boot section.
My example config.txt look that:

[cm4]
otg_mode=1

[pi4]
hdmi_force_hotplug:0=1
hdmi_force_hotplug:1=1

[all]
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
hdmi_group=0
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=off
dtoverlay=i-sabre-q2m
#dtoverlay=disable-wifi
#dtoverlay=disable-bt

Max_usb_current = 1
Config_hdmi_boost = 7
Hdmi_group = 2
Hdmi_mode = 87
Hdmi_drive = 2
Display_rotate = 0
Hdmi_cvt 1024 600 60 6 0 0 0
Reply
#3
Got it, thank you.

There was some framebuffer_ crap in config.txt that I just deleted, then raspi-config worked!
Reply
#4
Good news friend.
PLease click on "Rare" key If i want help You. This is a motivation for helping too.
Reply
#5
You mean "Rate"?
Reply


Forum Jump: