There are no pwm-capable sensor modules installed


Recommended Posts

All my temps sensors show up, but none of my fans. Motherboard is MSI MAG Z590 Torpedo

 

Tried different solution, but the result is the same.. Any suggestion on how to get this working? 

 

#----cut here----
# Chip drivers
modprobe coretemp
modprobe nct6683
/usr/bin/sensors -s
#----cut here----

 

# sensors
nvme-pci-0600
Adapter: PCI adapter
Composite:    +47.9°C  (low  = -273.1°C, high = +81.8°C)
                       (crit = +84.8°C)
Sensor 1:     +47.9°C  (low  = -273.1°C, high = +65261.8°C)
Sensor 2:     +53.9°C  (low  = -273.1°C, high = +65261.8°C)

acpitz-acpi-0
Adapter: ACPI interface
MB Temp:      +27.8°C  (crit = +105.0°C)

coretemp-isa-0000
Adapter: ISA adapter
CPU Temp:     +58.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:       +50.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:       +48.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:       +51.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:       +50.0°C  (high = +100.0°C, crit = +100.0°C)
Core 4:       +58.0°C  (high = +100.0°C, crit = +100.0°C)
Core 5:       +50.0°C  (high = +100.0°C, crit = +100.0°C)

nvme-pci-0100
Adapter: PCI adapter
Composite:    +51.9°C  (low  = -273.1°C, high = +81.8°C)
                       (crit = +84.8°C)
Sensor 1:     +51.9°C  (low  = -273.1°C, high = +65261.8°C)
Sensor 2:     +58.9°C  (low  = -273.1°C, high = +65261.8°C)

 

 

MD 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 family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               Yes
Found `Nuvoton NCT6687D eSIO'                               Success!
    (address 0xa20, driver `nct6683')

 

Edited by ProphetSe7en
Link to comment

So I made some kind of progress. Updated to 6.10.0.RC2

 

Temp sensors are available, but no pwm controller.

 

I then ran 

modprobe nct6683 force=1

and now I can see all the pwm controller.

 

After restart I have to run 

modprobe nct6683 force=1 

again for them to show up.

 

Is there any way to force this during boot? I tried adding 

echo "options nct6683 force=1" >> /etc/modprobe.d/sensors.conf

to the go file, but still same issue after restart

 

Anyway. Whit the drives loaded I get a new issue with permission denied

 

<br /><b>Warning</b>:  file_get_contents(/sys/devices/platform/nct6683.2592/hwmon/hwmon4/pwm4_enable): failed to open stream: No such file or directory in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>40</b><br /><br /><b>Warning</b>:  file_put_contents(/sys/devices/platform/nct6683.2592/hwmon/hwmon4/pwm4_enable): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>42</b><br /><br /><b>Warning</b>:  file_put_contents(/sys/devices/platform/nct6683.2592/hwmon/hwmon4/pwm4): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>43</b><br /><br /><b>Warning</b>:  file_put_contents(/sys/devices/platform/nct6683.2592/hwmon/hwmon4/pwm4): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>46</b><br /><br /><b>Warning</b>:  file_put_contents(/sys/devices/platform/nct6683.2592/hwmon/hwmon4/pwm4): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>49</b><br /><br /><b>Warning</b>:  file_put_contents(/sys/devices/platform/nct6683.2592/hwmon/hwmon4/pwm4_enable): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>50</b><br />/sys/devices/platform/nct6683.2592/hwmon/hwmon4/fan1_input

 

I also get the permission denied running pwmconfig

 

Found the following PWM controls:
   hwmon4/pwm1           current value: 33
/usr/sbin/pwmconfig: line 180: hwmon4/pwm1: Permission denied
   hwmon4/pwm2           current value: 255
/usr/sbin/pwmconfig: line 180: hwmon4/pwm2: Permission denied
   hwmon4/pwm3           current value: 153
/usr/sbin/pwmconfig: line 180: hwmon4/pwm3: Permission denied
   hwmon4/pwm4           current value: 153
/usr/sbin/pwmconfig: line 180: hwmon4/pwm4: Permission denied
   hwmon4/pwm5           current value: 153
/usr/sbin/pwmconfig: line 180: hwmon4/pwm5: Permission denied
   hwmon4/pwm6           current value: 153
/usr/sbin/pwmconfig: line 180: hwmon4/pwm6: Permission denied
   hwmon4/pwm7           current value: 153
/usr/sbin/pwmconfig: line 180: hwmon4/pwm7: Permission denied
   hwmon4/pwm8           current value: 153
/usr/sbin/pwmconfig: line 180: hwmon4/pwm8: Permission denied

 

No clue on what to do next

Link to comment
  • 6 months later...
  • 3 weeks 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.