Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 19th, 2012  |  syntax: None  |  size: 1.03 KB  |  hits: 57  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
This paste has a previous version, view the difference. Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [ltsampros@kepler]~ $ glxinfo
  2. name of display: :0
  3. libGL: screen 0 does not appear to be DRI2 capable
  4. libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so
  5. libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
  6. libGL error: reverting to indirect rendering
  7. display: :0  screen: 0
  8. direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
  9. server glx vendor string: NVIDIA Corporation
  10. server glx version string: 1.4
  11. server glx extensions:
  12.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
  13.     GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
  14.     GLX_EXT_swap_control, GLX_EXT_swap_control_tear,
  15.     GLX_EXT_texture_from_pixmap, GLX_ARB_create_context,
  16.     GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile,
  17.     GLX_ARB_create_context_robustness, GLX_ARB_multisample,
  18.     GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB,
  19.     GLX_NV_multisample_coverage
  20. client glx vendor string: Mesa Project and SGI