Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ASRock FM2A85X-ITX

Featured Replies

Hello community

 

New to unraid, spent the last weekend setting it up and i like it a lot.  About to get a Plus-license for it.  Anyways, i was wondering if there is a way to correctly display the cpu temperature when doing sensors at the cli.

 

I get this :

 

Sensor info (from /usr/bin/sensors)

k10temp-pci-00c3

Adapter: PCI adapter

temp1:        +5.2 C  (high = +70.0 C, crit = +70.0 C) 

 

I know my cpu runs at least at 35 degrees celcius so i know this is off.

 

Thank you

The problem is likely related to the fact that the version of lm_sensors included in unraid is from 3 and a half years ago. The only way to fix it until Tom upgrades the included version it is to install the package for the new version. Add the following package to /boot/extra/ and then either reboot or run "installpkg /boot/extra/lm_sensors-3.3.2-i486-1.txz".

 

 

http://slackware.cs.utah.edu/pub/slackware/slackware-14.0/slackware/ap/lm_sensors-3.3.2-i486-1.txz

I'm not sure if it has all the latest sensor information, but I've found the CPU Info in UnMenu to be very accurate.    I'd install UnMenu, then look at the CPU Info tab under SysInfo and see if it gives you the correct readings -- I suspect it will.

 

I'm not sure if it has all the latest sensor information, but I've found the CPU Info in UnMenu to be very accurate.    I'd install UnMenu, then look at the CPU Info tab under SysInfo and see if it gives you the correct readings -- I suspect it will.

 

 

That's not going to help if you have another piece of software that relies on the output of the sensors command, like the iStat system monitoring plugin.

  • Author

Installed the package and rebooted and still same output from Unmenu

 

Sensor info (from /usr/bin/sensors)

k10temp-pci-00c3

Adapter: PCI adapter

temp1:        +8.9 C  (high = +70.0 C)

                      (crit = +70.0 C, hyst = +69.0 C)

Run "sensors-detect".

  • Author

Thank you very much, after going thru the sensors-detect wizard and running the commands at the end i can see cpu , voltage, fans etc.

 

Now last question, do i need to do something so it stays working even after a reboot?

 

Thank you again

After you went through the wizard it should have given you a list of sensors. i.e. "modprobe coretemp" etc. Add a line to your go script for each sensor it listed, like so:

 

modprobe <sensor1>
modprobe <sensor2>
modprobe <sensor3>

 

You can also remove the perl package now if you don't plan on using it for anything else. It was only needed to run that sensors-detect script that one time. Now that you know the sensors you don't need to run sensors-detect again unless you get new hardware.

  • Author

Woot!

 

Thank you very much.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.