Как настроить скорость вращения вентилятора DL380g5 Ubuntu 16.04

читать эту тему Как контролировать скорость вращения вентилятора? о скорости вращения вентилятора.

У меня есть сервер Proliant DL380g5, который довольно шумный. Я пытался установить и настроить lm-датчики и fancontrol. Успешно установлено оба пакета.

обнаружил обнаруженные датчики и пришел со следующим результатом:

# sensors-detect revision 6284 (2015-05-31 14:00:33 +0200) # System: HP ProLiant DL380 G5 # Kernel: 4.4.0-96-generic x86_64 # Processor: Intel(R) Xeon(R) CPU 5160 @ 3.00GHz (6/15/6) 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 Module cpuid loaded successfully. 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 15h power sensors... No AMD Family 16h power sensors... No Intel digital thermal sensor... Success! (driver `coretemp') Intel AMB FB-DIMM thermal sensor... Success! (driver `i5k_amb') 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): yes Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... Yes Found `SMSC SCH4307 Super IO Fan Sensors' Success! (address 0x300, driver `to-be-written') Probing for Super-I/O at 0x4e/0x4f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... No Trying family `VIA/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): yes Found `IPMI BMC KCS' at 0xca2... Success! (confidence 8, driver `to-be-written') 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): yes Probing for `National Semiconductor LM78' at 0x290... No Probing for `National Semiconductor LM79' at 0x290... No Probing for `Winbond W83781D' at 0x290... No Probing for `Winbond 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): yes Sorry, no supported PCI bus adapters found. Next adapter: Radeon i2c bit bus DVI_DDC (i2c-0) Do you want to scan it? (yes/NO/selectively): yes Next adapter: Radeon i2c bit bus VGA_DDC (i2c-1) Do you want to scan it? (yes/NO/selectively): yes Next adapter: Radeon i2c bit bus MONID (i2c-2) Do you want to scan it? (yes/NO/selectively): yes Next adapter: Radeon i2c bit bus CRT2_DDC (i2c-3) Do you want to scan it? (yes/NO/selectively): yes Now follows a summary of the probes I have just done. Just press ENTER to continue: Driver `coretemp': * Chip `Intel digital thermal sensor' (confidence: 9) Driver `i5k_amb': * Chip `Intel AMB FB-DIMM thermal sensor' (confidence: 9) Driver `to-be-written': * ISA bus, address 0x300 Chip `SMSC SCH4307 Super IO Fan Sensors' (confidence: 9) * ISA bus, address 0xca2 Chip `IPMI BMC KCS' (confidence: 8) Note: there is no driver for SMSC SCH4307 Super IO Fan Sensors yet. Check http://www.lm-sensors.org/wiki/Devices for updates. To load everything that is needed, add this to /etc/modules: #----cut here---- # Chip drivers coretemp i5k_amb #----cut here---- If you have some drivers built into your kernel, the list above will contain too many modules. Skip the appropriate ones! Do you want to add these lines automatically to /etc/modules? (yes/NO)yes Successful!

После этого я побежал sudo service kmod start

В дальнейшем я run sudo pwmconfig, который неожиданно вернулся с /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed, который мне кажется странным, потому что в процедуре sensors-detect было обнаружено несколько датчиков. Я хотел бы контролировать своих поклонников, но, похоже, это не сработает.

Кто может мне помочь?

0
задан 5 October 2017 в 21:32

0 ответов

Другие вопросы по тегам:

Похожие вопросы: