Relevant intel-gfx thread: http://lists.freedesktop.org/archives/intel-gfx/2009-October/004440.html In short, at least with 2.6.31 kernels, one can not listen for hotplug interrupts usefully in the X server without also turning them off for TV outputs (for machines with an actual TV connector). Otherwise the X server gets stuck in a loop constantly reprobing the outputs.
Created attachment 30206 [details] [review] disable the TV hotplug in course of TV detection Will you please try the debug patch on the Eric's drm-intel-next tree and see whether the issue still exists? Thanks.
The following commit is already shipped in drm-intel-next tree. And this bug can be fixed by the following commit. So this bug will be marked as resolved. commit 27dfaf4f5825a119305db1bc63bef30ed400e376 Author: Adam Jackson <ajax@redhat.com> Date: Fri Nov 20 13:22:44 2009 +0800 drm/i915: disable the interrupt hotplug for integrated TV output thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.