PDA

View Full Version : [ubuntu] Ubuntu Ultimate 2.0 problems



cgsraRude
December 12th, 2008, 03:33 AM
I have an Alienware Aurora m9700 laptop sporting dual Nvidia Geforce Go 7900 gs.

Anyways, I throw on Ubuntu Ultimate 2.0, everything goes relatively well, then I install my graphics drivers. I decided to install them through Terminal after downloading them off the Nvidia site. Afterward I restart and the start up gets stuck at Timidity.

I hit ctrl+alt+f1 and have no resume image. After trying to disable the usplash nothing happens, it says it cannot find the resume image (or something to that effect, I can't quite remember.)

How should I go about properly getting back to the splash screen, or alternatively could I get a detailed FAQ on how to install that driver?

albinootje
December 12th, 2008, 03:57 AM
Try booting with the "recovery mode" option.
Then choose "drop to root shell", and do :
nano /etc/X11/xorg.conf
Scroll down till you find the driver line with the word "nvidia".
Change that into "nv", save the file (ctrl x), and type :
reboot

Partyboi2
December 12th, 2008, 04:15 AM
You could also boot into recovery and try choosing "xfix"

cgsraRude
December 12th, 2008, 08:31 PM
Thanks I'll try it out.