The config.txt options for configuring resolution have been largely superceded now that the default is to use the kernel display drivers.
The firmware display support on Pi5 is incredibly limited due to this.
If booting to a GUI then use the Screen Configuration app to select the relevant mode. See docs at https://www.raspberrypi.com/documentati ... d-rotation
I have a sneaking suspicion that Wayland currently still doesn't acknowledge the existence of interlacing, so you may need to drop back to X11 (option in raspi-config).
If booting to the console, then adding something along the lines of "video=HDMI-A-1:1920x1080M@50i" to /boot/firmware/cmdline.txt will select 1080i50. See docs at https://www.raspberrypi.com/documentati ... splay-mode
The firmware display support on Pi5 is incredibly limited due to this.
If booting to a GUI then use the Screen Configuration app to select the relevant mode. See docs at https://www.raspberrypi.com/documentati ... d-rotation
I have a sneaking suspicion that Wayland currently still doesn't acknowledge the existence of interlacing, so you may need to drop back to X11 (option in raspi-config).
If booting to the console, then adding something along the lines of "video=HDMI-A-1:1920x1080M@50i" to /boot/firmware/cmdline.txt will select 1080i50. See docs at https://www.raspberrypi.com/documentati ... splay-mode
Statistics: Posted by 6by9 — Tue Jul 23, 2024 10:57 am