KPaju
September 13, 2018, 8:50pm
1
Hi,
is there easy way to get sensors up and running with Leap 15?
I am currently using modprobe it87 force_id = 0x8728 (or something) to get readings.
For the readings, I do not always trust them. It would be good to find a way to have sensors working right a way from kernel.
Anyone?
Did you run the sensors program> Think you have to install it
Install the sensors package and run as root this command :
sensors-detect
(edit : typo)
KPaju
September 14, 2018, 8:44pm
4
Rigth, sensors. I did that. Did not help. When I run sensor-detect output is following:
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `k10temp’:
Chip `AMD Family 17h thermal sensors’ (confidence: 9)
Driver `to-be-written’:
ISA bus, address 0x290
Chip `ITE IT8665E Super IO Sensors’ (confidence: 9)
Note: there is no driver for ITE IT8665E Super IO Sensors yet.
Check http://www.lm-sensors.org/wiki/Devices for updates.
Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no):
Unloading i2c-dev… OK
Unloading cpuid… OK
After that if I run sensors, output is following:
linux-bknx:/home/kari # sensors
asus-isa-0000
Adapter: ISA adapter
cpu_fan: 0 RPM
I need to modprobe it87 force_id = 0x8728, and after that sensors show following:
linux-bknx:/home/kari # sensors
asus-isa-0000
Adapter: ISA adapter
cpu_fan: 0 RPM
it8728-isa-0290
Adapter: ISA adapter
in0: +0.83 V (min = +0.00 V, max = +1.30 V)
in1: +2.77 V (min = +1.69 V, max = +2.44 V)
in2: +2.21 V (min = +1.13 V, max = +2.48 V)
+3.3V: +4.39 V (min = +1.82 V, max = +5.02 V)
in4: +0.04 V (min = +2.11 V, max = +1.04 V)
in5: +0.04 V (min = +0.55 V, max = +3.06 V)
in6: +0.04 V (min = +2.28 V, max = +2.68 V)
3VSB: +3.67 V (min = +2.47 V, max = +6.07 V)
Vbat: +3.58 V
fan1: 908 RPM (min = 10 RPM)
fan3: 0 RPM (min = 18 RPM)
fan4: 895 RPM (min = -1 RPM)
fan5: 0 RPM (min = -1 RPM)
temp1: +44.0 C (low = +106.0 C, high = +62.0 C) sensor = thermistor
temp2: +34.0 C (low = -1.0 C, high = -19.0 C) sensor = thermistor
temp3: +33.0 C (low = +54.0 C, high = -34.0 C) sensor = thermistor
intrusion0: ALARM
I think 8728 is not correct to my ASUS ROG STRIX X470-F GAMING mobo. Too new mobo?
Anyway - I need to follow temperature from Ryzen and unfortunately Leap 15 is not giving me that…
Did you check the lm_sensors service is runing ?
KPaju
September 17, 2018, 8:40pm
6
well…
Leap I do not find lm_sensors. Only sensors. Or do I miss something?
How could I check if I have sensors having?
Driver `to-be-written':
* ISA bus, address 0x290
Chip `ITE IT8665E Super IO Sensors' (confidence: 9)
Note: there is no driver for ITE IT8665E Super IO Sensors yet.
Check http://www.lm-sensors.org/wiki/Devices for updates.
Note that this appears to be hardware that is not supported yet