I'm running Ubuntu 18.04 (start with server edition, because the hardware is pretty weak) on some older hardware - a desktop. Memtest ran fine on it before I installed, but it seems that it will randomly shut down - typically when I'm doing something like a sudo apt-get update
. It appears to go through the normal shutdown process - I see all the shutdown messages, etc. But it's definitely a forcible sort of stop since I have to run dpkg --configure -a
or whatever it is if I was in the middle of installing software.
Any clue what could be happening here? I have a theory it might be related to power consumption but I'm not sure why that would cause what I'm seeing. If I run glxgears I can run like 10 of them at a time (slows my FPS way down, of course) for a couple of minutes and then beeeooooop! Off my machine goes.
Is there somewhere I could look?