March 20, 201610 yr 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?
March 20, 201610 yr Community Expert Perl is not installed by unRAID. You can add it with the NerdPack plugin.
March 20, 201610 yr Author Updated OP after i installed perl, so it looks like the driver for IPMI is not written...if i disable IPMI i wondering if it would work.
March 20, 201610 yr You might also need a later version of sensors-detect http://lime-technology.com/forum/index.php?topic=36543.msg430371#msg430371
March 21, 201610 yr 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).
September 11, 20178 yr 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)
Archived
This topic is now archived and is closed to further replies.