Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1788 Discussions

How to change the system voltage using wrmsr in Intel i5, 64 bit system?

SP_H_
Beginner
663 Views

We figured out the voltage by multiplying the value we obtained using the command sudo rdmsr 0x198 --bitfield 47:32 with (1 / 2^13). But when we tried to change the value of 0x198  we got the following error

wrmsr: CPU 0 cannot set MSR 0x00000198 to "value"

 

 

But we are not able to figure out how to change the value using sudo wrmsr? Which register should be changed? We disabled the Intel Speed step technology in BIOS.

 

Any help will be appreciated

0 Kudos
0 Replies
Reply