fixing cpu speeds after ac power down via:
root@lat:~# cat ./fix-freq-scaling.sh 
#!/bin/bash
modprobe msr
rdmsr -a 0x1FC
wrmsr -a 0x1FC 0x0
rdmsr -a 0x1FC

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1973434

Title:
  massive performance issues since 22.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973434/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to