/usr/sbin/pwmconfig: Нет никаких pwm-способных установленных модулей датчика

Я попробовал решение, данное здесь: Fancontrol в соответствии с Ubuntu 14.04 – разрешение/usr/sbin/pwmconfig: нет никаких pwm-способных установленных модулей датчика:

редактирование /etc/default/grub и замена GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" кому: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_enforce_resources=lax". Затем

sudo update-grub и reboot.

Но все еще после команды sudo pwmconfig, это показывает ту же ошибку

# pwmconfig revision 6166 (2013-05-01)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.

We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.

/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed

Как я разрешаю это?

Вывод sensors:

$sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:        +71.0°C  (crit = +127.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +71.0°C  (high = +80.0°C, crit = +90.0°C)
Core 2:       +70.0°C  (high = +80.0°C, crit = +90.0°C)

nouveau-pci-0100
Adapter: PCI adapter
temp1:        +61.0°C  (high = +95.0°C, hyst =  +3.0°C)
                       (crit = +105.0°C, hyst =  +5.0°C)
                       (emerg = +135.0°C, hyst =  +5.0°C)

Системные детали:

Ubuntu 14.04 LTS 32 бита

Lenovo Z560

Примечание:

Та же проблема произошла прежде с 12.04 64bit в той же системе.

1
задан 27 February 2016 в 15:36

0 ответов

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

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