I'm trying to detect my fan speeds.
I've installed lm-sensors
but when I run sensors
I get this:
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +63.0°C (high = +87.0°C, crit = +105.0°C)
Core 0: +63.0°C (high = +87.0°C, crit = +105.0°C)
Core 1: +63.0°C (high = +87.0°C, crit = +105.0°C)
I'm a bit confuse as why is this because I had Elementary OS freya installed and sensors
gave me the fan speed.
How can I fix this on Ubuntu 14.04 LTS?
EDIT
Here's the log after running sudo sensors-detect
sudo sensors-detect
? – Takkat Apr 19 '16 at 14:12coretemp
to the/etc/modules
and I restarted my pc but still no luck. – Johhan Santana Apr 19 '16 at 14:16lm-sensors
version may change that, so you could try the live DVD/USB of Ubuntu 16.04. – David Foerster Apr 20 '16 at 20:21