-
Notifications
You must be signed in to change notification settings - Fork 18
Description
i've a nixOS laptop with an i5-12500H cpu, after resume from suspend, I get
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 1
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 2
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 3
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 4
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 5
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 6
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 7
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 8
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 9
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 10
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 11
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 12
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 13
intel_lpmd[30687]: read_aperf_mperf_tsc_perf failed for cpu = 14
in the systemd log. the WLT state remains as WLT_IDLE, but that's probably just because its the lowest power state I set.