[Eisfair] LM-Sensors für Eisfair-1???

Marcus Roeckrath marcus.roeckrath at gmx.de
Fr Mai 17 18:11:29 CEST 2013


Hallo,

Marcus Roeckrath wrote:

>     set in5_max -12 * 0.90
>     set in5_min -12 * 1.10
>     set in6_max -5 * 0.95
>     set in6_min -5 * 1.05

Hier sind max und min settings noch zu vertauschen:

     set in5_max -12 * 1.10
     set in5_min -12 * 0.90
     set in6_max -5 * 1.05
     set in6_min -5 * 0.95

>     label temp1 "System Temp"
>     label temp2 "CPU Temp"
>     set temp1_over 40
>     set temp1_hyst 37
>     set temp2_over 52
>     set temp2_hyst 47

     set temp1_max 40
     set temp1_max_hyst 37
     set temp2_max 52
     set temp2_max_hyst 47

> Irgendwie werden die Werte für die mit set beginnenden Zeilen der
> Konfiguration überhaupt nicht ausgewertet.

Die set-Zeilen werden nach einem einmaligen Aufruf von

sensors -s

übernommen, danach ergibt ein sensors-Aufruf:

eis # sensors
w83697hf-isa-0290
Adapter: ISA adapter
VCore:        +1.63 V  (min =  +1.42 V, max =  +1.73 V)
+3.3V:        +3.41 V  (min =  +3.14 V, max =  +3.47 V)
+5V:          +5.03 V  (min =  +4.76 V, max =  +5.24 V)
+12V:        +11.98 V  (min = +10.82 V, max = +13.19 V)
-12V:        -11.92 V  (min = -10.82 V, max = -13.19 V)
-5V:          -5.27 V  (min =  -4.49 V, max =  -5.51 V)
V5SB:         +5.40 V  (min =  +4.49 V, max =  +5.51 V)
VBat:         +3.50 V  (min =  +2.40 V, max =  +3.60 V)
CPU Fan:     3479 RPM  (min = 1997 RPM, div = 4)
System Temp:  +41.0°C  (high = +50.0°C, hyst = +45.0°C)  sensor = thermistor
CPU Temp:     +35.5°C  (high = +52.0°C, hyst = +47.0°C)  sensor = thermistor
beep_enable: disabled

Das lm_sensors-Paket funktioniert nun alsofür den w83697ef-Chip. 

-- 
Gruss Marcus


Mehr Informationen über die Mailingliste Eisfair