I compiled the current kernel (3.16.0-30-generic) from utopic with the commit mentioned in #55 more than a week ago. Never ran into the problem again, so the commit seems to solve the problem at least for me.
I have attached a patch file which works for the 3.16.0-30 kernel. The easy way to compile the kernel can be found here: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel Just apply the patch before compiling the kernel with patch drivers/gpu/drm/i915/intel_display.c < intel_display.c.patch ** Patch added: "intel_display.c.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1384342/+attachment/4317009/+files/intel_display.c.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384342 Title: kernel messages intel_crtc_wait_for_pending_flips correlate to compiz hang To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1384342/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
