温度检测插件无法检测到主板风扇的转速


Recommended Posts

运行ensors-detect 检测后没办法检测到主板风扇的转速

# sensors-detect version 3.6.0
# Board: ASUSTeK COMPUTER INC. TUF GAMING B560M-PLUS
# Kernel: 5.13.8-Unraid x86_64
# Processor: Intel(R) Core(TM) i5-10500T CPU @ 2.30GHz (6/165/3)

 

这下面是检测到的驱动

Driver `coretemp':
  * Chip `Intel digital thermal sensor' (confidence: 9)

Driver `nct6775':
  * ISA bus, address 0x***
    Chip `Nuvoton NCT6798D Super IO Sensors' (confidence: 9)

我按照提示输入下面的命令后可以显示CPU的温度了,但主板风扇的转速还是无法显示

请问有没有方法可以检测到主板风扇的转速呢

Snipaste_2021-10-28_16-42-47.png

Link to comment
  • 2 months later...
  • 2 weeks later...
On 1/18/2022 at 10:34 PM, alfred_zw said:

Does this issue already solved? My machine also use z370m pro4 for monther board, can not have the sensor for fan information

更新解决办法

手动加载驱动,执行三条命令。“modprobe coretemp”
“modprobe -r nct6683”
“modprobe nct6683 force=1”

  • Thanks 1
Link to comment
  • 4 months later...
  • 7 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.