1 votes

pwmconfig ne configure pas le ventilateur

Je veux contrôler la vitesse de mon ventilateur. J'ai essayé pwmconfig mais ça n'a pas marché.

Je reçois ceci

hwmon1/pwm3 is currently setup for automatic speed control

Celui-ci (hwmon1/pwm3) est mon bruiteur. J'en ai besoin en mode manuel, et aussi à la fin de l'enregistrement. pwmconfig L'option de configuration est manquante, je veux dire que sur 5 options, je n'en ai que 4, et il semble aussi que le fichier /etc/fancontrol soit vide.

edit-2

    sudo pwmconfig
[sudo] password for seebox: 
# pwmconfig version 3.6.0
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.

Found the following devices:
   hwmon0 is coretemp
   hwmon1 is it8718

Found the following PWM controls:
   hwmon1/pwm1           current value: 254
   hwmon1/pwm2           current value: 254
   hwmon1/pwm3           current value: 254
hwmon1/pwm3 is currently setup for automatic speed control.
In general, automatic mode is preferred over manual mode, as
it is more efficient and it reacts faster. Are you sure that
you want to setup this output for manual control? (n) yes

Giving the fans some time to reach full speed...
Found the following fan sensors:
   hwmon1/fan1_input     current speed: 4218 RPM
   hwmon1/fan2_input     current speed: 0 ... skipping!

Warning!!! This program will stop your fans, one at a time,
for approximately 5 seconds each!!!
This may cause your processor temperature to rise!!!
If you do not want to do this hit control-C now!!!
Hit return to continue: 

Testing pwm control hwmon1/pwm1 ...
  hwmon1/fan1_input ... speed was 4218 now 3358
    no correlation

No correlations were detected.
There is either no fan connected to the output of hwmon1/pwm1,
or the connected fan has no rpm-signal connected to one of
the tested fan sensors. (Note: not all motherboards have
the pwm outputs connected to the fan connectors,
check out the hardware database on http://www.almico.com/forumindex.php)

Did you see/hear a fan stopping during the above test (n)? n

Testing pwm control hwmon1/pwm2 ...
  hwmon1/fan1_input ... speed was 4218 now 3169
    no correlation

No correlations were detected.
There is either no fan connected to the output of hwmon1/pwm2,
or the connected fan has no rpm-signal connected to one of
the tested fan sensors. (Note: not all motherboards have
the pwm outputs connected to the fan connectors,
check out the hardware database on http://www.almico.com/forumindex.php)

Did you see/hear a fan stopping during the above test (n)? n

Testing is complete.
Please verify that all fans have returned to their normal speed.

The fancontrol script can automatically respond to temperature changes
of your system by changing fanspeeds.
Do you want to set up its configuration file now (y)? y
What should be the path to your fancontrol config file (/etc/fancontrol)? 
Loading configuration from /etc/fancontrol ...

Select fan output to configure, or other action:
1) Change INTERVAL     3) Save and quit
2) Just quit           4) Show configuration

select (1-n):

1voto

rtaft Points 1602

Il semble que pwm3 soit ignoré pendant le test. Essayez de l'activer en éditant le fichier /sys/devices/platform/it87.656/hwmon/hwmon1/pwm3_enable en tant que root et mettez sa valeur à 1. Ensuite, exécutez pwmconfig à nouveau. Vous pouvez également régler manuellement la vitesse du ventilateur en modifiant les paramètres suivants /sys/devices/platform/it87.656/hwmon/hwmon1/pwm3 et de le régler sur une valeur comprise entre 0 et 255.

SistemesEz.com

SystemesEZ est une communauté de sysadmins où vous pouvez résoudre vos problèmes et vos doutes. Vous pouvez consulter les questions des autres sysadmins, poser vos propres questions ou résoudre celles des autres.

Powered by:

X