Module added by sensors-detect
- Code: Select all
To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
it87
#----cut here----
Set up lm-sensors and get the following output
- Code: Select all
[>] sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +15.0°C (high = +70.0°C, crit = +99.5°C)
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage: +0.98 V (min = +0.85 V, max = +1.60 V)
+3.3 Voltage: +3.22 V (min = +2.97 V, max = +3.63 V)
+5 Voltage: +4.92 V (min = +4.50 V, max = +5.50 V)
+12 Voltage: +12.09 V (min = +10.20 V, max = +13.80 V)
CPU FAN Speed: 1584 RPM (min = 600 RPM)
CHASSIS FAN Speed: 0 RPM (min = 600 RPM)
POWER FAN Speed: 0 RPM (min = 600 RPM)
CPU Temperature: +31.0°C (high = +60.0°C, crit = +95.0°C)
MB Temperature: +33.0°C (high = +45.0°C, crit = +75.0°C)
Now I cannot figure out what I need to add to conky to get temp to display [ {i2c temp 1} ] have found a grep method for getting temp from sensors but wanted to know if conky can be set up easier?
Then I could figure out fans etc...
MrG






