LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 08-12-2004, 10:48 AM   #1
QCompson
Member
 
Registered: Feb 2003
Location: u.s.
Distribution: Suse 9.0
Posts: 42

Rep: Reputation: 15
Uninstalling patches from YOU (nvidia driver)


Hey all,

I tried to install the NVidia driver using YOU, and it didn't work (black screen, funny lines on bottom, hard freeze). Is there any way to uninstall patches in YOU? It doesn't seem like it, and the fetchnvidia patch isn't listed in the programs. I uninstalled manually using "nvidia-installer --uninstall", but I worry that there is still crap laying around that yast installed.

Thanks
 
Old 08-12-2004, 11:58 AM   #2
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
download the installer from nvidia.com for linux IA32 (or IA64 if you hve a 64bit porcessor)

drop into commane line mode...

find / | grep libGL
delete all libGL.so* files and all libGLcore.so* files

then 'sh /path/toNVIDIA-installer.sh'
follow onscreen instructions.

then edit your /etc/X11/xorgconfig file.

change Driver "nv" to Driver "nvidia" and make sure Load "GLX" is in there at the top.

the installer wil take care of all.
 
Old 08-25-2004, 03:03 PM   #3
abs
Member
 
Registered: Oct 2003
Posts: 203

Rep: Reputation: 30
i tried something like this but after doing that, the 6111 driver kept saying
Code:
ERROR: If you are using a Linux 2.4 kernel, please make sure
       you either have configured kernel sources matching your
       kernel or the correct set of kernel headers installed
       on your system.
       
       If you are using a Linux 2.6 kernel, please make sure
       you have configured kernel sources matching your kernel
       installed on your system. If you specified a separate
       output directory using either the "KBUILD_OUTPUT" or
       the "O" KBUILD parameter, make sure to specify this
       directory with the SYSOUT environment variable or with
       the appropriate nvidia-installer command line option.
using 2.6.8.1 and my kernel source and config are in the dir pointed to by /usr/src/linux. but i did do make mrproper. options?
 
Old 08-25-2004, 05:47 PM   #4
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
ooOOoooops.

make mr-proper returns the kernel tree to how it is acter a download.. u'know, the default kernel tree... this destroys all the stuff which is created dureing the kernel compile.

the nvidia driver needs to know info about your kernel to build a driver, you destroyed this date when you make mrproper. only ever make mrproper directly before a new compile.

have you still got the .config file you used to make the kernel ? if yes, copy it to /usr/src/linux
then
make oldconfig &&
make bzImage &&
make modules

now the nvidia driver should compile.

if you dont have the same .config file, then you must re compile and install your kernel.
make menuconfig
make bzImage
make modules
make modules_install
cp arch/i386/boot/bzImage /boot/
cp .config /boot/BACKUP_CONFIG

then edit your /boot/grub/menu.conf
 
Old 08-28-2004, 12:27 PM   #5
abs
Member
 
Registered: Oct 2003
Posts: 203

Rep: Reputation: 30
yeah i had my old config. i recompiled. and used the -K -k 2.6.x options.

abs
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
uninstalling driver azzo Linux - Software 4 12-05-2005 04:07 AM
Nvidia driver trouble after uninstalling/reinstalling BradDaBug Debian 1 10-23-2004 12:38 PM
RedHat patches vs open source patches paulsh2k4 Linux - Software 1 10-14-2004 03:18 AM
uninstalling and re-installing nvidia drivers abs Slackware 3 08-29-2004 06:01 PM
nvidia fx5600 loads vesa driver instead of nvidia driver saburo62 Linux - Hardware 3 05-04-2004 03:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 05:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration