RROrg / rr

Redpill Recovery (arpl-i18n)
GNU General Public License v3.0
2.7k stars 449 forks source link

PWM sensor statistics #1060

Open wjz304 opened 1 month ago

wjz304 commented 1 month ago

https://https://rrorg.cn:521/archives/fancontrol

PWM

Motherboard Sensor Drive Available Other
零刻 EQ12 N100 it8613-isa-0a30 it87
零刻 EQ13 N200 it8613-isa-0a30 it87
迈云达 M1 Mini N100 it8613-isa-0a30 it87
畅网微控 N100精英版 it8613-isa-0a20 it87
jnlpc123 commented 1 month ago

rog strix b460i主板板载nct6798D芯片无法驱动,RR版本24.5.6,型号sa6400,版本DSM 7.2.1-69057 Update 5,运行sensor输出如下: root@Vault-Tec:~# sudo sensors-detect

sensors-detect version 3.6.0

System: ASUS Synoden

Board: ASUSTeK COMPUTER INC. ROG STRIX B460-I GAMING

Kernel: 5.10.55+ x86_64

Processor: Intel(R) Core(TM) i3-10105 CPU @ 3.70GHz (6/165/3)

This program will help you determine which kernel modules you need to load to use lm_sensors most effectively. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing.

Some south bridges, CPUs or memory controllers contain embedded sensors. Do you want to scan for them? This is totally safe. (YES/no): yes Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors... No AMD K8 thermal sensors... No AMD Family 10h thermal sensors... No AMD Family 11h thermal sensors... No AMD Family 12h and 14h thermal sensors... No AMD Family 15h thermal sensors... No AMD Family 16h thermal sensors... No AMD Family 17h thermal sensors... No AMD Family 15h power sensors... No AMD Family 16h power sensors... No Hygon Family 18h thermal sensors... No Intel digital thermal sensor... Success! (driver `coretemp') Intel AMB FB-DIMM thermal sensor... No Intel 5500/5520/X58 thermal sensor... No VIA C7 thermal sensor... No VIA Nano thermal sensor... No

Some Super I/O chips contain embedded sensors. We have to write to standard I/O ports to probe them. This is usually safe. Do you want to scan for Super I/O sensors? (YES/no): y Probing for Super-I/O at 0x2e/0x2f Trying family National Semiconductor/ITE'... No Trying familySMSC'... No Trying family VIA/Winbond/Nuvoton/Fintek'... Yes FoundNuvoton NCT6798D Super IO Sensors' Success! (address 0x290, driver nct6775') Probing for Super-I/O at 0x4e/0x4f Trying familyNational Semiconductor/ITE'... No Trying family SMSC'... No Trying familyVIA/Winbond/Nuvoton/Fintek'... No Trying family `ITE'... No

Some systems (mainly servers) implement IPMI, a set of common interfaces through which system health data may be retrieved, amongst other things. We first try to get the information from SMBIOS. If we don't find it there, we have to read from arbitrary I/O ports to probe for such interfaces. This is normally safe. Do you want to scan for IPMI interfaces? (YES/no): y Probing for IPMI BMC KCS' at 0xca0... No Probing forIPMI BMC SMIC' at 0xca8... No

Some hardware monitoring chips are accessible through the ISA I/O ports. We have to write to arbitrary I/O ports to probe them. This is usually safe though. Yes, you do have ISA I/O ports even if you do not have any ISA slots! Do you want to scan the ISA I/O ports? (yes/NO): y Probing for National Semiconductor LM78' at 0x290... No Probing forNational Semiconductor LM79' at 0x290... No Probing for Winbond W83781D' at 0x290... No Probing forWinbond W83782D' at 0x290... No

Lastly, we can probe the I2C/SMBus adapters for connected hardware monitoring devices. This is the most risky part, and while it works reasonably well on most systems, it has been reported to cause trouble on some systems. Do you want to probe the I2C/SMBus adapters now? (YES/no): y Found unknown SMBus adapter 8086:a3a3 at 0000:00:1f.4. Sorry, no supported PCI bus adapters found.

Now follows a summary of the probes I have just done. Just press ENTER to continue:

Driver `coretemp':

Driver `nct6775':

Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): y Copy prog/init/lm_sensors.service to /usr/lib/systemd/system and run 'systemctl enable lm_sensors.service' for initialization at boot time. root@Vault-Tec:~# sensors coretemp-isa-0000 Adapter: ISA adapter Package id 0: +41.0°C (high = +80.0°C, crit = +100.0°C) Core 0: +40.0°C (high = +80.0°C, crit = +100.0°C) Core 1: +37.0°C (high = +80.0°C, crit = +100.0°C) Core 2: +38.0°C (high = +80.0°C, crit = +100.0°C) Core 3: +34.0°C (high = +80.0°C, crit = +100.0°C)

zuoping1 commented 1 month ago

机器:畅网微控N100精英版(安装的物理机),RR版本24.5.6,型号SA6400,版本DSM 7.2.1-69057 Update 5,FanController运行正常,sensor输出如下:

`root@NAS:~# echo 'Y' | sensors-detect --auto

sensors-detect version 3.6.0

System: Default string Synoden [Default string]

Board: Default string Default string

Kernel: 5.10.55+ x86_64

Processor: Intel(R) N100 (6/190/0)

Running in automatic mode, default answers to all questions are assumed.

Some south bridges, CPUs or memory controllers contain embedded sensors. Do you want to scan for them? This is totally safe. (YES/no): Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors... No AMD K8 thermal sensors... No AMD Family 10h thermal sensors... No AMD Family 11h thermal sensors... No AMD Family 12h and 14h thermal sensors... No AMD Family 15h thermal sensors... No AMD Family 16h thermal sensors... No AMD Family 17h thermal sensors... No AMD Family 15h power sensors... No AMD Family 16h power sensors... No Hygon Family 18h thermal sensors... No Intel digital thermal sensor... Success! (driver `coretemp') Intel AMB FB-DIMM thermal sensor... No Intel 5500/5520/X58 thermal sensor... No VIA C7 thermal sensor... No VIA Nano thermal sensor... No

Some Super I/O chips contain embedded sensors. We have to write to standard I/O ports to probe them. This is usually safe. Do you want to scan for Super I/O sensors? (YES/no): Probing for Super-I/O at 0x2e/0x2f Trying family National Semiconductor/ITE'... No Trying familySMSC'... No Trying family VIA/Winbond/Nuvoton/Fintek'... No Trying familyITE'... Yes Found ITE IT8613E Super IO Sensors' Success! (address 0xa20, driverto-be-written') Probing for Super-I/O at 0x4e/0x4f Trying family National Semiconductor/ITE'... No Trying familySMSC'... No Trying family VIA/Winbond/Nuvoton/Fintek'... No Trying familyITE'... No

Some systems (mainly servers) implement IPMI, a set of common interfaces through which system health data may be retrieved, amongst other things. We first try to get the information from SMBIOS. If we don't find it there, we have to read from arbitrary I/O ports to probe for such interfaces. This is normally safe. Do you want to scan for IPMI interfaces? (YES/no): Probing for IPMI BMC KCS' at 0xca0... No Probing forIPMI BMC SMIC' at 0xca8... No

Some hardware monitoring chips are accessible through the ISA I/O ports. We have to write to arbitrary I/O ports to probe them. This is usually safe though. Yes, you do have ISA I/O ports even if you do not have any ISA slots! Do you want to scan the ISA I/O ports? (yes/NO):

Lastly, we can probe the I2C/SMBus adapters for connected hardware monitoring devices. This is the most risky part, and while it works reasonably well on most systems, it has been reported to cause trouble on some systems. Do you want to probe the I2C/SMBus adapters now? (YES/no): Found unknown SMBus adapter 8086:54a3 at 0000:00:1f.4. Sorry, no supported PCI bus adapters found.

Next adapter: i915 gmbus dpa (i2c-0) Do you want to scan it? (yes/NO/selectively):

Next adapter: i915 gmbus dpb (i2c-1) Do you want to scan it? (yes/NO/selectively):

Next adapter: i915 gmbus dpc (i2c-2) Do you want to scan it? (yes/NO/selectively):

Next adapter: i915 gmbus tc1 (i2c-3) Do you want to scan it? (yes/NO/selectively):

Next adapter: i915 gmbus tc2 (i2c-4) Do you want to scan it? (yes/NO/selectively):

Next adapter: i915 gmbus tc3 (i2c-5) Do you want to scan it? (yes/NO/selectively):

Next adapter: i915 gmbus tc4 (i2c-6) Do you want to scan it? (yes/NO/selectively):

Next adapter: i915 gmbus tc5 (i2c-7) Do you want to scan it? (yes/NO/selectively):

Next adapter: i915 gmbus tc6 (i2c-8) Do you want to scan it? (yes/NO/selectively):

Next adapter: AUX USBC1/DDI TC1/PHY TC1 (i2c-9) Do you want to scan it? (yes/NO/selectively):

Next adapter: AUX USBC2/DDI TC2/PHY TC2 (i2c-10) Do you want to scan it? (yes/NO/selectively):

Now follows a summary of the probes I have just done.

Driver `coretemp':

Driver `to-be-written':

Note: there is no driver for ITE IT8613E Super IO Sensors yet. Check https://hwmon.wiki.kernel.org/device_support_status for updates.

Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): Copy prog/init/lm_sensors.service to /usr/lib/systemd/system and run 'systemctl enable lm_sensors.service' for initialization at boot time. root@NAS:~# sensors it8613-isa-0a20 Adapter: ISA adapter in0: 66.00 mV (min = +1.49 V, max = +1.14 V) ALARM in1: 1.24 V (min = +1.12 V, max = +0.55 V) ALARM in2: 2.00 V (min = +1.08 V, max = +0.21 V) ALARM in4: 2.01 V (min = +0.00 V, max = +2.22 V) in5: 2.01 V (min = +0.48 V, max = +0.84 V) ALARM 3VSB: 3.32 V (min = +1.19 V, max = +2.38 V) ALARM Vbat: 3.10 V
+3.3V: 3.30 V
fan2: 1548 RPM (min = 81 RPM) fan3: 0 RPM (min = 30 RPM) ALARM temp1: -128.0°C (low = -128.0°C, high = +88.0°C) temp2: +38.0°C (low = +32.0°C, high = +5.0°C) ALARM sensor = thermistor temp3: -128.0°C (low = +50.0°C, high = -14.0°C) intrusion0: ALARM

acpitz-acpi-0 Adapter: ACPI interface temp1: +27.8°C (crit = +110.0°C)

coretemp-isa-0000 Adapter: ISA adapter Package id 0: +40.0°C (high = +105.0°C, crit = +105.0°C) Core 0: +40.0°C (high = +105.0°C, crit = +105.0°C) Core 1: +40.0°C (high = +105.0°C, crit = +105.0°C) Core 2: +40.0°C (high = +105.0°C, crit = +105.0°C) Core 3: +40.0°C (high = +105.0°C, crit = +105.0°C)

root@NAS:~# `