Click to See Complete Forum and Search --> : 3dfx Drivers


jbstew32
12-12-2000, 07:29 PM
If I compile the 3dfx driver for my voodoo3 using kernel 2.4 test11, it doesn't work. It compiles coreectly, but when i insmod it, it gives me some garbage and says segmentation fault! AGhH! What do I do? I need this kernel for the hardware support.

Shad
12-12-2000, 07:35 PM
did you compile the agp chipset driver and the agpgart and dri? I forgot the chipset driver and was very frustrated when my module would not load even though it worked with the previous kernel.

------------------
Just a Tuna in the Sea of Life

PLBlaze
12-12-2000, 07:48 PM
And don't forget to compile in mtrr support too http://www.linuxnewbie.org/ubb/biggrin.gif ...hope this helps.

mastersibn
12-12-2000, 10:30 PM
Originally posted by jbstew32:
If I compile the 3dfx driver for my voodoo3 using kernel 2.4 test11, it doesn't work. It compiles coreectly, but when i insmod it, it gives me some garbage and says segmentation fault! AGhH! What do I do? I need this kernel for the hardware support.

Some of the hardware support was backpatched to 2.2.18, such as USB and DRM if you needed either of those... are you sure your hardware isn't supported by 2.2.18?


------------------
grab my gnupg key (http://jove.prohosting.com/~msibn/sibn-p.asc) if you feel so inclined.


cAPS lOCK? wHAT cAPS lOCK?
I cna ytpe 300 wrods pre mniuet!!!
an operating system has not just advantages...

jbstew32
12-13-2000, 11:52 AM
yeah i am sure. By the way, I did compile MTRR support as well as the AGP driver. I didn't compile the 3dfx one though (tdfx.o) because I didn't think that I needed it (its a DRI driver for X4.0, and I have 3.3.6)

jbstew32
12-13-2000, 01:52 PM
just discovered that it is a bug, and Device3dfx will NOT work at all with kernels 2.4.0-test2 and up http://www.linuxnewbie.org/ubb/frown.gif

Once-Ler
12-13-2000, 03:15 PM
What version of Linux are you using?

jbstew32
12-14-2000, 03:08 PM
it's http://www.linuxnewbie.org/ubb/cool.gif Slackwware 7.1 http://www.linuxnewbie.org/ubb/cool.gif

I went to glide's sourceforge page and looked at the bug list. THey found this bug in july, and it hasn't been fixed yet.