Anthropy :verified_dragon: on Nostr: if you want to see if the machine is having issues you can check with dmesg or ...
if you want to see if the machine is having issues you can check with dmesg or opening /var/log/messages, there's often useful messages or hints in there to what's happening.
also depending on what hardware it is there might also be tools available to run tests, like for memory you can run memtest86+ or alike, or perhaps you can try with some stresstests like benchmarks if it's the GPU.
You can see previous boot's logs with `journalctl -xb -1` (where -1 is previous boot, etc)
also depending on what hardware it is there might also be tools available to run tests, like for memory you can run memtest86+ or alike, or perhaps you can try with some stresstests like benchmarks if it's the GPU.
You can see previous boot's logs with `journalctl -xb -1` (where -1 is previous boot, etc)