I'm using an 8k stack kernel. Try following through this link: http://www.fedoraforum.org/forum/archive/index.php/t-18222.html :
Zap Hi I installed the latest nvidia .run driver update and allowed the driver to recompile the kernal. I modified my xorg.conf to use the "nvidia" driver instead of "nv" and removed the lines the Readme told me to. When I boot using that driver the GUI never displays and I get a black screen. I'm using FC2. Any ideas on where to start troubleshooting? Dell Inspiron 8200 GeForce2Go4 1600x1200 resolution on UXGA screen. -------------------------------------------------------------------------------- jrittvo Take a look at this thread over at Nvidia. You need a different kerrnel version than the one Fedora is presently providing.... http://www.nvnews.net/vbulletin/showthread.php?t=30399 -------------------------------------------------------------------------------- Zap So glad you popped in here jrittvo. You saved me a lot of headache :) -------------------------------------------------------------------------------- Zap Tried the steps there this afternoon, but it won't let me install the kernal from that site because my kernal is newer. Any ideas? -------------------------------------------------------------------------------- jrittvo Yep. Download this package (probably the one you have already): NVIDIA-Linux-x86-1.0-5336-pkg1.run Now you will have it customize itself for your newer kernel. It has info for some kernels already built into it, but when you have a newer kernel, you need to add this step each time. You will need to have the kernel-source package for the 8k-stack kernel you are using already installed on your machine. You can get an rpm for it at the same place you got the kernel rpm itself, which is probably Linuxant. It is a big file but no big thing to install -- it is just libraries and headers that anything compiled against a particular kernel needs to know about. Installing the kernel source won't change or mess up anything. Make sure you are running your "newer" kernel for this next step. To customize the NVIDIA .run package you downloaded for your current kernel and kernel-source, run this: sh NVIDIA-Linux-x86-1.0-5336-pkg1.run --add-this-kernel This will make a package called: NVIDIA-Linux-x86-1.0-5336-pkg1-custom.run It is now pre-built to work with your particular new kernel, in addition to whatever it would have worked with before. So now you are back to going through the regular instructions you tried before, but you will use your new custom.run package instead. -------------------------------------------------------------------------------- On Wed, 8 Sep 2004 16:07:45 -0400, Brian Henning <[EMAIL PROTECTED]> wrote: > I just realized that I will be in a similar situation soon.. I have the > same card, which is currently working perfectly (read: as well as it does > under Windows... 3D stuff likes to routinely lock up in either platform.. > still trying to track down the source.. already have new mobo..) under the > FC1 2.4.something kernel.. I suppose I shall bolster myself for irritation > when I upgrade to FC2 with its 2.6.something kernel.. But I want 2.6 for > its bt support.. Oh the dilemma! > > I'll be sure to post if I uncover any magic formulas to get it to work. > > ~B > > > ----- Original Message ----- > From: "Dan Monjar" <[EMAIL PROTECTED]> > To: "Triangle Linux Users Group discussion list" <[EMAIL PROTECTED]> > Sent: Wednesday, September 08, 2004 3:59 PM > Subject: Re: [TriLUG] help with PNY Verto GeForce FX 5200 128MB Video Card > > > --On Tuesday, September 07, 2004 01:16:36 PM -0400 Dan Monjar > > <[EMAIL PROTECTED]> wrote: > > > > > --On Tuesday, September 07, 2004 01:12:07 PM -0400 Kipp Spanbauer > > > <[EMAIL PROTECTED]> wrote: > > > > > >> > > >> To compile and install for use with Fedora Core: > > >> > > >> $ sudo sh NVIDIA-Linux-x86-1.0-4496-pkg2.run --add-this-kernel > > >> > > >> This will build a custom module named > > >> "NVIDIA-Linux-x86-1.0-4496-pkg2-custom.run" to install. > > >> > > >> $ sudo sh NVIDIA-Linux-x86-1.0-4496-pkg2-custom.run > > >> > > >> I hope this helps, > > >> Kipp > > > > > > me, too <grin>... I'll try it when I get home tonight. Thanks! > > > > > > > > > Well, no joy. I'm wondering if I would have better luck using the 2.4 > > kernel instead of the 2.6? This is not a fast machine so what would be > > better 2.4 with a 128MB video card or 2.6 with a 4MB card? > > > > -- > > Dan Monjar > > -- > > TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > > TriLUG Organizational FAQ : http://trilug.org/faq/ > > TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > > TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > > > > -- > TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ : http://trilug.org/faq/ > TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
