serpico2003ar
Junior Member
Posts: 2
Threads: 1
Joined: May 2007
Reputation:
0
|
Don't Start
Hi!
I can't start the game.
In the console, start the game, the screen turn black and return to the console with this error:
X Error of failed request: GLXUnsupportedPrivateRequest
Major opcode of failed request: 148 (GLX)
Minor opcode of failed request: 16 (X_GLXVendorPrivate)
Serial number of failed request: 355
Current serial number in output stream: 356
Penumbra exited unexpectedly,
The hpl.log
-------- THE HPL ENGINE LOG ------------
Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating scene module
--------------------------------------------------------
Initializing Resources Module
--------------------------------------------------------
Creating resource managers
Misc Creation
--------------------------------------------------------
Initializing Graphics Module
--------------------------------------------------------
Init low level graphics
Setting video mode: 800 x 600 - 32 bpp
Init Glee...OK
Setting up OpenGL
Max texture image units: -1210603136
Max texture coord units: 140443808
Two sided stencil: 0
Vertex Buffer Object: 0
Anisotropic filtering: 0
Multisampling: 0
Vertex Program: 1
Fragment Program: 1
NV Register Combiners: 0
NV Register Combiners Stages: 140443808
ATI Fragment Shader: 0
Creating graphic systems
Creating Renderer2D
Renderer2D created
Creating Renderer3D
Load Renderer3D gpu programs:
Extrude
Diffuse
Fog
Creating fog textures: Solid Additive Alpha
init sky box
Renderer3D created
Creating screen buffers size 800.000000 : 600.000000
Creating programs
RendererPostEffects created
Adding engine materials
--------------------------------------------------------
Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL.
Trying to open audio device... Success!
Device name:
OpenAL Version Supported: 1.0
Number of channels: 32
--------------------------------------------------------
Initializing Game Module
--------------------------------------------------------
Adding engine updates
Initializing script functions
--------------------------------------------------------
User Initialization
--------------------------------------------------------
Trying to load vertex program!
Success!
Deleting ATI shader to 0
My system:
AMD Athlon 2600
1gb Ram
Nvidia Geforce 6200 256mb ram
Opensuse 10.2
Update Official nvidia driver (suse version)
Any Solutions?
Thanks
|
|
05-26-2007, 05:56 AM |
|
Thomas
Frictional Games
Posts: 2,634
Threads: 184
Joined: Apr 2006
Reputation:
68
|
RE: Don't Start
There seem to be some graphics card driver issue, since the available texture units returned seem rather strange. Chkec if you can update or use some other driver.
|
|
05-26-2007, 09:42 AM |
|
Urkle
FG - Associate
Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation:
21
|
RE: Don't Start
serpico2003ar Wrote:Hi!
I can't start the game.
In the console, start the game, the screen turn black and return to the console with this error:
X Error of failed request: GLXUnsupportedPrivateRequest
Major opcode of failed request: 148 (GLX)
Minor opcode of failed request: 16 (X_GLXVendorPrivate)
Serial number of failed request: 355
Current serial number in output stream: 356
Penumbra exited unexpectedly,
The hpl.log
Setting video mode: 800 x 600 - 32 bpp
Init Glee...OK
Setting up OpenGL
Max texture image units: -1210603136
Max texture coord units: 140443808
Two sided stencil: 0
Vertex Buffer Object: 0
Anisotropic filtering: 0
Multisampling: 0
Vertex Program: 1
Fragment Program: 1
NV Register Combiners: 0
NV Register Combiners Stages: 140443808
ATI Fragment Shader: 0
Creating graphic systems
Creating Renderer2D
Renderer2D created
My system:
AMD Athlon 2600
1gb Ram
Nvidia Geforce 6200 256mb ram
Opensuse 10.2
Update Official nvidia driver (suse version)
What driver release are you using? Make sure you have 9755 installed.
And are you running a 64-bit version of Opensuse? if so, do you have the 32bit compatability libraries installed for the nvidia driver.
And do other 3d games/applications run fine? try running
and see if the vendor says nvidia or Mesa?
Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
|
|
05-26-2007, 02:48 PM |
|
serpico2003ar
Junior Member
Posts: 2
Threads: 1
Joined: May 2007
Reputation:
0
|
RE: Don't Start
Urkle Wrote:serpico2003ar Wrote:Hi!
I can't start the game.
In the console, start the game, the screen turn black and return to the console with this error:
X Error of failed request: GLXUnsupportedPrivateRequest
Major opcode of failed request: 148 (GLX)
Minor opcode of failed request: 16 (X_GLXVendorPrivate)
Serial number of failed request: 355
Current serial number in output stream: 356
Penumbra exited unexpectedly,
The hpl.log
Setting video mode: 800 x 600 - 32 bpp
Init Glee...OK
Setting up OpenGL
Max texture image units: -1210603136
Max texture coord units: 140443808
Two sided stencil: 0
Vertex Buffer Object: 0
Anisotropic filtering: 0
Multisampling: 0
Vertex Program: 1
Fragment Program: 1
NV Register Combiners: 0
NV Register Combiners Stages: 140443808
ATI Fragment Shader: 0
Creating graphic systems
Creating Renderer2D
Renderer2D created
My system:
AMD Athlon 2600
1gb Ram
Nvidia Geforce 6200 256mb ram
Opensuse 10.2
Update Official nvidia driver (suse version)
What driver release are you using? Make sure you have 9755 installed.
And are you running a 64-bit version of Opensuse? if so, do you have the 32bit compatability libraries installed for the nvidia driver.
And do other 3d games/applications run fine? try running
and see if the vendor says nvidia or Mesa?
HI!
Opensuse 32bit version
glxinfo: OpenGL vendor string: NVIDIA Corporation
My nvidia driver is 9755
Compiz run
Other 3d game run fine (flightgear, vegastrike, actioncube, dangerdeep, tremulous, etc)
Any solutions?
|
|
06-01-2007, 09:34 AM |
|
Urkle
FG - Associate
Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation:
21
|
RE: Don't Start
serpico2003ar Wrote:HI!
Opensuse 32bit version
glxinfo: OpenGL vendor string: NVIDIA Corporation
My nvidia driver is 9755
Compiz run
Other 3d game run fine (flightgear, vegastrike, actioncube, dangerdeep, tremulous, etc)
Any solutions?
Are you running Compiz when you run the game? I've heard of other users having to disable compiz before running the game. I have been successful at running the full version with Beryl running but have not tried compiz.
Can you run and list what libGL.so.1 it is using? and make sure that is the one from NVIDIA and not from mesa. Also did BOTH vendor strings say NVIDIA in the glxinfo (server and client)?
Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
|
|
06-02-2007, 02:39 AM |
|
|