No Sensors on Gigabyte B550i


Recommended Posts

Hello,

 

I have no sensors available in the plugin to get fanspeed (and control), mainboardtemps or anything else.

Is there somebody with this board who worked out, what the problem is?

Sensors detect gives me:

 

Trying family `ITE'...                                     
Found unknown chip with ID 0x8688
Probing for Super-I/O at 0x4e/0x4f

 

I tried it with

acpi_enforce_resources=lax

modprobe it87 force_id=0x8688

but Unraid 6.9.1 gives me: modprobe: ERROR: could not insert 'it87': No such device

Is the driver even part of unraid anymore?

 

Thanks in advance

TGP

Link to comment
  • 2 weeks later...
  • 1 year later...
  • 3 months later...
  • 1 month later...

Can anyone explain a little further for a complete linux/unraid noob.

 

Trying to follow instructions in the above link:

-------------------

git clone https://github.com/a1wong/it87.git cd it87

 

sudo make clean

sudo make

sudo make make install

sudo modprobe it87 ignore_resource_conflict=1 force_id=0x8622

 

sensors

 

The fans should show up now, if yes, continue to make them available at boot:

 

sudo su

echo options it87 ignore_resource_conflict=1 force_id=0x8622 > /etc/modprobe.d/it87.conf

echo it87 >> /etc/modules

----------------------------

I can do the "git clone" part and it downloads something.

But "sudo", "sudo make", "sudo make clean", "sudo modprobe" all says no such command. I figure the commands aren't in Unraid, but what am I supposed to use instead? And I have no clue what any of them really do.

 

I have that motherboard and I want to finally have some kind of temperature readings on my Unraid system. I'm running blind now for ~6 months, I have no clue what temps I'm dealing with.

I was hoping any of the updates to Dynamix System Temperature would help, but nothing has ever changed for me.

 

 

EDIT:

There is another solution.

 

On Unraid Goto APPS

Search for: ite it87 driver

Install it

 

Create a file on your computer (anywhere) change the filename to "drivers.conf"

Open the file in a text editor

Write:

 

it87
k10temp

 

Save and close

 

On Unraid Goto MAIN

Click View (far right) on your Flash Boot device (your thumbdrive)

Click config

Click plugins
Click dynamix.system.temp
Upload the drivers.conf file from where you created it on your computer.

GoTo PLUGINS

Click Icon of Dynamix System Temperature

 

You can now see the drivers in Available drivers, and you will find the sensors section is now populated with all the available sensors.

 

Edited by PeterHS
Found solution
  • Thanks 1
Link to comment
  • 1 year later...
  • 2 weeks later...
  • 3 weeks later...

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.