Guest User

Untitled

a guest
Mar 11th, 2023
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. glxinfo |grep OpenGL
  2. OpenGL vendor string: Intel
  3. OpenGL renderer string: Mesa Intel(R) HD Graphics 400 (BSW)
  4. OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.0.0-devel (git-4b077ffb98)
  5. OpenGL core profile shading language version string: 4.60
  6. OpenGL core profile context flags: (none)
  7. OpenGL core profile profile mask: core profile
  8. OpenGL core profile extensions:
  9. OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.0.0-devel (git-4b077ffb98)
  10. OpenGL shading language version string: 4.60
  11. OpenGL context flags: (none)
  12. OpenGL profile mask: compatibility profile
  13. OpenGL extensions:
  14. OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.0.0-devel (git-4b077ffb98)
  15. OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
  16. OpenGL ES profile extensions:
  17.  
  18. hwinfo --display
  19. 14: PCI 02.0: 0300 VGA compatible controller (VGA)
  20. [Created at pci.386]
  21. Unique ID: _Znp.Z4jkCzLT_D1
  22. SysFS ID: /devices/pci0000:00/0000:00:02.0
  23. SysFS BusID: 0000:00:02.0
  24. Hardware Class: graphics card
  25. Device Name: "Onboard IGD"
  26. Model: "Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller"
  27. Vendor: pci 0x8086 "Intel Corporation"
  28. Device: pci 0x22b1 "Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller"
  29. SubVendor: pci 0x17aa "Lenovo"
  30. SubDevice: pci 0x30c9
  31. Revision: 0x21
  32. Driver: "i915"
  33. Driver Modules: "i915"
  34. Memory Range: 0xb0000000-0xb0ffffff (rw,non-prefetchable)
  35. Memory Range: 0xb8000000-0xbfffffff (ro,non-prefetchable)
  36. I/O Ports: 0xf000-0xf03f (rw)
  37. Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
  38. IRQ: 119 (180583 events)
  39. Module Alias: "pci:v00008086d000022B1sv000017AAsd000030C9bc03sc00i00"
  40. Driver Info #0:
  41. Driver Status: i915 is active
  42. Driver Activation Cmd: "modprobe i915"
  43. Config Status: cfg=new, avail=yes, need=no, active=unknown
  44.  
  45. Primary display adapter: #14
Advertisement
Add Comment
Please, Sign In to add comment