Debugging Linux Mint Cinnamon system freeze - lmmx/devnotes GitHub Wiki

Either Chrome or VLC is causing trouble with the graphics...

tail /var/log/syslog

kernel: [149832.163290] [drm] stuck on render ring

Last happened half an hour earlier, playing an hour long video, Chrome with a few windows open. Apparently Xorg log can show which application caused the freeze.

Intel i7, see lspci for more details on driver specs.

cat /var/log/Xorg.0.log to see X window manager details. accelmethod in the conf somewhere? (no ...intel-conf as suggested)

See:

Maybe of note: was using a gif as a screensaver of sorts, left it open. Are unviewed tabs still rendered ∴ able to take up graphics power?

Next occurrence: No VLC open (I'm pretty sure), just a few pdf's (evince) and a handful of Chrome tabs.

  • No log messsage...
  • Seemingly only logs a message in the instances of a temporary freeze. In this case it wasn't able to get out of it, and had to be hard reset [power off] - no idea where to look but drm stuck on render ring gives some hint