Infiltration 2.9 Online - a dissapointing Experience?

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
Well I gave up on SuSE I could not get my ATI card or my printer working. So now I am on Mandrake 10. So far my printer us woking, I have Mozilla installed (with Flash Plug-In even). I am downloading AAO for Linux for a ATI 3D test.

Where is a good IRC clinet for Linux?
 

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
Well, AAO still does not load.

I was getting
"XFree86-DRI" missing on display ":0.0". Couldn't set video mode: Couldn't find matching GLX visual

However, the Module DRI is listed for loading and Mandrake says the ATI Radeon is 3D enabled.

I can not load the ATI drivers from their web site since it seems I have to run make.sh, and I do not have /usr/local/linux. I believe this is some kind of Kernel re-build.

Perhaps it is just a AAO Linux port issue and I should try glxgears and glxinfo. I assume just from a prompt with su status.

I am just about to give up and assume that I do not have the smarts for Linux...
 

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
DaRealFunkyShyte said:
if you got KDE, use kirc..

to test your 3d system you can just run glxgears and glxinfo.

you need a kernel module AND a OpenGL driver to make it complete.

Okay, I get three different color gears that are moving. I assume that is good??

For the information:
Code:
[root@localhost richard]# glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_float,
    GLX_ATI_render_texture
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  1 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x24 24 tc  1 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x25 24 tc  1 24  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x26 24 tc  1 24  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x27 24 dc  1 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x28 24 dc  1 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x29 24 dc  1 24  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2a 24 dc  1 24  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
[root@localhost richard]# glxgears
1501 frames in 5.0 seconds = 300.200 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
Crowze said:
Odie, Mandrake 10 doesn't install the kernel source by default. You can install it easily from Mandrake Control Center > Software Management > Install > Search for 'kernel-2.6.xx.blablabla-source' package (or something like that).

Here's the article I was talking about: http://www.rage3d.com/content/articles/atilinuxhowto/

Looking at that now. Thanks Crowze.
 

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
Crowze, did find the Software Management area. But I can not seems to find a way to get the darn kernel :(

Edit:
Sweet Jesus, I found the darn thing and got the source on my HD!
 
Last edited:

DaRealFunkyShyte

New Member
Apr 4, 2002
51
0
0
Visit site
Code:
OpenGL vendor string: Mesa project: www.mesa3d.org
^ This is the OpenGL Software renderer. If that line ever reads ATI something, and glxgears runs at a few thousand fps, then you should have it.

Now that you have the kernel (and hopefully the correct version) you should be able to compile the ATI Kernel module without much further ado. This is about the equivalent of a Windows Graphics card driver. The other part, the OpenGL driver and DRI interface, are the part that actually makes it possible for X11 Software to access the 3D accelleration in a standard way, sort of like Direct3D does.

Unfortunately i don't know much about Mandrake (If you would ask me, i would probably just say it sucks) or ATI (since i run NVidia cards).

So before i start rambling on about stuff or write a whole HOWTO do it the Hard Way(tm), it's probably best if you try and follow the steps in the link Crowze supplied.

All i can say is that using NVidia cards and gentoo Linux the whole process is pretty straightforward and requires entering about 2 commands ;-) So since Mandrake focuses on being User-friendly and all that, i would suppose it has to be even easier.
In reality it is probably more messy.

If we meet on IRC i can walk you through step by step. I will be back home tomorrow at around 17-1900 UTC..
 
Last edited:

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
Well I am offically done with Linux. I installed UT and it crashed too [and made my desktop 640x480].

I'll have to wait and freaking buy a 2nd PC with Linux running and configured, cause I am to dumb to figure it out. :(
 

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
Oh a different Linux version. Hell I'll try that one too. Third time is the charm....

Well I got on IRC a few times from Linux but saw no one... perhaps I did it wrong from Linux (it would not suprise me).
 
Last edited:

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
Well a very nice guy in Inf IRC [SOSO] shh'ed (or is it ssh'ed) into my box and fixed it! OMG what a nice guy!

Thank YOU

BTW, alsamixer is bitch'n for changing you sound card....
 

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
Yes, I highly Agree And it seems I broke Linux trying to get Inf going.

Plus I have HD space issues since I let Mandrake do the paritions itself during the install. I have a freaking 160 GB HD and it only makes the non user area 5GB (I guess I should re-install to fix that). Man, I was so close to being able to jump online with Inf! Now I can not even run UT (or AAO) again.
 
Last edited:

DaRealFunkyShyte

New Member
Apr 4, 2002
51
0
0
Visit site
The name was sono and it was me :p

You broke it? Yeargh. And ****ing mandrake. What is that alsamixer problem? You can make additional partitions and mount them transparently into your file system, so space isn't a problem.

In short: Don't touch anything, ill be back hom in 6-8 hours.

*g*
 
Apr 2, 2001
1,219
0
0
Frankfurt/ Germany
Visit site
Sorry I don't wanne hurt anybodies feelings, but reading all this is damn funny! :D Reminds me of various computer adventures I had to undergo in the past, including Linux. Unfortunately its always the other having a good laugh ;)

I cross my fingers Odie its gonna work out eventually ;)
 

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
DaRealFunkyShyte said:
The name was sono and it was me :p

You broke it? Yeargh. And ****ing mandrake. What is that alsamixer problem? You can make additional partitions and mount them transparently into your file system, so space isn't a problem.

In short: Don't touch anything, ill be back hom in 6-8 hours.

*g*

Oh, sorry Typo on you ILC name.

Okay, I was just about to reformat and re-install Mandrake [I stayed home today - Bad Odie].
 

{GD}Odie3

You Give Odie a Boner
Nov 19, 2001
1,252
3
38
56
Austin Texas
ghostdogs.net
All is well, thanks to DaRealFunkyShyte!

Back On Topic [Kind of]
I can not get files either from my GD server while running Linux. I tried all kind of things [changes to GD Server]. I have send a few emails to UTPG in the hopes the will tell me what is wrong...

Does Linux UT/INF Servers and Linux Clients work for Download Redirect?