Hi, for over a year before now I've been using Arch as my daily driver distro. Recently (around 3 months ago) I built my own PC and had no major problems with Arch on it until around 2 weeks ago.
What started happening is random PC freezes. My screen will freeze on one frame all of a sudden, all audio stops, nothing's happening. The only thing left to do is hard reboot of the entire PC, because this doesn't pass either. This can happen sometimes 8 hours after starting the PC, sometimes after only 30 minutes.
Some of the things I've tried:
- Checking
journalctl. The logs show nothing specific until the next boot. The logs cut off at the moment of the freeze. - Reinstalling Arch from nothing. Still was happening.
- Installing a different distro (specifically EndeavourOS). One day of freedom and now it's still happening. This is what I'm currently on, but it's basically just Arch with some extra stuff installed.
- Running
memtest86+overnight. 6 passes, 0 errors. - Running checks on my SSD. Everything's showing it as operational.
- I doubt it's the SSD but I think I could still test more if this seems likely.
- Changing the entire PSU. It was still happening, my current PSU should have no problem handling my entire PC.
- Force reinstalling every package with something like
yay -Syyu --override='*' $(yay -Qq). - Running different benchmarks to check what could be malfunctional.
- The only thing I saw that looked abnormal is that when running
unix-bench, theDhrystone 2test shows very anomalous value. Specifically, it shows0.1 lpson single-thread test and3.2 lpson multi-threaded test. This is especially weird taking that running the same test from the EndeavourOS installation medium (not the fully installed OS), I get a result on the scale of1910805895.4. The discrepancy makes me suspect this might be related to this problem.
- The only thing I saw that looked abnormal is that when running
I'm running out of characters already so I'll provide more context under this post.
