Advertisement
Lekensteyn

optirun succeeds or fails?

Aug 18th, 2011
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1.  
  2. # THIS IS OK
  3.  
  4. ubuntu@ubuntu:~$ optirun --debug-log= glxgears
  5. [VGL] NOTICE: Replacing dlopen("/lib/x86_64-linux-gnu/libdl.so.2") with dlopen("libdlfaker.so")
  6. [VGL] Shared memory segment ID for vglconfig: 18120706
  7. [VGL] VirtualGL v2.2.90 64-bit (Build 20110815)
  8. [VGL] Opening local display :8
  9. [VGL] Using 1 / 4 CPU's for compression
  10. [VGL] Using pixel buffer objects for readback (GL format = 0x80e0)
  11. [VGL] Client version: 2.1
  12.  
  13.  
  14. # THIS IS FAILURE
  15.  
  16. ubuntu@ubuntu:~$ optirun --debug-log= glxgears
  17. The Bumblebee X server was not available, please check the
  18. Bumblebee logfile at /var/log/bumblebee.log
  19. ==================================================
  20. Running synchronized to the vertical refresh. The framerate should be
  21. approximately the same as the monitor refresh rate.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement