LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ubuntu GRUB Install giving me headache (https://www.linuxquestions.org/questions/linux-newbie-8/ubuntu-grub-install-giving-me-headache-754357/)

mobinskariya 09-11-2009 08:27 AM

i think i have got some similar conditions earlier(my bad memory).just try passing "noapm" as kernel parameter without quotes at the boot time(might work just a guess)..

edit:same problem found here..but no proper solutions.:(http://ubuntuforums.org/showthread.php?p=6659808

fusion1275 09-11-2009 08:30 AM

You mean add that to the grub boot string?

e to edit
amend the string
b to boot

fusion1275 09-11-2009 08:33 AM

Tried adding it to the kernel boot string from the grub menu and nothing new happens. Still errors at the same place with the same error message.

fusion1275 09-11-2009 11:01 AM

So found a solution to the problem. It seems that nvidia drivers arent compatible. Whether its coz of 64bit or what!?!

But here is what I did to get back into gnome and stop it complaining about the power management.

Quote:

1) When it was complaining I opened another tty with CTRL-1
2) sudo apt-get remove xserver-xorg
3) sudo apt-get remove ubuntu-desktop
4) sudo apt-get remove nvidia-180-kernel-source
5) sudo apt-get install xserver-xorg
6) sudo apt-get install ubuntu-desktop
7) init 6
This put me straight into Xwindows.

Now I am going to stay clear of any Nvidia drivers unless someone can advise that all are ok to install.


All times are GMT -5. The time now is 03:18 AM.