Comment 5 for bug 1110429

Revision history for this message
Alin Andrei (nilarimogard) wrote : Re: indicator-cpufreq 0.2-0ubuntu1: 2.20 frequency shows up twice [raring]

Here it is for me:

Python 3.3.0 (default, Jan 26 2013, 15:44:18)
[GCC 4.7.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from indicator_cpufreq import cpufreq
>>> cpufreq.get_available_frequencies(0)
[2201000, 2200000, 2000000, 1900000, 1800000, 1700000, 1600000, 1500000, 1400000, 1300000, 1200000, 1100000, 1000000, 900000, 800000]