had to do clean install. but my PWMconfig /Fan Control no longer works


Recommended Posts

i been dealing with muliti issues ever since i had a really bad issues with a nvme drive

 

i ended up doing a clean install.  i copied the config folder minus the folders

plugin-error, plugin-old-versions,plugins-removed

 

i did a new BIOS update as well.. 

but i no longer have fan control for my PWM fans

 

when i run pwmconfig

root@Tower:~# pwmconfig
# 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.

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

 

 

i also ran  

sensors-detect

 

and hit enter on everything..  ad then did it again and at the end say YES to save to rc.local

 

but its not detecting my 1 to 7 pwm fans...

 

is there something i nee to run

 

its running on a AMD Asus X570 Tuf Gaming Motherboard

 

Link to comment

my go file is

#!/bin/bash 
# Start the Management Utility
/usr/local/sbin/emhttp &
 
#hardware decoding for Plex
#modprobe i915
#chmod -R 777 /dev/dri

#CPU Mobo  Temperatures for AMD Ryzen
modprobe nct6775 force_id=0xd120
/usr/bin/sensors -s

 

my flash drive settings

 

so ill try that.. add it to the unraid OS

 

i forget where i have add'd extra coding cuz its not like i edit it always..  set it once and forget it.. but ill give that a try 

 

Link to comment
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.