[Bug 467841] Re: after first splash boot, screen flickers displaying a bunch of drm: failed to restore crtc configuration

manu eallaud at gmail.com
Tue Nov 3 13:17:27 UTC 2009


Found a work-around change in drivers/gpu/drm/i915/intel_crtc.c in function  intel_crt_detect
	if (IS_I9XX(dev) && !IS_I915G(dev) && !IS_I915GM(dev) && !IS_G33(dev)) {
                                                                                                        ^^^^^^^^^^^^^^^

which basically forces to use edid reading via ddc and not use
detect_hotplug method which seems not to work. HTH

-- 
after first splash boot, screen flickers displaying a bunch of drm: failed to restore crtc configuration
https://bugs.launchpad.net/bugs/467841
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list