-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fedora 34 - Unable to write to MSR #17
Comments
I thought Lenovo fixed this on the T490 with a BIOS update. I'm on the T480 and there is no BIOS fix. I think Fedora has made a kernel config change to stop MSR writes with F34, since it still works in F33 in 5.11 |
I am still using old BIOS 1.53 from August 2019 on my T490, because all newer BIOSes limit the dGPU temperature to 56 degrees C, which is very annoying. But I am not sure I understand the connection with BIOS. |
The BIOS connection is that the throttling of the T480 and T490 (and later
models) is due to Intel firmware designed only for Windows. Lenovo had
great difficulty fixing it for the T480 and 490, and decided only to fix
the 490. At least, this is what they said. The fix is some kind of reverse
engineered firmware update which arrives via a 'BIOS' update.
…On Mon, 12 Apr 2021, 04:15 lakotamm, ***@***.***> wrote:
I am still using old BIOS 1.53 from August 2019 on my T490, because all
newer BIOSes limit the dGPU temperature to 56 degrees C, which is very
annoying. But I am not sure I understand the connection with BIOS.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHCNYVFCP2D5LIMUY34BQ3TIHRMBANCNFSM42ADQCKA>
.
|
It needs a selinux policy: erpalma/throttled#250 (comment) |
Guess we can make that a subpackage. Happy to accept a PR for this. |
Fedora 34 brings new issues with MSR and I do not seem to be able to find a solution. At the moment none of the solutions mentioned in the main repo's issue tracker work.
Kernel - 5.11.10-300.fc34.x86_64
throttled version - 0.8-3, installed from copr
Secure boot setting in BIOS - Disabled
lsm parameters:
Systemctl status reported error:
Attempted kernel parameters:
I am using Lenovo T490 with both Manjaro Stable 21.0 and Fedora 34 Beta. On Manjaro with kernel 5.11, the kernel parameter
msr.allow_writes=on
works well. I have no clue why this is not the case with Fedora 34.The text was updated successfully, but these errors were encountered: