This thread was the closest guide I could find to fix my monitor EDID. The missing bit was to add a video kernel argument like this: sudo rpm-ostree kargs --append-if-missing=video=DSI-1:e You may also need to put the firmware_class.path before the drm.edid_firmware. I didn’t test it in the reverse order, but it seems logical to give it the ...