I have a brand new MSI GS63VR 7RF laptop, and just installed Ubuntu 16.04.
Then I installed lm-sensors
and ran yes | sensors-detect
.
Here is what I get when I use the 'sensors' command:
pch_skylake-virtual-0
Adapter: Virtual device
temp1: +72.0°C
acpitz-virtual-0
Adapter: Virtual device
temp1: +51.0°C (crit = +100.0°C)
temp2: +27.8°C (crit = +119.0°C)
temp3: +29.8°C (crit = +119.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +50.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +47.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +49.0°C (high = +100.0°C, crit = +100.0°C)
Core 2: +49.0°C (high = +100.0°C, crit = +100.0°C)
Core 3: +49.0°C (high = +100.0°C, crit = +100.0°C)
Upon boot the 'pch_skylake-virtual-0' temperature rises from room temperature to ~70°C and stays at that temperature, and I do not hear much noise from the fans.
Plus fancontrol
does not work as described in this question:
Fan control on MSI laptop: no pwm-capable sensors?