Advertisement
Guest User

Untitled

a guest
Mar 16th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. lspci -k | grep -EA2 'VGA|3D' - .
  2. (standard input):00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
  3. (standard input)- Subsystem: ASUSTeK Computer Inc. Core Processor Integrated Graphics Controller
  4. (standard input)- Kernel driver in use: i915
  5. --
  6. (standard input):01:00.0 VGA compatible controller: NVIDIA Corporation GT218M [GeForce 310M] (rev a2)
  7. (standard input)- Subsystem: ASUSTeK Computer Inc. GT218M [GeForce 310M]
  8. (standard input)- Kernel modules: nvidiafb, nouveau, nvidia_361
  9. grep: .: Is a directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement