Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. ~$ glxgears
  2. Running synchronized to the vertical refresh. The framerate should be
  3. approximately the same as the monitor refresh rate.
  4. XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
  5. after 503 requests (503 known processed) with 0 events remaining.
  6.  
  7. ~$ glxdemo
  8. Redraw event
  9. XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
  10. after 40 requests (40 known processed) with 0 events remaining.
  11.  
  12.  
  13. ~$glxheads
  14. glxheads: exercise multiple GLX connections (any key = exit)
  15. Usage:
  16. glxheads xdisplayname ...
  17. Example:
  18. glxheads :0 mars:0 venus:1
  19. Name: :0
  20. Display: 0x19e3420
  21. Window: 0x3800002
  22. Context: 0x19fafc0
  23. GL_VERSION: 3.0 Mesa 11.2.0
  24. GL_VENDOR: nouveau
  25. GL_RENDERER: Gallium 0.4 on NVCF
  26. XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
  27. after 1358 requests (1358 known processed) with 0 events remaining.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement