Moode Forum
[PROBLEM] Set HDMI resolution - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [PROBLEM] Set HDMI resolution (/showthread.php?tid=5081)



Set HDMI resolution - Meestor_X - 09-20-2022

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...


RE: Set HDMI resolution - Jedrek - 09-20-2022

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


RE: Set HDMI resolution - Meestor_X - 09-20-2022

Got it, thank you.

There was some framebuffer_ crap in config.txt that I just deleted, then raspi-config worked!


RE: Set HDMI resolution - Jedrek - 09-21-2022

Good news friend.
PLease click on "Rare" key If i want help You. This is a motivation for helping too.


RE: Set HDMI resolution - Meestor_X - 09-21-2022

You mean "Rate"?