I have used Ubuntu mate for a while now but I have a problem every now and then (normally when I am playing minecraft) the screen just freezes. CTRL+ALT+Backspace does nothing this has happens with compiz and marco and with 15.10 and 16.04.
Note that max_cstate=1 is not a fix, just a workaround and that it has an extremely negative impact on your battery life.
(Because basically it tells the CPU never to go into low power mode)
There is something else I had some success with: setting an option in the i915 driver. You can do it by creating a file:
sudo nano /etc/modprobe.d/i915.conf
And writing inside:
options i915 modeset=1 enable_execlists=0
This might be worth a shot before going down the cstate route. I've had no freeze whatsoever in 3+Weeks, but it might be I'm just that lucky.
and that did not fix it when I added intel_idle.max_cstate=1 and updated the grub it worked fine without freezing I think it is that bug in the kernel there were several people with the same CPU as me.
I have the N2940. It’s the same processor at a lower clock-speed. It’s running Ubuntu MATE 14.04 like a champ.
This won’t solve your problems in 16.04, but Trusty is a very good base if you want a stable computer. The 3.16 kernel in UM 14.04.2 is recent enough to handle touch-pad, screen brightness etc.
I think UM devs have done a fantastic job with 16.04. But the Xenial base still has rough edges.
Updates seem to be broken as I cannot update using any method, all of them fail: Welcome, Terminal, Synaptic and changing my software sources download location to something else!.