I can't seem to get 3d stuff working correctly. I can do 3d stuff it's just the texturing is not there. I can run "ssystem -bench" and it runs at about 90fps but the earth is a white ball. No textures. I'm running x4.0.3 kde2.1.1 kernel 2.4.4-SuSE with the 3dfx kernel modules compiled in directly (not a modules). My XF86CONFIG file has the has glx in the modules section and tdfx in the driver section. At first I only got 6fps and the earth looked normal. I must have been using the mesa renderer. I ran swithx2xf86_glx then the fps went up to 90fps but the earth is white (no texturing)??? I'm starting to think my board is bad. Surely not. Why no texturing????? -- Mark Hounschell dmarkh@cfl.rr.com
Did you add: Option "dri" in the modules section of XF86Config file? And at the bottom of the SuSe generated x-config file is: Section "DRI" Group "video" Mode 0660 EndSection HTH. Curtis On Wednesday 13 June 2001 04:46 am, Mark Hounschell wrote:
I can't seem to get 3d stuff working correctly. I can do 3d stuff it's just the texturing is not there. I can run "ssystem -bench" and it runs at about 90fps but the earth is a white ball. No textures. I'm running x4.0.3 kde2.1.1 kernel 2.4.4-SuSE with the 3dfx kernel modules compiled in directly (not a modules). My XF86CONFIG file has the has glx in the modules section and tdfx in the driver section. At first I only got 6fps and the earth looked normal. I must have been using the mesa renderer. I ran swithx2xf86_glx then the fps went up to 90fps but the earth is white (no texturing)???
I'm starting to think my board is bad. Surely not. Why no texturing?????
Oh, I forgot. Also make sure that: Option "GLcore" is loaded as well. It's not needed for Nvidia because it's loaded implicitely, but for 3dfx it needs to be expressed in the modules section. Cheers. Curtis On Thursday 14 June 2001 04:03 pm, Curtis Rey wrote:
Did you add:
Option "dri"
in the modules section of XF86Config file?
And at the bottom of the SuSe generated x-config file is:
Section "DRI" Group "video" Mode 0660 EndSection
HTH. Curtis
On Wednesday 13 June 2001 04:46 am, Mark Hounschell wrote:
I can't seem to get 3d stuff working correctly. I can do 3d stuff it's just the texturing is not there. I can run "ssystem -bench" and it runs at about 90fps but the earth is a white ball. No textures. I'm running x4.0.3 kde2.1.1 kernel 2.4.4-SuSE with the 3dfx kernel modules compiled in directly (not a modules). My XF86CONFIG file has the has glx in the modules section and tdfx in the driver section. At first I only got 6fps and the earth looked normal. I must have been using the mesa renderer. I ran swithx2xf86_glx then the fps went up to 90fps but the earth is white (no texturing)???
I'm starting to think my board is bad. Surely not. Why no texturing?????
Curtis Rey wrote:
Oh, I forgot. Also make sure that:
Option "GLcore"
is loaded as well. It's not needed for Nvidia because it's loaded implicitely, but for 3dfx it needs to be expressed in the modules section.
Cheers. Curtis
On Thursday 14 June 2001 04:03 pm, Curtis Rey wrote:
Did you add:
Option "dri"
in the modules section of XF86Config file?
And at the bottom of the SuSe generated x-config file is:
Section "DRI" Group "video" Mode 0660 EndSection
HTH. Curtis
On Wednesday 13 June 2001 04:46 am, Mark Hounschell wrote:
I can't seem to get 3d stuff working correctly. I can do 3d stuff it's just the texturing is not there. I can run "ssystem -bench" and it runs at about 90fps but the earth is a white ball. No textures. I'm running x4.0.3 kde2.1.1 kernel 2.4.4-SuSE with the 3dfx kernel modules compiled in directly (not a modules). My XF86CONFIG file has the has glx in the modules section and tdfx in the driver section. At first I only got 6fps and the earth looked normal. I must have been using the mesa renderer. I ran swithx2xf86_glx then the fps went up to 90fps but the earth is white (no texturing)???
I'm starting to think my board is bad. Surely not. Why no texturing?????
I had dri in there but not GLcore. I put it in but didn't help. I've now upgraded to X4.1.0. It says that with X4.1.0 you no longer need glide dri package. It hasn't helped. I'm goning to put the card in another machine and if I can find another card here somewhere I'll put it in this machine and see what happens. I'm really starting to think the card is bad. It's abviously doing hardware rendering as seen by the frames/sec increase from 6 to 90. It's just the texturing thats not happening correctly. Thanks.... Regards Mark
Good luck Hope you solve this problem. Cheers and anytime I might help. Curtis On Thursday 14 June 2001 06:38 am, Mark Hounschell wrote:
Curtis Rey wrote:
Oh, I forgot. Also make sure that:
Option "GLcore"
is loaded as well. It's not needed for Nvidia because it's loaded implicitely, but for 3dfx it needs to be expressed in the modules section.
Cheers. Curtis
On Thursday 14 June 2001 04:03 pm, Curtis Rey wrote:
Did you add:
Option "dri"
in the modules section of XF86Config file?
And at the bottom of the SuSe generated x-config file is:
Section "DRI" Group "video" Mode 0660 EndSection
HTH. Curtis
On Wednesday 13 June 2001 04:46 am, Mark Hounschell wrote:
I can't seem to get 3d stuff working correctly. I can do 3d stuff it's just the texturing is not there. I can run "ssystem -bench" and it runs at about 90fps but the earth is a white ball. No textures. I'm running x4.0.3 kde2.1.1 kernel 2.4.4-SuSE with the 3dfx kernel modules compiled in directly (not a modules). My XF86CONFIG file has the has glx in the modules section and tdfx in the driver section. At first I only got 6fps and the earth looked normal. I must have been using the mesa renderer. I ran swithx2xf86_glx then the fps went up to 90fps but the earth is white (no texturing)???
I'm starting to think my board is bad. Surely not. Why no texturing?????
I had dri in there but not GLcore. I put it in but didn't help. I've now upgraded to X4.1.0. It says that with X4.1.0 you no longer need glide dri package. It hasn't helped. I'm goning to put the card in another machine and if I can find another card here somewhere I'll put it in this machine and see what happens. I'm really starting to think the card is bad. It's abviously doing hardware rendering as seen by the frames/sec increase from 6 to 90. It's just the texturing thats not happening correctly. Thanks....
Regards Mark
Curtis Rey wrote:
Good luck Hope you solve this problem.
Cheers and anytime I might help. Curtis
On Thursday 14 June 2001 06:38 am, Mark Hounschell wrote:
Curtis Rey wrote:
Oh, I forgot. Also make sure that:
Option "GLcore"
is loaded as well. It's not needed for Nvidia because it's loaded implicitely, but for 3dfx it needs to be expressed in the modules section.
Cheers. Curtis
On Thursday 14 June 2001 04:03 pm, Curtis Rey wrote:
Did you add:
Option "dri"
in the modules section of XF86Config file?
And at the bottom of the SuSe generated x-config file is:
Section "DRI" Group "video" Mode 0660 EndSection
HTH. Curtis
On Wednesday 13 June 2001 04:46 am, Mark Hounschell wrote:
I can't seem to get 3d stuff working correctly. I can do 3d stuff it's just the texturing is not there. I can run "ssystem -bench" and it runs at about 90fps but the earth is a white ball. No textures. I'm running x4.0.3 kde2.1.1 kernel 2.4.4-SuSE with the 3dfx kernel modules compiled in directly (not a modules). My XF86CONFIG file has the has glx in the modules section and tdfx in the driver section. At first I only got 6fps and the earth looked normal. I must have been using the mesa renderer. I ran swithx2xf86_glx then the fps went up to 90fps but the earth is white (no texturing)???
I'm starting to think my board is bad. Surely not. Why no texturing?????
I had dri in there but not GLcore. I put it in but didn't help. I've now upgraded to X4.1.0. It says that with X4.1.0 you no longer need glide dri package. It hasn't helped. I'm goning to put the card in another machine and if I can find another card here somewhere I'll put it in this machine and see what happens. I'm really starting to think the card is bad. It's abviously doing hardware rendering as seen by the frames/sec increase from 6 to 90. It's just the texturing thats not happening correctly. Thanks....
Regards Mark
I got side tracked into another project. This thread is kind of old but I'm back at it again right where I left off. I havn't been able to get it working yet. I've put the card into another box and got the same results. I put another card in the original box and now I have 2 boxes with the same problem. I've done all the has been sugjested to no avail. I'll post my XF86config file and the log file if anyone cares to look at them. Sorry about not cutting the text from the thread. I left it in because it's an old thread. (refresh...) Thanks Mark
participants (3)
-
Curtis Rey
-
Mark Hounschell
-
Mark Hounschell