Guest User

Untitled

a guest
Jan 13th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.19 KB | None | 0 0
  1. lspci -nn | grep -i 'vga|3d'
  2. 00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 5500 [8086:1616] (rev 09)
  3. 04:00.0 3D controller [0302]: NVIDIA Corporation GK208M [GeForce 920M] [10de:1299] (rev a1)
  4.  
  5. $ cat /etc/debian_version
  6. 9.3
  7.  
  8. $ uname -r
  9. 4.9.0-5-amd64
  10.  
  11.  
  12. $ glxinfo | grep OpenGL
  13. OpenGL vendor string: Intel Open Source Technology Center
  14. OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2)
  15. OpenGL core profile version string: 4.5 (Core Profile) Mesa 13.0.6
  16. OpenGL core profile shading language version string: 4.50
  17. OpenGL core profile context flags: (none)
  18. OpenGL core profile profile mask: core profile
  19. OpenGL core profile extensions:
  20. OpenGL version string: 3.0 Mesa 13.0.6
  21. OpenGL shading language version string: 1.30
  22. OpenGL context flags: (none)
  23. OpenGL extensions:
  24. OpenGL ES profile version string: OpenGL ES 3.1 Mesa 13.0.6
  25. OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
  26. OpenGL ES profile extensions:
  27.  
  28. $ optirun glxinfo | grep OpenGL
  29. OpenGL vendor string: NVIDIA Corporation
  30. OpenGL renderer string: GeForce 920M/PCIe/SSE2
  31. OpenGL core profile version string: 4.5.0 NVIDIA 375.82
  32. OpenGL core profile shading language version string: 4.50 NVIDIA
  33. OpenGL core profile context flags: (none)
  34. OpenGL core profile profile mask: core profile
  35. OpenGL core profile extensions:
  36. OpenGL version string: 4.5.0 NVIDIA 375.82
  37. OpenGL shading language version string: 4.50 NVIDIA
  38. OpenGL context flags: (none)
  39. OpenGL profile mask: (none)
  40. OpenGL extensions:
  41.  
  42. $ dpkg -l | grep -e linux-image -e linux-headers -e xorg -e mesa -e firmware
  43. ii firmware-linux-free 3.4 all Binary firmware for various drivers in the Linux kernel
  44. ii firmware-realtek 20161130-3 all Binary firmware for Realtek wired/wifi/BT adapters
  45. ii glx-alternative-mesa 0.7.4 amd64 allows the selection of MESA as GLX provider
  46. ii libegl1-mesa:amd64 13.0.6-1+b2 amd64 free implementation of the EGL API -- runtime
  47. ii libgl1-mesa-dri:amd64 13.0.6-1+b2 amd64 free implementation of the OpenGL API -- DRI modules
  48. ii libgl1-mesa-glx:amd64 13.0.6-1+b2 amd64 free implementation of the OpenGL API -- GLX runtime
  49. ii libglapi-mesa:amd64 13.0.6-1+b2 amd64 free implementation of the GL API -- shared library
  50. ii libglu1-mesa:amd64 9.0.0-2.1 amd64 Mesa OpenGL utility library (GLU)
  51. ii libwayland-egl1-mesa:amd64 13.0.6-1+b2 amd64 implementation of the Wayland EGL platform -- runtime
  52. ii linux-headers-4.9.0-5-amd64 4.9.65-3+deb9u2 amd64 Header files for Linux 4.9.0-5-amd64
  53. ii linux-headers-4.9.0-5-common 4.9.65-3+deb9u2 all Common header files for Linux 4.9.0-5
  54. ii linux-headers-amd64 4.9+80+deb9u3 amd64 Header files for Linux amd64 configuration (meta-package)
  55. ii linux-image-4.9.0-4-amd64 4.9.65-3+deb9u1 amd64 Linux 4.9 for 64-bit PCs
  56. ii linux-image-4.9.0-5-amd64 4.9.65-3+deb9u2 amd64 Linux 4.9 for 64-bit PCs
  57. ii linux-image-amd64 4.9+80+deb9u3 amd64 Linux for 64-bit PCs (meta-package)
  58. ii mesa-utils 8.3.0-3 amd64 Miscellaneous Mesa GL utilities
  59. ii mesa-va-drivers:amd64 13.0.6-1+b2 amd64 Mesa VA-API video acceleration drivers
  60. ii mesa-vdpau-drivers:amd64 13.0.6-1+b2 amd64 Mesa VDPAU video acceleration drivers
  61. ii xorg 1:7.7+19 amd64 X.Org X Window System
  62. ii xorg-docs-core 1:1.7.1-1 all Core documentation for the X.org X Window System
  63. ii xserver-xorg 1:7.7+19 amd64 X.Org X server
  64. ii xserver-xorg-core 2:1.19.2-1+deb9u2 amd64 Xorg X server - core server
  65. ii xserver-xorg-input-all 1:7.7+19 amd64 X.Org X server -- input driver metapackage
  66. ii xserver-xorg-input-libinput 0.23.0-2 amd64 X.Org X server -- libinput input driver
  67. ii xserver-xorg-input-wacom 0.34.0-1 amd64 X.Org X server -- Wacom input driver
  68. ii xserver-xorg-legacy 2:1.19.2-1+deb9u2 amd64 setuid root Xorg server wrapper
  69. ii xserver-xorg-video-all 1:7.7+19 amd64 X.Org X server -- output driver metapackage
  70. ii xserver-xorg-video-amdgpu 1.2.0-1+b1 amd64 X.Org X server -- AMDGPU display driver
  71. ii xserver-xorg-video-ati 1:7.8.0-1+b1 amd64 X.Org X server -- AMD/ATI display driver wrapper
  72. ii xserver-xorg-video-fbdev 1:0.4.4-1+b5 amd64 X.Org X server -- fbdev display driver
  73. ii xserver-xorg-video-intel 2:2.99.917+git20161206-1 amd64 X.Org X server -- Intel i8xx, i9xx display driver
  74. ii xserver-xorg-video-nouveau 1:1.0.13-3 amd64 X.Org X server -- Nouveau display driver
  75. ii xserver-xorg-video-nvidia 375.82-1~deb9u1 amd64 NVIDIA binary Xorg driver
  76. ii xserver-xorg-video-qxl 0.1.4+20161126git4d7160c-1 amd64 X.Org X server -- QXL display driver
  77. ii xserver-xorg-video-radeon 1:7.8.0-1+b1 amd64 X.Org X server -- AMD/ATI Radeon display driver
  78. ii xserver-xorg-video-vesa 1:2.3.4-1+b2 amd64 X.Org X server -- VESA display driver
  79. ii xserver-xorg-video-vmware 1:13.2.1-1+b1 amd64 X.Org X server -- VMware display driver
Add Comment
Please, Sign In to add comment