Linux And Drivers For Forlorn 3DFx Cards?
CyberKnet asks: "I'm new to 3D gaming, but have been using Linux for a substancial amount of time. I recently started downloading all the applications/drivers required to run 3D under Linux, but in the course found out I was supposed to download Glide and Device3Dfx. With 3Dfx now sold and no longer offering their linux device drivers, where can I download all the code I need to get a Voodoo2 PCI working under linux? It doesnt work with 'out-of-the-box' RPMs."
What distribution are you running? And what release of that distribution?
For Debian Potato or Woody you just use apt-get to grab a few packages[1][2].
Other posters covered some for RedHat, and http://sourceforge.net/projects/glide/ is the SourceForge poject for glide and device3dfx.
For the Voodoo 3, Voodoo 4, and Voodoo 5 cards you definitely want to look at http://dri.sourceforge.net.
Hopefully this will help you find what you need.
Zephaniah E. Hull.
(The Debian glide maintainer.)
1: For Debian Potato you want libglide2-v3 and mesag3-glide2.
2: For Debian Woody you want libglide2 and mesag3-glide2.
I have a VoodooII 8 meg PCI. I recently got it working under Debian. The following is how:
. rpm
/usr/src/redhat/SOURCES. I then went to that directory, and did a make. When the make is finished you should have a 3dfx.o file in the same directory. This is your voodoo driver. Copy it to /lib/modules/yourkernelname where yourkernelname is the name of the kernel you are using.
/dev for a file name 3dfx, mine looks like so: /dev/3dfx /dev/3dfx
/usr/local/glide/bin and run the test programs (I believe there are three). They should work. If not try to do a ldconfig first then try them again. If they work, try running the tests as a non super user. If they work as root, and not super user, then check your permisions on the /dev/3dfx file.
These are the three RPMs I used.
Device3Dfx-2.3-5.src.rpm
Glide_SDK-2.2-14.i386
Glide_V2-2.53-6.i386.rpm
Device3Dfx is the source for the actual driver, the second is the "developer" package, the third is the Glide runtime stuff. I believe you need all three.
First, su -.
The source rpm I just did an rpm -i on. This puts the sources in
Now check
workstation:/usr/local/rpms# ls -l
crw-rw-rw- 1 root root 107, 0 Feb 1 03:45
Next I did an rpm -i on the other two RPMs. Now go to
Mine works great. I play UT all the time, and I even dabble in Mesa (OpenGL) programming and the acceleration works fine.
Good luck!
apt-get install redhat please god - Me (take it easy, I love Debian)
can be found at www.linuxvoodoo.com
But, their Glide SDK for the V3 is messed up.
This place has Linux drivers for 3Dfx cards from the Banshee/Rush to the V5. Yes, it even has Voodoo2 drivers.
---
Check in...OK! Check out...OK!
I pledge allegiance to the flag...
of the Corporate States of America...