Description of problem: Older monitors or projectors sometimes do not report edid correctly.[1] If the 5 (IIRC) tiny binary blobs were generated during kernel build and packaged as /lib/firmware/edid/*.bin then it would be simple for anyone with a similar problem to mine[2] to add a kernel directive[3] to the kernel command line in /etc/default/grub to solve the issue without needing to download the kernel sources and build the blobs in the kernel source tree. [1] https://docs.kernel.org/admin-guide/edid.html [2] https://bugs.mageia.org/show_bug.cgi?id=31552 [3] drm_kms_helper.edid_firmware=edid/1280x1024.bin
Thank you for the suggestion. Glad you sorted the other bug. Assigning to kernel.
Assignee: bugsquad => kernel