LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-31-2001, 12:55 PM   #1
paulisdead
LQ Newbie
 
Registered: Apr 2001
Location: Seattle, WA
Posts: 16

Rep: Reputation: 0
Question


I've been trying to get this going for a couple months now, so any help would be appreciated. I installed the drivers by tar file and had no problems there and modified my XF86Config file so It uses the nvidia driver instead of nv. My Modules section has the following



Section "Module"

Load "dbe"

Load "glx"

SubSection "extmod"

EndSubSection

Load "type1"

Load "freetype"

EndSection



X will start up fine, but when i try to run an opengl screensaver it runs, but when i stop the screensaver X restarts. When I try it again the screensaver locks up everything but mouse movement.



I haven't tried quake 3 yet, but before i had opengl working (if you call this working) it would just magnify the screen.



Does anyone have any ideas? If it helps my card is a gainward Geforce 2 MX with 32mb of SDRAM
 
Old 06-06-2001, 02:01 PM   #2
paulisdead
LQ Newbie
 
Registered: Apr 2001
Location: Seattle, WA
Posts: 16

Original Poster
Rep: Reputation: 0
Lightbulb I Fixed It!!!

OK, this is how i got my Geforce 2 MX to work under Mandrake 8.0, I'm posting the fix to my own question because it seems like a lot of people are having problems with linux and GeForce 2s, so i hope this helps someone.

go to http://www.nvidia.com/view.asp?PAGE=linux, and download the the kernel and GLX files.

Get the gzipped tar files because I've heard about problems with the RPMs.

I'm referring to the files as NVIDIA_kernel.tar.gz and NVIDIA_GLX.tar.gz, but you should

use the names appropriate for the ones you downloaded.



Set X so that it doesn't start up when you turn on your computer. Change directories to

where you downloaded the files, mine were in /nvidia.



First to unzip the kernel

gunzip NVIDIA_kernel.tar.gz

tar -xvf NVIDIA_kernel.tar



Now you will have a directory for the Nvidia kernel, change directories to there, then type

make SYSINCLUDE=/usr/src/linux/include



After that we need to get rid of the following mesa files that could get in the way by doing

the following: (don't worry if you don't have all of these files)

cd /usr/X11R6/lib/modules/extensions

mv libGLcore.a libGLcore.a.mesa

mv libglx.a libglx.a.mesa

cd /usr/X11R6/lib

mv libGL.so libGL.so.mesa

mv libGL.so.1 libGL.so.1.mesa

mv libGL.so.1.0 libGL.so.1.0.mesa

mv libGL.so.1.2 libGL.so.1.2.mesa

mv libGL.so.1.2.0 libGL.so.1.2.0.mesa



Now we can take care of the GLX file, so cd back to where you put that and:

gunzip NVIDIA_GLX.tar.gz

tar -xvf NVIDIA_GLX.tar



Ok you should have a directory for the GLX file, cd to there and type

make



We're almost done here now we just configure X, type

xf86config



when it got to the video card section I just picked the original Geforce, for our purposes it's

close enough for now.

You'll need to know your monitors horizontal and vertical sync ranges, and the amount of memory

on your video card in kb (mine was 32768), and some info about yer mouse and keyboard. After

that's done we just need to modify our XF86Config-4 file. Do that by typing

mcedit /etc/X11/XF86Config-4. In the modules section make sure you have the following

Load "dbe"

Load "glx

SubSection "extmod"

EndSubSection

Load "type1"

Load "freetype"



Under the Graphics Device Section look for the following:

Driver "nv"

Change this so it says:

Driver "nvidia"



Then save the file and exit midnight commander, you may want to reboot before starting X.

After that I installed Quake 3 to find out it runs faster under windows 2000, but looks

better under linux.
 
  


Reply


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
GeForce2 MX/MX 400 + OpenGL + Gentoo linuxzealot Linux - Newbie 3 06-26-2005 06:56 PM
V7700 (Geforce2) makes Mandrake 9.2 crash! Boudewijn Linux - Hardware 0 12-01-2003 10:15 AM
X & nvidia geForce2 problems... pdmackenzie Linux - Hardware 12 08-21-2003 08:23 PM
MDK 9.1 & Geforce2 MX console issue bawbag Linux - Hardware 6 08-09-2003 02:29 AM
RedHat8 Upgrade & [GeForce2,AMD] Problems. WaRpY Linux - General 2 02-10-2003 11:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:26 PM.

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