Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:panel-plugins:xfce4-cpufreq-plugin [2013/09/11 13:22] – [Reporting Bugs] hjudtprojects:panel-plugins:xfce4-cpufreq-plugin [2015/06/23 21:28] (current) – [1.1.1 (2014-12-23)] hjudt
Line 2: Line 2:
  
 ===== About ===== ===== About =====
-Originally written by Thomas Schreck, this panel plugin shows information about the CPU governor and frequencies supported and used by your system. At the moment, changing any of these settings is not supported by this plugin but planned for future releases.+Originally written by Thomas Schreck, this panel plugin shows information about the CPU governor and frequencies supported and used by your system. At the moment, changing any of these settings is not supported by this plugin but might be implemented in future releases.
  
 ===== Usage ===== ===== Usage =====
Line 31: Line 31:
 {{ projects:panel-plugins:xfce4-cpufreq-plugin02.png |CpuFreq Preference dialog.}} {{ projects:panel-plugins:xfce4-cpufreq-plugin02.png |CpuFreq Preference dialog.}}
 \\ \\
 +
 +===== Known Problems =====
 +
 +==== Help! I cannot change CPU frequency nor governor in the CPU information dialog ====
 +This is not a bug, though it might look like one because of the widgets used that pretentiously suggest the user could change something. Changing CPU frequency or the governor is not implemented and probably will never be, as it is supposed to be handled by the kernel or power manager. The only function this plugin nowadays performs is showing CPU frequency information. The CPU info dialog is a remnant of the past when it was still possible to change these settings (or at least when it was planned to implement this). It will be redesigned to use proper widgets in a future version. More information about this can be read in [[https://bugzilla.xfce.org/show_bug.cgi?id=3428|bug #3428]].
  
 ===== Recent Releases ===== ===== Recent Releases =====
 +==== 1.1.2 (2015-06-23) ====
 +  * Fix IT_PROG_INTLTOOL warning
 +  * Translation updates: Basque, Bulgarian, Greek, Lithuanian, Slovak, Spanish, Swedish
 +
 +==== 1.1.1 (2014-12-23) ====
 +  * Fix panel resizing caused by freq format function (bug #10385)
 +  * Various other widget layout fixes and simplifications
 +  * Fix missing return type of cpufreq_show_about (bug #10343)
 +  * Fix typo in panel-plugin/Makefile.am (bug #10332)
 +  * Various other fixes to the build system
 +  * Many translation updates
 +
 ==== 1.1.0 (2013-09-03) ==== ==== 1.1.0 (2013-09-03) ====
   * Support the Intel performance state driver   * Support the Intel performance state driver