Dynamix - System Temp


Recommended Posts

Any idea how to get System Temp to work (on Unraid 6.8.3 • Supermicro SuperServer 6027R-E1R12T (rev 03.54) • X9DRH-7TF V1.02)

 

The first time I installed it immediately after clicking detecting and it finding the nct7904 I had a whole bunch of sensors detecting but the second I clicked Done they all disappeared and I'm left with this:

 

image.thumb.png.0ce063afc01a675e63785ef32797528b.png

 

My sensors seem to be found okay (although my fan speeds suddenly disappeared from netstat):

root@fs:~# sensors
coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +33.0°C  (high = +74.0°C, crit = +84.0°C)
Core 0:        +27.0°C  (high = +74.0°C, crit = +84.0°C)
Core 1:        +33.0°C  (high = +74.0°C, crit = +84.0°C)
Core 2:        +27.0°C  (high = +74.0°C, crit = +84.0°C)
Core 3:        +26.0°C  (high = +74.0°C, crit = +84.0°C)
Core 4:        +28.0°C  (high = +74.0°C, crit = +84.0°C)
Core 5:        +27.0°C  (high = +74.0°C, crit = +84.0°C)
Core 6:        +29.0°C  (high = +74.0°C, crit = +84.0°C)
Core 7:        +28.0°C  (high = +74.0°C, crit = +84.0°C)

coretemp-isa-0001
Adapter: ISA adapter
Package id 1:  +30.0°C  (high = +74.0°C, crit = +84.0°C)
Core 0:        +30.0°C  (high = +74.0°C, crit = +84.0°C)
Core 1:        +28.0°C  (high = +74.0°C, crit = +84.0°C)
Core 2:        +24.0°C  (high = +74.0°C, crit = +84.0°C)
Core 3:        +28.0°C  (high = +74.0°C, crit = +84.0°C)
Core 4:        +26.0°C  (high = +74.0°C, crit = +84.0°C)
Core 5:        +29.0°C  (high = +74.0°C, crit = +84.0°C)
Core 6:        +30.0°C  (high = +74.0°C, crit = +84.0°C)
Core 7:        +28.0°C  (high = +74.0°C, crit = +84.0°C)

 

Now no matter what I try (reinstalling from scratch, any permutation of Detect and Load/Unload drivers), I can't get any sensors to show whatsoever. How do I get this to work on my hardware?

Edited by cinereus
Link to comment
On 5/13/2018 at 6:56 PM, BLKMGK said:

 

Aww crap, as soon as I "apply" it all goes away :( the config file is rewritten when I hit the Apply button. Is there a way to solve this?

 

Ha, manually edited it again, hit rescan, applied what I want, and instead of hitting Apply hit Done and was able to keep my temps - woohoo!

 

 

Same issue as this!

Link to comment
On 4/18/2020 at 11:13 AM, cinereus said:

Same issue as this!

same issue as well! Supermicro X9DRH-iTF w/ 2x Intel Xeon E5-2650v2. I have sensors populate when following the wiki's instructions but they all disappear when I click done.  An uninstall/reinstall of the plugin did nothing, but a reboot brought it to the same state, all my sensors present but whenI click Done they all disappear and nothing is configured.

Link to comment
On 7/17/2019 at 9:04 AM, Pducharme said:

@bonienl any way to have the Nuvoton NCT6797D present on a lot of X570 motherboards of Ryzen 3000-series ? Detect doesn’t detect it, but the driver exist. 

 

Ok, I downloaded the latest lm-sensors from GitHub and was able to use the most recent « sensors-detect ».  Here is what it found for my board (ASUS WS Pro X570-ACE).  I wonder how can i load that driver ?? :

 


Found `Nuvoton NCT6796D Super IO Sensors'                   Success!
    (address 0x290, driver `nct6775')


Now follows a summary of the probes I have just done.
Just press ENTER to continue: 

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

Attached is the Syslog.  I can see the driver trying to load, but I think it give an error just after (?) 

 

 

tower-syslog-20190718-0009.zip 20.13 kB · 1 download

 

I'm have the same problem with my Asus Rog Strix x570-E Gaming + 3950X.   Latest bios, unraid 6.8.3.  Perl installed via nerd tools, it detects the same driver above (same form running sensors-detect from ssh), but no actual probes found.  Would love to monitor temps...

Link to comment
same issue as well! Supermicro X9DRH-iTF w/ 2x Intel Xeon E5-2650v2. I have sensors populate when following the wiki's instructions but they all disappear when I click done.  An uninstall/reinstall of the plugin did nothing, but a reboot brought it to the same state, all my sensors present but whenI click Done they all disappear and nothing is configured.
I have this same issue, not quite sure when it started but I have ∞°c for all temp values.

Had a quick lol at the wiki page and I am wondering if perl package needs to be updated via nerdpack?

I have Supermicro X8DT3-F motherboard with Dual Intel Xeon x5690

Sent from my SM-G973F using Tapatalk

Link to comment

I didn't know about the command @cinereus used but when I used it in my terminal i got an error:

 

Linux 4.19.107-Unraid.
root@Ser7en:~# sensors
Error: File /etc/sensors.d/sensors.conf, line 2: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 4: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 6: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 8: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 12: Undeclared bus id referenced
sensors_init: Can't parse bus name

I dunno if this means it's corrupted but this is what's in that file it's complaining about:

 

root@Ser7en:~# cat /etc/sensors.d/sensors.conf 
# sensors
chip "nct7904-i2c-0-2d"
ignore "temp2"
chip "nct7904-i2c-0-2d"
ignore "temp3"
chip "nct7904-i2c-0-2d"
ignore "fan2"
chip "nct7904-i2c-0-2d"
ignore "fan4"
chip "coretemp-isa-0000"
label "temp1" "CPU Temp"
chip "nct7904-i2c-0-2d"
label "temp1" "MB Temp"

I'm not sure if this was created by the temperature plugin but I suspect it was...

Link to comment

Just checked mine and doing the same

root@Server:~# sensors
Error: File /etc/sensors.d/sensors.conf, line 2: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 4: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 6: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 8: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 10: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 12: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 14: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 16: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 18: Undeclared bus id referenced
Error: File /etc/sensors.d/sensors.conf, line 20: Undeclared bus id referenced
sensors_init: Can't parse bus name
root@Server:~# 

Copy of sensor.conf

# sensors
chip "w83795adg-i2c-0-2f"
ignore "fan2"
chip "w83795adg-i2c-0-2f"
ignore "fan4"
chip "w83795adg-i2c-0-2f"
ignore "fan5"
chip "w83795adg-i2c-0-2f"
ignore "fan6"
chip "w83795adg-i2c-0-2f"
ignore "fan7"
chip "w83795adg-i2c-0-2f"
label "temp1" "CPU Temp"
chip "w83795adg-i2c-0-2f"
label "temp5" "MB Temp"
chip "w83795adg-i2c-0-2f"
label "fan1" "Array Fan"
chip "w83795adg-i2c-0-2f"
label "fan3" "Array Fan"
chip "w83795adg-i2c-0-2f"
label "fan8" "Array Fan"

 

Edited by bally12345
Link to comment
On 4/17/2020 at 10:08 AM, cinereus said:

Any idea how to get System Temp to work (on Unraid 6.8.3 • Supermicro SuperServer 6027R-E1R12T (rev 03.54) • X9DRH-7TF V1.02)

 

The first time I installed it immediately after clicking detecting and it finding the nct7904 I had a whole bunch of sensors detecting but the second I clicked Done they all disappeared and I'm left with this:

 

image.thumb.png.0ce063afc01a675e63785ef32797528b.png

My sensors seem to be found okay (although my fan speeds suddenly disappeared from netstat):


root@fs:~# sensors
coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +33.0°C  (high = +74.0°C, crit = +84.0°C)
Core 0:        +27.0°C  (high = +74.0°C, crit = +84.0°C)
Core 1:        +33.0°C  (high = +74.0°C, crit = +84.0°C)
Core 2:        +27.0°C  (high = +74.0°C, crit = +84.0°C)
Core 3:        +26.0°C  (high = +74.0°C, crit = +84.0°C)
Core 4:        +28.0°C  (high = +74.0°C, crit = +84.0°C)
Core 5:        +27.0°C  (high = +74.0°C, crit = +84.0°C)
Core 6:        +29.0°C  (high = +74.0°C, crit = +84.0°C)
Core 7:        +28.0°C  (high = +74.0°C, crit = +84.0°C)

coretemp-isa-0001
Adapter: ISA adapter
Package id 1:  +30.0°C  (high = +74.0°C, crit = +84.0°C)
Core 0:        +30.0°C  (high = +74.0°C, crit = +84.0°C)
Core 1:        +28.0°C  (high = +74.0°C, crit = +84.0°C)
Core 2:        +24.0°C  (high = +74.0°C, crit = +84.0°C)
Core 3:        +28.0°C  (high = +74.0°C, crit = +84.0°C)
Core 4:        +26.0°C  (high = +74.0°C, crit = +84.0°C)
Core 5:        +29.0°C  (high = +74.0°C, crit = +84.0°C)
Core 6:        +30.0°C  (high = +74.0°C, crit = +84.0°C)
Core 7:        +28.0°C  (high = +74.0°C, crit = +84.0°C)

 

Now no matter what I try (reinstalling from scratch, any permutation of Detect and Load/Unload drivers), I can't get any sensors to show whatsoever. How do I get this to work on my hardware?

again, I'm no expert, but maybe a permissions issue on the flash drive?

Link to comment

I have ryzen 3900x got it working with the 6.9.0 beta update.  I'd like to know if theres a way to have it update the temperature more often something more reasonable. like maybe every .5 seconds are something around that.  I've googled it a bunch and searched the forms with no luck.

Link to comment
  • 1 month later...

@5hurb  ya no fix yet for Ryzen CPUS /X570 boards the beta has potential.. but im guessing your running latest stable 6.8.3  and no fix it for but the beta 6.9 supposed to be working..   you can go with  Beta.. or if you can wait till the stable release.. it should be working for that..  or there is GitHub page  working on drivers for Ryzen/X570 boards to work  on current build

 

Link to comment

i found CPU temps:

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): 
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')

but i'm not able to get mobo (Asus Prima a320m-a) temps:

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): 
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'...                                      Yes
Found `ITE IT8655E Super IO Sensors'                        Success!
    (address 0x290, driver `to-be-written')
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

in the summary i'm told that there's no driver for Super IO Sensors:

Now follows a summary of the probes I have just done.
Just press ENTER to continue: 

Driver `to-be-written':
  * ISA bus, address 0x290
    Chip `ITE IT8655E Super IO Sensors' (confidence: 9)

Driver `k10temp' (autoloaded):
  * Chip `AMD Family 17h thermal sensors' (confidence: 9)

Note: there is no driver for ITE IT8655E Super IO Sensors yet.
Check https://hwmon.wiki.kernel.org/device_support_status for updates.

No modules to load, skipping modules configuration.

Unloading i2c-dev... OK

is there anything i can do to read mobo temp?

Link to comment
  • 2 weeks later...

I've just install Unraid 6.8.3 as a Trial and im looking forward to test out the Temp plugin for my Lenovo Thinkstation S20 which is using the X58 Chipset.

I found out that the temp and sensor detected aren't as i expected.

Ive notice my 6core Xeon CPU core temp are missing some of the core and the sensor capture i cant determine which is which.

Can anyone help me out on this or there another sensor driver that i could use to resolve this.

I'm very new to unRaid and no knowledge in Linux or whatever.

Basically this build is to replace my old WHS2010 which already EoLS for quite some time.

 

 

Screenshot 2020-06-25 at 2.02.51 PM.png

Screenshot 2020-06-25 at 2.02.19 PM.png

Link to comment
  • 3 weeks later...
  • 1 month later...

Hi,

 

I upgraded from stable to the latest beta yesterday and noticed my CPU temps are higher than they were on Stable.  I have checked CPU Temp when in the bios and it is 29-30 degrees c  

 

There are quite a few sensors to choose but the CPU one seems very high when the server is idle (no dockers/VM's running) Do I have the right sensor selected?

 

Model: XCASE24

M/B: Gigabyte Technology Co., Ltd. X399 DESIGNARE EX-CF Version x.x - s/n: Default string

BIOS: American Megatrends Inc. Version F12. Dated: 12/11/2019

CPU: AMD Ryzen Threadripper 2950X 16-Core @ 3500 MHz

HVM: Enabled

IOMMU: Enabled

Cache: 1536 KiB, 8192 KiB, 32768 KiB

Memory: 48 GiB DDR4 (max. installable capacity 512 GiB)

Network: bond0: fault-tolerance (active-backup), mtu 9000
 eth0: 10000 Mbps, full duplex, mtu 9000

Kernel: Linux 5.7.8-Unraid x86_64

OpenSSL: 1.1.1g

 

image.png.81bf2257890c0cc1db6ff83251675848.png

Link to comment
  • 3 weeks later...

After advice from Unraid team to post my issue here, maybe I'll have a better support as it could be a plugin issue:

 

Hello everyone,

 

I'm actually trying Unraid (And I love it). I've already watched tutorials (thanks Space invader one if you read me !) However I'm running into issues when it comes to temperatures & fan monitoring in general:

- temperatures are shown but are "frozen" and doesn't refresh no matter what I do, either they're completely frozen or the refresh time is way too long.

- The temperatures are different from the IPMI interface

- Thought about going to the plugin page and post my issue, however the issue is not plugin related, I've gone to console and use `watch -n 1 sensors` and temperatures doesn't refresh there too, however the plugin is picking them correctly

- Last, might be a plugin related issue, I don't see any of my fans even if my board got more than 5 pwm fan connectors that are connected to Noctua A14 PWM fans (that are running)

 

Beside that temperatures displayed are "normal" and "realistic" between 30 to 40°c, and from time to time the threshold od the ssd kicks in when I use them intensively, it just takes a LONG time to refresh

 

Do you have an idea how can I investigate/solve the issue ?

Please find attached some pictures :


IPMI interface temperatures :

image.thumb.png.e96be15cff3b3b13067f546f4213f2a4.png

 

Temperatures in Unraid interface:

image.png.4858c3b39edb0f91004af286d7f2e4b6.png

 

watch sensors command in console:

image.png.4447e65b8802b3085b0fae3c0838eb42.png

 

used driver and configuration:

image.thumb.png.d88008addde7bb9eb446ee658f71a90b.png

 

Finally, here all available temperature sensors:

image.thumb.png.125e25e1c030c7f153f49d73baa5f6ac.png

 

Thank you very much for your read, can you please help me ?

 

Best regards,

Samy

Link to comment

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.