Created
November 19, 2024 06:50
-
-
Save TahmedPublic/941eb385e072634045a18dd5a84771f8 to your computer and use it in GitHub Desktop.
Fixing "kernel EDID has corrupt header"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#add this to kernel cmdline e.g. via /etc/kernel/cmdline | |
#maybe can be done via module parameters | |
i915.fastboot=1 drm.edid_firmware=edid/1920x1080.bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment