Advertisement
Guest User

Untitled

a guest
Aug 4th, 2012
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. pmd@daftbook:~$ sudo lspci -knnv | grep -A10 VGA
  2. 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
  3. Subsystem: Dell Device [1028:052e]
  4. Flags: bus master, fast devsel, latency 0, IRQ 48
  5. Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
  6. Memory at e0000000 (64-bit, prefetchable) [size=256M]
  7. I/O ports at 2000 [size=64]
  8. Expansion ROM at <unassigned> [disabled]
  9. Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
  10. Capabilities: [d0] Power Management version 2
  11. Capabilities: [a4] PCI Advanced Features
  12. Kernel driver in use: i915
  13.  
  14. pmd@daftbook:~$ free -m
  15. total used free shared buffers cached
  16. Mem: 3275 3097 178 0 85 1073
  17. -/+ buffers/cache: 1938 1337
  18. Swap: 2047 0 2047
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement