Jump to content

plz help


manenwolf
 Share

Recommended Posts

when i try to start the game in Ubuntu from terminal i get this message:

Cache: 200 (total: 3827) MiB

TIMER| InitVfs: 868.676 us

TIMER| InitScripting: 35.5436 ms

TIMER| CONFIG_Init: 264.7 ms

WARNING: Failed to set the video mode to fullscreen for the chosen resolution 1366x768:24 ("Couldn't find matching GLX visual"), falling back to windowed mode

ERROR: SetVideoMode failed: 1024x768:24 0 ("Couldn't find matching GLX visual")

WARNING: Failed to set the video mode to fullscreen for the chosen resolution 1366x768:24 ("Couldn't find matching GLX visual"), falling back to windowed mode

ERROR: SetVideoMode failed: 1024x768:24 0 ("Couldn't find matching GLX visual")

terminate called after throwing an instance of 'PSERROR_System_VmodeFailed'

what(): System_VmodeFailed

Aborted

plz help me if you know how to fix this thanks

Link to comment
Share on other sites

that can be the problem it says it is missing:

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

Error: couldn't find RGB GLX visual or fbconfig

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

Xlib: extension "GLX" missing on display ":0".

do you have an idea how to fix this?

Link to comment
Share on other sites

I have same problem as OP, here is what i get from glxinfo

name of display: :1.0

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

Error: couldn't find RGB GLX visual or fbconfig

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

Xlib: extension "GLX" missing on display ":1.0".

3 GLXFBConfigs:

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

----------------------------------------------------------------------

Segmentation fault

Link to comment
Share on other sites

I agree that this looks like a driver problem.

You can get a lot information from nVidia directly about installing drivers correctly and solving driver problems.

What they are suggesting...

Where should I start when diagnosing display problems?

One of the most useful tools for diagnosing problems is the X log file in /var/log. Lines that begin with (II) are information, (WW) are warnings, and (EE) are errors. You should make sure that the correct config file (i.e. the config file you are editing) is being used; look for the line that begins with:

(==) Using config file:

Also make sure that the NVIDIA driver is being used, rather than the “nv” or “vesa” driver. Search for

(II) LoadModule: "nvidia"

Lines from the driver should begin with:

(II) NVIDIA(0)

I think that's a good place to start. :)

Link to comment
Share on other sites

If it's a driver problem, it doesn't influence everyone, because I've also a nVidia gtx 560m with the newest driver(290.10). I'm running Arch Linux and I can start the game without any problem and also glxinfo seems to work and doesn't show anything special.

Edited by Almin
Link to comment
Share on other sites

If it's a driver problem, it doesn't influence everyone, because I've also a nVidia gtx 560m with the newest driver(290.10). I'm running Arch Linux and I can start the game without any problem and also glxinfo seems to work and doesn't show anything special.

Right, it looks like the driver wasn't installed/configured properly in the case of the above posts.

I would try uninstalling the driver(s), then reinstalling, following which method is supposed to be used on Ubuntu.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...