<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CPU Frequency in Mobile and Desktop Processors</title>
    <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373414#M57087</link>
    <description>&lt;P&gt;Hi Scott,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please how can I check if the microcode in my BIOS is up to date?&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 21:03:31 GMT</pubDate>
    <dc:creator>SoksonJr</dc:creator>
    <dc:date>2022-03-31T21:03:31Z</dc:date>
    <item>
      <title>CPU Frequency</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1372174#M57048</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;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?&lt;/P&gt;
&lt;P&gt;I'm using an Ubuntu 20.04 system and my processor name is Intel 3.1GHz dual-core Core i5 - 7267U.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Osoko.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2022 13:42:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1372174#M57048</guid>
      <dc:creator>SoksonJr</dc:creator>
      <dc:date>2022-03-26T13:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Frequency</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1372615#M57050</link>
      <description>&lt;P&gt;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&amp;nbsp;&lt;A href="https://securityboulevard.com/2019/12/plundervolt-a-new-intel-processor-undervolting-vulnerability/" target="_blank" rel="noopener"&gt;Plundervolt! A new Intel Processor ‘undervolting’ Vulnerability&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://searchsecurity.techtarget.com/definition/Plundervolt" target="_blank" rel="noopener"&gt;What is Plundervolt! and How Does it Work?&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Sorry,&lt;/P&gt;
&lt;P&gt;...S&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 04:17:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1372615#M57050</guid>
      <dc:creator>n_scott_pearson</dc:creator>
      <dc:date>2022-03-29T04:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Frequency</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373414#M57087</link>
      <description>&lt;P&gt;Hi Scott,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please how can I check if the microcode in my BIOS is up to date?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 21:03:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373414#M57087</guid>
      <dc:creator>SoksonJr</dc:creator>
      <dc:date>2022-03-31T21:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Frequency</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373466#M57092</link>
      <description>Check the Release Notes for the BIOS. It should document the microcode being included.&lt;BR /&gt;...S</description>
      <pubDate>Fri, 01 Apr 2022 01:32:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373466#M57092</guid>
      <dc:creator>n_scott_pearson</dc:creator>
      <dc:date>2022-04-01T01:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Frequency</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373842#M57114</link>
      <description>&lt;P&gt;Hi Scott,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Osoko.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 23:18:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373842#M57114</guid>
      <dc:creator>SoksonJr</dc:creator>
      <dc:date>2022-04-02T23:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Frequency</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373844#M57115</link>
      <description>That's new enough that it likely has the workaround.&lt;BR /&gt;...S</description>
      <pubDate>Sun, 03 Apr 2022 00:42:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373844#M57115</guid>
      <dc:creator>n_scott_pearson</dc:creator>
      <dc:date>2022-04-03T00:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Frequency</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373845#M57116</link>
      <description>&lt;P&gt;Oh wow. Thank you for your help. I really appreciate.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2022 01:33:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/CPU-Frequency/m-p/1373845#M57116</guid>
      <dc:creator>SoksonJr</dc:creator>
      <dc:date>2022-04-03T01:33:03Z</dc:date>
    </item>
  </channel>
</rss>

