sudo apt-get install build-essential
I then compiled, installed, and loaded it into modprobe
make allsudo make installsudo modprobe it87The output of of running sensors now gives me voltage and fan information, but I need to check out what all of those values correspond to and make a config file to use and submit here http://lm-sensors.org/wiki/Configurations.
I found some good information here: http://askubuntu.com/questions/22242/how-to-get-sensor-readings-for-recent-hardware
Here is information on how to get sensors detect up and working https://help.ubuntu.com/community/SensorInstallHowto.
Personally I had to add coretemp and it87 manualy to /ect/modules.
3 comments:
Many thanks, this finally brought the pieces together for me.
Thanks. This same chip is also on the Gigabyte-Z77X-UD3H and the instructions you give work perfectly.
Thanks for your Posting!
Instructions also works fine for a Gigabyte GA-Z77-D3H.
Post a Comment