Advertisement
Guest User

Untitled

a guest
Feb 11th, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. s@ubuntu:~$ cat /etc/lsb-release
  2. DISTRIB_ID=Ubuntu
  3. DISTRIB_RELEASE=11.10
  4. DISTRIB_CODENAME=oneiric
  5. DISTRIB_DESCRIPTION="Ubuntu 11.10"
  6.  
  7. s@ubuntu:~$ uname -a
  8. Linux ubuntu 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
  9.  
  10. s@ubuntu:~$ uname -r
  11. 3.0.0-12-generic
  12.  
  13. s@ubuntu:~$ glxinfo |grep direct
  14. direct rendering: Yes
  15. GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement