EDID=none is bad.
The display is not sending back EDID data, and without it, it is possible the PI will set no resolution.
However, you CAN force a resolution....
in /boot/cmdline.txt (add to the front/end of the line, NOT a new line)
-- IMPORTANT NOTE: for Bookworm, the file is at /boot/firmware/cmdline.txt !!
video=HDMI-A-1:1024x768@60D
(or whatever resolution you want)
Sorry, i don't know how to do the second monitor (maybe HDMI-A-2 ?)
the 60D means 60hz "D" i think means Digital ??
The display is not sending back EDID data, and without it, it is possible the PI will set no resolution.
However, you CAN force a resolution....
in /boot/cmdline.txt (add to the front/end of the line, NOT a new line)
-- IMPORTANT NOTE: for Bookworm, the file is at /boot/firmware/cmdline.txt !!
video=HDMI-A-1:1024x768@60D
(or whatever resolution you want)
Sorry, i don't know how to do the second monitor (maybe HDMI-A-2 ?)
the 60D means 60hz "D" i think means Digital ??
Statistics: Posted by terribleted — Sun Jul 28, 2024 7:55 pm