-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux 5.9 and MSRs #55
Comments
From what I gather, this dmesg message I recieve during login
is thus an harmless warning for now, while MSR writing may be actually significantly restricted in the future? And even with such restrictions in place, users could still turn off this behavior using the (just to check) |
I also have a big interest in this issue. Would really appreciate it if this awesome tool is not rendered useless with upcoming kernel updates. |
Is there anyway to confirm that it is actually working in kernel 5.9.1? I am also getting that error, and I don't want to loose undervolting. |
It works with 5.9.1. |
Has anyone tried updating to kernel 5.10? I'm curious if anything changed regarding this issue, as I'd love to continue undervolting (helps with battery a lot) and 5.9 is marked EOL. I don't know whether I should update or fall back to 5.4 LTS. |
@milos7250 I'm on |
Alright then, update it is :). Cheers 👍 |
@heretoenhance The warning from the kernel does not disallow writes to the MSR, in fact you will find the |
https://www.phoronix.com/scan.php?page=news_item&px=Linux-Filter-Tightening-MSRs
Maybe it's worth to collaborate with upstream somehow?
The text was updated successfully, but these errors were encountered: