-
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
Setting CPU and GPU not working #45
Comments
This parameter seems to work, as it crashes after -140mv like this one : |
I'm seeing similar behavior on my XPS 15 9570 running an i7-9750H. The CPU undervolting setting doesn't appear to have any effect. Even if I set it to unrealistically low values, the system behaves normally. |
Could you elaborate please @velovix? I'm also using an XPS 15 9570. |
@smopucilowski I edited the CPU line in |
I'm now unable to reproduce this issue. Undervolting seems to work as expected. I don't know what's changed. |
On my i7-6650U only the higher voltage of undervolt 1 and undervolt 3 has an effect on the GPU. I have read that on some processors only the higher voltage of CPU Cache and CPU is applied but I haven't tested this on my CPU. |
I can confirm this issue. when watching the output from |
It seems Intel microcode updates disable undervolting, but show changes to the msrs. The changes will have no effect for CPU or GPU, but work on cache. On my hardware there is no easy way to revert to older microcode. |
On my 10310u I am seeing the same. I did 0 CPU -1000 just to confirm and the system stayed up |
On the
I have removed the microcode upgrade from my system ( I have downgraded the BIOS to FX705GE-AS.305 which downgraded the CPU microcode to version
I have no easy way to continue downgrading my microcode (but I have a FX705GE-AS.301 BIOS dump for programmer). |
my DELL E64XX reading are below: sudo intel-undervolt apply laptop became very fast though |
I have a Thinkad E590 running Ubuntu 18.04 LTS + Intel i3 8145
The setting does seem to work, but the values are not taken into account by my system:
For exemple this Dumb value may be set :
undervolt 0 'CPU' -800.84
undervolt 1 'GPU' -800.84
undervolt 2 'CPU Cache' -100.84
undervolt 3 'System Agent' -120.84
undervolt 4 'Analog I/O' -120.84
Obviousely -800mv seems impossible, but all seem to go find and the read command "reads" the bios values as setted correctly...
Only the 'CPU Cache' value seems to do something, since when I play below - 100 mW it crashes my system.
I am running a 3D game to do the tests
The text was updated successfully, but these errors were encountered: