Results 1 to 4 of 4
My system crashes now a lot since i put the nvidia gforce card driver. How do i uninstall a driver? A lot of apps now throw an exception, in the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-20-2004 #1
Uninstalling nvidia driver
My system crashes now a lot since i put the nvidia gforce card driver. How do i uninstall a driver? A lot of apps now throw an exception, in the past, none did. This driver installation f.. up my entire system. PLEASE HELP!!!
- 11-20-2004 #2
Try useing:
Use this to remove any of the drivers direcetories.Code:rm -r {dirname} removes direcetory and everything in it
or maybe with the drivers source:
dylunioCode:./configure make make uninstall
- 11-20-2004 #3Just Joined!
- Join Date
- Nov 2004
- Posts
- 18
You don't have to uninstall it. Just change the Driver option from 'nvidia' to 'nv' in you X configuration file.
- 11-21-2004 #4
Yes, i tried to change the X configuring file, but the Driver "nvidia" line didn't appear over there. Let me recheck that and i'll get back to you.
I doesn't appear there, if you want, i can paste my entire file so maybe you can check it out. It's a bit long but i'm sure it helps. It's the etc/X11/XF86Config file. Umm, there's a line in the log file, /var/log/XFree86.0.log, that says:I guess this is the file i have to edit changing Driver "nv" to Driver "nvidia". I am so confused. Here's the link from nvidia that i am reading to set this up.ftp://download.nvidia.com/XFree86/Li...629/README.txtCode:(==) Using config file: "/etc/X11/XF86Config-4"
I FIXED IT!!! THANKS EVERYBODY :P


Reply With Quote
