Hi all,
I've installed FreeBSD 10.1 on an Asus X401A laptop, and soon the CPU are overheating.
Just after I start the computer, in console mode, the CPU are around 62°C.
When I run XFCE (with no other program), the CPU rise 70°C.
If I run Firefox or Chromium (on single generic page, no flash), 10 seconds later, the temperature rise 88°C (I then stop since the laptop is burning my legs :/)... When I stop the browser, the temperature will cool down to 70°C.
I've enabled powerd(8) during install and it is running now.
Fans seems to do their job (at least they are spinning, but maybe not as fast as they should).
I get the temperature with:
The load displayed by uptime is between 0 and 0.2. When running top, there is no process using more than 0.2% CPU.
On this computer, I also have a CentOS 6 which runs fine (no overheating, fans entering high speed only if I run intensive tasks).
Actually, I don't know what to do next... What can I do to investigate why my CPU are overheating ?
Thanks a lot...
I've installed FreeBSD 10.1 on an Asus X401A laptop, and soon the CPU are overheating.
Just after I start the computer, in console mode, the CPU are around 62°C.
When I run XFCE (with no other program), the CPU rise 70°C.
If I run Firefox or Chromium (on single generic page, no flash), 10 seconds later, the temperature rise 88°C (I then stop since the laptop is burning my legs :/)... When I stop the browser, the temperature will cool down to 70°C.
I've enabled powerd(8) during install and it is running now.
Fans seems to do their job (at least they are spinning, but maybe not as fast as they should).
I get the temperature with:
kldload coretemp
sysctl -a | grep temperature
The load displayed by uptime is between 0 and 0.2. When running top, there is no process using more than 0.2% CPU.
On this computer, I also have a CentOS 6 which runs fine (no overheating, fans entering high speed only if I run intensive tasks).
Actually, I don't know what to do next... What can I do to investigate why my CPU are overheating ?
Thanks a lot...