Mam taką płytę główną: K7 Tritron 400/GA-7VA/VIA400 Próbuję sobie ustawić sensory tak, żeby podawały sensowne wartości. W tej chwili wygląda to tak jak poniżej. Czy mam się przejmować tymi alarmami?? Jak powinna wyglądać zawartość /etc/sensors.conf dla mojej płyty? Czy jest jakiś sposób, żeby się tego dowiedzieć?
# sensors -s
# sensors
it87-isa-0290
Adapter: ISA adapter
VCore 1: +1.62 V (min = +1.42 V, max = +1.57 V) ALARM
VCore 2: +1.28 V (min = +2.40 V, max = +2.61 V) ALARM
+3.3V: +6.37 V (min = +3.14 V, max = +3.46 V) ALARM
+5V: +4.65 V (min = +4.76 V, max = +5.24 V) ALARM
+12V: +12.42 V (min = +11.39 V, max = +12.61 V) -12V: -10.67 V (min = -12.63 V, max = -11.41 V) ALARM
-5V: -7.13 V (min = -5.26 V, max = -4.77 V) ALARM
Stdby: +4.95 V (min = +4.76 V, max = +5.24 V) VBat: +0.00 V
fan1: 2280 RPM (min = 0 RPM, div = 8) fan2: 0 RPM (min = 3013 RPM, div = 8) ALARM
fan3: 0 RPM (min = 3013 RPM, div = 8) M/B Temp: +32°C (low = +15°C, high = +40°C) sensor = thermistor CPU Temp: -55°C (low = +15°C, high = +45°C) sensor = thermistor
eeprom-i2c-0-50 Adapter: SMBus Via Pro adapter at 5000 Memory type: DDR SDRAM DIMM Memory size (MB): 512
lm90-i2c-0-4c
Adapter: SMBus Via Pro adapter at 5000
M/B Temp: +50°C (low = +0°C, high = +70°C) CPU Temp: +46.8°C (low = +0.0°C, high = +70.0°C) M/B Crit: +104°C (hyst = +94°C) CPU Crit: +106°C (hyst = +96°C)
sensors-detect wygenerował:
/etc/modules.conf:
#----cut here---- # I2C module options alias char-major-89 i2c-dev #----cut here----
To load everything that is needed, add this to some /etc/rc* file:
#----cut here---- # I2C adapter drivers modprobe i2c-viapro modprobe i2c-isa # I2C chip drivers modprobe lm90 modprobe eeprom modprobe it87 # sleep 2 # optional /usr/local/bin/sensors -s # recommended #----cut here----
_______________________________________________ pld-users-pl mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-users-pl
