Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5543

Interfacing (DSI, CSI, I2C, etc.) • Re: HDMI hotplug problem

$
0
0
What OS are you using? With desktop version of RPiOS bookwork, it includes the hooks needed to handle dynamic attaching/detaching displays so this should just work.

Without that, you may need to handle this yourself.

If you only ever connect to the same display, you can capture the edid to a file and apply it with "drm.edid_firmware=<file>" and "video=HDMI-A-1:D".

You could try skipping the edid file and just using "video=HDMI-A-1:1920x1080M@60D" which may work, but assumes your monitor will be happy with the timing for that mode, and won't work with other hdmi features that rely on edid (e.g. switching resolutions, audio, CEC etc).
Which file is the hook script, or which package is it installed in? thank you

Statistics: Posted by tt77forever — Wed Apr 02, 2025 4:11 am



Viewing all articles
Browse latest Browse all 5543

Trending Articles