Closed sfetzel closed 12 years ago
Why are you running wine as root?
-32 isn't needed anymore.
You are using very outdated wine. Take fresh one from http://dev.carbon-project.org/debian/wine-unstable/
As for VGL links, I'll fix them soon.
I recommend do complete uninstall of debumblebee, VirtualGL and nvidia packages (if there is left something after debumblebee uninstallation). Reboot, git pull and run install.sh again.
Also you should never run wine as root.
Thank you very much! With the new version of wine everything works fine (playing Portal 2 now on linux with hybrid graphics, how cool is that?) therefore it was a bug in wine.
Hello,
I have installed debumblebee with the included installation script. By the way I had to modify it, because the VirtualGL package doesn't exist any more at the specified URL. I used the one from the PPA. I always get the failure Segmentation Fault when running wine through optirun. I tried the -32 parameter and also tested it with VirtualGL 2.2.99 and 2.2.90.
simon@fec-a68fjbs9si:~/optimus/debumblebee$ sudo optirun -32 wine explorer.exe Segmentation fault Tried also with some games: portal and mirrors edge.
dmesg | tail shows: [ 4530.610437] wine-pthread[4507]: segfault at 7bf00d00 ip 00000000f7366cf1 sp 00000000ffbf90d0 error 7 in libGL.so.290.10[f72e6000+a9000]
Any other 3d driven applications run fine (f. i. glxgears). I tried to install the 32 bit libraries of VirtualGL but these would overwrite the 64 bit libraries, therefore I extracted the package and copied the libraries to /usr/lib32. Unfortunately it didn't work.
My laptop is a Lenovo Z360 with a Geforce G310M. I am using Debian unstable. The wine version is 1.0.1, kernel version is 3.1.0-1-amd64
Any ideas how to solve this?
greetings surf2me