2.2.3 worked fine.
how can i fix this?

Moderators: Nexuiz Moderators, Moderators


Urmel.dll wrote:What resolution is that? Btw, would be quite useful for us to have some information about the OS and the graphics adapter you are using...
morfar wrote:Maybe you installed 2.3 over 2.2.3?
nevo wrote:morfar wrote:Maybe you installed 2.3 over 2.2.3?
nope, i removed the old folder before extracting the new one

nevo wrote:knew i forgot to mention something...
Ubuntu 7.04, ati x600, using restricted driver.
KadaverJack wrote:nevo wrote:knew i forgot to mention something...
Ubuntu 7.04, ati x600, using restricted driver.
Hm, fglrx? How did you install the driver? Manually or through ubuntu's software repository?
KadaverJack wrote:@mofar: slimepit.bsp is still in 2.3, it's just not in the menu. So some 2.3 servers might still run slimepit...

nevo wrote:@Psychiccyberfreak: The game itself wasn't installed through ubuntu's software repository, but rather downloaded manually. so the upgrade instructions don't seem relevant.

glxinfo| grep -i direct\\\|stringesteel wrote:Yes this indeed looks like a driver bug.. but you can first try to 'usual' ati options and disable the Vertex Buffer Objects and then maybe the Opengl 2.0 Shaders. You can find both in the Options/Video menu.
Or maybe there was a error when installing the drivers and you have a mix of ati and mesa drivers. What is the output of:
- Code: Select all
glxinfo| grep -i direct\\\|string
(or does ati has a special name for glxinfo? )
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
client glx vendor string: ATI
client glx version string: 1.3
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 6.5.2nevo wrote:disabling VBO and shaders does not help.
the output of glxinfo is:
- Code: Select all
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
client glx vendor string: ATI
client glx version string: 1.3
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 6.5.2
i would like to restate that my problems only appeared in 2.3, thus my problems may (or may not) be different from carpexx's
server glx vendor string: SGI
server glx version string: 1.2
client glx vendor string: ATI
client glx version string: 1.3
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1300 Series
OpenGL version string: 1.2 (2.0.6473 (8.37.6))
Return to Nexuiz - Support / Bugs