Closed dwzg closed 4 years ago
This adds a fallback method to get the CPU frequency by parsing /proc/cpuinfo. This is necessary for computers that do not provide the cpufreq interface, like my ancient ThinkPad 600X.
Tested on ThinkPad 600X
Before:
After:
This adds a fallback method to get the CPU frequency by parsing /proc/cpuinfo. This is necessary for computers that do not provide the cpufreq interface, like my ancient ThinkPad 600X.
Tested on ThinkPad 600X
Before:
After: