https://bugs.freedesktop.org/show_bug.cgi?id=61537

--- Comment #1 from Jan Hebler <jheb...@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.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to