Guest User

Untitled

a guest
May 28th, 2015
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. [~]$ lspci -v -s `lspci | awk '/VGA/{print $1}'`
  2. 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
  3. Subsystem: Lenovo Device 21cf
  4. Flags: bus master, fast devsel, latency 0, IRQ 28
  5. Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
  6. Memory at e0000000 (64-bit, prefetchable) [size=256M]
  7. I/O ports at 5000 [size=64]
  8. Expansion ROM at <unassigned> [disabled]
  9. Capabilities: <access denied>
  10. Kernel driver in use: i915
  11. Kernel modules: i915
  12.  
  13. [~]$
Advertisement
Add Comment
Please, Sign In to add comment