Basically, for the last week or so, my box has been randomly rebooting every six or eight hours or so. I can't find any commonality between the reboots. Sometimes it happens when I watch movies, some times I just come back to it and it's rebooted back to the login screen.
The reboots look like the box siezing up for about three seconds, before it kicks into a reboot. The kernel (I'm guessing?) gets to write something in /var/log/messages before it kicks the bucket:
Code: Select all
iwarford@motoko:/var/log$ grep signal messages
Feb 14 15:03:23 motoko exiting on signal 15
Feb 14 15:11:04 motoko exiting on signal 15
Feb 14 16:48:57 motoko exiting on signal 15
Feb 14 16:56:33 motoko exiting on signal 15
Feb 14 17:11:45 motoko exiting on signal 15
Feb 14 17:21:11 motoko exiting on signal 15
Feb 15 13:59:23 motoko exiting on signal 15
Feb 15 14:07:40 motoko exiting on signal 15
Feb 15 14:54:20 motoko exiting on signal 15
Anyway, I'm guessing this is some kind of either hardware or driver issue, but I can't for the life of me isolate it. I've turned off everything -- compositing, compiz, sound, acceleration, etc -- I was running barebones openbox for a while, and it happened in there as well. I downgraded the nvidia drivers back to 177, and it was still happening with them.
What kind of hardware faults look like this? Could it be something like a loose cable? Faulty USB port? Static or electrical noise? I can't seem to blame it on software or drivers (at least none of the obvious drivers -- for all I know it could be the USB driver or something stupid). I don't have anything extra installed that looks like a driver. All the weird FUSE stuff is shut off.
I'm about to do a reinstall just to try and fix it, but I don't see that making much difference if it's a hardware fault.