My laptop seems to get very hot when running with Ubuntu. The vents aren't blocked and its got plenty of clear airflow when in use. It's noticeably hotter running Ubuntu than it is running Windows.
I haven't noticed any adverse hardware problems yet, but if it does get really hot it seems to become very slow.
- Is this likely to be due to Ubuntu or just coincidental?
- If it is Ubuntu is there anything I can do about it?
It's an Acer 5740g with an i3 2310m.
To add further detail, I'm running 11.10 x64 and the fans seem to run pretty much constantly.
It is quite possible that you have an ACPI (power saving) incompatibility. You do not mention which version of Ubuntu you have; try with the latest.
You can try FWTS, which is a firmware and powersaving (ACPI) tool, https://wiki.ubuntu.com/Kernel/Reference/fwts It should help you identify what exactly is not working well.
You could try passing a boot parameter. You do this by editing the configuration file for GRUB, for example:
Find the line that says:
change it to:
then save and exit, and run
to make the change effective. Then restart.
The overheating problem could happen due to the graphics card. Under Windows there is the so called Optimus technology, when you don't play games the laptop just uses the integrated Intel HD for the simple stuff.
I believe that Ubuntu doesn't have that kind of technology yet so it uses the graphics card all the time. What you could do to solve your problem is find a program that acts like Nvidia Pptimus technology.
A quick search lead me to the Bumblebee project.
I didnt try this yet, so I can't guarantee anything. If someone knows/tries if this method works or if the above info is true please confirm, thanks!
If you have Nvidia optimus try installing the new beta version of Nvidia 319.12 with bumblebee.
Source: HOWTO: nvidia 319-12 drivers in Ubuntu-based systems