Summary: | Intel i915 with gen3 hardware freezes with external monitor | ||
---|---|---|---|
Product: | xorg | Reporter: | sergio.callegari |
Component: | Driver/intel | Assignee: | Chris Wilson <chris> |
Status: | RESOLVED WORKSFORME | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
sergio.callegari
2012-10-30 16:05:50 UTC
Have you tried without compiz/unity? Since ubuntu removed unity2d, they make it not very nice to test without compiz. I've installed an lxde desktop for it anyway. And the answer is no compositing, no trouble. Conversely, with compiz on: .xsession-errors is literally flooded with Mesa: User error: GL_INVALID_OPERATION in glReadBuffer(buffer=0x405) even without attaching the external monitor. Attaching the external monitor, I get failed to create drawable compiz (core) - Warn: glXCreatePixmap failed compiz (core) - Warn: Couldn't bind background pixmap 0x4c00001 to texture (gnome-settings-daemon:2024): color-plugin-WARNING **: unable to get EDID for xrandr-LVDS1: unable to get EDID for output On the other hand, the xorg log seems OK, just reporting the setting of the mode on the output pipe. Ok, back to the age old problem of mesa providing limited support for the extreme limitations of gen3. *** This bug has been marked as a duplicate of bug 42605 *** Thanks for the reply and for looking into this. As a matter of fact, I do not know if this is really a duplicate of 42605. That bug mentions problems with window sizes > 2048, which is not my case. I was aware of the limitations of gen3 with window sizes > 2048 since I had already been biten by them. Indeed when using 2 screens on gen3, I never put them side to side (e.g. with left-of, right-of), but I always put them one above the other (above, below), exactly to work around such limitation. If you look at my previous example, you will see that I have the VGA1 at 1024x768 below the LVDS1 which is 800 pixels high. This stays well within 2048. Furthermore the gen3 with two screens was working OK with unity/compiz before the upgrade to ubuntu 12.10. Now I do not know if the current issue is due to some change in compiz, or some change in mesa, or some change in the xorg infrastructure. I was trying to find an earlier bug which explicitly mentioned a hang with a >2048 GL composited desktop, the one I linked to was not the one I was looking for, but looked a reasonable subsitute. Definitely something has changed in the behaviour recently (last year or so) that has made the issue much worse. X, and the DDX, should work fine, it is a scenario that I irregularly test - and will happily fix any corner case you may find in the plain X setup. It's only when you throw a GL compositor into the mix that thinks break badly. yes, but my point is exactly that I do not have a desktop exceeding 2048 points in any dimension. the eeepc screen alone is 1024*600. when I add the external monitor at 1024*768 below it, I should get a virtual desktop as wide as 1024*1368 well inside the gen 3 limits. Ok, so not a duplicate of the 2k bug, sorry. I have no idea then. My first inclination is that since the basic mechanics work without compiz, is that it is still the DRI path screwing up. Is it possible for you to test with gnome-shell? (I don't have a ubuntu install on a gen3 platform so testing unity locally is a bit of a pain.) A look at a full debug log with sna would be useful to see what is happening during the freeze. Another issue that you also need an uptodate kernel to be sure you have the fix for the most recent pageflip-versus-modesetting display freeze. Attaching external monitor, latest xserver-xorg-video-intel with unity complains with INFO: task Xorg:1360 blocked for more than 120 seconds. [ 1200.324105] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 1200.324108] Xorg D c196be00 0 1360 1191 0x00400000 [ 1200.324115] f4225ad8 00003086 c196be00 c196be00 f4225ab0 f4c958d0 be3154cb 000000e9 [ 1200.324127] c196be00 c196be00 f4225a88 c12cf9a7 f6bfae00 f5b6a610 f4225aa0 c1068e50 [ 1200.324138] f6bf6920 f4225aa0 00003282 f4225ae4 f4225abc c1069171 f4225ab0 c1037b08 [ 1200.324150] Call Trace: [ 1200.324153] [<c12cf9a7>] ? timerqueue_del+0x27/0x70 [ 1200.324164] [<c1068e50>] ? __remove_hrtimer+0x40/0xa0 [ 1200.324171] [<c1069171>] ? hrtimer_try_to_cancel+0x41/0xd0 [ 1200.324176] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 1200.324183] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 1200.324188] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 1200.324194] [<c15c9b13>] schedule+0x23/0x60 [ 1200.324219] [<f852e785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 1200.324253] [<c1065590>] ? finish_wait+0x70/0x70 [ 1200.324262] [<f8530a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 1200.324295] [<f8530b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 1200.324328] [<f852ce4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 1200.324358] [<c117991e>] ? __find_get_block+0xbe/0x1d0 [ 1200.324367] [<f853438b>] intel_crtc_disable+0x2b/0x90 [i915] [ 1200.324402] [<f85033bf>] drm_helper_disable_unused_functions+0xef/0x140 [drm_kms_helper] [ 1200.324415] [<f8504aed>] drm_crtc_helper_set_config+0x88d/0xa60 [drm_kms_helper] [ 1200.324431] [<c117991e>] ? __find_get_block+0xbe/0x1d0 [ 1200.324438] [<c1065513>] ? wake_up_bit+0x23/0x30 [ 1200.324444] [<c121c798>] ? do_get_write_access+0x2b8/0x390 [ 1200.324453] [<f8502ae4>] drm_fb_helper_set_par+0x64/0xe0 [drm_kms_helper] [ 1200.324463] [<c13133eb>] fb_set_var+0x1ab/0x450 [ 1200.324468] [<c121c980>] ? jbd2_journal_get_write_access+0x30/0x40 [ 1200.324475] [<c11d65ba>] ? ext4_mark_inode_dirty+0x6a/0x1a0 [ 1200.324482] [<c1200fb4>] ? __ext4_handle_dirty_metadata+0x64/0x100 [ 1200.324490] [<c131fd16>] fbcon_blank+0x206/0x310 [ 1200.324497] [<c138a005>] do_unblank_screen+0xa5/0x1b0 [ 1200.324503] [<c1380c3a>] complete_change_console+0x5a/0xe0 [ 1200.324508] [<c1381d73>] vt_ioctl+0x10b3/0x11c0 [ 1200.324516] [<f85c4c50>] ? drm_ioctl+0xe0/0x490 [drm] [ 1200.324548] [<f85cad60>] ? drm_setmaster_ioctl+0xd0/0xd0 [drm] [ 1200.324576] [<c1380cc0>] ? complete_change_console+0xe0/0xe0 [ 1200.324581] [<c1377af4>] tty_ioctl+0x214/0xa20 [ 1200.324587] [<c15c99d9>] ? wait_for_common+0xe9/0x120 [ 1200.324592] [<c114e667>] ? do_sync_write+0xb7/0xf0 [ 1200.324598] [<c10cbcb0>] ? call_rcu_bh+0x20/0x20 [ 1200.324604] [<c13778e0>] ? no_tty+0x30/0x30 [ 1200.324627] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 1200.324634] [<c125d7d4>] ? security_file_permission+0x24/0xb0 [ 1200.324640] [<c114f168>] ? vfs_write+0xe8/0x160 [ 1200.324645] [<c114e5b0>] ? wait_on_retry_sync_kiocb+0x50/0x50 [ 1200.324650] [<c115f068>] sys_ioctl+0x68/0x80 [ 1200.324655] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 1200.324749] INFO: task kworker/0:3:2667 blocked for more than 120 seconds. [ 1200.324750] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 1200.324752] kworker/0:3 D 00000499 0 2667 2 0x00000000 [ 1200.324758] f5f85e98 00000046 00000400 00000499 00000000 c183f240 c60d43ee 000000e9 [ 1200.324769] c196be00 c196be00 00000000 00000000 f6bece00 f3e67230 00000000 00000000 [ 1200.324779] 00000000 00000000 f5e71a00 c196be00 f5f85ed4 f5f85ee0 c107cc5e f18a1180 [ 1200.324791] Call Trace: [ 1200.324793] [<c107cc5e>] ? load_balance+0x7e/0x5e0 [ 1200.324798] [<c1078c78>] ? update_cfs_load+0x288/0x2a0 [ 1200.324805] [<c15c9b13>] schedule+0x23/0x60 [ 1200.324809] [<c15c8325>] schedule_timeout+0x215/0x280 [ 1200.324814] [<c101003c>] ? __switch_to+0xbc/0x260 [ 1200.324820] [<c107d53a>] ? idle_balance+0x10a/0x150 [ 1200.324824] [<c15c8f03>] __down_common+0x84/0xc9 [ 1200.324830] [<c15c8fa7>] __down+0x17/0x19 [ 1200.324834] [<c106b039>] down+0x39/0x40 [ 1200.324839] [<c1045022>] console_lock+0x22/0x50 [ 1200.324845] [<c138b14e>] console_callback+0xe/0x120 [ 1200.324850] [<c105fa8f>] process_one_work+0x10f/0x380 [ 1200.324855] [<c138b140>] ? poke_blanked_console+0xc0/0xc0 [ 1200.324859] [<c1060cd9>] worker_thread+0xf9/0x290 [ 1200.324864] [<c10707de>] ? complete+0x4e/0x60 [ 1200.324868] [<c1060be0>] ? manage_workers.isra.25+0x1d0/0x1d0 [ 1200.324873] [<c1064e72>] kthread+0x72/0x80 [ 1200.324878] [<c1064e00>] ? kthread_freezable_should_stop+0x60/0x60 [ 1200.324883] [<c15d1c7e>] kernel_thread_helper+0x6/0x10 Note that as usual external monitor is setup with xrandr not to exceed gen3 2048x2048 pixel size The xorg log only reports [ 982.689] (II) intel(0): switch to mode 1024x600 on crtc 4 (pipe 1) [ 982.778] (II) intel(0): switch to mode 1280x1024 on crtc 3 (pipe 0) (In reply to comment #8) > Attaching external monitor, latest xserver-xorg-video-intel with unity > complains with > > INFO: task Xorg:1360 blocked for more than 120 seconds. That's a kernel bug, so it would be useful to know which versions you have tried, are currently using. Also happens when using --same-as aka clone [ 2400.328167] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 2400.328183] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 2400.328194] Xorg D 00000000 0 1292 1242 0x00400004 [ 2400.328211] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 2400.328239] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 2400.328265] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 2400.328291] Call Trace: [ 2400.328316] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 2400.328426] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 2400.328453] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2400.328467] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2400.328482] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 2400.328495] [<c15c9b13>] schedule+0x23/0x60 [ 2400.328565] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 2400.328580] [<c1065590>] ? finish_wait+0x70/0x70 [ 2400.328651] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 2400.328722] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 2400.328791] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 2400.328862] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2400.328931] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 2400.329003] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2400.329033] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 2400.329094] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 2400.329156] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 2400.329170] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 2400.329232] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 2400.329294] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2400.329349] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 2400.329421] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2400.329500] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 2400.329520] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 2400.329535] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 2400.329548] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 2400.329560] [<c11694ed>] ? mntput+0x1d/0x30 [ 2400.329574] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 2400.329588] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 2400.329603] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 2400.329617] [<c115f068>] sys_ioctl+0x68/0x80 [ 2400.329632] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 2520.328142] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 2520.328156] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 2520.328165] Xorg D 00000000 0 1292 1242 0x00400004 [ 2520.328181] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 2520.328209] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 2520.328235] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 2520.328261] Call Trace: [ 2520.328286] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 2520.328394] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 2520.328421] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2520.328435] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2520.328450] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 2520.328463] [<c15c9b13>] schedule+0x23/0x60 [ 2520.328532] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 2520.328548] [<c1065590>] ? finish_wait+0x70/0x70 [ 2520.328619] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 2520.328690] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 2520.328759] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 2520.328830] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2520.328899] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 2520.328971] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2520.329001] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 2520.329063] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 2520.329124] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 2520.329138] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 2520.329199] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 2520.329259] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2520.329313] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 2520.329384] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2520.329445] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 2520.329462] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 2520.329477] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 2520.329490] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 2520.329502] [<c11694ed>] ? mntput+0x1d/0x30 [ 2520.329517] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 2520.329530] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 2520.329545] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 2520.329559] [<c115f068>] sys_ioctl+0x68/0x80 [ 2520.329574] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 2640.328175] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 2640.328190] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 2640.328199] Xorg D 00000000 0 1292 1242 0x00400004 [ 2640.328216] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 2640.328244] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 2640.328270] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 2640.328296] Call Trace: [ 2640.328321] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 2640.328429] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 2640.328456] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2640.328470] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2640.328484] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 2640.328498] [<c15c9b13>] schedule+0x23/0x60 [ 2640.328567] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 2640.328583] [<c1065590>] ? finish_wait+0x70/0x70 [ 2640.328654] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 2640.328724] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 2640.328793] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 2640.328865] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2640.328934] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 2640.329005] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2640.329035] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 2640.329097] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 2640.329158] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 2640.329171] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 2640.329232] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 2640.329292] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2640.329347] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 2640.329417] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2640.329478] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 2640.329495] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 2640.329510] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 2640.329523] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 2640.329535] [<c11694ed>] ? mntput+0x1d/0x30 [ 2640.329549] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 2640.329563] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 2640.329578] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 2640.329592] [<c115f068>] sys_ioctl+0x68/0x80 [ 2640.329606] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 2760.328159] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 2760.328174] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 2760.328183] Xorg D 00000000 0 1292 1242 0x00400004 [ 2760.328200] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 2760.328228] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 2760.328254] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 2760.328280] Call Trace: [ 2760.328305] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 2760.328414] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 2760.328441] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2760.328456] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2760.328471] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 2760.328484] [<c15c9b13>] schedule+0x23/0x60 [ 2760.328553] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 2760.328569] [<c1065590>] ? finish_wait+0x70/0x70 [ 2760.328640] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 2760.328711] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 2760.328779] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 2760.328851] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2760.328920] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 2760.328991] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2760.329021] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 2760.329083] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 2760.329144] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 2760.329158] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 2760.329221] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 2760.329282] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2760.329337] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 2760.329409] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2760.329471] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 2760.329487] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 2760.329502] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 2760.329516] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 2760.329528] [<c11694ed>] ? mntput+0x1d/0x30 [ 2760.329542] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 2760.329556] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 2760.329570] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 2760.329585] [<c115f068>] sys_ioctl+0x68/0x80 [ 2760.329600] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 2880.328201] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 2880.328215] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 2880.328224] Xorg D 00000000 0 1292 1242 0x00400004 [ 2880.328241] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 2880.328269] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 2880.328295] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 2880.328321] Call Trace: [ 2880.328346] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 2880.328454] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 2880.328481] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2880.328495] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 2880.328509] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 2880.328523] [<c15c9b13>] schedule+0x23/0x60 [ 2880.328592] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 2880.328608] [<c1065590>] ? finish_wait+0x70/0x70 [ 2880.328679] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 2880.328750] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 2880.328818] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 2880.328890] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2880.328967] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 2880.329061] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 2880.329102] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 2880.329165] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 2880.329226] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 2880.329239] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 2880.329300] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 2880.329361] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2880.329415] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 2880.329486] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 2880.329547] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 2880.329564] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 2880.329579] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 2880.329592] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 2880.329604] [<c11694ed>] ? mntput+0x1d/0x30 [ 2880.329619] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 2880.329632] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 2880.329647] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 2880.329661] [<c115f068>] sys_ioctl+0x68/0x80 [ 2880.329675] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 3000.328158] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 3000.328173] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 3000.328182] Xorg D 00000000 0 1292 1242 0x00400004 [ 3000.328200] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 3000.328228] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 3000.328254] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 3000.328280] Call Trace: [ 3000.328305] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 3000.328414] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 3000.328442] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3000.328456] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3000.328471] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 3000.328484] [<c15c9b13>] schedule+0x23/0x60 [ 3000.328554] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 3000.328569] [<c1065590>] ? finish_wait+0x70/0x70 [ 3000.328641] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 3000.328712] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 3000.328780] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 3000.328852] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3000.328921] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 3000.328993] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3000.329023] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 3000.329084] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 3000.329146] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 3000.329160] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 3000.329223] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 3000.329284] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3000.329340] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 3000.329412] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3000.329474] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 3000.329491] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 3000.329506] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 3000.329519] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 3000.329531] [<c11694ed>] ? mntput+0x1d/0x30 [ 3000.329545] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 3000.329559] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 3000.329574] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 3000.329588] [<c115f068>] sys_ioctl+0x68/0x80 [ 3000.329603] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 3120.328162] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 3120.328176] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 3120.328185] Xorg D 00000000 0 1292 1242 0x00400004 [ 3120.328202] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 3120.328231] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 3120.328256] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 3120.328283] Call Trace: [ 3120.328308] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 3120.328417] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 3120.328444] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3120.328458] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3120.328473] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 3120.328487] [<c15c9b13>] schedule+0x23/0x60 [ 3120.328556] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 3120.328572] [<c1065590>] ? finish_wait+0x70/0x70 [ 3120.328643] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 3120.328714] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 3120.328782] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 3120.328854] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3120.328923] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 3120.328994] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3120.329024] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 3120.329086] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 3120.329147] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 3120.329161] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 3120.329224] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 3120.329285] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3120.329340] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 3120.329412] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3120.329474] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 3120.329491] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 3120.329505] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 3120.329519] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 3120.329531] [<c11694ed>] ? mntput+0x1d/0x30 [ 3120.329545] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 3120.329559] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 3120.329574] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 3120.329588] [<c115f068>] sys_ioctl+0x68/0x80 [ 3120.329603] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 3240.328155] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 3240.328170] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 3240.328179] Xorg D 00000000 0 1292 1242 0x00400004 [ 3240.328196] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 3240.328224] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 3240.328250] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 3240.328277] Call Trace: [ 3240.328302] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 3240.328410] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 3240.328437] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3240.328451] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3240.328466] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 3240.328479] [<c15c9b13>] schedule+0x23/0x60 [ 3240.328548] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 3240.328564] [<c1065590>] ? finish_wait+0x70/0x70 [ 3240.328635] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 3240.328706] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 3240.328774] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 3240.328846] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3240.328915] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 3240.328987] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3240.329017] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 3240.329078] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 3240.329140] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 3240.329153] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 3240.329214] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 3240.329274] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3240.329329] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 3240.329399] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3240.329461] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 3240.329477] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 3240.329492] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 3240.329505] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 3240.329517] [<c11694ed>] ? mntput+0x1d/0x30 [ 3240.329532] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 3240.329545] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 3240.329560] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 3240.329574] [<c115f068>] sys_ioctl+0x68/0x80 [ 3240.329589] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 3360.328160] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 3360.328176] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 3360.328184] Xorg D 00000000 0 1292 1242 0x00400004 [ 3360.328202] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 3360.328230] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 3360.328256] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 3360.328282] Call Trace: [ 3360.328308] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 3360.328417] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 3360.328444] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3360.328458] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3360.328473] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 3360.328486] [<c15c9b13>] schedule+0x23/0x60 [ 3360.328556] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 3360.328571] [<c1065590>] ? finish_wait+0x70/0x70 [ 3360.328643] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 3360.328714] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 3360.328782] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 3360.328854] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3360.328923] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 3360.328995] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3360.329025] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 3360.329086] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 3360.329148] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 3360.329162] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 3360.329224] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 3360.329286] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3360.329341] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 3360.329413] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3360.329475] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 3360.329492] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 3360.329507] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 3360.329520] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 3360.329532] [<c11694ed>] ? mntput+0x1d/0x30 [ 3360.329546] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 3360.329560] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 3360.329574] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 3360.329589] [<c115f068>] sys_ioctl+0x68/0x80 [ 3360.329604] [<c15d16df>] sysenter_do_call+0x12/0x28 [ 3480.328164] INFO: task Xorg:1292 blocked for more than 120 seconds. [ 3480.328179] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 3480.328189] Xorg D 00000000 0 1292 1242 0x00400004 [ 3480.328206] f07ebd48 00003082 c15cafa5 00000000 f64f0000 f4c958d0 6c0df4dc 00000200 [ 3480.328234] c196be00 c196be00 0020007b 0007007b f6bfae00 f0456580 00000001 f4dd6000 [ 3480.328260] f86a7edc f07ebd2c f868cfe5 00000004 f86b26b0 f86a7eb3 f07ebd20 c1037b08 [ 3480.328286] Call Trace: [ 3480.328311] [<c15cafa5>] ? apic_timer_interrupt+0x31/0x38 [ 3480.328420] [<f868cfe5>] ? intel_calculate_wm+0x95/0xc0 [i915] [ 3480.328447] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3480.328461] [<c1037b08>] ? default_spin_lock_flags+0x8/0x10 [ 3480.328475] [<c15ca9dd>] ? _raw_spin_lock_irqsave+0x2d/0x40 [ 3480.328488] [<c15c9b13>] schedule+0x23/0x60 [ 3480.328558] [<f8677785>] intel_crtc_wait_for_pending_flips+0x55/0xa0 [i915] [ 3480.328574] [<c1065590>] ? finish_wait+0x70/0x70 [ 3480.328645] [<f8679a6f>] i9xx_crtc_disable+0x4f/0x110 [i915] [ 3480.328715] [<f8679b57>] i9xx_crtc_dpms+0x27/0x30 [i915] [ 3480.328784] [<f8675e4f>] intel_crtc_dpms+0x3f/0x130 [i915] [ 3480.328856] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3480.328925] [<f8675e10>] ? ironlake_update_plane+0x210/0x210 [i915] [ 3480.328996] [<f8680080>] ? intel_crt_reset+0x30/0x30 [i915] [ 3480.329026] [<f85115d1>] drm_helper_connector_dpms+0xd1/0x100 [drm_kms_helper] [ 3480.329088] [<f844ac14>] ? drm_mode_object_find+0x54/0x70 [drm] [ 3480.329149] [<f844f80d>] drm_mode_obj_set_property_ioctl+0x36d/0x390 [drm] [ 3480.329162] [<c15c8648>] ? mutex_lock+0x18/0x40 [ 3480.329223] [<f844f867>] drm_mode_connector_property_set_ioctl+0x37/0x50 [drm] [ 3480.329283] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3480.329338] [<f843ef9a>] drm_ioctl+0x42a/0x490 [drm] [ 3480.329408] [<f844f830>] ? drm_mode_obj_set_property_ioctl+0x390/0x390 [drm] [ 3480.329470] [<f843eb70>] ? drm_copy_field+0x80/0x80 [drm] [ 3480.329486] [<c115eada>] do_vfs_ioctl+0x7a/0x5a0 [ 3480.329501] [<c1019824>] ? restore_i387_xstate+0xe4/0x230 [ 3480.329514] [<c11693ea>] ? mntput_no_expire+0x3a/0x120 [ 3480.329526] [<c11694ed>] ? mntput+0x1d/0x30 [ 3480.329541] [<c1056847>] ? recalc_sigpending+0x17/0x50 [ 3480.329554] [<c1057065>] ? __set_task_blocked+0x35/0x80 [ 3480.329569] [<c101035b>] ? restore_sigcontext+0xdb/0x110 [ 3480.329583] [<c115f068>] sys_ioctl+0x68/0x80 [ 3480.329597] [<c15d16df>] sysenter_do_call+0x12/0x28 I was experiencing this with the ubuntu 3.5 kernel. Tried now with the 3.7.4 kernel and for about 1 hour no freezes. Marked as resolved. I will reopen if I have further issues. |
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.