Right. However, cpufrequtils (cpufreqd) may conflict with the indicator,
so I suggest it's okay to remove cpufrequtils now.

Apparently, the frequencies are wrongly convolved into a set in Python,
so can you also do the following? Run python3 in a terminal and run the
following commands within the python3 interpreter?

>>> from indicator_cpufreq import cpufreq
>>> cpufreq.get_available_frequencies(0)

Here's an example output from mine machine:

~$ python3
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)
[2200000, 1600000, 1200000]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1110429

Title:
  indicator-cpufreq 0.2-0ubuntu1: 2.20 frequency shows up twice [raring]

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-cpufreq/+bug/1110429/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to