savage302

Members
  • Posts

    1
  • Joined

  • Last visited

savage302's Achievements

Noob

Noob (1/14)

0

Reputation

  1. So i cant get my temps to show up in unraid Version: 6.8.3 3900x CPU with a ASUS PRO WS x570 ACE mobo. I tried the it87 hack and inserted the code in the boot/config/go file and still nothing. If I run sensors in the terminal I get: No sensors found! Make sure you loaded all the kernel drivers you need. Try sensors-detect to find out which these are. if I run sensors-detect i get: root@UNRAIDstorage:~# sensors-detect # sensors-detect version 3.6.0 # Board: ASUSTeK COMPUTER INC. Pro WS X570-ACE # Kernel: 4.19.107-Unraid x86_64 # Processor: AMD Ryzen 9 3900X 12-Core Processor (23/113/0) This program will help you determine which kernel modules you need to load to use lm_sensors most effectively. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing. Some south bridges, CPUs or memory controllers contain embedded sensors. Do you want to scan for them? This is totally safe. (YES/no): yes Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors... No AMD K8 thermal sensors... No AMD Family 10h thermal sensors... No AMD 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... Success! (driver `k10temp') AMD Family 15h power sensors... No AMD Family 16h power sensors... No Hygon Family 18h thermal sensors... No Intel digital thermal sensor... No 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): yes Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes Found `Nuvoton NCT6798D Super IO Sensors' Success! (address 0x290, driver `nct6775') Probing for Super-I/O at 0x4e/0x4f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Nuvoton/Fintek'... No Trying family `ITE'... No If look in system temp plugin I do see the available drivers "k10temp nct6775" but no sensors will load. Thanks for any help!