Guest User

Untitled

a guest
Oct 23rd, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.59 KB | None | 0 0
  1. dmesg
  2. [code]
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Linux version 3.2.0-4-amd64 ([email protected]) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.60-1+deb7u3
  6. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=c1915514-fe51-4a27-8360-29309017e35e ro quiet
  7. [ 0.000000] BIOS-provided physical RAM map:
  8. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
  9. [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
  10. [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
  11. [ 0.000000] BIOS-e820: 0000000000100000 - 000000006ff90000 (usable)
  12. [ 0.000000] BIOS-e820: 000000006ff90000 - 000000006ff9e000 (ACPI data)
  13. [ 0.000000] BIOS-e820: 000000006ff9e000 - 000000006ffe0000 (ACPI NVS)
  14. [ 0.000000] BIOS-e820: 000000006ffe0000 - 0000000070000000 (reserved)
  15. [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
  16. [ 0.000000] NX (Execute Disable) protection: active
  17. [ 0.000000] SMBIOS 2.5 present.
  18. [ 0.000000] DMI: Acer VTM220/M420 EXE420 / , BIOS R03-A3 03/28/2008
  19. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  20. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  21. [ 0.000000] No AGP bridge found
  22. [ 0.000000] last_pfn = 0x6ff90 max_arch_pfn = 0x400000000
  23. [ 0.000000] MTRR default type: uncachable
  24. [ 0.000000] MTRR fixed ranges enabled:
  25. [ 0.000000] 00000-9FFFF write-back
  26. [ 0.000000] A0000-EFFFF uncachable
  27. [ 0.000000] F0000-FFFFF write-protect
  28. [ 0.000000] MTRR variable ranges enabled:
  29. [ 0.000000] 0 base 0000000000 mask FF80000000 write-back
  30. [ 0.000000] 1 disabled
  31. [ 0.000000] 2 disabled
  32. [ 0.000000] 3 disabled
  33. [ 0.000000] 4 disabled
  34. [ 0.000000] 5 disabled
  35. [ 0.000000] 6 disabled
  36. [ 0.000000] 7 disabled
  37. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  38. [ 0.000000] initial memory mapped : 0 - 20000000
  39. [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
  40. [ 0.000000] init_memory_mapping: 0000000000000000-000000006ff90000
  41. [ 0.000000] 0000000000 - 006fe00000 page 2M
  42. [ 0.000000] 006fe00000 - 006ff90000 page 4k
  43. [ 0.000000] kernel direct mapping tables up to 6ff90000 @ 1fffc000-20000000
  44. [ 0.000000] RAMDISK: 369e2000 - 374e9000
  45. [ 0.000000] ACPI: RSDP 00000000000f9f30 00014 (v00 ACPIAM)
  46. [ 0.000000] ACPI: RSDT 000000006ff90000 00048 (v01 ACRSYS ACRPRDCT 20080328 MSFT 00000097)
  47. [ 0.000000] ACPI: FACP 000000006ff90200 00084 (v02 ACRSYS A c e r 20080328 MSFT 00000097)
  48. [ 0.000000] ACPI: DSDT 000000006ff905c0 0534B (v01 R03 R03A3 000000A3 INTL 20051117)
  49. [ 0.000000] ACPI: FACS 000000006ff9e000 00040
  50. [ 0.000000] ACPI: APIC 000000006ff90390 0006C (v01 ACRSYS A c e r 20080328 MSFT 00000097)
  51. [ 0.000000] ACPI: MCFG 000000006ff90400 0003C (v01 ACRSYS OEMMCFG 20080328 MSFT 00000097)
  52. [ 0.000000] ACPI: SLIC 000000006ff90440 00176 (v01 ACRSYS ACRPRDCT 20080328 MSFT 00000097)
  53. [ 0.000000] ACPI: OEMB 000000006ff9e040 00071 (v01 ACRSYS A c e r 20080328 MSFT 00000097)
  54. [ 0.000000] ACPI: HPET 000000006ff95910 00038 (v01 ACRSYS OEMHPET 20080328 MSFT 00000097)
  55. [ 0.000000] ACPI: ASF! 000000006ff95950 0013C (v32 AMD SB600ASF 00000001 INTL 20051117)
  56. [ 0.000000] ACPI: AWMI 000000006ff9e0c0 0004E (v01 ACRSYS A c e r 20080328 MSFT 00000097)
  57. [ 0.000000] ACPI: SSDT 000000006ff95a90 00248 (v01 A M I POWERNOW 00000001 AMD 00000001)
  58. [ 0.000000] ACPI: Local APIC address 0xfee00000
  59. [ 0.000000] Scanning NUMA topology in Northbridge 24
  60. [ 0.000000] No NUMA configuration found
  61. [ 0.000000] Faking a node at 0000000000000000-000000006ff90000
  62. [ 0.000000] Initmem setup node 0 0000000000000000-000000006ff90000
  63. [ 0.000000] NODE_DATA [000000006ff8b000 - 000000006ff8ffff]
  64. [ 0.000000] [ffffea0000000000-ffffea00019fffff] PMD -> [ffff88006da00000-ffff88006f3fffff] on node 0
  65. [ 0.000000] Zone PFN ranges:
  66. [ 0.000000] DMA 0x00000010 -> 0x00001000
  67. [ 0.000000] DMA32 0x00001000 -> 0x00100000
  68. [ 0.000000] Normal empty
  69. [ 0.000000] Movable zone start PFN for each node
  70. [ 0.000000] early_node_map[2] active PFN ranges
  71. [ 0.000000] 0: 0x00000010 -> 0x0000009f
  72. [ 0.000000] 0: 0x00000100 -> 0x0006ff90
  73. [ 0.000000] On node 0 totalpages: 458527
  74. [ 0.000000] DMA zone: 56 pages used for memmap
  75. [ 0.000000] DMA zone: 5 pages reserved
  76. [ 0.000000] DMA zone: 3922 pages, LIFO batch:0
  77. [ 0.000000] DMA32 zone: 6215 pages used for memmap
  78. [ 0.000000] DMA32 zone: 448329 pages, LIFO batch:31
  79. [ 0.000000] Detected use of extended apic ids on hypertransport bus
  80. [ 0.000000] ACPI: PM-Timer IO Port: 0x808
  81. [ 0.000000] ACPI: Local APIC address 0xfee00000
  82. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  83. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
  84. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
  85. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
  86. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  87. [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
  88. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  89. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  90. [ 0.000000] ACPI: IRQ0 used by override.
  91. [ 0.000000] ACPI: IRQ2 used by override.
  92. [ 0.000000] ACPI: IRQ9 used by override.
  93. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  94. [ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
  95. [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
  96. [ 0.000000] nr_irqs_gsi: 40
  97. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  98. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
  99. [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
  100. [ 0.000000] Allocating PCI resources starting at 70000000 (gap: 70000000:8ff00000)
  101. [ 0.000000] Booting paravirtualized kernel on bare hardware
  102. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
  103. [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88006fc00000 s82944 r8192 d23552 u524288
  104. [ 0.000000] pcpu-alloc: s82944 r8192 d23552 u524288 alloc=1*2097152
  105. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  106. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 452251
  107. [ 0.000000] Policy zone: DMA32
  108. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=c1915514-fe51-4a27-8360-29309017e35e ro quiet
  109. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  110. [ 0.000000] Checking aperture...
  111. [ 0.000000] No AGP bridge found
  112. [ 0.000000] Node 0: aperture @ 6016000000 size 32 MB
  113. [ 0.000000] Aperture beyond 4GB. Ignoring.
  114. [ 0.000000] Memory: 1787216k/1834560k available (3431k kernel code, 452k absent, 46892k reserved, 3308k data, 580k init)
  115. [ 0.000000] Hierarchical RCU implementation.
  116. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  117. [ 0.000000] NR_IRQS:33024 nr_irqs:712 16
  118. [ 0.000000] spurious 8259A interrupt: IRQ7.
  119. [ 0.000000] Console: colour VGA+ 80x25
  120. [ 0.000000] console [tty0] enabled
  121. [ 0.000000] hpet clockevent registered
  122. [ 0.000000] Fast TSC calibration using PIT
  123. [ 0.000000] Detected 2298.830 MHz processor.
  124. [ 0.000000] Marking TSC unstable due to TSCs unsynchronized
  125. [ 0.004007] Calibrating delay loop (skipped), value calculated using timer frequency.. 4597.66 BogoMIPS (lpj=9195320)
  126. [ 0.004012] pid_max: default: 32768 minimum: 301
  127. [ 0.004071] Security Framework initialized
  128. [ 0.004078] AppArmor: AppArmor disabled by boot time parameter
  129. [ 0.004290] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  130. [ 0.008914] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  131. [ 0.009535] Mount-cache hash table entries: 256
  132. [ 0.009716] Initializing cgroup subsys cpuacct
  133. [ 0.009722] Initializing cgroup subsys memory
  134. [ 0.009740] Initializing cgroup subsys devices
  135. [ 0.009744] Initializing cgroup subsys freezer
  136. [ 0.009747] Initializing cgroup subsys net_cls
  137. [ 0.009750] Initializing cgroup subsys blkio
  138. [ 0.009761] Initializing cgroup subsys perf_event
  139. [ 0.009801] tseg: 0000000000
  140. [ 0.009818] CPU: Physical Processor ID: 0
  141. [ 0.009820] CPU: Processor Core ID: 0
  142. [ 0.009823] mce: CPU supports 5 MCE banks
  143. [ 0.009837] using AMD E400 aware idle routine
  144. [ 0.010164] ACPI: Core revision 20110623
  145. [ 0.014779] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  146. [ 0.054569] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ stepping 02
  147. [ 0.056003] Performance Events: AMD PMU driver.
  148. [ 0.056003] ... version: 0
  149. [ 0.056003] ... bit width: 48
  150. [ 0.056003] ... generic registers: 4
  151. [ 0.056003] ... value mask: 0000ffffffffffff
  152. [ 0.056003] ... max period: 00007fffffffffff
  153. [ 0.056003] ... fixed-purpose events: 0
  154. [ 0.056003] ... event mask: 000000000000000f
  155. [ 0.056003] NMI watchdog enabled, takes one hw-pmu counter.
  156. [ 0.056003] Booting Node 0, Processors #1
  157. [ 0.056003] smpboot cpu 1: start_ip = 9a000
  158. [ 0.140115] NMI watchdog enabled, takes one hw-pmu counter.
  159. [ 0.140141] Brought up 2 CPUs
  160. [ 0.140143] Total of 2 processors activated (9185.16 BogoMIPS).
  161. [ 0.140763] devtmpfs: initialized
  162. [ 0.144268] PM: Registering ACPI NVS region at 6ff9e000 (270336 bytes)
  163. [ 0.144268] print_constraints: dummy:
  164. [ 0.144326] NET: Registered protocol family 16
  165. [ 0.144459] node 0 link 0: io port [1000, ffffff]
  166. [ 0.144462] TOM: 0000000080000000 aka 2048M
  167. [ 0.144465] node 0 link 0: mmio [d0000000, dffeffff]
  168. [ 0.144468] node 0 link 0: mmio [80000000, cfffffff]
  169. [ 0.144471] node 0 link 0: mmio [e0000000, efffffff]
  170. [ 0.144474] node 0 link 0: mmio [dfff0000, dfffffff]
  171. [ 0.144476] node 0 link 0: mmio [a0000, bffff]
  172. [ 0.144479] node 0 link 0: mmio [f0000000, ffffffff]
  173. [ 0.144482] bus: [00, 07] on node 0 link 0
  174. [ 0.144485] bus: 00 index 0 [io 0x0000-0xffff]
  175. [ 0.144488] bus: 00 index 1 [mem 0x80000000-0xdfffffff]
  176. [ 0.144490] bus: 00 index 2 [mem 0xe0000000-0xfcffffffff]
  177. [ 0.144493] bus: 00 index 3 [mem 0x000a0000-0x000bffff]
  178. [ 0.144504] ACPI: bus type pci registered
  179. [ 0.144586] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  180. [ 0.144589] PCI: not using MMCONFIG
  181. [ 0.144592] PCI: Using configuration type 1 for base access
  182. [ 0.145451] bio: create slab <bio-0> at 0
  183. [ 0.145451] ACPI: Added _OSI(Module Device)
  184. [ 0.145451] ACPI: Added _OSI(Processor Device)
  185. [ 0.145451] ACPI: Added _OSI(3.0 _SCP Extensions)
  186. [ 0.145451] ACPI: Added _OSI(Processor Aggregator Device)
  187. [ 0.145451] ACPI: EC: Look up EC in DSDT
  188. [ 0.149040] ACPI: Executed 3 blocks of module-level executable AML code
  189. [ 0.165516] ACPI: Interpreter enabled
  190. [ 0.165520] ACPI: (supports S0 S3 S4 S5)
  191. [ 0.165545] ACPI: Using IOAPIC for interrupt routing
  192. [ 0.165574] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  193. [ 0.168484] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
  194. [ 0.242256] ACPI: No dock devices found.
  195. [ 0.242260] HEST: Table not found.
  196. [ 0.242265] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  197. [ 0.242379] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  198. [ 0.242633] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
  199. [ 0.242636] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
  200. [ 0.242639] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
  201. [ 0.242642] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
  202. [ 0.242645] pci_root PNP0A03:00: host bridge window [mem 0x70000000-0xdfffffff]
  203. [ 0.242647] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfed44fff]
  204. [ 0.242663] pci 0000:00:00.0: [1002:7911] type 0 class 0x000600
  205. [ 0.242698] pci 0000:00:01.0: [1002:7912] type 1 class 0x000604
  206. [ 0.242740] pci 0000:00:05.0: [1002:7915] type 1 class 0x000604
  207. [ 0.242774] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
  208. [ 0.242792] pci 0000:00:06.0: [1002:7916] type 1 class 0x000604
  209. [ 0.242825] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
  210. [ 0.242863] pci 0000:00:11.0: [1002:4390] type 0 class 0x000101
  211. [ 0.242887] pci 0000:00:11.0: reg 10: [io 0xc000-0xc007]
  212. [ 0.242898] pci 0000:00:11.0: reg 14: [io 0xb000-0xb003]
  213. [ 0.242908] pci 0000:00:11.0: reg 18: [io 0xa000-0xa007]
  214. [ 0.242919] pci 0000:00:11.0: reg 1c: [io 0x9000-0x9003]
  215. [ 0.242930] pci 0000:00:11.0: reg 20: [io 0x8000-0x800f]
  216. [ 0.242941] pci 0000:00:11.0: reg 24: [mem 0xfe7ff800-0xfe7ffbff]
  217. [ 0.242963] pci 0000:00:11.0: set SATA to AHCI mode
  218. [ 0.243027] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
  219. [ 0.243042] pci 0000:00:12.0: reg 10: [mem 0xfe7fe000-0xfe7fefff]
  220. [ 0.243114] pci 0000:00:12.1: [1002:4398] type 0 class 0x000c03
  221. [ 0.243129] pci 0000:00:12.1: reg 10: [mem 0xfe7fd000-0xfe7fdfff]
  222. [ 0.243208] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
  223. [ 0.243228] pci 0000:00:12.2: reg 10: [mem 0xfe7ff000-0xfe7ff0ff]
  224. [ 0.243316] pci 0000:00:12.2: supports D1 D2
  225. [ 0.243318] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
  226. [ 0.243347] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
  227. [ 0.243361] pci 0000:00:13.0: reg 10: [mem 0xfe7fc000-0xfe7fcfff]
  228. [ 0.243434] pci 0000:00:13.1: [1002:4398] type 0 class 0x000c03
  229. [ 0.243449] pci 0000:00:13.1: reg 10: [mem 0xfe7fb000-0xfe7fbfff]
  230. [ 0.243528] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
  231. [ 0.243548] pci 0000:00:13.2: reg 10: [mem 0xfe7fa800-0xfe7fa8ff]
  232. [ 0.243636] pci 0000:00:13.2: supports D1 D2
  233. [ 0.243638] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
  234. [ 0.243670] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
  235. [ 0.243779] pci 0000:00:14.1: [1002:439c] type 0 class 0x000101
  236. [ 0.243797] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
  237. [ 0.243808] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
  238. [ 0.243818] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
  239. [ 0.243829] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
  240. [ 0.243839] pci 0000:00:14.1: reg 20: [io 0xff00-0xff0f]
  241. [ 0.243905] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
  242. [ 0.243928] pci 0000:00:14.2: reg 10: [mem 0xfe7f4000-0xfe7f7fff 64bit]
  243. [ 0.243998] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
  244. [ 0.244037] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
  245. [ 0.244122] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
  246. [ 0.244170] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03
  247. [ 0.244185] pci 0000:00:14.5: reg 10: [mem 0xfe7f9000-0xfe7f9fff]
  248. [ 0.244263] pci 0000:00:18.0: [1022:1100] type 0 class 0x000600
  249. [ 0.244285] pci 0000:00:18.1: [1022:1101] type 0 class 0x000600
  250. [ 0.244303] pci 0000:00:18.2: [1022:1102] type 0 class 0x000600
  251. [ 0.244322] pci 0000:00:18.3: [1022:1103] type 0 class 0x000600
  252. [ 0.244371] pci 0000:01:05.0: [1002:796e] type 0 class 0x000300
  253. [ 0.244382] pci 0000:01:05.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
  254. [ 0.244389] pci 0000:01:05.0: reg 18: [mem 0xfe9f0000-0xfe9fffff 64bit]
  255. [ 0.244394] pci 0000:01:05.0: reg 20: [io 0xd000-0xd0ff]
  256. [ 0.244399] pci 0000:01:05.0: reg 24: [mem 0xfe800000-0xfe8fffff]
  257. [ 0.244417] pci 0000:01:05.0: supports D1 D2
  258. [ 0.244431] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  259. [ 0.244435] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
  260. [ 0.244438] pci 0000:00:01.0: bridge window [mem 0xfe800000-0xfe9fffff]
  261. [ 0.244442] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  262. [ 0.244486] pci 0000:02:00.0: [11ab:436b] type 0 class 0x000200
  263. [ 0.244504] pci 0000:02:00.0: reg 10: [mem 0xfeafc000-0xfeafffff 64bit]
  264. [ 0.244515] pci 0000:02:00.0: reg 18: [io 0xe800-0xe8ff]
  265. [ 0.244549] pci 0000:02:00.0: reg 30: [mem 0xfeac0000-0xfeadffff pref]
  266. [ 0.244601] pci 0000:02:00.0: supports D1 D2
  267. [ 0.244603] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  268. [ 0.252028] pci 0000:00:05.0: PCI bridge to [bus 02-02]
  269. [ 0.252033] pci 0000:00:05.0: bridge window [io 0xe000-0xefff]
  270. [ 0.252036] pci 0000:00:05.0: bridge window [mem 0xfea00000-0xfeafffff]
  271. [ 0.252082] pci 0000:03:00.0: [197b:2380] type 0 class 0x000c00
  272. [ 0.252102] pci 0000:03:00.0: reg 10: [mem 0xfebff800-0xfebfffff]
  273. [ 0.252117] pci 0000:03:00.0: reg 14: [mem 0xfebff400-0xfebff47f]
  274. [ 0.252156] pci 0000:03:00.0: reg 20: [mem 0xfebff000-0xfebff07f]
  275. [ 0.252170] pci 0000:03:00.0: reg 24: [mem 0xfebfec00-0xfebfec7f]
  276. [ 0.260026] pci 0000:00:06.0: PCI bridge to [bus 03-03]
  277. [ 0.260030] pci 0000:00:06.0: bridge window [mem 0xfeb00000-0xfebfffff]
  278. [ 0.260097] pci 0000:00:14.4: PCI bridge to [bus 04-04] (subtractive decode)
  279. [ 0.260109] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  280. [ 0.260112] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
  281. [ 0.260115] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  282. [ 0.260118] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
  283. [ 0.260122] pci 0000:00:14.4: bridge window [mem 0x70000000-0xdfffffff] (subtractive decode)
  284. [ 0.260125] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfed44fff] (subtractive decode)
  285. [ 0.260141] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  286. [ 0.260382] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
  287. [ 0.260434] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE5._PRT]
  288. [ 0.260476] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE6._PRT]
  289. [ 0.260541] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
  290. [ 0.260663] pci0000:00: Requesting ACPI _OSC control (0x1d)
  291. [ 0.260667] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
  292. [ 0.260669] ACPI _OSC control for PCIe not granted, disabling ASPM
  293. [ 0.266731] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 *11 14 15)
  294. [ 0.266787] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 14 15)
  295. [ 0.266840] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 14 15)
  296. [ 0.266893] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 14 15)
  297. [ 0.266946] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0, disabled.
  298. [ 0.266999] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0, disabled.
  299. [ 0.267053] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 *10 14 15)
  300. [ 0.267106] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0, disabled.
  301. [ 0.267238] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
  302. [ 0.267238] vgaarb: loaded
  303. [ 0.267238] vgaarb: bridge control possible 0000:01:05.0
  304. [ 0.267238] PCI: Using ACPI for IRQ routing
  305. [ 0.276502] PCI: pci_cache_line_size set to 64 bytes
  306. [ 0.276595] reserve RAM buffer: 000000000009f000 - 000000000009ffff
  307. [ 0.276598] reserve RAM buffer: 000000006ff90000 - 000000006fffffff
  308. [ 0.276761] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
  309. [ 0.276766] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
  310. [ 0.278822] Switching to clocksource hpet
  311. [ 0.278833] pnp: PnP ACPI init
  312. [ 0.278833] ACPI: bus type pnp registered
  313. [ 0.278833] pnp 00:00: [bus 00-ff]
  314. [ 0.278833] pnp 00:00: [io 0x0cf8-0x0cff]
  315. [ 0.278833] pnp 00:00: [io 0x0000-0x0cf7 window]
  316. [ 0.278833] pnp 00:00: [io 0x0d00-0xffff window]
  317. [ 0.278833] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  318. [ 0.278833] pnp 00:00: [mem 0x000d0000-0x000dffff window]
  319. [ 0.278833] pnp 00:00: [mem 0x70000000-0xdfffffff window]
  320. [ 0.278833] pnp 00:00: [mem 0xf0000000-0xfed44fff window]
  321. [ 0.278866] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
  322. [ 0.278915] pnp 00:01: [dma 4]
  323. [ 0.278918] pnp 00:01: [io 0x0000-0x000f]
  324. [ 0.278921] pnp 00:01: [io 0x0081-0x0083]
  325. [ 0.278923] pnp 00:01: [io 0x0087]
  326. [ 0.278926] pnp 00:01: [io 0x0089-0x008b]
  327. [ 0.278928] pnp 00:01: [io 0x008f]
  328. [ 0.278931] pnp 00:01: [io 0x00c0-0x00df]
  329. [ 0.278966] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
  330. [ 0.278980] pnp 00:02: [io 0x0070-0x0071]
  331. [ 0.278995] pnp 00:02: [irq 8]
  332. [ 0.279030] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  333. [ 0.279041] pnp 00:03: [io 0x0061]
  334. [ 0.279077] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
  335. [ 0.279089] pnp 00:04: [io 0x00f0-0x00ff]
  336. [ 0.279095] pnp 00:04: [irq 13]
  337. [ 0.279130] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
  338. [ 0.279967] pnp 00:05: [mem 0xfed00000-0xfed003ff]
  339. [ 0.280037] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
  340. [ 0.280096] pnp 00:06: [mem 0xfec00000-0xfec00fff]
  341. [ 0.280099] pnp 00:06: [mem 0xfee00000-0xfee00fff]
  342. [ 0.280191] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
  343. [ 0.280195] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
  344. [ 0.280199] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  345. [ 0.280306] pnp 00:07: [io 0x0010-0x001f]
  346. [ 0.280309] pnp 00:07: [io 0x0022-0x003f]
  347. [ 0.280312] pnp 00:07: [io 0x004e-0x004f]
  348. [ 0.280314] pnp 00:07: [io 0x0062-0x0063]
  349. [ 0.280317] pnp 00:07: [io 0x0065-0x006f]
  350. [ 0.280319] pnp 00:07: [io 0x0072-0x007f]
  351. [ 0.280322] pnp 00:07: [io 0x0080]
  352. [ 0.280324] pnp 00:07: [io 0x0084-0x0086]
  353. [ 0.280326] pnp 00:07: [io 0x0088]
  354. [ 0.280329] pnp 00:07: [io 0x008c-0x008e]
  355. [ 0.280331] pnp 00:07: [io 0x0090-0x009f]
  356. [ 0.280334] pnp 00:07: [io 0x00a2-0x00bf]
  357. [ 0.280336] pnp 00:07: [io 0x00b1]
  358. [ 0.280339] pnp 00:07: [io 0x00e0-0x00ef]
  359. [ 0.280341] pnp 00:07: [io 0x0200-0x020f]
  360. [ 0.280344] pnp 00:07: [io 0x0220-0x0233]
  361. [ 0.280347] pnp 00:07: [io 0x0240-0x0253]
  362. [ 0.280349] pnp 00:07: [io 0x0260-0x0273]
  363. [ 0.280351] pnp 00:07: [io 0x0280-0x0293]
  364. [ 0.280354] pnp 00:07: [io 0x0388-0x0389]
  365. [ 0.280357] pnp 00:07: [io 0x04d0-0x04d1]
  366. [ 0.280359] pnp 00:07: [io 0x040b]
  367. [ 0.280361] pnp 00:07: [io 0x04d6]
  368. [ 0.280364] pnp 00:07: [io 0x0b00-0x0b0f]
  369. [ 0.280367] pnp 00:07: [io 0x0b30-0x0b3f]
  370. [ 0.280369] pnp 00:07: [io 0x0c00-0x0c01]
  371. [ 0.280371] pnp 00:07: [io 0x0c14]
  372. [ 0.280374] pnp 00:07: [io 0x0c50-0x0c51]
  373. [ 0.280376] pnp 00:07: [io 0x0c52]
  374. [ 0.280380] pnp 00:07: [io 0x0c6c]
  375. [ 0.280383] pnp 00:07: [io 0x0c6f]
  376. [ 0.280385] pnp 00:07: [io 0x0cd0-0x0cd1]
  377. [ 0.280388] pnp 00:07: [io 0x0cd2-0x0cd3]
  378. [ 0.280390] pnp 00:07: [io 0x0cd4-0x0cd5]
  379. [ 0.280393] pnp 00:07: [io 0x0cd6-0x0cd7]
  380. [ 0.280395] pnp 00:07: [io 0x0cd8-0x0cdf]
  381. [ 0.280398] pnp 00:07: [io 0x0800-0x089f]
  382. [ 0.280400] pnp 00:07: [io 0x0b20-0x0b2f]
  383. [ 0.280403] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled]
  384. [ 0.280406] pnp 00:07: [io 0x0900-0x090f]
  385. [ 0.280408] pnp 00:07: [io 0x0910-0x091f]
  386. [ 0.280411] pnp 00:07: [io 0xfe00-0xfefe]
  387. [ 0.280414] pnp 00:07: [mem 0xffb80000-0xffbfffff]
  388. [ 0.280416] pnp 00:07: [mem 0xfec10000-0xfec1001f]
  389. [ 0.280528] system 00:07: [io 0x0200-0x020f] has been reserved
  390. [ 0.280531] system 00:07: [io 0x0220-0x0233] has been reserved
  391. [ 0.280537] system 00:07: [io 0x0240-0x0253] has been reserved
  392. [ 0.280540] system 00:07: [io 0x0260-0x0273] has been reserved
  393. [ 0.280543] system 00:07: [io 0x0280-0x0293] has been reserved
  394. [ 0.280546] system 00:07: [io 0x0388-0x0389] has been reserved
  395. [ 0.280549] system 00:07: [io 0x04d0-0x04d1] has been reserved
  396. [ 0.280553] system 00:07: [io 0x040b] has been reserved
  397. [ 0.280556] system 00:07: [io 0x04d6] has been reserved
  398. [ 0.280559] system 00:07: [io 0x0b00-0x0b0f] has been reserved
  399. [ 0.280562] system 00:07: [io 0x0b30-0x0b3f] has been reserved
  400. [ 0.280566] system 00:07: [io 0x0c00-0x0c01] has been reserved
  401. [ 0.280569] system 00:07: [io 0x0c14] has been reserved
  402. [ 0.280572] system 00:07: [io 0x0c50-0x0c51] has been reserved
  403. [ 0.280575] system 00:07: [io 0x0c52] has been reserved
  404. [ 0.280579] system 00:07: [io 0x0c6c] has been reserved
  405. [ 0.280583] system 00:07: [io 0x0c6f] has been reserved
  406. [ 0.280586] system 00:07: [io 0x0cd0-0x0cd1] has been reserved
  407. [ 0.280589] system 00:07: [io 0x0cd2-0x0cd3] has been reserved
  408. [ 0.280593] system 00:07: [io 0x0cd4-0x0cd5] has been reserved
  409. [ 0.280597] system 00:07: [io 0x0cd6-0x0cd7] has been reserved
  410. [ 0.280600] system 00:07: [io 0x0cd8-0x0cdf] has been reserved
  411. [ 0.280604] system 00:07: [io 0x0800-0x089f] has been reserved
  412. [ 0.280607] system 00:07: [io 0x0b20-0x0b2f] has been reserved
  413. [ 0.280610] system 00:07: [io 0x0900-0x090f] has been reserved
  414. [ 0.280614] system 00:07: [io 0x0910-0x091f] has been reserved
  415. [ 0.280617] system 00:07: [io 0xfe00-0xfefe] has been reserved
  416. [ 0.280621] system 00:07: [mem 0xffb80000-0xffbfffff] has been reserved
  417. [ 0.280624] system 00:07: [mem 0xfec10000-0xfec1001f] has been reserved
  418. [ 0.280628] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  419. [ 0.280703] pnp 00:08: [io 0x0060]
  420. [ 0.280706] pnp 00:08: [io 0x0064]
  421. [ 0.280712] pnp 00:08: [irq 12]
  422. [ 0.280759] pnp 00:08: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
  423. [ 0.280955] pnp 00:09: [io 0x0000-0xffffffffffffffff disabled]
  424. [ 0.280958] pnp 00:09: [io 0x0e00-0x0e0f]
  425. [ 0.280960] pnp 00:09: [io 0x0e80-0x0e8f]
  426. [ 0.280963] pnp 00:09: [io 0x0f40-0x0f4f]
  427. [ 0.280965] pnp 00:09: [io 0x0a30-0x0a3f]
  428. [ 0.281025] system 00:09: [io 0x0e00-0x0e0f] has been reserved
  429. [ 0.281028] system 00:09: [io 0x0e80-0x0e8f] has been reserved
  430. [ 0.281032] system 00:09: [io 0x0f40-0x0f4f] has been reserved
  431. [ 0.281035] system 00:09: [io 0x0a30-0x0a3f] has been reserved
  432. [ 0.281038] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  433. [ 0.281801] pnp 00:0a: [mem 0xe0000000-0xefffffff]
  434. [ 0.281859] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
  435. [ 0.281863] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
  436. [ 0.284276] pnp 00:0b: [mem 0x00000000-0x0009ffff]
  437. [ 0.284279] pnp 00:0b: [mem 0x000c0000-0x000cffff]
  438. [ 0.284282] pnp 00:0b: [mem 0x000e0000-0x000fffff]
  439. [ 0.284284] pnp 00:0b: [mem 0x00100000-0x6fffffff]
  440. [ 0.284288] pnp 00:0b: [mem 0xfed45000-0xffffffff]
  441. [ 0.284355] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
  442. [ 0.284359] system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved
  443. [ 0.284362] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved
  444. [ 0.284366] system 00:0b: [mem 0x00100000-0x6fffffff] could not be reserved
  445. [ 0.284369] system 00:0b: [mem 0xfed45000-0xffffffff] could not be reserved
  446. [ 0.284373] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
  447. [ 0.284495] pnp: PnP ACPI: found 12 devices
  448. [ 0.284497] ACPI: ACPI bus type pnp unregistered
  449. [ 0.292455] PCI: max bus depth: 1 pci_try_num: 2
  450. [ 0.292483] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  451. [ 0.292487] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
  452. [ 0.292490] pci 0000:00:01.0: bridge window [mem 0xfe800000-0xfe9fffff]
  453. [ 0.292494] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  454. [ 0.292498] pci 0000:00:05.0: PCI bridge to [bus 02-02]
  455. [ 0.292501] pci 0000:00:05.0: bridge window [io 0xe000-0xefff]
  456. [ 0.292505] pci 0000:00:05.0: bridge window [mem 0xfea00000-0xfeafffff]
  457. [ 0.292510] pci 0000:00:06.0: PCI bridge to [bus 03-03]
  458. [ 0.292513] pci 0000:00:06.0: bridge window [mem 0xfeb00000-0xfebfffff]
  459. [ 0.292518] pci 0000:00:14.4: PCI bridge to [bus 04-04]
  460. [ 0.292540] pci 0000:00:05.0: setting latency timer to 64
  461. [ 0.292545] pci 0000:00:06.0: setting latency timer to 64
  462. [ 0.292554] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  463. [ 0.292556] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  464. [ 0.292559] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  465. [ 0.292562] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
  466. [ 0.292564] pci_bus 0000:00: resource 8 [mem 0x70000000-0xdfffffff]
  467. [ 0.292567] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed44fff]
  468. [ 0.292570] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
  469. [ 0.292572] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
  470. [ 0.292575] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
  471. [ 0.292578] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
  472. [ 0.292581] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
  473. [ 0.292583] pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff]
  474. [ 0.292587] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
  475. [ 0.292589] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
  476. [ 0.292592] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
  477. [ 0.292594] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
  478. [ 0.292597] pci_bus 0000:04: resource 8 [mem 0x70000000-0xdfffffff]
  479. [ 0.292599] pci_bus 0000:04: resource 9 [mem 0xf0000000-0xfed44fff]
  480. [ 0.292692] NET: Registered protocol family 2
  481. [ 0.292840] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
  482. [ 0.293928] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
  483. [ 0.296182] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  484. [ 0.296768] TCP: Hash tables configured (established 262144 bind 65536)
  485. [ 0.296772] TCP reno registered
  486. [ 0.296789] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  487. [ 0.296815] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  488. [ 0.296999] NET: Registered protocol family 1
  489. [ 0.744038] pci 0000:01:05.0: Boot video device
  490. [ 0.744047] PCI: CLS 64 bytes, default 64
  491. [ 0.744123] Unpacking initramfs...
  492. [ 1.043788] Freeing initrd memory: 11292k freed
  493. [ 1.052150] audit: initializing netlink socket (disabled)
  494. [ 1.052168] type=2000 audit(1414062721.048:1): initialized
  495. [ 1.067593] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  496. [ 1.068326] VFS: Disk quotas dquot_6.5.2
  497. [ 1.068368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  498. [ 1.068466] msgmni has been set to 3512
  499. [ 1.068699] alg: No test for stdrng (krng)
  500. [ 1.068742] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  501. [ 1.068746] io scheduler noop registered
  502. [ 1.068748] io scheduler deadline registered
  503. [ 1.068772] io scheduler cfq registered (default)
  504. [ 1.068943] pcieport 0000:00:05.0: setting latency timer to 64
  505. [ 1.068976] pcieport 0000:00:05.0: irq 40 for MSI/MSI-X
  506. [ 1.069057] pcieport 0000:00:06.0: setting latency timer to 64
  507. [ 1.069079] pcieport 0000:00:06.0: irq 41 for MSI/MSI-X
  508. [ 1.069196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  509. [ 1.069226] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  510. [ 1.069228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  511. [ 1.069577] ERST: Table is not found!
  512. [ 1.069579] GHES: HEST is not enabled!
  513. [ 1.069682] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  514. [ 1.096422] Linux agpgart interface v0.103
  515. [ 1.096552] i8042: PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12
  516. [ 1.096555] i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1
  517. [ 1.096989] serio: i8042 KBD port at 0x60,0x64 irq 1
  518. [ 1.096996] serio: i8042 AUX port at 0x60,0x64 irq 12
  519. [ 1.097185] mousedev: PS/2 mouse device common for all mice
  520. [ 1.097235] rtc_cmos 00:02: RTC can wake from S4
  521. [ 1.097359] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  522. [ 1.097389] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  523. [ 1.097406] cpuidle: using governor ladder
  524. [ 1.097409] cpuidle: using governor menu
  525. [ 1.097652] TCP cubic registered
  526. [ 1.097724] NET: Registered protocol family 10
  527. [ 1.098309] Mobile IPv6
  528. [ 1.098312] NET: Registered protocol family 17
  529. [ 1.098317] Registering the dns_resolver key type
  530. [ 1.098501] PM: Hibernation image not present or could not be loaded.
  531. [ 1.098513] registered taskstats version 1
  532. [ 1.099041] rtc_cmos 00:02: setting system clock to 2014-10-23 11:12:02 UTC (1414062722)
  533. [ 1.099086] Initializing network drop monitor service
  534. [ 1.100578] Freeing unused kernel memory: 580k freed
  535. [ 1.100914] Write protecting the kernel read-only data: 6144k
  536. [ 1.103874] Freeing unused kernel memory: 648k freed
  537. [ 1.107372] Freeing unused kernel memory: 688k freed
  538. [ 1.210392] udevd[52]: starting version 175
  539. [ 1.261875] sky2: driver version 1.30
  540. [ 1.261966] sky2 0000:02:00.0: setting latency timer to 64
  541. [ 1.262005] sky2 0000:02:00.0: Yukon-2 Extreme chip revision 2
  542. [ 1.262096] sky2 0000:02:00.0: irq 42 for MSI/MSI-X
  543. [ 1.262676] sky2 0000:02:00.0: eth0: addr 00:1c:25:8d:b1:44
  544. [ 1.271721] usbcore: registered new interface driver usbfs
  545. [ 1.271753] usbcore: registered new interface driver hub
  546. [ 1.283951] SCSI subsystem initialized
  547. [ 1.291120] usbcore: registered new device driver usb
  548. [ 1.291769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  549. [ 1.291855] ehci_hcd 0000:00:12.2: EHCI Host Controller
  550. [ 1.291905] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
  551. [ 1.291920] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  552. [ 1.291964] QUIRK: Enable AMD PLL fix
  553. [ 1.291968] ehci_hcd 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround
  554. [ 1.291983] ehci_hcd 0000:00:12.2: debug port 1
  555. [ 1.292094] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe7ff000
  556. [ 1.302123] firewire_ohci 0000:03:00.0: setting latency timer to 64
  557. [ 1.304041] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
  558. [ 1.304086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  559. [ 1.304089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  560. [ 1.304092] usb usb1: Product: EHCI Host Controller
  561. [ 1.304094] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
  562. [ 1.304096] usb usb1: SerialNumber: 0000:00:12.2
  563. [ 1.304261] hub 1-0:1.0: USB hub found
  564. [ 1.304268] hub 1-0:1.0: 6 ports detected
  565. [ 1.304435] ehci_hcd 0000:00:13.2: EHCI Host Controller
  566. [ 1.304447] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
  567. [ 1.304457] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  568. [ 1.304478] ehci_hcd 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
  569. [ 1.304492] ehci_hcd 0000:00:13.2: debug port 1
  570. [ 1.304524] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe7fa800
  571. [ 1.309584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  572. [ 1.315508] thermal LNXTHERM:00: registered as thermal_zone0
  573. [ 1.315513] ACPI: Thermal Zone [THRM] (35 C)
  574. [ 1.316089] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
  575. [ 1.316135] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  576. [ 1.316138] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  577. [ 1.316141] usb usb2: Product: EHCI Host Controller
  578. [ 1.316144] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
  579. [ 1.316146] usb usb2: SerialNumber: 0000:00:13.2
  580. [ 1.316363] hub 2-0:1.0: USB hub found
  581. [ 1.316370] hub 2-0:1.0: 6 ports detected
  582. [ 1.317029] ohci_hcd 0000:00:12.0: OHCI Host Controller
  583. [ 1.317042] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
  584. [ 1.317086] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe7fe000
  585. [ 1.318330] libata version 3.00 loaded.
  586. [ 1.364087] firewire_ohci: Added fw-ohci device 0000:03:00.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x10
  587. [ 1.376043] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  588. [ 1.376046] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  589. [ 1.376049] usb usb3: Product: OHCI Host Controller
  590. [ 1.376051] usb usb3: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd
  591. [ 1.376054] usb usb3: SerialNumber: 0000:00:12.0
  592. [ 1.376221] hub 3-0:1.0: USB hub found
  593. [ 1.376230] hub 3-0:1.0: 3 ports detected
  594. [ 1.376383] ohci_hcd 0000:00:12.1: OHCI Host Controller
  595. [ 1.376395] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
  596. [ 1.376421] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe7fd000
  597. [ 1.436021] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  598. [ 1.436024] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  599. [ 1.436027] usb usb4: Product: OHCI Host Controller
  600. [ 1.436029] usb usb4: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd
  601. [ 1.436031] usb usb4: SerialNumber: 0000:00:12.1
  602. [ 1.436170] hub 4-0:1.0: USB hub found
  603. [ 1.436177] hub 4-0:1.0: 3 ports detected
  604. [ 1.436510] ohci_hcd 0000:00:13.0: OHCI Host Controller
  605. [ 1.436523] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
  606. [ 1.436547] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe7fc000
  607. [ 1.496027] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  608. [ 1.496030] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  609. [ 1.496032] usb usb5: Product: OHCI Host Controller
  610. [ 1.496035] usb usb5: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd
  611. [ 1.496037] usb usb5: SerialNumber: 0000:00:13.0
  612. [ 1.496196] hub 5-0:1.0: USB hub found
  613. [ 1.496203] hub 5-0:1.0: 3 ports detected
  614. [ 1.496552] ohci_hcd 0000:00:13.1: OHCI Host Controller
  615. [ 1.496563] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
  616. [ 1.496590] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe7fb000
  617. [ 1.556029] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  618. [ 1.556032] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  619. [ 1.556034] usb usb6: Product: OHCI Host Controller
  620. [ 1.556036] usb usb6: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd
  621. [ 1.556039] usb usb6: SerialNumber: 0000:00:13.1
  622. [ 1.556195] hub 6-0:1.0: USB hub found
  623. [ 1.556203] hub 6-0:1.0: 3 ports detected
  624. [ 1.556549] ohci_hcd 0000:00:14.5: OHCI Host Controller
  625. [ 1.556561] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
  626. [ 1.556588] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe7f9000
  627. [ 1.616028] usb 1-4: new high-speed USB device number 2 using ehci_hcd
  628. [ 1.616033] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  629. [ 1.616038] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  630. [ 1.616042] usb usb7: Product: OHCI Host Controller
  631. [ 1.616045] usb usb7: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd
  632. [ 1.616048] usb usb7: SerialNumber: 0000:00:14.5
  633. [ 1.616216] hub 7-0:1.0: USB hub found
  634. [ 1.616224] hub 7-0:1.0: 2 ports detected
  635. [ 1.616931] ahci 0000:00:11.0: version 3.0
  636. [ 1.617026] ahci 0000:00:11.0: irq 43 for MSI/MSI-X
  637. [ 1.617162] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
  638. [ 1.617166] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio ccc
  639. [ 1.618493] scsi0 : ahci
  640. [ 1.618669] scsi1 : ahci
  641. [ 1.618757] scsi2 : ahci
  642. [ 1.618846] scsi3 : ahci
  643. [ 1.619002] ata1: SATA max UDMA/133 abar m1024@0xfe7ff800 port 0xfe7ff900 irq 43
  644. [ 1.619007] ata2: SATA max UDMA/133 abar m1024@0xfe7ff800 port 0xfe7ff980 irq 43
  645. [ 1.619011] ata3: SATA max UDMA/133 abar m1024@0xfe7ff800 port 0xfe7ffa00 irq 43
  646. [ 1.619015] ata4: SATA max UDMA/133 abar m1024@0xfe7ff800 port 0xfe7ffa80 irq 43
  647. [ 1.619201] pata_atiixp 0000:00:14.1: setting latency timer to 64
  648. [ 1.619848] scsi4 : pata_atiixp
  649. [ 1.619951] scsi5 : pata_atiixp
  650. [ 1.620814] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
  651. [ 1.620818] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
  652. [ 1.748661] usb 1-4: New USB device found, idVendor=1a40, idProduct=0101
  653. [ 1.748666] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  654. [ 1.748669] usb 1-4: Product: USB 2.0 Hub
  655. [ 1.748995] hub 1-4:1.0: USB hub found
  656. [ 1.749158] hub 1-4:1.0: 4 ports detected
  657. [ 1.784836] ata6.00: ATAPI: Optiarc DVD RW AD-7201A, 1.06, max UDMA/66
  658. [ 1.794690] ata5.00: ATA-8: WDC WD3200AAJS-00VWA0, 12.01B02, max UDMA/133
  659. [ 1.794693] ata5.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
  660. [ 1.800474] ata6.00: configured for UDMA/66
  661. [ 1.809387] ata5.00: configured for UDMA/100
  662. [ 1.860027] usb 2-1: new high-speed USB device number 2 using ehci_hcd
  663. [ 1.864117] firewire_core: created device fw0: GUID 0076921900016c20, S400
  664. [ 1.936036] ata1: SATA link down (SStatus 0 SControl 300)
  665. [ 1.940035] ata2: SATA link down (SStatus 0 SControl 300)
  666. [ 1.940071] ata3: SATA link down (SStatus 0 SControl 300)
  667. [ 1.940111] ata4: SATA link down (SStatus 0 SControl 300)
  668. [ 1.940326] scsi 4:0:0:0: Direct-Access ATA WDC WD3200AAJS-0 12.0 PQ: 0 ANSI: 5
  669. [ 1.942258] scsi 5:0:0:0: CD-ROM Optiarc DVD RW AD-7201A 1.06 PQ: 0 ANSI: 5
  670. [ 1.949933] sd 4:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  671. [ 1.950045] sd 4:0:0:0: [sda] Write Protect is off
  672. [ 1.950051] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
  673. [ 1.950093] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  674. [ 1.952028] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
  675. [ 1.952032] cdrom: Uniform CD-ROM driver Revision: 3.20
  676. [ 1.952168] sr 5:0:0:0: Attached scsi CD-ROM sr0
  677. [ 1.982118] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
  678. [ 1.982836] sd 4:0:0:0: [sda] Attached SCSI disk
  679. [ 1.985663] sd 4:0:0:0: Attached scsi generic sg0 type 0
  680. [ 1.985716] sr 5:0:0:0: Attached scsi generic sg1 type 5
  681. [ 2.045664] usb 2-1: New USB device found, idVendor=04a9, idProduct=2684
  682. [ 2.045669] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  683. [ 2.045672] usb 2-1: Product: MF3200
  684. [ 2.045674] usb 2-1: Manufacturer: Canon Inc.
  685. [ 2.045676] usb 2-1: SerialNumber: SBF760117478A
  686. [ 2.136221] usb 1-4.1: new low-speed USB device number 3 using ehci_hcd
  687. [ 2.250315] usb 1-4.1: New USB device found, idVendor=062a, idProduct=0201
  688. [ 2.250319] usb 1-4.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  689. [ 2.250322] usb 1-4.1: Product: USB-compliant keyboard
  690. [ 2.259046] input: USB-compliant keyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.1/1-4.1:1.0/input/input0
  691. [ 2.259163] generic-usb 0003:062A:0201.0001: input,hidraw0: USB HID v1.10 Keyboard [USB-compliant keyboard] on usb-0000:00:12.2-4.1/input0
  692. [ 2.265304] input: USB-compliant keyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.1/1-4.1:1.1/input/input1
  693. [ 2.265572] generic-usb 0003:062A:0201.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [USB-compliant keyboard] on usb-0000:00:12.2-4.1/input1
  694. [ 2.265599] usbcore: registered new interface driver usbhid
  695. [ 2.265601] usbhid: USB HID core driver
  696. [ 2.336179] usb 1-4.4: new low-speed USB device number 4 using ehci_hcd
  697. [ 2.450332] usb 1-4.4: New USB device found, idVendor=09da, idProduct=000e
  698. [ 2.450337] usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  699. [ 2.450340] usb 1-4.4: Product: PS/2+USB Mouse
  700. [ 2.450342] usb 1-4.4: Manufacturer: A4Tech
  701. [ 2.454802] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.4/1-4.4:1.0/input/input2
  702. [ 2.454994] generic-usb 0003:09DA:000E.0003: input,hidraw2: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:12.2-4.4/input0
  703. [ 2.736523] PM: Starting manual resume from disk
  704. [ 2.736528] PM: Hibernation image partition 8:6 present
  705. [ 2.736530] PM: Looking for hibernation image.
  706. [ 2.736851] PM: Image not found (code -22)
  707. [ 2.736855] PM: Hibernation image not present or could not be loaded.
  708. [ 2.782967] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  709. [ 3.835675] udevd[359]: starting version 175
  710. [ 4.273994] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
  711. [ 4.274005] ACPI: Power Button [PWRB]
  712. [ 4.274082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
  713. [ 4.274086] ACPI: Power Button [PWRF]
  714. [ 4.366361] wmi: Mapper loaded
  715. [ 4.471317] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  716. [ 4.485061] EDAC MC: Ver: 2.1.0
  717. [ 4.561032] MCE: In-kernel MCE decoding enabled.
  718. [ 4.561317] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ (2 cpu cores) (version 2.20.00)
  719. [ 4.561377] powernow-k8: fid 0xf (2300 MHz), vid 0xa
  720. [ 4.561380] powernow-k8: fid 0xe (2200 MHz), vid 0xb
  721. [ 4.561382] powernow-k8: fid 0xc (2000 MHz), vid 0xd
  722. [ 4.561384] powernow-k8: fid 0xa (1800 MHz), vid 0xf
  723. [ 4.561386] powernow-k8: fid 0x2 (1000 MHz), vid 0x12
  724. [ 4.575452] input: PC Speaker as /devices/platform/pcspkr/input/input5
  725. [ 4.696539] AMD64 EDAC driver v3.4.0
  726. [ 4.696644] EDAC amd64: DRAM ECC disabled.
  727. [ 4.696664] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  728. [ 4.696668] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  729. [ 4.696671] (Note that use of the override may cause unknown side effects.)
  730. [ 4.765364] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  731. [ 4.772397] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
  732. [ 4.837903] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
  733. [ 4.838100] SP5100 TCO timer: mmio address 0xfec000f0 already in use
  734. [ 4.843803] usblp1: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x04A9 pid 0x2684
  735. [ 4.843866] usbcore: registered new interface driver usblp
  736. [ 5.151502] hda_codec: ALC1200: BIOS auto-probing.
  737. [ 5.151513] hda_codec: ALC1200: SKU not ready 0x411111f0
  738. [ 5.155431] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input6
  739. [ 5.166098] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
  740. [ 5.760367] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input8
  741. [ 6.758848] kvm: Nested Virtualization enabled
  742. [ 6.993041] Adding 1464316k swap on /dev/sda6. Priority:-1 extents:1 across:1464316k
  743. [ 7.033390] EXT4-fs (sda2): re-mounted. Opts: (null)
  744. [ 7.598334] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
  745. [ 7.837050] device-mapper: uevent: version 1.0.3
  746. [ 7.837229] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
  747. [ 8.044573] loop: module loaded
  748. [ 10.157319] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  749. [ 10.257940] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  750. [ 10.403133] fuse init (API version 7.17)
  751. [ 12.183223] sky2 0000:02:00.0: eth0: enabling interface
  752. [ 12.184261] ADDRCONF(NETDEV_UP): eth0: link is not ready
  753. [ 13.867421] sky2 0000:02:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control both
  754. [ 13.868294] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  755. [ 14.600957] Bluetooth: Core ver 2.16
  756. [ 14.601415] NET: Registered protocol family 31
  757. [ 14.601421] Bluetooth: HCI device and connection manager initialized
  758. [ 14.601430] Bluetooth: HCI socket layer initialized
  759. [ 14.601435] Bluetooth: L2CAP socket layer initialized
  760. [ 14.601448] Bluetooth: SCO socket layer initialized
  761. [ 14.619320] Bluetooth: RFCOMM TTY layer initialized
  762. [ 14.619334] Bluetooth: RFCOMM socket layer initialized
  763. [ 14.619339] Bluetooth: RFCOMM ver 1.11
  764. [ 14.645127] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  765. [ 14.645135] Bluetooth: BNEP filters: protocol multicast
  766. [ 15.308612] lp: driver loaded but no devices found
  767. [ 15.600113] ppdev: user-space parallel port driver
  768. [ 19.484190] [drm] Initialized drm 1.1.0 20060810
  769. [ 19.625200] [drm] radeon kernel modesetting enabled.
  770. [ 19.627438] [drm] initializing kernel modesetting (RS740 0x1002:0x796E 0x1025:0x0155).
  771. [ 19.627503] [drm] register mmio base: 0xFE9F0000
  772. [ 19.627508] [drm] register mmio size: 65536
  773. [ 19.638106] ATOM BIOS:
  774. [ 19.638163] radeon 0000:01:05.0: VRAM: 256M 0x0000000070000000 - 0x000000007FFFFFFF (256M used)
  775. [ 19.638171] radeon 0000:01:05.0: GTT: 512M 0x0000000080000000 - 0x000000009FFFFFFF
  776. [ 19.639036] [drm] Detected VRAM RAM=256M, BAR=256M
  777. [ 19.639044] [drm] RAM width 128bits DDR
  778. [ 19.639208] [TTM] Zone kernel: Available graphics memory: 900212 kiB
  779. [ 19.639213] [TTM] Initializing pool allocator
  780. [ 19.639228] [TTM] Initializing DMA pool allocator
  781. [ 19.639303] [drm] radeon: 256M of VRAM memory ready
  782. [ 19.639308] [drm] radeon: 512M of GTT memory ready.
  783. [ 19.639352] [drm] GART: num cpu pages 131072, num gpu pages 131072
  784. [ 19.658964] [drm] radeon: ib pool ready.
  785. [ 19.660112] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
  786. [ 19.676573] [drm] PCIE GART of 512M enabled (table at 0x000000006C680000).
  787. [ 19.676638] radeon 0000:01:05.0: WB enabled
  788. [ 19.676646] [drm] fence driver on ring 0 use gpu addr 0x80000000 and cpu addr 0xffff88006ba38000
  789. [ 19.676658] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  790. [ 19.676663] [drm] Driver supports precise vblank timestamp query.
  791. [ 19.676694] [drm] radeon: irq initialized.
  792. [ 19.676835] [drm] Loading RS690/RS740 Microcode
  793. [ 19.955019] platform radeon_cp.0: firmware: agent loaded radeon/RS690_cp.bin into memory
  794. [ 19.955415] [drm] radeon: ring at 0x0000000080001000
  795. [ 19.955442] [drm] ring test succeeded in 1 usecs
  796. [ 19.955725] [drm] ib test succeeded in 0 usecs
  797. [ 19.956397] [drm] Radeon Display Connectors
  798. [ 19.956401] [drm] Connector 0:
  799. [ 19.956405] [drm] VGA
  800. [ 19.956411] [drm] DDC: 0x7e50 0x7e40 0x7e54 0x7e44 0x7e58 0x7e48 0x7e5c 0x7e4c
  801. [ 19.956415] [drm] Encoders:
  802. [ 19.956419] [drm] CRT1: INTERNAL_KLDSCP_DAC1
  803. [ 19.956423] [drm] Connector 1:
  804. [ 19.956426] [drm] DVI-D
  805. [ 19.956429] [drm] HPD2
  806. [ 19.956435] [drm] DDC: 0x7e40 0x7e60 0x7e44 0x7e64 0x7e48 0x7e68 0x7e4c 0x7e6c
  807. [ 19.956439] [drm] Encoders:
  808. [ 19.956443] [drm] DFP2: INTERNAL_DDI
  809. [ 19.956446] [drm] Connector 2:
  810. [ 19.956450] [drm] HDMI-A
  811. [ 19.956455] [drm] DDC: 0x7e40 0x7e50 0x7e44 0x7e54 0x7e48 0x7e58 0x7e4c 0x7e5c
  812. [ 19.956459] [drm] Encoders:
  813. [ 19.956463] [drm] DFP3: INTERNAL_LVTM1
  814. [ 20.004932] [drm] fb mappable at 0xD0040000
  815. [ 20.004939] [drm] vram apper at 0xD0000000
  816. [ 20.004944] [drm] size 4325376
  817. [ 20.004947] [drm] fb depth is 24
  818. [ 20.004951] [drm] pitch is 5632
  819. [ 20.005144] fbcon: radeondrmfb (fb0) is primary device
  820. [ 20.005529] Console: switching to colour frame buffer device 170x48
  821. [ 20.005545] fb0: radeondrmfb frame buffer device
  822. [ 20.005549] drm: registered panic notifier
  823. [ 20.005566] [drm] Initialized radeon 2.16.0 20080528 for 0000:01:05.0 on minor 0
  824. [ 24.624029] eth0: no IPv6 routers present
  825. [/code]
Advertisement
Add Comment
Please, Sign In to add comment