Created attachment 107707 [details] Xorg.0.log Oct 11 11:26:27 nuc1 kernel: [ 3133.897754] perf samples too long (2515 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 Oct 11 11:27:18 nuc1 kernel: [ 3184.433690] [drm] stuck on render ring Oct 11 11:27:18 nuc1 kernel: [ 3184.433715] [drm] GPU crash dump saved to /sys/class/drm/card0/error Oct 11 11:27:18 nuc1 kernel: [ 3184.433718] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. Oct 11 11:27:18 nuc1 kernel: [ 3184.433721] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel Oct 11 11:27:18 nuc1 kernel: [ 3184.433724] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. Oct 11 11:27:18 nuc1 kernel: [ 3184.433727] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. Oct 11 11:28:14 nuc1 kernel: [ 3240.426771] [drm] stuck on render ring Oct 11 11:39:01 nuc1 CRON[13859]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime)) Oct 11 11:41:48 nuc1 kernel: [ 4054.326400] [drm] stuck on render ring Oct 11 11:45:24 nuc1 kernel: [ 4270.299767] [drm] stuck on render ring The file /sys/class/drm/card0/error contains just no error state collected (please instruct how to collect one) # lspci -v 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller]) Subsystem: Intel Corporation Device 2044 Flags: bus master, fast devsel, latency 0, IRQ 43 Memory at f7800000 (64-bit, non-prefetchable) [size=4M] Memory at e0000000 (64-bit, prefetchable) [size=256M] I/O ports at f000 [size=64] Expansion ROM at <unassigned> [disabled] Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [a4] PCI Advanced Features Kernel driver in use: i915
You need to grab the /sys/class/drm/card0/error after the error occurs and before rebotting.
Created attachment 107723 [details] contains /sys/class/drm/card0/error the file err.zip contains /sys/class/drm/card0/error copied after the systems hangs, before reboot (obtained using ssh from a remote system)
You're running Kernel 3.13, which is quite old for development purposes. Can you please check whether this problem still happens on newer Kernels? You could try downloading a newer Kernel from your distro's development version, or maybe you could try testing the drm-intel-nightly branch from http://cgit.freedesktop.org/drm-intel/log/?h=drm-intel-nightly .
Also the hang is in an UXA batch buffer, you could also try xf86-video-intel-2.99.917.
Closing due to inactivity. Please reopen if you are able to provide the requested information.
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.