[Nouveau] [Bug 61537] Screen flicker when using display with incorrect EDID
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 1 10:07:01 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=61537
--- Comment #1 from Jan Hebler <jhebler at gmail.com> ---
Same Problem here. You can use the following work-around
1. mkdir [KERNEL-FIRMWARE-DIRECTORY]/edid
2. cp [MONITOR-EDID-FILE].bin [KERNEL-FIRMWARE-DIRECTORY]/edid
3. add the following to your Kernel Commandline:
drm_kms_helper.edid_firmware=edid/[MONITOR-EDID-FILE].bin
This will provide kms and Friends with correct EDID-Informations. However
to stop the annoying flicker, you have to
4. add another Statement to your Kernel Commandline:
drm_kms_helper.poll=0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130401/f64116dc/attachment.html>
More information about the Nouveau
mailing list