That’s super useful! I have two of these monitors and you can specify per-monitor EDID with drm.edid_firmware=[<connector>:]<file>[,[<connector>:]<file>].
Oh it’s a hack for sure. There an upstream bug linked in the post. In that someone has a patch to force all ports to use RGB. I figured this was the easier option versus building patched kernel and needing rebuild each time there’s an update (which is regularly on Arch).
That’s super useful! I have two of these monitors and you can specify per-monitor EDID with
drm.edid_firmware=[<connector>:]<file>[,[<connector>:]<file>]
.Seems like a hacky workaround, but hey, it works!
Are there any bug reports upstream? I’d love to see something like this make its way there.
Oh it’s a hack for sure. There an upstream bug linked in the post. In that someone has a patch to force all ports to use RGB. I figured this was the easier option versus building patched kernel and needing rebuild each time there’s an update (which is regularly on Arch).