<div dir="ltr"><div>Hello<br><br></div>Aftertrying to leave an xlock started with  xlock -nolock +use3d -mode gears, I get a drm stuck on render ring error.<br><div><div><br></div><div>The funny thing is this problem did not happen on the exact same thinkpad x201 laptop using an identical xorg.conf but with a debian jessie i386  (I did a clean reinstall of debian jessie amd64)<br><br></div><div>xorg.conf contains:<br>Section "Device"<br>    Identifier  "i950"<br>    Driver      "intel"<br>    BusID       "PCI:0:2:0"<br>    Screen 0<br>    Option    "AccelMethod"    "SNA"<br>    Option  "FallbackDebug" "true"<br>EndSection<br><br></div><div>I'm using kernel  3.14.25, and I saved /sys/class/drm/card0/error and gpucrash in case it's not a know bug.<br></div><div><br></div><div>Any suggestion?<br></div><div><br>[    0.396228] [drm] Initialized drm 1.1.0 20060810<br>[    0.396870] [drm] Memory usable by graphics device = 2048M<br>[    0.405464] i915 0000:00:02.0: irq 43 for MSI/MSI-X<br>[    0.405480] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).<br>[    0.405483] [drm] Driver supports precise vblank timestamp query.<br>[    0.405586] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem<br>[    0.408539] ACPI: Battery Slot [BAT0] (battery present)<br>[    0.460085] [drm] Enabling RC6 states: RC6 off, RC6p off, RC6pp off<br>[    0.471385] fbcon: inteldrmfb (fb0) is primary device<br>(...)<br>[    1.077765] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0<br>(...)<br>[  207.574130] [drm] stuck on render ring<br>[  207.574149] [drm] GPU crash dump saved to /sys/class/drm/card0/error<br>[  207.574152] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.<br>[  207.574154] [drm] Please file a _new_ bug report on <a href="http://bugs.freedesktop.org">bugs.freedesktop.org</a> against DRI -> DRM/Intel<br>[  207.574155] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.<br>[  207.574157] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.<br>[  207.581041] [drm:init_ring_common] *ERROR* failed to set render ring head to zero ctl 00000000 head 008014dc tail 00000000 start 00003000<br>[  207.632121] [drm:init_ring_common] *ERROR* render ring initialization failed ctl 0001f001 head 008014dc tail 00000000 start 00003000<br><br><br></div></div></div>