apt-get install lm-sensors eep24c libglui2c2 libglui-dev sensord hddtemp sensors-applet
sudo modprobe i2c-dev
sudo sensors-detect
#----cut here----# Chip driverscoretempf71882fg#----cut here----
sudo gedit /etc/modules
/etc/init.d/module-init-tools start
sensors
root@ubuntu:/home/victor# sensorscoretemp-isa-0000Adapter: ISA adapterCore 0: +38.0°C (high = +80.0°C, crit = +100.0°C) coretemp-isa-0001Adapter: ISA adapterCore 1: +36.0°C (high = +80.0°C, crit = +100.0°C) coretemp-isa-0002Adapter: ISA adapterCore 2: +39.0°C (high = +80.0°C, crit = +100.0°C) coretemp-isa-0003Adapter: ISA adapterCore 3: +34.0°C (high = +80.0°C, crit = +100.0°C) f71882fg-isa-0a00Adapter: ISA adapter+3.3V: +3.36 Vin1: +0.94 V (max = +2.04 V) in2: +0.00 Vin3: +0.00 Vin4: +0.94 Vin5: +1.13 Vin6: +0.04 V3VSB: +3.38 VVbat: +3.28 Vfan1: 1111 RPMfan2: 5338 RPMfan3: 0 RPM ALARMfan4: 0 RPM ALARMtemp1: +17.0°C (high = +255.0°C, hyst = +251.0°C) (crit = +255.0°C, hyst = +251.0°C) sensor = Intel PECItemp2: +46.0°C (high = +255.0°C, hyst = +251.0°C) (crit = +255.0°C, hyst = +251.0°C) sensor = transistortemp3: +42.0°C (high = +255.0°C, hyst = +253.0°C) (crit = +255.0°C, hyst = +253.0°C) sensor = transistor
sudo dpkg-reconfigure hddtemp
sudo gedit /etc/default/grub
GRUB_CMDLINE_LINUX="acpi_enforce_resources=lax"
sudo update-grub2
sudo modprobe i2c-devsudo sensors-detect