Romario35 to Debian operating system · 7 个月前"Warning: Changing CPU turbo is not supported. Skipping"imagemessage-square2fedilinkarrow-up112arrow-down10file-text
arrow-up112arrow-down1image"Warning: Changing CPU turbo is not supported. Skipping"Romario35 to Debian operating system · 7 个月前message-square2fedilinkfile-text
minus-squareTechAdmin@lemmy.worldlinkfedilinkEnglisharrow-up6·7 个月前Looking at Intel specs for that model of CPU has ‘Intel Turbo Boost Technology’ as ‘No’ so it may not be possible to get rid of the warning but fine to ignore. https://ark.intel.com/content/www/us/en/ark/products/122590/intel-core-i3-7020u-processor-3m-cache-2-30-ghz.html#tab-blade-1-0-7 Here’s a similar issue on their github, https://github.com/AdnanHodzic/auto-cpufreq/issues/446 Sounds like it should still be able to slow down the CPU but it won’t be able to change turbo boost due to processor not supporting that feature.
Looking at Intel specs for that model of CPU has ‘Intel Turbo Boost Technology’ as ‘No’ so it may not be possible to get rid of the warning but fine to ignore. https://ark.intel.com/content/www/us/en/ark/products/122590/intel-core-i3-7020u-processor-3m-cache-2-30-ghz.html#tab-blade-1-0-7
Here’s a similar issue on their github, https://github.com/AdnanHodzic/auto-cpufreq/issues/446 Sounds like it should still be able to slow down the CPU but it won’t be able to change turbo boost due to processor not supporting that feature.
Ok, thank you for answering