No description
- Shell 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| battery-drain-log.sh | ||
| CHECKLIST.md | ||
| diagnose.sh | ||
| README.md | ||
laptop-live-diagnostics
Scripts for vetting a (often secondhand) laptop from a Linux live USB, before committing to a full install.
diagnose.sh [log-dir]— network hardware, storage SMART health, thermal stress test, audio. Pointlog-dirat a persistent filesystem (e.g. an external USB stick) — live sessions run out of RAM.battery-drain-log.sh <path-to-csv>— logs battery drain every 60s until the machine dies. Run separately, unattended, alongside a video loop.CHECKLIST.md— manual checks that can't be scripted.
Background and gotchas (Dell BIOS radio-disable quirks, reading -110
iwlwifi errors, interpreting SMART/battery fields): see the WanShiTong note
knowledge/hardware/Live-Boot Laptop Hardware Diagnostics.