UNIX Command $glxinfo | grep direct direct rendering: Yes GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, $ UNIX Explanation The glxinfo program shows information about the OpenGL and GLX implementations running on a given X display. http://www.opengl.org/documentation/ http://en.wikipedia.org/wiki/OpenGL
Daily Archives: February 18, 2010
glxinfo
ahiliation:~$glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 The glxinfo program shows information about the OpenGL and GLX implementations running on a given X display. http://www.opengl.org/documentation/ http://en.wikipedia.org/wiki/OpenGL
hcitool
ahiliation:~$hcitool inq Inquiring … Inquiry failed.: No such device ahiliation:~$ hcitool is used to configure Bluetooth connections and send some special command to Bluetooth devices. http://en.wikipedia.org/wiki/Bluetooth
apt-get update
ahiliation:~$sudo apt-get update [sudo] password for jeffrin: Get:1 http://dl.google.com stable Release.gpg [189B] Ign http://dl.google.com stable/main Translation-en_IN Hit http://http.us.debian.org sid Release.gpg Get:2 http://dl.google.com stable Release [2,540B] Ign http://dl.google.com stable/main Packages/DiffIndex Get:3 http://dl.google.com stable/main Packages [871B] Ign http://http.us.debian.org sid/main Translation-en_IN Ign http://http.us.debian.org sid/contrib Translation-en_IN Hit http://http.us.debian.org sid Release Hit http://http.us.debian.org sid/main Packages/DiffIndex Hit http://http.us.debian.org sid/contrib Packages/DiffIndex Hit …