0

I had dual booted Ubuntu 12.10 with Windows 7 on my Laptop. After installing I observed that the fan was on all the time, resulting in huge electricity usage. There was an alert that I had ~200 updates. So I installed them. When I restarted my Laptop, there ws GRUB. But when booted Ubuntu, it stayed blank & could not load Ubuntu. So I again restarted my Laptop & booted something like "Ubuntu safe mode" which was showed on GRUB. So it started showing all the drivers that were loading. And suddenly it hanged at a spot. It didnt show any error or such thing. But I think the drivers got corrupted.

  1. Why was the fan always the first time, even though I had not installed any updates or anything?
  2. So, why might have this (drivers getting corrupted after update) happened?
  3. Is there a way to repair Ubuntu or do I have to re-install it?

1 Answers1

1
  1. Fan always on

    • Could be several reasons. Most probable you have a dual graphics card Like nvdia optimus or ATI hybrid switchable graphics card. Without installing correct graphics card driver, both GPU always turned on and heat up very quickly. So the fans always run to keep them cool.
  2. The second one because of same issue. The graphics card.

  3. Yes, hopefully you can.


Nvidia

Web-E
  • 21,418
  • Hi Web-E, Thanks a lot for your detailed reply. For the 2nd point I have slightly updated the question. I have ATI Radeon 7670m HD Grpahics Card & also Intel HD series graphics. – Cool_Coder Apr 29 '13 at 08:37
  • Since I was using the Open source drivers & it was having problems, should I move on to the proprietory drivers from ATI? I am a bit sceptical on this one, because I read in some questions that there screen turns black/blue with the ATI Drivers. What do you reckon I should do? Thanks for your help again. :) – Cool_Coder Apr 29 '13 at 08:39
  • @Cool_Coder not very sure if using open source driver causes the issue. you check in /etc/modprobe.d/ whether the readoen driver is blacklisted. Regarding your second question, I have never used an ATI card so I can't give you advices on that. But you can try once, anyway best way to keep one GPU off is to use the proprietary GPU. – Web-E Apr 29 '13 at 09:12