Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#921·auto-cpufreq

"scaling_driver" no such file or directory with intel_pstate disabled

Author: abuturabofficialCreated Feb 2, 2026Updated Feb 2, 2026

Fill out information requested in this template, without doing so issue will be ignored & closed!

Before submitting an issue, it is strongly recommended to use the auto-cpufreq-genAI-chatbot to get an immediate answer to your question.

Have you tried?

  • Searching through existing/closed issues to see if your bug has already been already submitted?
  • If installation failed with auto-cpufreq-installer,have you tried installing auto-cpufreq using Snap package?
  • Have you tried configuring auto-cpufreq?
  • Have you tried suggestions in troubleshooting section?

Yes, there are similar issues, but not exactly. They had issue fixed by disabling intel_pstate driver, but my issue is occurring with it disabled.

Error output:

Driver: cat: /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver: No such file or directory

System information:

Add/paste output of:

-------------------------------- Battery Info ---------------------------------

battery count = 1
BAT0 start threshold = b'70\n'
BAT0 stop threshold = b'95\n'

-------------------------------------------------------------------------------

Linux distro: Arch Linux  
Linux kernel: 6.18.3-arch1-1
Processor: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz
Cores: 8
Architecture: x86_64
Driver: cat: /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver: No such file or directory

------------------------------ Current CPU stats ------------------------------

CPU max frequency: 0 MHz
CPU min frequency: 0 MHz

Core	Usage	Temperature	Frequency
CPU0      0.0%        34 °C      1901 MHz
CPU1      0.0%        34 °C      2100 MHz
CPU2      2.0%        32 °C      1900 MHz
CPU3      3.0%        32 °C      1900 MHz
CPU4      1.0%        34 °C      1900 MHz
CPU5      0.0%        34 °C      1900 MHz
CPU6      1.0%        32 °C      2100 MHz
CPU7      0.0%        32 °C      2100 MHz

CPU fan speed: 0 RPM

auto-cpufreq version: Version         : 3.0.0-3

Python: 3.13.11
psutil package: 7.1.3
platform package: 1.0.8
click package: 8.2.1
distro package: 1.9.0

Computer type: Notebook
Battery is: charging

auto-cpufreq system resource consumption:
cpu usage: 0.0 %
memory use: 0.29 %

Total CPU usage: 1.5 %
Total system load: 0.85
Average temp. of all cores: 33.00 °C 

Currently using: cat: governor
Warning: CPU turbo is not available
Currently turbo boost is: off

-------------------------------------------------------------------------------

Also please be descriptive about the issue you're reporting, i.e: what you tried & what's the expected behaviour.

Issue

I had high cpu usage, so disabled intel_pstate driver as suggested in troubleshooting guide. I had then acpi driver in use instead of this error. Recently when I checked, it started showing this error.

I tried to reinstall but it didn't work.

Image

Source: AdnanHodzic/auto-cpufreq

View original on GitHubView discussion on GitHub