Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. lspci | grep VGA
  2. 02:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1)
  3.  
  4. ubuntu-drivers devices
  5. == /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0 ==
  6. modalias : pci:v000010DEd000013C2sv00001458sd0000367Abc03sc00i00
  7. vendor : NVIDIA Corporation
  8. model : GM204 [GeForce GTX 970]
  9. driver : nvidia-driver-415 - third-party free recommended
  10. driver : nvidia-driver-390 - third-party free
  11. driver : nvidia-driver-396 - third-party free
  12. driver : nvidia-driver-410 - third-party free
  13. driver : xserver-xorg-video-nouveau - distro free builtin
  14.  
  15. nvidia-detector
  16. none
  17.  
  18. sudo lshw -numeric -C display
  19. *-display UNCLAIMED
  20. description: VGA compatible controller
  21. product: GM204 [GeForce GTX 970] [10DE:13C2]
  22. vendor: NVIDIA Corporation [10DE]
  23. physical id: 0
  24. bus info: pci@0000:02:00.0
  25. version: a1
  26. width: 64 bits
  27. clock: 33MHz
  28. capabilities: pm msi pciexpress vga_controller bus_master cap_list
  29. configuration: latency=0
  30. resources: memory:f2000000-f2ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f3000000-f307ffff
  31. *-display UNCLAIMED
  32. description: Display controller
  33. product: Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:412]
  34. vendor: Intel Corporation [8086]
  35. physical id: 2
  36. bus info: pci@0000:00:02.0
  37. version: 06
  38. width: 64 bits
  39. clock: 33MHz
  40. capabilities: msi pm bus_master cap_list
  41. configuration: latency=0
  42. resources: memory:f3400000-f37fffff memory:d0000000-dfffffff ioport:f000(size=64)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement