summaryrefslogtreecommitdiffstats
path: root/FAQ
blob: f68abb4e84f527ecd38d5fc95e717fba3aa9a83f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--------------------------------------------------------------------------------
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.