Framework 13 DIY Intel 11th Gen i5-1135G7, BIOS 03.17
Computer feels really sluggish on battery power. I was able to show that Disk speed (Samsung SSD 980 PRO 1TB) in particular is noticeably impacted:
On Battery Power:
sudo hdparm -Tt /dev/nvme0n1p2
/dev/nvme0n1p2:
Timing cached reads: 1828 MB in 2.00 seconds = 914.97 MB/sec
Timing buffered disk reads: 832 MB in 3.01 seconds = 276.39 MB/sec
On AC Power:
sudo hdparm -Tt /dev/nvme0n1p2
/dev/nvme0n1p2:
Timing cached reads: 30862 MB in 2.00 seconds = 15452.98 MB/sec
Timing buffered disk reads: 4312 MB in 3.00 seconds = 1436.76 MB/sec
Things I’ve ruled out:
- CPU temps (I manually set the Fan to 80%, and confirmed that Temps are very low)
sudo fw-ectool temps all
--sensor name -------- temperature -------- ratio (fan_off and fan_max) --
F75303_Local 305 K (= 32 C) 0% (313 K and 335 K)
F75303_CPU 305 K (= 32 C) 0% (313 K and 342 K)
F75303_DDR 304 K (= 31 C) 0% (313 K and 335 K)
Battery 304 K (= 31 C) 0% (313 K and 323 K)
PECI 310 K (= 37 C) 0% (377 K and 378 K)
- Memory usage
free -m
total used free shared buff/cache available
Mem: 31885 7469 21944 1517 4449 24415
Swap: 32767 0 32767