
ThinkControl
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Controls ThinkPad fan speed.
Written for T60 but should work on other
models too.
8 years ago
* Added actions and notifications for temp levels.
* Added settings for input devices.
Known Bugs: changing trackpoint sysfs settings can cause pointer freeze. Changing radeon profile can cause system hang.
8 years ago
* Added actions and notifications for temp levels.
* Added settings for input devices.
Known Bugs: changing trackpoint sysfs settings can cause pointer freeze. Changing radeon profile can cause system hang.
TrogThik
8 years ago
https://www.cubby.com/p/46400586ce524c9b80cce05ac0bf12d5/snapshot3.png
addition, no icon after install.
Plz help me.
Report
vold
8 years ago
To run this program you need root privileges. You may use sudo or make thinkctl suid. If you see unknown machine that means program can't obtain info from syslog file (I don't know where else I can get thinkpad model info).
Icons placed in /usr/share/thinkctl/icons. If you have problems with it, probably you've installed program in /usr/local. Just copy icon from /usr/local to /usr/.
Report
bitcrazy
8 years ago
Version: ThinkPad T60p
Family: ThinkPad T60p
String 1: IBM ThinkPad Embedded Controller -[79HT50WW-1.07 ]-
Report
vold
8 years ago
But thanks anyway! Maybe it's worth to include it as an option in configure flags.
Report
TrogThik
8 years ago
Report
TrogThik
8 years ago
Report
bitcrazy
8 years ago
/home/ds/Download/thinkctl-0.1/settings.h:69: Error: Class declarations lacks Q_OBJECT macro.
AUTOMOC: process for /home/ds/Download/thinkctl-0.1/build/moc_settings.cpp failed:
/home/ds/Download/thinkctl-0.1/settings.h:69: Error: Class declarations lacks Q_OBJECT macro.
returning failed..
Report
vold
8 years ago
Report
markum
8 years ago
and turn it into a KCM?
Report
vold
8 years ago
TLP is interesting project. I have plans to add tp_smapi things in program, but I think other features must be implemented in powerdevil. I have added ability to control cpu frequency and gpu profiles because I wanted to choose between normal and silent fan noise level, not for AC/Battery modes.
> turn it into a KCM?
Sorry, but I don't want to stick it with kde, currently it depends only on Qt, which gives opportunity to run it in *box or even gnome.
Report