Major problem with Nvidia drivers
Posted
by
user38580
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user38580
Published on 2011-12-20T00:03:04Z
Indexed on
2012/04/14
11:45 UTC
Read the original article
Hit count: 238
Since I decided to use Ubuntu -yesterday- I've been struggling with the drivers. It isn't recognizing my optical disc drive nor my video card, a Nvidia 8500gt. For the matter, here's how I "successfully" installed the .run
driver downloaded from Nvidia's website:
The terminal wouldn't let me start the installation because the X server had to be shutdown, so I pressed Ctrl+Alt+F1
Then, I used:
sudo service lightdm stop
cd /(directory where the nvidiaupdate.run was)
chmod +x nvidiaupdate.run
sudo ./nvidiaupdate.run
The installation began and got completed, but unfortunately it crashed Ubuntu's UI, invalidating the OS for me. All that would appear was a DOS-like screen with reports. I'm new to Linux, so I really would appreciate any help given. For now, I'm sticking to the additional drivers, but even with it Ubuntu doesn't show my video card in the informations of the system.
Forgive my bad English.
© Ask Ubuntu or respective owner