Hi,
I have a headless Pi 4B which I occasionally plug a HDMI monitor to it. When I do, the resolution is too small on the monitor. Thus I've been using
for a while and it works well, but since I've upgraded to bookworm, I've learned these options are deprecated and a `video=` command-line parameter must be used instead.
I've tried several variations of `video=HDMI-A-1:1920x1080M@60` without success. What is the equivalent to the above configuration in this "new" command-line format?
Thank you
I have a headless Pi 4B which I occasionally plug a HDMI monitor to it. When I do, the resolution is too small on the monitor. Thus I've been using
Code:
hdmi_force_hotplug=1hdmi_group=1hdmi_mode=16
I've tried several variations of `video=HDMI-A-1:1920x1080M@60` without success. What is the equivalent to the above configuration in this "new" command-line format?
Thank you
Statistics: Posted by 000101 — Wed May 01, 2024 2:36 am