Advertisement
Guest User

Untitled

a guest
Oct 8th, 2013
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. [ 0.252062] Linux agpgart interface v0.103
  2. [ 0.252194] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
  3. [ 0.252319] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
  4. [ 0.253056] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
  5. [ 0.253309] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
  6. [ 0.253625] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  7. [ 0.253731] ACPI: Power Button [PWRB]
  8. [ 0.253877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  9. [ 0.253979] ACPI: Power Button [PWRF]
  10. [ 0.254174] ACPI: Requesting acpi_cpufreq
  11. [ 0.254457] Monitor-Mwait will be used to enter C-1 state
  12. [ 0.254461] Monitor-Mwait will be used to enter C-2 state
  13. [ 0.254464] Monitor-Mwait will be used to enter C-3 state
  14. [ 0.254471] ACPI: acpi_idle registered with cpuidle
  15. [ 0.256249] [drm] Initialized drm 1.1.0 20060810
  16. [ 0.256342] drm/i810 does not support SMP
  17. [ 0.256839] [drm] Memory usable by graphics device = 2048M
  18. [ 0.256938] i915 0000:00:02.0: setting latency timer to 64
  19. [ 0.266055] i915 0000:00:02.0: irq 40 for MSI/MSI-X
  20. [ 0.266062] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  21. [ 0.266160] [drm] Driver supports precise vblank timestamp query.
  22. [ 0.266298] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  23. [ 0.310470] fbcon: inteldrmfb (fb0) is primary device
  24. [ 0.526274] Console: switching to colour frame buffer device 240x67
  25. [ 0.532221] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  26. [ 0.532247] i915 0000:00:02.0: registered panic notifier
  27. [ 0.532313] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  28.  
  29.  
  30.  
  31. ############## lspci -v ####################
  32. 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12) (prog-if 00 [VGA controller])
  33. Subsystem: Giga-byte Technology Device d000
  34. Flags: bus master, fast devsel, latency 0, IRQ 40
  35. Memory at fb800000 (64-bit, non-prefetchable) [size=4M]
  36. Memory at e0000000 (64-bit, prefetchable) [size=256M]
  37. I/O ports at ff00 [size=8]
  38. Expansion ROM at <unassigned> [disabled]
  39. Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
  40. Capabilities: [d0] Power Management version 2
  41. Capabilities: [a4] PCI Advanced Features
  42. Kernel driver in use: i915
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement