Tremulous Forum
General => Troubleshooting => Topic started by: ambush19 on June 23, 2007, 03:35:49 am
-
I recently got kubuntu, i downloaded and installed tremulous and installed the driver for nvidia out of adept but when i go to run the game it loads but then nothing happens? and this is what i get when i try to run it in the konsole:
tremulous 1.1.0 linux-x86 Feb 28 2006
----- FS_Startup -----
Current search path:
/home/spencer/.tremulous/base
/usr/local/games/tremulous/base/vms-1.1.0.pk3 (4 files)
/usr/local/games/tremulous/base/map-uncreation-1.1.0.pk3 (110 files)
/usr/local/games/tremulous/base/map-tremor-1.1.0.pk3 (45 files)
/usr/local/games/tremulous/base/map-transit-1.1.0.pk3 (135 files)
/usr/local/games/tremulous/base/map-niveus-1.1.0.pk3 (134 files)
/usr/local/games/tremulous/base/map-nexus6-1.1.0.pk3 (151 files)
/usr/local/games/tremulous/base/map-karith-1.1.0.pk3 (118 files)
/usr/local/games/tremulous/base/map-atcs-1.1.0.pk3 (87 files)
/usr/local/games/tremulous/base/map-arachnid2-1.1.0.pk3 (67 files)
/usr/local/games/tremulous/base/data-1.1.0.pk3 (1229 files)
/usr/local/games/tremulous/base
----------------------
2080 files in pk3 files
execing default.cfg
couldn't exec autogen.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
------- Input Initialization -------
Joystick is not active.
------------------------------------
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
Initializing OpenGL display
...setting mode 3: 640 480
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
Couldn't get a visual
...WARNING: could not set the given mode (3)
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem
anybody know whats wrong?
-
xghostx, nice to see you. It's [ICE]Bringer.
Heh, just saying hi, I can't help you or anything. >_>
-
cool, did you know that vash and I are currently trying to restore ice. again.
-
again. lol. No, I didn't know that. Good luck!
-
I just reformatted and I'm getting the same error.
-
Sys_Error: GLimp_Init() - could not load OpenGL subsystem
The most common error ever, and also in the FAQ :)
You need to install the drivers for your graphics card. I'm assuming your on windows, so it'll be as simple as running a installer and rebooting.
http://www.nvidia.com/content/drivers/drivers.asp
http://ati.amd.com/support/driver.html
http://downloadcenter.intel.com/Default.aspx
http://www.matrox.com/graphics/en/corpo/support/drivers/home.php
-
actualy i am running in kubuntu
-
You need to install the drivers for your graphics card. I'm assuming your on windows, so it'll be as simple as running a installer and rebooting.
Does this: /home/spencer/.tremulous/base
Look like Windows to you?
I expected more from you, David.
Now, seeing as how I don't have a Linux, I have no clue what I'm looking for, but this site (http://www.nvidia.com/content/drivers/drivers.asp) looks to be what you need. In the first column, choose "Graphics Card". In the second, choose what kind. And in the third, choose one of the Linuxs. Then click go, which is below the bottom left corner of the first column.
Hope this helps, sorry if it doesn't.
EDIT: Okay, it may or may not be of help. I have no idea what the different versions of Linux are like.
-
You need to install the drivers for your graphics card. I'm assuming your on windows, so it'll be as simple as running a installer and rebooting.
Does this: /home/spencer/.tremulous/base
Look like Windows to you?
I expected more than you, David.
I fail :(
I only looked at the last line....
That like will work for nvidia cards, although the version in the restricted repos is probably easier.
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
https://help.ubuntu.com/community/RadeonDriver
-
I expected more than you, David.
I assume you meant from. Otherwise you're saying you wanted someone better than David.
-
I expected more than you, David.
I assume you meant from. Otherwise you're saying you wanted someone better than David.
What? I never said that! Blasphemy!
Argh, damnit, David quoted that too. Meh:
That like will work for nvidia cards, although the version in the restricted repos is probably easier.
That like? I think you meant that link.
This is like, the day of major phailing, for everyone, myself included. D=
-
P.S. Plague, nice ninja edit.
-
Yup. I installed my graphics drivers, worked fine :oops: .
-
Your X server doesn't have the proper modeline for 640x480. Either start tremulous in window or in your current desktop resolution.
r_mode 3 = 640x480
r_mode 4 = 800x600
r_mode 5 = 1024x768
r_mode 6 = 1152x864
r_mode 7 = 1280x1024
r_mode 8 = 1600x1200
If you use none of the resolutions above, then set this (eg. for 1280x800):
r_mode -1
r_customwidth 1280
r_customheight 800