Skip to content

Instantly share code, notes, and snippets.

@fiddyschmitt
Created August 15, 2023 09:21
Show Gist options
  • Save fiddyschmitt/f21202d2114f0a16bbcbc766892c8240 to your computer and use it in GitHub Desktop.
Save fiddyschmitt/f21202d2114f0a16bbcbc766892c8240 to your computer and use it in GitHub Desktop.
Diagnose hardware problem
Memory faulty?
Run memtest86
SSD faulty?
//Read-write test (non-destructive)
badblocks -nsv /dev/device -o badblocks.txt
CPU overheating / thermal paste not effective?
Check temperature with Coretemp
GPU faulty?
Try without / with different
PSU faulty?
Try less devices
Motherboard faulty?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment