Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-21-2014, 08:55 AM
|
#1
|
Member
Registered: Jun 2005
Location: Fargo, North Dakota
Distribution: Debian Stable {Probably forever}
Posts: 682
Rep: 
|
could not uninstall Nvidia driver cleanly
If it matters, this computer is running under Debian testing/unstable, I have a GeForce 650 Nvidia card, and my current driver is NVIDIA-Linux-x86_64-331.20.run.
I have been having a problem with the proprietary NVIDIA driver for a few days, and I need some help.
I have used duckduckgo and I do not see anything that is even remotely helpful. I have placed a request from Nvidia and I am awaiting for a response.
This is a result from xserver-xorg having a higher version than the current nvidia driver can deal with, thus requiring me to get the most recent nvidia driver.
When uninstalling my old nvidia driver, it threw an error that it was looking for
libnvidia-tls.so.331.20
and that the file was not present.
However, that was the version that was in my old nvidia driver, so, it seems to me, there are some links to some library that are longer there. I cannot get a desktop because this file is no longer there, I cannot run Emacs, so I installed the old nvidia driver again and I have removed references to nvidia from /etc/X11/xorg.conf and I am running under nouveau until I can resolve this issue and install the new nvidia driver.
NOTE that I cannot even install the new nvidia driver until I can successfully uninstall the old nvidia driver.
So: what other functionality is looking for that <file> and how do I get rid of it?
Thank you your time and consideration in this issue.
|
|
|
02-21-2014, 03:05 PM
|
#2
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,681
|
for a .run
Code:
su -
sh ./NVIDIA-Linux-x86_64-331.20.run --uninstall
see the "help" menu
Code:
su -
sh ./NVIDIA-Linux-x86_64-331.20.run --help
you DO need to uninstall it while in "int3"
with x11 not running
Last edited by John VV; 02-21-2014 at 03:06 PM.
|
|
|
02-24-2014, 10:56 AM
|
#3
|
Member
Registered: Jun 2005
Location: Fargo, North Dakota
Distribution: Debian Stable {Probably forever}
Posts: 682
Original Poster
Rep: 
|
[SOLVED] [sort of] could not uninstall Nvidia driver cleanly
After having struggled with for several days, I decided to backup my /home directory and reinstall Linux (debian testing/unstable mix) Since I have, currently, 5TB of hard drive space, this wasn't very difficult. I had my system up and running in approximately 4 hours, and everything is now working.
I have gotten impatience since my stroke, but I think that I had some conflicting packages that contributed towards my woes.
Well, I will to be more careful when installing system-related packages.
|
|
|
All times are GMT -5. The time now is 12:08 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|