Since a couple of days ago I am experiencing a lot of freezes and I do not know how to investigate them.
It does not matter what I do - browsing, playing music, typing on LaTeX - at some point (after 2 minutes, 10 minutes or even after 1 hour) the computer freezes.
It becomes unresponsive to anything, the LED on the Caps Lock starts blinking and it stays like that forever.
Even the "magic" REISUB does not work (I enabled it to try to avoid corrupting my HDD with these frequent hard shutdowns).
The only thing that works is to long-press the power button and force shutdown.
I had a look at the log files in /var/log
with no help (nothing gets registered).
I am on 15.04 with kernel 3.19.0-29-generic.
I tried to revert to old kernels with no help. In particular, 3.19.0-28-generic has the same problem.
Any hint on how to investigate this further?
PS: With Windows 8 there is no problem, even with intensive gameplay, so I would tend to exclude hardware problems.
PPS: temperatures also are not a problem, I was able to monitor them with sensors via a terminal.
82801 Mobile SATA Controller [RAID mode]
Or is this an Ultrabook where you turned off Intel SRT and used small SSD for Ubuntu. I might change to AHCI mode. – oldfred Sep 15 '15 at 21:40powersave
mode). – dadexix86 Sep 16 '15 at 06:30cpufrequtils
each time you boot to a frequency low enough to make sure that the CPU won't halt on a sudden vcore drop for a while; if nothing happens when the frequency is manually set like that then probably the power supply failing is not the problem – kos Sep 16 '15 at 08:34cpustress
to see if the problem goes away. – kos Sep 16 '15 at 16:27