Quantcast
Channel: Active questions tagged kernel-modules - Unix & Linux Stack Exchange
Viewing all articles
Browse latest Browse all 1186

ERROR in file_io_posix.cc, trying to locate scaling_cur_freq and scaling_max_freq and couldn't find it

$
0
0

I'm trying to execute a container based on Ubuntu 20.04 and some additional dependencies. It ended up in an error where the project (something external) is looking for files/programs, as shown below.

Error message:

[ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2) [ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)

I tried looking for the installation of these modules but couldn't find them anywhere. Can someone help me out here? This error will come once I start some of the proprietary Docker containers. I couldn't determine if this is from Docker or the Linux machine I'm working on. I tried looking in other places on the stack overflow, but no solution was available.


Viewing all articles
Browse latest Browse all 1186

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>