You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
KSensors Frequent Asked Questions
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
1. When I try to run KSensors nothing is displayed, no window and
|
|
|
|
no error message. But a ps or pstree shows a ksensors process.
|
|
|
|
|
|
|
|
Enable TDE System Tray applet before execute ksensors.
|
|
|
|
Menu TDE -> Panel Configuration -> Add -> Applet -> System Tray
|
|
|
|
|
|
|
|
2. Which lm-sensors modules do I need for my motherboard?
|
|
|
|
Run the script: sensors-detect
|
|
|
|
Please read the warning in the man page before (man sensors-detect).
|
|
|
|
|
|
|
|
3. How to set SUID bit for hddtemp file?
|
|
|
|
chmod +s hddtemp
|
|
|
|
WARNING: Setting suid bit can be a security flaw.
|