Comment 8 for bug 691721

Revision history for this message
Jianlucah (gianlucavarrazzo) wrote : Re: indicator-cpufreq only shows one CPU core

Emre's script works fine, but only in /usr/lib/pymodules/python2.6/indicator_cpufreq.

If you have 2+ Cores you must change in line 37: FIXME_CPU = 2 in FIXME_CPU = "NUMBER OF CORES" (without quotes) to enable the other cores.