Portál AbcLinuxu, 10. května 2025 09:35
sudo /usr/sbin/sensors-detect
?
To load everything that is needed, add this to /etc/modules: #----cut here---- # Chip drivers coretemp #----cut here---- If you have some drivers built into your kernel, the list above will contain too many modules. Skip the appropriate ones!Psal jsem, že detekuje jen coretemp.. :(
lsmod | grep coretemp
)
mr@ideaCentre:~$ lsmod | grep coretemp coretemp 13355 0ano
dmesg | grep it87
, pokud jo, tak lsmod | grep it87
, pokud ne, tak modprobe -v it87
a kdyby nic tak zkusit rmmod it87; modprobe -v it87 fix_pwm_polarity=1
.
root@ideaCentre:/home/m# modprobe -v it87 insmod /lib/modules/3.10.0-031000rc3-generic/kernel/drivers/hwmon/hwmon-vid.ko insmod /lib/modules/3.10.0-031000rc3-generic/kernel/drivers/hwmon/it87.ko root@ideaCentre:/home/m# dmesg | grep it87 [ 1391.422205] it87: Found IT8772F chip at 0x290, revision 2 [ 1391.422227] it87: Beeping is supported root@ideaCentre:/home/m# sensors acpitz-virtual-0 Adapter: Virtual device temp1: +44.0°C (crit = +101.0°C) temp2: +44.0°C (crit = +101.0°C) coretemp-isa-0000 Adapter: ISA adapter Physical id 0: +51.0°C (high = +86.0°C, crit = +100.0°C) Core 0: +46.0°C (high = +86.0°C, crit = +100.0°C) Core 1: +51.0°C (high = +86.0°C, crit = +100.0°C) it8772-isa-0290 Adapter: ISA adapter in0: +2.23 V (min = +0.17 V, max = +1.13 V) ALARM in1: +2.23 V (min = +1.96 V, max = +1.96 V) ALARM in2: +3.06 V (min = +1.27 V, max = +1.16 V) ALARM in3: +3.06 V (min = +2.16 V, max = +2.65 V) ALARM in4: +2.23 V (min = +2.26 V, max = +1.16 V) ALARM in5: +1.58 V (min = +2.41 V, max = +0.11 V) ALARM in6: +2.80 V (min = +2.06 V, max = +2.58 V) ALARM 3VSB: +3.31 V (min = +3.10 V, max = +2.26 V) ALARM Vbat: +3.22 V fan2: 4166 RPM (min = 14 RPM) fan3: 0 RPM (min = 22 RPM) ALARM temp1: -128.0°C (low = -78.0°C, high = +1.0°C) sensor = disabled temp2: -128.0°C (low = +74.0°C, high = -32.0°C) sensor = disabled temp3: +50.0°C (low = +12.0°C, high = +100.0°C) sensor = Intel PECI intrusion0: ALARMTeď už se vzpamatuje i pwmconfig, tak to zkusím nastavit, díky. Dokážete mi prosím vysvětlit, proč to nedekoval lm-sensors?
# Configuration file generated by pwmconfig, changes will be lost INTERVAL=10 DEVPATH=hwmon1=devices/platform/coretemp.0 hwmon2=devices/platform/it87.656 DEVNAME=hwmon1=coretemp hwmon2=it8772 FCTEMPS= hwmon2/device/pwm2=hwmon1/device/temp1_input FCFANS= hwmon2/device/pwm2=hwmon2/device/fan2_input MINTEMP= hwmon2/device/pwm2=20 MAXTEMP= hwmon2/device/pwm2=60 MINSTART= hwmon2/device/pwm2=50 MINSTOP= hwmon2/device/pwm2=20 MAXPWM= hwmon2/device/pwm2=255
sudo /usr/sbin/pwmconfig
, ale stále bych začal s
№1.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.