Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. halamix2@Halamix2-Linux:~$ glxinfo
  2. name of display: :0.0
  3. libGL error: No matching fbConfigs or visuals found
  4. libGL error: failed to load driver: swrast
  5. X Error of failed request: GLXBadContext
  6. Major opcode of failed request: 154 (GLX)
  7. Minor opcode of failed request: 6 (X_GLXIsDirect)
  8. Serial number of failed request: 46
  9. Current serial number in output stream: 45
  10.  
  11.  
  12.  
  13. halamix2@Halamix2-Linux:~$ lsmod | grep nvidia
  14. nvidia_uvm 692224 0
  15. nvidia_drm 45056 1
  16. nvidia_modeset 753664 2 nvidia_drm
  17. nvidia 10268672 40 nvidia_modeset,nvidia_uvm
  18. drm_kms_helper 131072 2 i915,nvidia_drm
  19. drm 356352 8 i915,drm_kms_helper,nvidia_drm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement