z0rc / debumblebee

DEPRECATED. Don't use it anymore — Optimus graphics support for Debian through VirtualGL
http://suwako.nomanga.net/
GNU General Public License v3.0
26 stars 2 forks source link

I`m getting VGL Errors.. #20

Closed tipone closed 13 years ago

tipone commented 13 years ago

I`m usin this version of Debian:

Description: Debian GNU/Linux testing (wheezy) Release: testing Codename: wheezy

My xorg.log, xorg-nvidia.conf and other informatino are in this link:

http://pastebin.com/u6cE7g3H

kansu@debbie:/aa/Oyun/World of Warcraft$ optirun wine Wow.exe [VGL] ERROR: in glXCreateContext-- [VGL] 903: Could not obtain Pbuffer-capable RGB visual on the server kansu@debbie:/aa/Oyun/World of Warcraft$ optirun -32 wine Wow.exe Segmentation fault kansu@debbie:/aa/Oyun/World of Warcraft$ optirun wine Wow.exe [VGL] ERROR: in glXCreateContext-- [VGL] 903: Could not obtain Pbuffer-capable RGB visual on the server kansu@debbie:/aa/Oyun/World of Warcraft$

Why I`m getting this errors and how can I fix it. Thanks for your helps and sorry for my bad english..

z0rc commented 13 years ago

The correct way to launch wine applications is with "-32" option.

I don't see any errors in your configuration. Is "optirun glxgears" is working? Are you able to run other applications with "optirun -32 wine". Which version of wine are you using? Is launching WoW without optirun working?

Seems that segfault is in wine, I doubt if I can help much.

tipone commented 13 years ago

Yes, Wow is working with intel card.. And I tried optirun -64 scorched3d.. scorched3d is a linux based 3d game which is working with optirun perfect.. optirun glxgears working.. and optirun -32 wine regedit.exe works too..

kansu@debbie:/$ wine --version wine-1.0.1

I think I must try new version of wine..

kansu@debbie:/$ glxinfo |grep vendor server glx vendor string: SGI client glx vendor string: Mesa Project and SGI OpenGL vendor string: Tungsten Graphics, Inc

kansu@debbie:/$ optirun glxinfo |grep vendor server glx vendor string: VirtualGL client glx vendor string: VirtualGL OpenGL vendor string: NVIDIA Corporation kansu@debbie:/$

z0rc commented 13 years ago

Wine in official Debian repos is very outdated and almost unmaintained. Try fresh version from http://dev.carbon-project.org/debian/wine-unstable/. Also I recommend to install DirectX libs through winetricks.

z0rc commented 13 years ago

No response in 10 day. Closing.

tipone commented 13 years ago

Sorry, I`m late for respose debumblebee works flawlessly on my Debian box with new version of wine Thank you very much..

z0rc commented 13 years ago

You are welcome.