0

I have Ubuntu 12.04 on my VAIO SB36 and it overheats and the fan speed is at max. How should I fix it?

System Specs:

Intel® Core™ i5-2430M CPU

Unknown graphic detects! (it's both intel and ATI 6470M)

Thanks in advance!

2 Answers2

0

I really do not think it an OS problem, and I do not think its normal either. A friend of mine has the same laptop, with Windows 7, and has the same problem.

It is known that the Vaio SB suffers from heat and noise problems. As powerful hardware and thin profile don’t go hand in hand. The fans will be particularly noticeable when using the dedicated video card. But if gets way too hot, I would call Sony, to see what they say about it.

Mitch
  • 107,631
0

Usually, the overheating problem in Ubuntu is related to the graphic card, and in your case, you have an Hybrid graphic card with the open source drivers. In this case, by default, you have both graphic cards connected but you are only using the integrated (Intel). If you want to use only one and when you want, you need to install the privative drivers following this answer:

What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?

And using the latest driver:

(6 jun) http://www2.ati.com/drivers/linux/amd-driver-installer-catalyst-13-4-linux-x86.x86_64.zip

Leo
  • 3,654
  • 2
  • 20
  • 36
  • This worked to me because I have a HP Pavilion dv6 6c13ss with ATI Radeon HD 7690M XT and Intel HD Graphics 3000 and the latest driver fixed the overheating problem when I enable the powersave graphic card (the integrated one, Intel). – Leo Jun 06 '13 at 22:32