Mhh may be related with your achitecture (64bit) and teh wine application architecture (32). The Single Optirun command uses 64 bit libraries if they are available. I'll include optirun32 in next versions but you can make the change yourself to the script: Copy the file "optirun" under /usr/bin and call it optirun32. Change the "lib" part of the script with "lib32"
Should do the trick. -- Joaquín Ignacio Aramendía <[email protected]> El sáb, 04-06-2011 a las 14:20 +0200, Michał Ochociński escribió: > I have huge problem when I'm trying to run any wine application using > optirun. I just type: optirun game.exe, and i got this. On intel card > its working. GL working in native linux apps. I have using Arch64. > > err:ole:CoCreateInstance apartment not initialised > [VGL] WARNING: VirtualGL attempted and failed to obtain a Pbuffer-enabled > [VGL] 24-bit visual on the 3D X server :1. If the application > [VGL] subsequently fails, then make sure that the 3D X server is > configured > [VGL] for 24-bit color and has accelerated 3D drivers installed. > err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect > problems > fixme:advapi:SetSecurityInfo stub > err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. > err:d3d:InitAdapters Failed to get a gl context for default adapter > Direct3D8 is not available without OpenGL. > err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. > err:d3d:InitAdapters Failed to get a gl context for default adapter > Direct3D8 is not available without OpenGL. > > Any ideas? > > Michał > > _______________________________________________ > Mailing list: https://launchpad.net/~hybrid-graphics-linux > Post to : [email protected] > Unsubscribe : https://launchpad.net/~hybrid-graphics-linux > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~hybrid-graphics-linux Post to : [email protected] Unsubscribe : https://launchpad.net/~hybrid-graphics-linux More help : https://help.launchpad.net/ListHelp

