LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-26-2009, 03:49 AM   #1
-fedora
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Rep: Reputation: 0
nVidia GeForce4 MX 420 Fedora 12 driver


I am trying to find a driver for a nVidia GeForce4 MX 420 for Fedora 12, I know its old, but I can't find a working driver for it. Thanks for your help.
 
Old 11-26-2009, 04:00 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,535

Rep: Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605
I have the MX-440, and there's a driver on Nvidia's site for everything before a certain date. You get bold warnings not to update beyond that if you have old junk. I probably have the download somewhere if they have taken it down.

It has this problem; They use their own versions of certain files (libGL.so, etc) and these are now out of synch with the Mesa that would be distributed with Fedora 12. Ymmv. You need a compiled kernel source to get this installed. Copy the config from /boot, run make, but do not run make clean. Then install it.

I didn't update that box beyond Slackware 12 (& Fedora 9) because of it. The only thing that fell over was googleearth. Mind you, it still does 2200 FPS in glxgears. They are at the stage where they would be given away in breakfast cereal boxes all right.
 
Old 11-26-2009, 04:39 AM   #3
-fedora
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Original Poster
Rep: Reputation: 0
I was able to find this driver for it http://www.nvidia.com/object/linux_d..._96.43.14.html I installed gcc and kernel-devel for it but it dies with the error:
Quote:
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that differs
from the one used to build the target kernel, or if a driver such as
rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining ownership of the NVIDIA graphics device(s).
 
Old 11-26-2009, 09:43 AM   #4
sirwallis
LQ Newbie
 
Registered: Nov 2009
Distribution: Slackware 14
Posts: 4

Rep: Reputation: 0
install nvidia driver

hi i had the same problem with a different card and os but still nvidia.
i have to install it outside the grahpical environment and in the virtual i did it on Slackware 13.
they have all the drivers on there site for linux.
 
Old 11-26-2009, 01:13 PM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,685

Rep: Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657
not sure about fedora12 but the nvidia.run was working on my geforce 2 mx 400 card on fedora 11
and the NVIDIA-Linux-x86-96.43.14-pkg1.run driver is working just fine in Arch - fully updated
 
Old 11-27-2009, 03:28 AM   #6
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,535

Rep: Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605Reputation: 2605
I reinstalled that same file yeaterday, as I was trying some kernel wheeze on that box.
Get the kernel source which installs in /usr/src/linux-version. cp in the config from /boot/config-version and run make. That should take 15-20 minutes. THEN try the install.

It has precompiled modules for a number of kernels but they are back from the last millenium. It has not got stuff for modern kernels.So it should not have installed a module.
 
Old 01-17-2010, 05:50 AM   #7
redmittens
LQ Newbie
 
Registered: Jan 2010
Posts: 3

Rep: Reputation: 0
I installed an nVidia driver which, thinking about it, was almost certainly the wrong one (yes, I'm an idiot). Computer now hangs on startup, just after the splash screen.

Graphics card is an abit siluro version of the geforce4 (IIRC, geforce4 MX, I think 4400 but I'd have to check). I installed a driver that's too modern.

Any idea how I can remove it and revert to whatever was in use before?
 
Old 01-17-2010, 04:37 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,685

Rep: Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657
redmittens

please do not post to old threads , start new ones .

Also ARE you using fedora 12 ?
if so DID you disable the nouveau nvidia driver that fedora is shipping with .
see the fedora nvidia INSTALL GUIDE
http://forums.fedoraforum.org/showthread.php?t=204752

the nouveau driver being installed by default IS PLAINLY STATED IN THE FEDORA DOCS .
http://docs.fedoraproject.org/
 
Old 01-18-2010, 01:08 PM   #9
justaguy_75ae
Member
 
Registered: May 2008
Posts: 42

Rep: Reputation: 16
These instructions worked for installing my nvidia Card

* you must read every bit of instruction and follow it exactly or you will end up with problems

http://fedorasolved.org/video-solutions/nvidia-yum-kmod
 
Old 01-18-2010, 03:16 PM   #10
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,685

Rep: Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657
also redmittens be advised that you need to use the "96" nvidia.rpm or use the legacy nvidia.run for that old nvidia card
http://www.nvidia.com/object/linux_d..._96.43.14.html
 
  


Reply

Tags
fedora, geforce4, mx, nvidia


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Dead Screen on nVidia GeForce4 420 Go with Ubuntu Feisty Fawn H-Radical Linux - Laptop and Netbook 12 11-18-2008 07:28 AM
3D desktops with nVidia GeForce4 420 Go H-Radical Linux - Desktop 10 06-30-2007 10:14 PM
NVIDIA GeForce4 MX 420 TwinVeiw Problems standard.killer Linux - Hardware 2 10-11-2005 08:26 AM
About NVIDIA GeForce4 420 Go installing on TOSHIBA 6100 laptop AnthraxCN Linux - Laptop and Netbook 1 05-16-2004 07:42 AM
I have problem in X screen. My NVIDIA GeForce4 MX 420 AGP is not working. kai_rana Linux - Hardware 2 09-02-2003 12:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:01 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