July 17, 201312 yr Added to the Wiki how to load up the appropriate drivers to read temperature sensor data for the SuperMicro C2SEE/C2SEA motherboard. Currently using the data in SimpleFeatures. http://lime-technology.com/wiki/index.php/Setting_up_lm_sensors_to_display_CPU/motherboard_temperatures_in_add-ons_such_as_SimpleFeatures TL;DR: Create the following (new) sensors.conf file in a persistent location (e.g. /boot/config): # config chip "w83627dhg-isa-0290" label temp1 "MB Temp" label temp2 "CPU Temp" Add the following lines to your 'go' file: modprobe w83627ehf cp /boot/config/sensors.conf /etc/sensors.d Result:
Archived
This topic is now archived and is closed to further replies.