You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Pi4.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,13 @@ More details about video configuration options - [Video Options in the official
35
35
36
36
hdmi_group=1
37
37
hdmi_mode=16
38
+
39
+
When using the 2nd HDMI port, the lines above need to be set to:
40
+
41
+
hdmi_group:1=1
42
+
hdmi_mode:1=16
43
+
44
+
To choose another video resolution, consult the options available for `hdmi_group`/`hdmi_mode` in the [Official RaspberryPi documentation](https://www.raspberrypi.com/documentation/computers/config_txt.html#hdmi_mode).
38
45
39
46
You'll still be able to use 4k video resolutions in RetroPie for Kodi or the Pixel desktop, but the default resolution at boot will be 1080p.
0 commit comments