DISCUSSION: Installing new accelerated Nvidia Linux Drivers in 5 EASY Steps
LinuxAnswers DiscussionThis forum is to discuss articles posted to LinuxAnswers.
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.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I found the problem. The drivers that are instaled or compiled are specific to the kernel version. So if you boot with another kernel you will see a blue screen because the drivers doesn't work.
This is a problem because i have now two kernels, maybe i can patch it with some scripting work at init :P
I had exactly the same problems with the nvidia 6111 driver installation script.
I was able to install the driver successfully by doing the following:
* run the installer script with the --extract-only option. This will create a directory under
your current directory with the unpacked contents of the driver installation script
* cd into the new directory NVIDIA-Linux-x86-1.0-6111-pkg1
* as root, type: make install
This should compile and install the drivers (at least it worked for me).
This worked for me as well. It appears that there is something wrong with NVIDIAs installation script.
Hope this helps someone else, it nearly drove me insane, but I'm very happy now!
Hi Everyone, this is my first message to the forums, I having a really hard time trying to update my video drivers, and that's what is happening to me:
I follow the guide in the forum, but when I tried to boot in the X, i got a blank screen and had to hard reset the machine. After that when I went back to the old XF86Config file, (i made a backup of it), my X started to act weird. Now everytime I program ends, I get an error message from the KDe. NOthing wrong is happening. I mean, the programs works just as great, but these annoying messages keeps appearing.
Itried the GreenBandit post for see if it helped, but again the Blank screen, when I tried to compile it using make install after an extract only I got this error message
And here we are posting to the list WITH THE SAME DEFAULT GRAPHICS DRIVER INSTALLED....when I go to YaST -> SaX2 it tell me Im using a VESA Interface card Driver: nVidia.....
How do I tell it Im using a 5950 Ultra....???
Im sorry if this is jumbled and I may have missed a step or two but Ive been at it for three days and still no shiney nVidia performance (Using XIRC with transparency gives a lag and it complains about no 3D Support when i try to run the karting game!)
Please help me, Im turning into a gibbering wreck!
For many moons I have happily used my GeForce4 with Slack 9.1. Then I decided to repartition my hard drive and purge my system once and for all of Redmond's storm-trooping military base of an os. I felt so cool. Until I tried to get my GeForce4 working again. I tried it on my own first, but got only a screenful of ascii garbage when I tried entering graphical mode.
Then I read the 5 EASY STEPS.
0. Download the right installer: check (actually, I had it burned with other stuff I needed for my system)
1. Edit Module section - check (oops, I'd forgotten about this one, but my XF86Config already had "glx" in there)
2. Change "nv" to "nvidia" - check; I remembered to do this.
3. Shut down the X server: check (I'm using mu console [3] right now)
4. Install the drivers: check (I ran NVIDIA-blah.run before ever trying startx. Since it wasn't tip #1, I ran it again after fixing up XF86Config)
5. Restart the X server: check mate (I get the frozen ascii garbage and ctrl-alt-del to step -1)
I've tried a newer NVIDIA installer version. I upgraded my kernel by a couple microversions. I added Option "NvAgp" "0". I removed high-resolution options. No help.
The most I got upon searching the fora was: "Yeah, people complain about that a lot. Mine works just fine on a different distro. If you were cool you'd change your distro." Except that it was working for many moons on MY distro.
Does anyone have advice? Thank you all for persevering.
newbie.
installed Fedora core 3 last night.
d/l nvidia 6629.
Changed /etc/initab to id:3:initdefault
Changed /etc/X11/XF86Config (Device section)(to "nvidia"
rebooted .logged in as root, tried install . Install did start. I accepted the agreement. Then it said "no precompiled kernel interface was found to match your kernel". It then checked nvidia sita and found none. It then wanted to assemble something but cc was missing or something like that.
Bah.
Asked on General. Got pointed to your article. edited XF86Config and fixed section Module per your note. Device section had been changed back to nv so changed that to nvidia. Roboot to 3 login as root, try install but got exactly the same thing.
Bah Bah.
Thoughts?
tia!!!
Kristi
edit: forget it. apparently nvidia has a new way of doing things, and one also assumes that it does not yet have the appropriate thing for my release of fedora since it couldn't find it. I have no interest of getting into compiling it.
Newbie
RH 9, nVIDIA GeForce FX5600(128MB), latest drivers, etc. Followed driver installation instructions as per the post. System comes up and looks just like it did with my old Savage card (hmmmm). I want to drive my HP (Sony) 24" monitor at full resolution - either 1920x1200 or 1920x1080. I've hacked on the config file and used the GUI and scratched my head and restarted X about a zillion times but I can't get the card to drive the display at full width (19") and height (12"). Got about 1-1/2" blank on each side and a little at the top. Looking for ideas, fixes, hugs.
Did some playing with xvidtune and some more editing of XF86Config. Ended up with one setting that sort of works. I now have a full screen display but it is at 1600x1200 (3x4) on a display that is 1920x1200 (16x10) so the windows and images are stretched horizontally. It seems to be the only mode that will go to the full width. Progress but not happy yet. More ideas??? Someone must be running a 24" monitor out there.
@adonai & anybody else who says that sax2 doesnt allow 3D accelaration, this is from the NVIDIA FAQ:
Q: I have installed the driver, but my Enable 3D Acceleration checkbox
is still greyed out! What did I do wrong?
A: Most distribution-provided configuration applets are not aware of
the NVIDIA accelerated driver, and consequently will not update
themselves when you install the driver. Your driver, if it has been
installed properly, should function fine.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.