New Hardware Not Showing CPU Scaling or Hardware Temp


Recommended Posts

I upgraded my hardware to the following:

Model: Custom
M/B: Supermicro - H8DM8-2
CPU: Six-Core AMD Opteron(tm) 2431 @ 2400
HVM: Enabled
IOMMU: Disabled
Cache: 768 kB, 3072 kB, 6144 kB
Memory: 32768 MB (max. installable capacity 32 GB)*
Network: eth0: 1000Mb/s - Full Duplex
eth1: not connected
Kernel: Linux 4.1.18-unRAID x86_64
OpenSSL: 1.0.1s

 

sensors produces this:

 

root@Tower:~# sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
root@Tower:~# sensors-detect
Now follows a summary of the probes I have just done.
Just press ENTER to continue:

Driver `w83627hf':
  * ISA bus, address 0x290
    Chip `Winbond W83627HF/F/HG/G Super IO Sensors' (confidence: 9)

Driver `to-be-written':
  * ISA bus, address 0xca2
    Chip `IPMI BMC KCS' (confidence: 

 

cat /proc/cpuinfo |egrep -i mhz

produces this which is what shows in the GUI all cores at 2412 Mhz

 

root@Tower:~# grep -m 1 'model name' < /proc/cpuinfo
model name	: Six-Core AMD Opteron(tm) Processor 2431
root@Tower:~# cat /proc/cpuinfo |egrep -i mhz
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hwpstate
cpu MHz		: 2412.225
power management: ts ttp tm stc 100mhzsteps hopstate

 

 

Any ideas?

Link to comment

the WIKI is sill a useful tool to get setup

provide a good link to perl so you dont have to download another plugin

 

     For UnRAID v6 series, get it from [url=http://slackware.cs.utah.edu/pub/slackware/slackware64-14.1/slackware64/d/perl-5.18.1-x86_64-1.txz] here [/url]

Copy it to the packages folder on your flash drive, creating that folder if it does not already exist (md /boot/packages).
Then use installpkg and the perl package name to install it (eg. installpkg /boot/packages/perl-5.18.1-x86_64-1.txz). 

Link to comment
  • 1 year later...

I am unable to get cpu scaling to work.  Looking for any ideas?  I do have perl installed.

 

root@Tower2:~# grep -m 1 'model name' < /proc/cpuinfo
model name    : Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz
root@Tower2:~# cat /proc/cpuinfo |egrep -i mhz
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
cpu MHz        : 2399.998
root@Tower2:~# sensors
coretemp-isa-0002
Adapter: ISA adapter
MB Temp:     +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:      +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:      +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:      +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:      +100.0°C  (high = +100.0°C, crit = +100.0°C)

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

coretemp-isa-0003
Adapter: ISA adapter
Package id 3: +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:       +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:       +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:       +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:       +100.0°C  (high = +100.0°C, crit = +100.0°C)

coretemp-isa-0001
Adapter: ISA adapter
Package id 1: +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:       +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:       +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:       +100.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:       +100.0°C  (high = +100.0°C, crit = +100.0°C)

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.