-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
segfault #2
Comments
I'm using: What is the value of acfgs prior to executing that statement, is it NULL? What is your testing procedure? Note that you are responsible for starting secondary X, primus will not do that for you. |
ahh okay, I didn't know, that I have to start a second X server. Okay, glxgears and also glxspheres are running.
seems to work, but primus should handle the start of a second X server by itself like bumblebee. Or maybe use primus just as a middleend instead of vglrun? |
@karolherbst Keep in mind that Primus is still in its very early stages of development. There is no nice integration of it at the moment. When testing primus, I ran |
I just modified the bumblebee
so the nvidia card is still loaded after an optirun call I tried a bit to start some games and other things. Wine is not working of course. |
@karolherbst karolherbst, thanks for your interest. There still are some known unimplemented bits, but you can post bugreports for simple applications (mesa-demos would be very appropriate). I'm leaving for a week-long vacation. Did you enable |
yes. I guessed, that it will leave all rendering done. via optirun I get "only" around 200 fps. I am interested on this test scenario, because optirun seems to loose much fps when it comes to high fps rates. In glxspheres this effect occurs less: intel => 220 fps |
sys libs:
mesa-master
xf86-video-intel-2.20.5 (on sna)
libdrm-2.4.39
libX11-1.5.0
uname -a:
Linux karols-gentoo 3.5.3-gentoo #1 SMP PREEMPT Mon Aug 27 00:17:22 CEST 2012 x86_64 Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz GenuineIntel GNU/Linux
Nvidia GPU: GT630M
do you need more information?
It would be nive to know which system you are using, so it is easier to find for errors, because on your system it seems to work.
EDIT:
this line is failing:
The text was updated successfully, but these errors were encountered: