Mobile and Desktop Processors
Intel® Core™ processors, Intel Atom® processors, tools, and utilities

CPU Frequency

SoksonJr
初学者
5,202 次查看

Hello,

I am doing a project that requires me to undervolt my system and to do this, I have to reduce the frequency of my CPU. I have a script that should do this. However, I do usually get an "error setting cpu: 0" when I try use this script. I have attached a screenshot to show this.

After doing some troubleshooting on my own, I realized that the acpi driver or intel p-state driver is responsible for frequency control of the CPU. When I ran "cpupower frequency-info | grep driver", the response I got was "no or unknown cpu freq driver is active on this CPU". Please is there something I'm missing?

I'm using an Ubuntu 20.04 system and my processor name is Intel 3.1GHz dual-core Core i5 - 7267U.

Thanks,

Osoko.

标签 (2)
0 项奖励
6 回复数
n_scott_pearson
超级用户
5,026 次查看

If the microcode in your BIOS is up to date, then support for undervolting has been disabled. This was done to mitigate the Plundervolt! vulnerability. For more information, see articles Plundervolt! A new Intel Processor ‘undervolting’ Vulnerability and What is Plundervolt! and How Does it Work?.

Sorry,

...S

0 项奖励
SoksonJr
初学者
4,916 次查看

Hi Scott,

 

Thank you for your response. I am actually trying to replicate the plundervolt attack on my system. I was able to control my CPU clock speed by downloading a bootable ubuntu disk on my system instead of using a virtualized environment like virtual box. However, I still could not perform the undervolting.

 

Please how can I check if the microcode in my BIOS is up to date?

0 项奖励
n_scott_pearson
超级用户
4,911 次查看
Check the Release Notes for the BIOS. It should document the microcode being included.
...S
0 项奖励
SoksonJr
初学者
4,887 次查看

Hi Scott,

 

The microcode version currently running on my processor is 0xea. From what I'm seeing, I believe the micocode has been updated. I have attached a screenshot to this message. Please check it out. Thank you.

 

Osoko.

0 项奖励
n_scott_pearson
超级用户
4,858 次查看
That's new enough that it likely has the workaround.
...S
0 项奖励
SoksonJr
初学者
4,846 次查看

Oh wow. Thank you for your help. I really appreciate.

0 项奖励
回复