Opengl Problems

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
spoonman184
Newbie
Newbie
Posts: 2
Joined: Mon May 18, 2009 1:46 am

Opengl Problems

Post by spoonman184 »

Code: Select all

#./winetricks vcrun2008
Xlib:  extension "GLX" missing on display ":0.0"
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
err:wgl:has_opengl Initialization of OpenGL  info failed, disabling OpenGL!
Xlib:  extension "GLX" missing on display ":0.0"
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
err:wgl:has_opengl Initialization of OpenGL  info failed, disabling OpenGL!
err:ntdll:RtlpWaitForCriticalSelection section 0x7e7ba1c0 "x11drv_main.c: X11DRV_CritSection" wait time out in thread 0042, blocked by 003f, retrying (60 sec)
wine: Critical section 7e7ba1c0 wait failed at address 0x7efacdf8 (thread 0042), starting debugger...
Modules:
Cannot get info on module while no process is loaded
Thread:
process tid prio (all id:s are in hex)
# Some hex values, most notably 00000042 and 0000003f
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Opengl Problems

Post by vitamin »

Wine version?
James Mckenzie

Opengl Problems

Post by James Mckenzie »

spoonman184 wrote about [Wine] Opengl Problems

Code:

#./winetricks vcrun2008
Xlib: extension "GLX" missing on display ":0.0"
err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems
Sounds like you are running Wine on a Mac. Please confirm if this is true.

James McKenzie
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Opengl Problems

Post by austin987 »

On Mon, May 18, 2009 at 2:05 AM, spoonman184 <[email protected]> wrote:
Code:

#./winetricks vcrun2008
Are you running as root? Don't do that.

--
-Austin
Locked