=== JanC_ is now known as JanC === hyperair is now known as Guest76857 [21:18] Hi there. Going through a bit of a weird one with my Thinkpad T470. I think I'm suffering from the known CPU frequency breakage when resuming from suspend. It's been a while since I got into this stuff, and intel_pstate wasn't a thing then, I used to use cpufreqd. My question... [21:20] Is a correct way to determine CPU speed lscpu | grep 'MHz'? Because mine is *always* on 2900 MHz, power adaptor in or out. Using 4.13.2 from your PPA. I just want to be sure I understand what's (not) going on before I jump to conclusions. (NB I have updated the BIOS to the latest as recommended in several threads.) [21:25] Okay, I found it myself, something like watch -n 0.3 cat /sys/devices/system/cpu/cpu{0..3}/ [21:25] cpufreq/scaling_cur_freq [21:26] is much more useful (sorry for the accidental line breaks)