https://bugzilla.kernel.org/show_bug.cgi?id=218305 muzhi.yu1@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |muzhi.yu1@xxxxxxxxx --- Comment #16 from muzhi.yu1@xxxxxxxxx --- I can reproduce Artem's issue on EliteBook 845 G10 (kernel 6.7.0 on NixOS). Also Dan's workaround works for me 80% of the time, with only a few times when I had to reboot to lift the cpufreq lock. My max_freqs are also strange, regardless of whether cpufreq is capped to 544MHz or not. ``` ❯ cat /sys/devices/system/cpu/cpufreq/policy*/scaling_max_freq 5137000 5137000 6080000 6080000 5449000 5449000 5293000 5293000 5924000 5924000 6080000 6080000 5764000 5764000 5608000 5608000 ``` -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.