Advertisement
Guest User

Untitled

a guest
Oct 7th, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.63 KB | None | 0 0
  1. >>> sudo modprobe brcmsmac
  2. >>> dmesg
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Linux version 3.5.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Oct 2 22:30:55 CEST 2012
  6. [ 0.000000] Command line: root=/dev/sda1 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
  7. [ 0.000000] e820: BIOS-provided physical RAM map:
  8. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
  9. [ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
  10. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb5a5fff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x00000000bb5a6000-0x00000000bb5edfff] ACPI NVS
  13. [ 0.000000] BIOS-e820: [mem 0x00000000bb5ee000-0x00000000bb5f8fff] ACPI data
  14. [ 0.000000] BIOS-e820: [mem 0x00000000bb5f9000-0x00000000bb5fbfff] ACPI NVS
  15. [ 0.000000] BIOS-e820: [mem 0x00000000bb5fc000-0x00000000bb61ffff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x00000000bb620000-0x00000000bb628fff] ACPI NVS
  17. [ 0.000000] BIOS-e820: [mem 0x00000000bb629000-0x00000000bb62bfff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x00000000bb62c000-0x00000000bb630fff] ACPI NVS
  19. [ 0.000000] BIOS-e820: [mem 0x00000000bb631000-0x00000000bb650fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000bb651000-0x00000000bb693fff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x00000000bb694000-0x00000000bb7fffff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x00000000bde00000-0x00000000bfffffff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000137ffffff] usable
  27. [ 0.000000] NX (Execute Disable) protection: active
  28. [ 0.000000] DMI 2.6 present.
  29. [ 0.000000] DMI: Dell Inc. Inspiron N5010/08R0GW, BIOS A15 07/19/2011
  30. [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
  31. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  32. [ 0.000000] No AGP bridge found
  33. [ 0.000000] e820: last_pfn = 0x138000 max_arch_pfn = 0x400000000
  34. [ 0.000000] MTRR default type: uncachable
  35. [ 0.000000] MTRR fixed ranges enabled:
  36. [ 0.000000] 00000-9FFFF write-back
  37. [ 0.000000] A0000-BFFFF uncachable
  38. [ 0.000000] C0000-D3FFF write-protect
  39. [ 0.000000] D4000-E7FFF uncachable
  40. [ 0.000000] E8000-FFFFF write-protect
  41. [ 0.000000] MTRR variable ranges enabled:
  42. [ 0.000000] 0 base 000000000 mask F00000000 write-back
  43. [ 0.000000] 1 base 100000000 mask FC0000000 write-back
  44. [ 0.000000] 2 base 0BC000000 mask FFC000000 uncachable
  45. [ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable
  46. [ 0.000000] 4 base 138000000 mask FF8000000 uncachable
  47. [ 0.000000] 5 disabled
  48. [ 0.000000] 6 disabled
  49. [ 0.000000] 7 disabled
  50. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  51. [ 0.000000] e820: update [mem 0xbc000000-0xffffffff] usable ==> reserved
  52. [ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000
  53. [ 0.000000] found SMP MP-table at [mem 0x000fcda0-0x000fcdaf] mapped at [ffff8800000fcda0]
  54. [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
  55. [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
  56. [ 0.000000] init_memory_mapping: [mem 0x00000000-0xbb7fffff]
  57. [ 0.000000] [mem 0x00000000-0xbb7fffff] page 2M
  58. [ 0.000000] kernel direct mapping tables up to 0xbb7fffff @ [mem 0x1fa20000-0x1fffffff]
  59. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x137ffffff]
  60. [ 0.000000] [mem 0x100000000-0x137ffffff] page 2M
  61. [ 0.000000] kernel direct mapping tables up to 0x137ffffff @ [mem 0xbb7fa000-0xbb7fffff]
  62. [ 0.000000] RAMDISK: [mem 0x7fcb0000-0x7fffefff]
  63. [ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v03 DELL )
  64. [ 0.000000] ACPI: XSDT 00000000bb5ee088 0005C (v01 DELL WN09 01072009 AMI 00010013)
  65. [ 0.000000] ACPI: FACP 00000000bb5f7a70 000F4 (v04 DELL WN09 01072009 AMI 00010013)
  66. [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20120320/tbfadt-378)
  67. [ 0.000000] ACPI Warning: 32/64X FACS address mismatch in FADT - 0xBB62CF40/0x00000000BB62CF80, using 32 (20120320/tbfadt-502)
  68. [ 0.000000] ACPI: DSDT 00000000bb5ee170 09900 (v02 DELL WN09 00005010 INTL 20051117)
  69. [ 0.000000] ACPI: FACS 00000000bb62cf40 00040
  70. [ 0.000000] ACPI: APIC 00000000bb5f7b68 00072 (v01 DELL WN09 01072009 AMI 00010013)
  71. [ 0.000000] ACPI: SSDT 00000000bb5f7be0 0014E (v01 AMICPU PROC 00000001 MSFT 03000001)
  72. [ 0.000000] ACPI: MCFG 00000000bb5f7d30 0003C (v01 DELL WN09 01072009 MSFT 00000097)
  73. [ 0.000000] ACPI: SLIC 00000000bb5f7d70 00176 (v01 DELL WN09 01072009 AMI 00010013)
  74. [ 0.000000] ACPI: HPET 00000000bb5f7ee8 00038 (v01 DELL WN09 01072009 AMI. 00000003)
  75. [ 0.000000] ACPI: OSFR 00000000bb5f7f20 0008C (v01 DELL M08 07DB0713 ASL 00000061)
  76. [ 0.000000] ACPI: Local APIC address 0xfee00000
  77. [ 0.000000] No NUMA configuration found
  78. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000137ffffff]
  79. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x137ffffff]
  80. [ 0.000000] NODE_DATA [mem 0x137ffc000-0x137ffffff]
  81. [ 0.000000] [ffffea0000000000-ffffea0004dfffff] PMD -> [ffff880133800000-ffff8801375fffff] on node 0
  82. [ 0.000000] Zone ranges:
  83. [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
  84. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  85. [ 0.000000] Normal [mem 0x100000000-0x137ffffff]
  86. [ 0.000000] Movable zone start for each node
  87. [ 0.000000] Early memory node ranges
  88. [ 0.000000] node 0: [mem 0x00010000-0x0009cfff]
  89. [ 0.000000] node 0: [mem 0x00100000-0xbb5a5fff]
  90. [ 0.000000] node 0: [mem 0xbb694000-0xbb7fffff]
  91. [ 0.000000] node 0: [mem 0x100000000-0x137ffffff]
  92. [ 0.000000] On node 0 totalpages: 997023
  93. [ 0.000000] DMA zone: 64 pages used for memmap
  94. [ 0.000000] DMA zone: 6 pages reserved
  95. [ 0.000000] DMA zone: 3911 pages, LIFO batch:0
  96. [ 0.000000] DMA32 zone: 16320 pages used for memmap
  97. [ 0.000000] DMA32 zone: 747346 pages, LIFO batch:31
  98. [ 0.000000] Normal zone: 3584 pages used for memmap
  99. [ 0.000000] Normal zone: 225792 pages, LIFO batch:31
  100. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  101. [ 0.000000] ACPI: Local APIC address 0xfee00000
  102. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  103. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
  104. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
  105. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
  106. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  107. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  108. [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
  109. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  110. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  111. [ 0.000000] ACPI: IRQ0 used by override.
  112. [ 0.000000] ACPI: IRQ2 used by override.
  113. [ 0.000000] ACPI: IRQ9 used by override.
  114. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  115. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  116. [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
  117. [ 0.000000] nr_irqs_gsi: 40
  118. [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
  119. [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
  120. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
  121. [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
  122. [ 0.000000] PM: Registered nosave memory: 00000000bb5a6000 - 00000000bb5ee000
  123. [ 0.000000] PM: Registered nosave memory: 00000000bb5ee000 - 00000000bb5f9000
  124. [ 0.000000] PM: Registered nosave memory: 00000000bb5f9000 - 00000000bb5fc000
  125. [ 0.000000] PM: Registered nosave memory: 00000000bb5fc000 - 00000000bb620000
  126. [ 0.000000] PM: Registered nosave memory: 00000000bb620000 - 00000000bb629000
  127. [ 0.000000] PM: Registered nosave memory: 00000000bb629000 - 00000000bb62c000
  128. [ 0.000000] PM: Registered nosave memory: 00000000bb62c000 - 00000000bb631000
  129. [ 0.000000] PM: Registered nosave memory: 00000000bb631000 - 00000000bb651000
  130. [ 0.000000] PM: Registered nosave memory: 00000000bb651000 - 00000000bb694000
  131. [ 0.000000] PM: Registered nosave memory: 00000000bb800000 - 00000000bde00000
  132. [ 0.000000] PM: Registered nosave memory: 00000000bde00000 - 00000000c0000000
  133. [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
  134. [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
  135. [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fed1c000
  136. [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
  137. [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
  138. [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
  139. [ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
  140. [ 0.000000] Booting paravirtualized kernel on bare hardware
  141. [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
  142. [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880137c00000 s83392 r8192 d23104 u524288
  143. [ 0.000000] pcpu-alloc: s83392 r8192 d23104 u524288 alloc=1*2097152
  144. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  145. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 977049
  146. [ 0.000000] Policy zone: Normal
  147. [ 0.000000] Kernel command line: root=/dev/sda1 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
  148. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  149. [ 0.000000] __ex_table already sorted, skipping sort
  150. [ 0.000000] Checking aperture...
  151. [ 0.000000] No AGP bridge found
  152. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  153. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  154. [ 0.000000] Memory: 3843488k/5111808k available (4661k kernel code, 1123716k absent, 144604k reserved, 4191k data, 760k init)
  155. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  156. [ 0.000000] Preemptible hierarchical RCU implementation.
  157. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  158. [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
  159. [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
  160. [ 0.000000] Extended CMOS year: 2000
  161. [ 0.000000] Console: colour VGA+ 80x25
  162. [ 0.000000] console [tty0] enabled
  163. [ 0.000000] allocated 16252928 bytes of page_cgroup
  164. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  165. [ 0.000000] hpet clockevent registered
  166. [ 0.000000] Fast TSC calibration using PIT
  167. [ 0.003333] Detected 2526.960 MHz processor.
  168. [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5055.50 BogoMIPS (lpj=8423200)
  169. [ 0.000005] pid_max: default: 32768 minimum: 301
  170. [ 0.000031] Security Framework initialized
  171. [ 0.000035] AppArmor: AppArmor disabled by boot time parameter
  172. [ 0.000344] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  173. [ 0.001344] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  174. [ 0.001765] Mount-cache hash table entries: 256
  175. [ 0.001972] Initializing cgroup subsys cpuacct
  176. [ 0.001975] Initializing cgroup subsys memory
  177. [ 0.001983] Initializing cgroup subsys devices
  178. [ 0.001985] Initializing cgroup subsys freezer
  179. [ 0.001986] Initializing cgroup subsys net_cls
  180. [ 0.001988] Initializing cgroup subsys blkio
  181. [ 0.002013] CPU: Physical Processor ID: 0
  182. [ 0.002014] CPU: Processor Core ID: 0
  183. [ 0.002019] mce: CPU supports 9 MCE banks
  184. [ 0.002032] CPU0: Thermal monitoring enabled (TM1)
  185. [ 0.002040] using mwait in idle threads.
  186. [ 0.003209] ACPI: Core revision 20120320
  187. [ 0.017917] ftrace: allocating 18032 entries in 71 pages
  188. [ 0.028058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  189. [ 0.061045] CPU0: Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz stepping 05
  190. [ 0.166825] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
  191. [ 0.166832] CPUID marked event: 'bus cycles' unavailable
  192. [ 0.166834] ... version: 3
  193. [ 0.166835] ... bit width: 48
  194. [ 0.166836] ... generic registers: 4
  195. [ 0.166837] ... value mask: 0000ffffffffffff
  196. [ 0.166838] ... max period: 000000007fffffff
  197. [ 0.166839] ... fixed-purpose events: 3
  198. [ 0.166840] ... event mask: 000000070000000f
  199. [ 0.186900] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  200. [ 0.200147] Booting Node 0, Processors #1 #2 #3 Ok.
  201. [ 0.260080] Brought up 4 CPUs
  202. [ 0.260084] Total of 4 processors activated (20223.00 BogoMIPS).
  203. [ 0.262636] devtmpfs: initialized
  204. [ 0.264151] PM: Registering ACPI NVS region [mem 0xbb5a6000-0xbb5edfff] (294912 bytes)
  205. [ 0.264157] PM: Registering ACPI NVS region [mem 0xbb5f9000-0xbb5fbfff] (12288 bytes)
  206. [ 0.264158] PM: Registering ACPI NVS region [mem 0xbb620000-0xbb628fff] (36864 bytes)
  207. [ 0.264160] PM: Registering ACPI NVS region [mem 0xbb62c000-0xbb630fff] (20480 bytes)
  208. [ 0.264161] PM: Registering ACPI NVS region [mem 0xbb651000-0xbb693fff] (274432 bytes)
  209. [ 0.265050] NET: Registered protocol family 16
  210. [ 0.265168] ACPI: bus type pci registered
  211. [ 0.265221] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  212. [ 0.265223] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  213. [ 0.288082] PCI: Using configuration type 1 for base access
  214. [ 0.288558] bio: create slab <bio-0> at 0
  215. [ 0.288613] ACPI: Added _OSI(Module Device)
  216. [ 0.288615] ACPI: Added _OSI(Processor Device)
  217. [ 0.288616] ACPI: Added _OSI(3.0 _SCP Extensions)
  218. [ 0.288617] ACPI: Added _OSI(Processor Aggregator Device)
  219. [ 0.289832] ACPI: EC: Look up EC in DSDT
  220. [ 0.291075] ACPI: Executed 1 blocks of module-level executable AML code
  221. [ 0.295718] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  222. [ 0.298970] ACPI: SSDT 00000000bb621c18 003A4 (v01 AMI IST 00000001 MSFT 03000001)
  223. [ 0.299296] ACPI: Dynamic OEM Table Load:
  224. [ 0.299298] ACPI: SSDT (null) 003A4 (v01 AMI IST 00000001 MSFT 03000001)
  225. [ 0.299674] ACPI: Interpreter enabled
  226. [ 0.299677] ACPI: (supports S0 S3 S4 S5)
  227. [ 0.299695] ACPI: Using IOAPIC for interrupt routing
  228. [ 0.317929] ACPI: No dock devices found.
  229. [ 0.317933] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  230. [ 0.318043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  231. [ 0.318102] pci_root PNP0A08:00: >host bridge window [io 0x0000-0x0cf7]
  232. [ 0.318105] pci_root PNP0A08:00: >host bridge window [io 0x0d00-0xffff]
  233. [ 0.318106] pci_root PNP0A08:00: >host bridge window [mem 0x000a0000-0x000bffff]
  234. [ 0.318108] pci_root PNP0A08:00: >host bridge window [mem 0xc0000000-0xffffffff]
  235. [ 0.318138] PCI host bridge to bus 0000:00
  236. [ 0.318141] pci_bus 0000:00: >root bus resource [io 0x0000-0x0cf7]
  237. [ 0.318142] pci_bus 0000:00: >root bus resource [io 0x0d00-0xffff]
  238. [ 0.318144] pci_bus 0000:00: >root bus resource [mem 0x000a0000-0x000bffff]
  239. [ 0.318146] pci_bus 0000:00: >root bus resource [mem 0xc0000000-0xffffffff]
  240. [ 0.318155] pci 0000:00:00.0: >[8086:0044] type 00 class 0x060000
  241. [ 0.318172] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
  242. [ 0.318194] pci 0000:00:02.0: >[8086:0046] type 00 class 0x030000
  243. [ 0.318204] pci 0000:00:02.0: >reg 10: [mem 0xfa400000-0xfa7fffff 64bit]
  244. [ 0.318210] pci 0000:00:02.0: >reg 18: [mem 0xc0000000-0xcfffffff 64bit pref]
  245. [ 0.318215] pci 0000:00:02.0: >reg 20: [io 0xf080-0xf087]
  246. [ 0.318278] pci 0000:00:16.0: >[8086:3b64] type 00 class 0x078000
  247. [ 0.318305] pci 0000:00:16.0: >reg 10: [mem 0xfbd09000-0xfbd0900f 64bit]
  248. [ 0.318397] pci 0000:00:16.0: >PME# supported from D0 D3hot D3cold
  249. [ 0.318439] pci 0000:00:1a.0: >[8086:3b3c] type 00 class 0x0c0320
  250. [ 0.318464] pci 0000:00:1a.0: >reg 10: [mem 0xfbd08000-0xfbd083ff]
  251. [ 0.318571] pci 0000:00:1a.0: >PME# supported from D0 D3hot D3cold
  252. [ 0.318604] pci 0000:00:1b.0: >[8086:3b56] type 00 class 0x040300
  253. [ 0.318624] pci 0000:00:1b.0: >reg 10: [mem 0xfbd00000-0xfbd03fff 64bit]
  254. [ 0.318722] pci 0000:00:1b.0: >PME# supported from D0 D3hot D3cold
  255. [ 0.318751] pci 0000:00:1c.0: >[8086:3b42] type 01 class 0x060400
  256. [ 0.318851] pci 0000:00:1c.0: >PME# supported from D0 D3hot D3cold
  257. [ 0.318882] pci 0000:00:1c.1: >[8086:3b44] type 01 class 0x060400
  258. [ 0.318981] pci 0000:00:1c.1: >PME# supported from D0 D3hot D3cold
  259. [ 0.319011] pci 0000:00:1c.2: >[8086:3b46] type 01 class 0x060400
  260. [ 0.319110] pci 0000:00:1c.2: >PME# supported from D0 D3hot D3cold
  261. [ 0.319143] pci 0000:00:1c.4: >[8086:3b4a] type 01 class 0x060400
  262. [ 0.319243] pci 0000:00:1c.4: >PME# supported from D0 D3hot D3cold
  263. [ 0.319282] pci 0000:00:1d.0: >[8086:3b34] type 00 class 0x0c0320
  264. [ 0.319307] pci 0000:00:1d.0: >reg 10: [mem 0xfbd07000-0xfbd073ff]
  265. [ 0.319415] pci 0000:00:1d.0: >PME# supported from D0 D3hot D3cold
  266. [ 0.319442] pci 0000:00:1e.0: >[8086:2448] type 01 class 0x060401
  267. [ 0.319527] pci 0000:00:1f.0: >[8086:3b0b] type 00 class 0x060100
  268. [ 0.319657] pci 0000:00:1f.2: >[8086:3b2f] type 00 class 0x010601
  269. [ 0.319683] pci 0000:00:1f.2: >reg 10: [io 0xf070-0xf077]
  270. [ 0.319693] pci 0000:00:1f.2: >reg 14: [io 0xf060-0xf063]
  271. [ 0.319704] pci 0000:00:1f.2: >reg 18: [io 0xf050-0xf057]
  272. [ 0.319714] pci 0000:00:1f.2: >reg 1c: [io 0xf040-0xf043]
  273. [ 0.319726] pci 0000:00:1f.2: >reg 20: [io 0xf020-0xf03f]
  274. [ 0.319736] pci 0000:00:1f.2: >reg 24: [mem 0xfbd06000-0xfbd067ff]
  275. [ 0.319803] pci 0000:00:1f.2: >PME# supported from D3hot
  276. [ 0.319828] pci 0000:00:1f.3: >[8086:3b30] type 00 class 0x0c0500
  277. [ 0.319849] pci 0000:00:1f.3: >reg 10: [mem 0xfbd05000-0xfbd050ff 64bit]
  278. [ 0.319877] pci 0000:00:1f.3: >reg 20: [io 0xf000-0xf01f]
  279. [ 0.319926] pci 0000:00:1f.6: >[8086:3b32] type 00 class 0x118000
  280. [ 0.319953] pci 0000:00:1f.6: >reg 10: [mem 0xfbd04000-0xfbd04fff 64bit]
  281. [ 0.320112] pci 0000:00:1c.0: >PCI bridge to [bus 11-11]
  282. [ 0.320208] pci 0000:12:00.0: >[14e4:4727] type 00 class 0x028000
  283. [ 0.320240] pci 0000:12:00.0: >reg 10: [mem 0xfbc00000-0xfbc03fff 64bit]
  284. [ 0.320403] pci 0000:12:00.0: >supports D1 D2
  285. [ 0.320404] pci 0000:12:00.0: >PME# supported from D0 D3hot D3cold
  286. [ 0.330002] pci 0000:00:1c.1: >PCI bridge to [bus 12-12]
  287. [ 0.330013] pci 0000:00:1c.1: > bridge window [mem 0xfbc00000-0xfbcfffff]
  288. [ 0.330291] pci 0000:13:00.0: >[10ec:8136] type 00 class 0x020000
  289. [ 0.330381] pci 0000:13:00.0: >reg 10: [io 0xe000-0xe0ff]
  290. [ 0.330625] pci 0000:13:00.0: >reg 18: [mem 0xd0b10000-0xd0b10fff 64bit pref]
  291. [ 0.330880] pci 0000:13:00.0: >reg 20: [mem 0xd0b00000-0xd0b0ffff 64bit pref]
  292. [ 0.331005] pci 0000:13:00.0: >reg 30: [mem 0xfb200000-0xfb21ffff pref]
  293. [ 0.331709] pci 0000:13:00.0: >supports D1 D2
  294. [ 0.331711] pci 0000:13:00.0: >PME# supported from D0 D1 D2 D3hot D3cold
  295. [ 0.332189] pci 0000:00:1c.2: >PCI bridge to [bus 13-13]
  296. [ 0.332193] pci 0000:00:1c.2: > bridge window [io 0xe000-0xefff]
  297. [ 0.332198] pci 0000:00:1c.2: > bridge window [mem 0xfb200000-0xfbbfffff]
  298. [ 0.332205] pci 0000:00:1c.2: > bridge window [mem 0xd0b00000-0xd14fffff 64bit pref]
  299. [ 0.332260] pci 0000:00:1c.4: >PCI bridge to [bus 15-15]
  300. [ 0.332265] pci 0000:00:1c.4: > bridge window [io 0xd000-0xdfff]
  301. [ 0.332269] pci 0000:00:1c.4: > bridge window [mem 0xfa800000-0xfb1fffff]
  302. [ 0.332276] pci 0000:00:1c.4: > bridge window [mem 0xd0000000-0xd09fffff 64bit pref]
  303. [ 0.332349] pci 0000:00:1e.0: >PCI bridge to [bus 20-20] (subtractive decode)
  304. [ 0.332361] pci 0000:00:1e.0: > bridge window [io 0x0000-0x0cf7] (subtractive decode)
  305. [ 0.332363] pci 0000:00:1e.0: > bridge window [io 0x0d00-0xffff] (subtractive decode)
  306. [ 0.332364] pci 0000:00:1e.0: > bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  307. [ 0.332366] pci 0000:00:1e.0: > bridge window [mem 0xc0000000-0xffffffff] (subtractive decode)
  308. [ 0.332397] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  309. [ 0.332508] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR20._PRT]
  310. [ 0.332559] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
  311. [ 0.332582] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
  312. [ 0.332605] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
  313. [ 0.332626] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
  314. [ 0.332723] pci0000:00: >Requesting ACPI _OSC control (0x1d)
  315. [ 0.332882] pci0000:00: >ACPI _OSC control (0x19) granted
  316. [ 0.335634] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
  317. [ 0.335674] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
  318. [ 0.335712] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
  319. [ 0.335750] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *4 5 6 10 11 12 14 15)
  320. [ 0.335787] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
  321. [ 0.335825] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
  322. [ 0.335865] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
  323. [ 0.335906] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
  324. [ 0.335986] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  325. [ 0.335991] vgaarb: loaded
  326. [ 0.335992] vgaarb: bridge control possible 0000:00:02.0
  327. [ 0.336024] PCI: Using ACPI for IRQ routing
  328. [ 0.345800] PCI: Discovered peer bus ff
  329. [ 0.345801] PCI: root bus ff: using default resources
  330. [ 0.345802] PCI: Probing PCI hardware (bus ff)
  331. [ 0.345825] PCI host bridge to bus 0000:ff
  332. [ 0.345827] pci_bus 0000:ff: >root bus resource [io 0x0000-0xffff]
  333. [ 0.345829] pci_bus 0000:ff: >root bus resource [mem 0x00000000-0xfffffffff]
  334. [ 0.345834] pci 0000:ff:00.0: >[8086:2c62] type 00 class 0x060000
  335. [ 0.345852] pci 0000:ff:00.1: >[8086:2d01] type 00 class 0x060000
  336. [ 0.345871] pci 0000:ff:02.0: >[8086:2d10] type 00 class 0x060000
  337. [ 0.345888] pci 0000:ff:02.1: >[8086:2d11] type 00 class 0x060000
  338. [ 0.345904] pci 0000:ff:02.2: >[8086:2d12] type 00 class 0x060000
  339. [ 0.345920] pci 0000:ff:02.3: >[8086:2d13] type 00 class 0x060000
  340. [ 0.346046] PCI: pci_cache_line_size set to 64 bytes
  341. [ 0.346133] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
  342. [ 0.346135] e820: reserve RAM buffer [mem 0xbb5a6000-0xbbffffff]
  343. [ 0.346137] e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff]
  344. [ 0.346229] NetLabel: Initializing
  345. [ 0.346230] NetLabel: domain hash size = 128
  346. [ 0.346231] NetLabel: protocols = UNLABELED CIPSOv4
  347. [ 0.346245] NetLabel: unlabeled traffic allowed by default
  348. [ 0.346266] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  349. [ 0.346271] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  350. [ 0.348289] Switching to clocksource hpet
  351. [ 0.353530] pnp: PnP ACPI init
  352. [ 0.353550] ACPI: bus type pnp registered
  353. [ 0.353635] pnp 00:00: >[bus 00-ff]
  354. [ 0.353638] pnp 00:00: >[io 0x0cf8-0x0cff]
  355. [ 0.353641] pnp 00:00: >[io 0x0000-0x0cf7 window]
  356. [ 0.353643] pnp 00:00: >[io 0x0d00-0xffff window]
  357. [ 0.353645] pnp 00:00: >[mem 0x000a0000-0x000bffff window]
  358. [ 0.353646] pnp 00:00: >[mem 0x00000000 window]
  359. [ 0.353648] pnp 00:00: >[mem 0xc0000000-0xffffffff window]
  360. [ 0.353726] pnp 00:00: >Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
  361. [ 0.353764] pnp 00:01: >[mem 0xfed14000-0xfed19fff]
  362. [ 0.353766] pnp 00:01: >[mem 0xe0000000-0xefffffff]
  363. [ 0.353767] pnp 00:01: >[mem 0xfed90000-0xfed93fff]
  364. [ 0.353769] pnp 00:01: >[mem 0xfed20000-0xfed3ffff]
  365. [ 0.353770] pnp 00:01: >[mem 0xfee00000-0xfee0ffff]
  366. [ 0.353818] system 00:01: >[mem 0xfed14000-0xfed19fff] has been reserved
  367. [ 0.353820] system 00:01: >[mem 0xe0000000-0xefffffff] has been reserved
  368. [ 0.353822] system 00:01: >[mem 0xfed90000-0xfed93fff] has been reserved
  369. [ 0.353824] system 00:01: >[mem 0xfed20000-0xfed3ffff] has been reserved
  370. [ 0.353826] system 00:01: >[mem 0xfee00000-0xfee0ffff] has been reserved
  371. [ 0.353829] system 00:01: >Plug and Play ACPI device, IDs PNP0c01 (active)
  372. [ 0.353855] pnp 00:02: >[dma 4]
  373. [ 0.353856] pnp 00:02: >[io 0x0000-0x000f]
  374. [ 0.353858] pnp 00:02: >[io 0x0081-0x0083]
  375. [ 0.353859] pnp 00:02: >[io 0x0087]
  376. [ 0.353861] pnp 00:02: >[io 0x0089-0x008b]
  377. [ 0.353862] pnp 00:02: >[io 0x008f]
  378. [ 0.353863] pnp 00:02: >[io 0x00c0-0x00df]
  379. [ 0.353882] pnp 00:02: >Plug and Play ACPI device, IDs PNP0200 (active)
  380. [ 0.353890] pnp 00:03: >[io 0x0070-0x0071]
  381. [ 0.353902] pnp 00:03: >[irq 8]
  382. [ 0.353922] pnp 00:03: >Plug and Play ACPI device, IDs PNP0b00 (active)
  383. [ 0.353928] pnp 00:04: >[io 0x0061]
  384. [ 0.353947] pnp 00:04: >Plug and Play ACPI device, IDs PNP0800 (active)
  385. [ 0.353953] pnp 00:05: >[io 0x00f0-0x00ff]
  386. [ 0.353959] pnp 00:05: >[irq 13]
  387. [ 0.353979] pnp 00:05: >Plug and Play ACPI device, IDs PNP0c04 (active)
  388. [ 0.353993] pnp 00:06: >[io 0x0010-0x001f]
  389. [ 0.353995] pnp 00:06: >[io 0x0022-0x003f]
  390. [ 0.353996] pnp 00:06: >[io 0x0044-0x005f]
  391. [ 0.353998] pnp 00:06: >[io 0x0068-0x006f]
  392. [ 0.353999] pnp 00:06: >[io 0x0072-0x007f]
  393. [ 0.354001] pnp 00:06: >[io 0x0080]
  394. [ 0.354002] pnp 00:06: >[io 0x0084-0x0086]
  395. [ 0.354003] pnp 00:06: >[io 0x0088]
  396. [ 0.354005] pnp 00:06: >[io 0x008c-0x008e]
  397. [ 0.354006] pnp 00:06: >[io 0x0090-0x009f]
  398. [ 0.354008] pnp 00:06: >[io 0x00a2-0x00bf]
  399. [ 0.354009] pnp 00:06: >[io 0x00e0-0x00ef]
  400. [ 0.354011] pnp 00:06: >[io 0x04d0-0x04d1]
  401. [ 0.354013] pnp 00:06: >[mem 0xfe800000-0xfe8001ff]
  402. [ 0.354049] system 00:06: >[io 0x04d0-0x04d1] has been reserved
  403. [ 0.354052] system 00:06: >[mem 0xfe800000-0xfe8001ff] has been reserved
  404. [ 0.354054] system 00:06: >Plug and Play ACPI device, IDs PNP0c02 (active)
  405. [ 0.354070] pnp 00:07: >[irq 12]
  406. [ 0.354094] pnp 00:07: >Plug and Play ACPI device, IDs DLL0447 SYN0600 SYN0002 PNP0f13 (active)
  407. [ 0.354107] pnp 00:08: >[io 0x0060]
  408. [ 0.354109] pnp 00:08: >[io 0x0064]
  409. [ 0.354110] pnp 00:08: >[io 0x0062]
  410. [ 0.354111] pnp 00:08: >[io 0x0066]
  411. [ 0.354118] pnp 00:08: >[irq 1]
  412. [ 0.354139] pnp 00:08: >Plug and Play ACPI device, IDs PNP0303 (active)
  413. [ 0.354249] pnp 00:09: >[io 0x0400-0x047f]
  414. [ 0.354251] pnp 00:09: >[io 0x1180-0x119f]
  415. [ 0.354252] pnp 00:09: >[io 0x0500-0x057f]
  416. [ 0.354254] pnp 00:09: >[mem 0xfed1c000-0xfed1ffff]
  417. [ 0.354256] pnp 00:09: >[mem 0xfec00000-0xfecfffff]
  418. [ 0.354257] pnp 00:09: >[mem 0xfed08000-0xfed08fff]
  419. [ 0.354259] pnp 00:09: >[mem 0xff000000-0xffffffff]
  420. [ 0.354295] system 00:09: >[io 0x0400-0x047f] has been reserved
  421. [ 0.354297] system 00:09: >[io 0x1180-0x119f] has been reserved
  422. [ 0.354299] system 00:09: >[io 0x0500-0x057f] has been reserved
  423. [ 0.354301] system 00:09: >[mem 0xfed1c000-0xfed1ffff] has been reserved
  424. [ 0.354304] system 00:09: >[mem 0xfec00000-0xfecfffff] could not be reserved
  425. [ 0.354306] system 00:09: >[mem 0xfed08000-0xfed08fff] has been reserved
  426. [ 0.354308] system 00:09: >[mem 0xff000000-0xffffffff] has been reserved
  427. [ 0.354311] system 00:09: >Plug and Play ACPI device, IDs PNP0c01 (active)
  428. [ 0.354383] pnp 00:0a: >[mem 0xfed00000-0xfed003ff]
  429. [ 0.354411] pnp 00:0a: >Plug and Play ACPI device, IDs PNP0103 (active)
  430. [ 0.354583] pnp: PnP ACPI: found 11 devices
  431. [ 0.354585] ACPI: ACPI bus type pnp unregistered
  432. [ 0.361139] pci 0000:00:1c.0: >bridge window [io 0x1000-0x0fff] to [bus 11-11] add_size 1000
  433. [ 0.361143] pci 0000:00:1c.0: >bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11-11] add_size 200000
  434. [ 0.361145] pci 0000:00:1c.0: >bridge window [mem 0x00100000-0x000fffff] to [bus 11-11] add_size 200000
  435. [ 0.361156] pci 0000:00:1c.1: >bridge window [io 0x1000-0x0fff] to [bus 12-12] add_size 1000
  436. [ 0.361158] pci 0000:00:1c.1: >bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12-12] add_size 200000
  437. [ 0.361190] pci 0000:00:1c.0: >res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
  438. [ 0.361192] pci 0000:00:1c.0: >res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  439. [ 0.361194] pci 0000:00:1c.1: >res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  440. [ 0.361195] pci 0000:00:1c.0: >res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  441. [ 0.361197] pci 0000:00:1c.1: >res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  442. [ 0.361202] pci 0000:00:1c.0: >BAR 14: assigned [mem 0xd1500000-0xd16fffff]
  443. [ 0.361205] pci 0000:00:1c.0: >BAR 15: assigned [mem 0xd1700000-0xd18fffff 64bit pref]
  444. [ 0.361207] pci 0000:00:1c.1: >BAR 15: assigned [mem 0xd1900000-0xd1afffff 64bit pref]
  445. [ 0.361209] pci 0000:00:1c.0: >BAR 13: assigned [io 0x2000-0x2fff]
  446. [ 0.361211] pci 0000:00:1c.1: >BAR 13: assigned [io 0x3000-0x3fff]
  447. [ 0.361214] pci 0000:00:1c.0: >PCI bridge to [bus 11-11]
  448. [ 0.361218] pci 0000:00:1c.0: > bridge window [io 0x2000-0x2fff]
  449. [ 0.361223] pci 0000:00:1c.0: > bridge window [mem 0xd1500000-0xd16fffff]
  450. [ 0.361227] pci 0000:00:1c.0: > bridge window [mem 0xd1700000-0xd18fffff 64bit pref]
  451. [ 0.361234] pci 0000:00:1c.1: >PCI bridge to [bus 12-12]
  452. [ 0.361237] pci 0000:00:1c.1: > bridge window [io 0x3000-0x3fff]
  453. [ 0.361243] pci 0000:00:1c.1: > bridge window [mem 0xfbc00000-0xfbcfffff]
  454. [ 0.361247] pci 0000:00:1c.1: > bridge window [mem 0xd1900000-0xd1afffff 64bit pref]
  455. [ 0.361255] pci 0000:00:1c.2: >PCI bridge to [bus 13-13]
  456. [ 0.361258] pci 0000:00:1c.2: > bridge window [io 0xe000-0xefff]
  457. [ 0.361264] pci 0000:00:1c.2: > bridge window [mem 0xfb200000-0xfbbfffff]
  458. [ 0.361268] pci 0000:00:1c.2: > bridge window [mem 0xd0b00000-0xd14fffff 64bit pref]
  459. [ 0.361276] pci 0000:00:1c.4: >PCI bridge to [bus 15-15]
  460. [ 0.361279] pci 0000:00:1c.4: > bridge window [io 0xd000-0xdfff]
  461. [ 0.361284] pci 0000:00:1c.4: > bridge window [mem 0xfa800000-0xfb1fffff]
  462. [ 0.361289] pci 0000:00:1c.4: > bridge window [mem 0xd0000000-0xd09fffff 64bit pref]
  463. [ 0.361296] pci 0000:00:1e.0: >PCI bridge to [bus 20-20]
  464. [ 0.361354] pci 0000:00:1e.0: >setting latency timer to 64
  465. [ 0.361358] pci_bus 0000:00: >resource 4 [io 0x0000-0x0cf7]
  466. [ 0.361360] pci_bus 0000:00: >resource 5 [io 0x0d00-0xffff]
  467. [ 0.361361] pci_bus 0000:00: >resource 6 [mem 0x000a0000-0x000bffff]
  468. [ 0.361363] pci_bus 0000:00: >resource 7 [mem 0xc0000000-0xffffffff]
  469. [ 0.361365] pci_bus 0000:11: >resource 0 [io 0x2000-0x2fff]
  470. [ 0.361367] pci_bus 0000:11: >resource 1 [mem 0xd1500000-0xd16fffff]
  471. [ 0.361368] pci_bus 0000:11: >resource 2 [mem 0xd1700000-0xd18fffff 64bit pref]
  472. [ 0.361370] pci_bus 0000:12: >resource 0 [io 0x3000-0x3fff]
  473. [ 0.361372] pci_bus 0000:12: >resource 1 [mem 0xfbc00000-0xfbcfffff]
  474. [ 0.361374] pci_bus 0000:12: >resource 2 [mem 0xd1900000-0xd1afffff 64bit pref]
  475. [ 0.361376] pci_bus 0000:13: >resource 0 [io 0xe000-0xefff]
  476. [ 0.361377] pci_bus 0000:13: >resource 1 [mem 0xfb200000-0xfbbfffff]
  477. [ 0.361379] pci_bus 0000:13: >resource 2 [mem 0xd0b00000-0xd14fffff 64bit pref]
  478. [ 0.361381] pci_bus 0000:15: >resource 0 [io 0xd000-0xdfff]
  479. [ 0.361382] pci_bus 0000:15: >resource 1 [mem 0xfa800000-0xfb1fffff]
  480. [ 0.361384] pci_bus 0000:15: >resource 2 [mem 0xd0000000-0xd09fffff 64bit pref]
  481. [ 0.361386] pci_bus 0000:20: >resource 4 [io 0x0000-0x0cf7]
  482. [ 0.361387] pci_bus 0000:20: >resource 5 [io 0x0d00-0xffff]
  483. [ 0.361389] pci_bus 0000:20: >resource 6 [mem 0x000a0000-0x000bffff]
  484. [ 0.361390] pci_bus 0000:20: >resource 7 [mem 0xc0000000-0xffffffff]
  485. [ 0.361393] pci_bus 0000:ff: >resource 4 [io 0x0000-0xffff]
  486. [ 0.361394] pci_bus 0000:ff: >resource 5 [mem 0x00000000-0xfffffffff]
  487. [ 0.361429] NET: Registered protocol family 2
  488. [ 0.361530] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
  489. [ 0.362187] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
  490. [ 0.363839] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  491. [ 0.364040] TCP: Hash tables configured (established 524288 bind 65536)
  492. [ 0.364041] TCP: reno registered
  493. [ 0.364049] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  494. [ 0.364067] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  495. [ 0.364153] NET: Registered protocol family 1
  496. [ 0.364170] pci 0000:00:02.0: >Boot video device
  497. [ 0.611693] PCI: CLS 64 bytes, default 64
  498. [ 0.611743] Unpacking initramfs...
  499. [ 0.673169] Freeing initrd memory: 3388k freed
  500. [ 0.673858] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  501. [ 0.673865] software IO TLB [mem 0xb75a6000-0xbb5a5fff] (64MB) mapped at [ffff8800b75a6000-ffff8800bb5a5fff]
  502. [ 0.674384] audit: initializing netlink socket (disabled)
  503. [ 0.674402] type=2000 audit(1349621680.559:1): initialized
  504. [ 0.685271] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  505. [ 0.687035] VFS: Disk quotas dquot_6.5.2
  506. [ 0.687072] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  507. [ 0.687198] msgmni has been set to 7513
  508. [ 0.687413] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  509. [ 0.687454] io scheduler noop registered
  510. [ 0.687457] io scheduler deadline registered
  511. [ 0.687500] io scheduler cfq registered (default)
  512. [ 0.687649] pcieport 0000:00:1c.0: >irq 40 for MSI/MSI-X
  513. [ 0.687778] pcieport 0000:00:1c.1: >irq 41 for MSI/MSI-X
  514. [ 0.687903] pcieport 0000:00:1c.2: >irq 42 for MSI/MSI-X
  515. [ 0.688029] pcieport 0000:00:1c.4: >irq 43 for MSI/MSI-X
  516. [ 0.688213] intel_idle: MWAIT substates: 0x1120
  517. [ 0.688215] intel_idle: v0.4 model 0x25
  518. [ 0.688216] intel_idle: lapic_timer_reliable_states 0xffffffff
  519. [ 0.688276] GHES: HEST is not enabled!
  520. [ 0.688336] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  521. [ 0.688741] Linux agpgart interface v0.103
  522. [ 0.688804] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2] at 0x60,0x64 irq 1,12
  523. [ 0.713358] serio: i8042 KBD port at 0x60,0x64 irq 1
  524. [ 0.713388] serio: i8042 AUX port at 0x60,0x64 irq 12
  525. [ 0.713484] mousedev: PS/2 mouse device common for all mice
  526. [ 0.714430] rtc_cmos 00:03: >RTC can wake from S4
  527. [ 0.714570] rtc_cmos 00:03: >rtc core: registered rtc_cmos as rtc0
  528. [ 0.714603] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
  529. [ 0.714666] cpuidle: using governor ladder
  530. [ 0.714744] cpuidle: using governor menu
  531. [ 0.714875] drop_monitor: Initializing network drop monitor service
  532. [ 0.714946] TCP: cubic registered
  533. [ 0.715029] NET: Registered protocol family 10
  534. [ 0.715183] NET: Registered protocol family 17
  535. [ 0.715191] Key type dns_resolver registered
  536. [ 0.715342] PM: Hibernation image not present or could not be loaded.
  537. [ 0.715351] registered taskstats version 1
  538. [ 0.716298] rtc_cmos 00:03: >setting system clock to 2012-10-07 14:54:41 UTC (1349621681)
  539. [ 0.717459] Freeing unused kernel memory: 760k freed
  540. [ 0.717581] Write protecting the kernel read-only data: 8192k
  541. [ 0.721392] Freeing unused kernel memory: 1472k freed
  542. [ 0.723244] Freeing unused kernel memory: 608k freed
  543. [ 0.732021] systemd-udevd[48]: starting version 194
  544. [ 0.734440] [drm] Initialized drm 1.1.0 20060810
  545. [ 0.735223] agpgart-intel 0000:00:00.0: >Intel HD Graphics Chipset
  546. [ 0.735314] agpgart-intel 0000:00:00.0: >detected gtt size: 2097152K total, 262144K mappable
  547. [ 0.736043] agpgart-intel 0000:00:00.0: >detected 32768K stolen memory
  548. [ 0.736312] agpgart-intel 0000:00:00.0: >AGP aperture is 256M @ 0xc0000000
  549. [ 0.736910] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  550. [ 0.736916] ACPI: Power Button [PWRB]
  551. [ 0.736967] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
  552. [ 0.739619] ACPI: Lid Switch [LID0]
  553. [ 0.739895] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
  554. [ 0.739900] ACPI: Sleep Button [SBTN]
  555. [ 0.739968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  556. [ 0.739972] ACPI: Power Button [PWRF]
  557. [ 0.743944] i915 0000:00:02.0: >setting latency timer to 64
  558. [ 0.747463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  559. [ 0.770754] i915 0000:00:02.0: >irq 44 for MSI/MSI-X
  560. [ 0.770763] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  561. [ 0.770764] [drm] Driver supports precise vblank timestamp query.
  562. [ 0.770807] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  563. [ 1.396059] fbcon: inteldrmfb (fb0) is primary device
  564. [ 1.674356] Refined TSC clocksource calibration: 2527.000 MHz.
  565. [ 1.674361] Switching to clocksource tsc
  566. [ 1.783762] Console: switching to colour frame buffer device 170x48
  567. [ 1.786561] fb0: inteldrmfb frame buffer device
  568. [ 1.786563] drm: registered panic notifier
  569. [ 1.797153] acpi device:2e: >registered as cooling_device0
  570. [ 1.797288] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  571. [ 1.797427] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:02/input/input5
  572. [ 1.797461] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  573. [ 1.826722] ACPI: bus type usb registered
  574. [ 1.826750] usbcore: registered new interface driver usbfs
  575. [ 1.826759] usbcore: registered new interface driver hub
  576. [ 1.826805] usbcore: registered new device driver usb
  577. [ 1.827532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  578. [ 1.827639] ehci_hcd 0000:00:1a.0: >setting latency timer to 64
  579. [ 1.827645] ehci_hcd 0000:00:1a.0: >EHCI Host Controller
  580. [ 1.827653] ehci_hcd 0000:00:1a.0: >new USB bus registered, assigned bus number 1
  581. [ 1.827689] ehci_hcd 0000:00:1a.0: >debug port 2
  582. [ 1.831655] ehci_hcd 0000:00:1a.0: >cache line size of 64 is not supported
  583. [ 1.831681] ehci_hcd 0000:00:1a.0: >irq 16, io mem 0xfbd08000
  584. [ 1.833442] SCSI subsystem initialized
  585. [ 1.835127] libata version 3.00 loaded.
  586. [ 1.840847] ehci_hcd 0000:00:1a.0: >USB 2.0 started, EHCI 1.00
  587. [ 1.841140] hub 1-0:1.0: >USB hub found
  588. [ 1.841145] hub 1-0:1.0: >2 ports detected
  589. [ 1.841269] ehci_hcd 0000:00:1d.0: >setting latency timer to 64
  590. [ 1.841273] ehci_hcd 0000:00:1d.0: >EHCI Host Controller
  591. [ 1.841279] ehci_hcd 0000:00:1d.0: >new USB bus registered, assigned bus number 2
  592. [ 1.841308] ehci_hcd 0000:00:1d.0: >debug port 2
  593. [ 1.845277] ehci_hcd 0000:00:1d.0: >cache line size of 64 is not supported
  594. [ 1.845305] ehci_hcd 0000:00:1d.0: >irq 23, io mem 0xfbd07000
  595. [ 1.854187] ehci_hcd 0000:00:1d.0: >USB 2.0 started, EHCI 1.00
  596. [ 1.854355] hub 2-0:1.0: >USB hub found
  597. [ 1.854360] hub 2-0:1.0: >2 ports detected
  598. [ 1.854451] ahci 0000:00:1f.2: >version 3.0
  599. [ 1.854537] ahci 0000:00:1f.2: >irq 45 for MSI/MSI-X
  600. [ 1.854632] ahci 0000:00:1f.2: >AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x13 impl SATA mode
  601. [ 1.854637] ahci 0000:00:1f.2: >flags: 64bit ncq sntf ilck pm led clo pio slum part ems sxs apst
  602. [ 1.854643] ahci 0000:00:1f.2: >setting latency timer to 64
  603. [ 1.868152] scsi0 : ahci
  604. [ 1.868367] scsi1 : ahci
  605. [ 1.868551] scsi2 : ahci
  606. [ 1.868762] scsi3 : ahci
  607. [ 1.868933] scsi4 : ahci
  608. [ 1.869044] scsi5 : ahci
  609. [ 1.869178] ata1: SATA max UDMA/133 abar m2048@0xfbd06000 port 0xfbd06100 irq 45
  610. [ 1.869182] ata2: SATA max UDMA/133 abar m2048@0xfbd06000 port 0xfbd06180 irq 45
  611. [ 1.869183] ata3: DUMMY
  612. [ 1.869184] ata4: DUMMY
  613. [ 1.869186] ata5: SATA max UDMA/133 abar m2048@0xfbd06000 port 0xfbd06300 irq 45
  614. [ 1.869187] ata6: DUMMY
  615. [ 2.147420] usb 1-1: >new high-speed USB device number 2 using ehci_hcd
  616. [ 2.187407] ata5: SATA link down (SStatus 0 SControl 300)
  617. [ 2.187453] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  618. [ 2.187499] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  619. [ 2.193500] ata1.00: ATA-8: SAMSUNG HM321HI, 2AJ10003, max UDMA/133
  620. [ 2.193503] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  621. [ 2.199638] ata1.00: configured for UDMA/133
  622. [ 2.199885] scsi 0:0:0:0: >Direct-Access ATA SAMSUNG HM321HI 2AJ1 PQ: 0 ANSI: 5
  623. [ 2.200341] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L633J, D100, max UDMA/100
  624. [ 2.210686] ata2.00: configured for UDMA/100
  625. [ 2.214005] scsi 1:0:0:0: >CD-ROM TSSTcorp DVD+-RW TS-L633J D100 PQ: 0 ANSI: 5
  626. [ 2.219989] sd 0:0:0:0: >[sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  627. [ 2.220022] sd 0:0:0:0: >[sda] Write Protect is off
  628. [ 2.220025] sd 0:0:0:0: >[sda] Mode Sense: 00 3a 00 00
  629. [ 2.220038] sd 0:0:0:0: >[sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  630. [ 2.227880] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  631. [ 2.227884] cdrom: Uniform CD-ROM driver Revision: 3.20
  632. [ 2.228199] sr 1:0:0:0: >Attached scsi CD-ROM sr0
  633. [ 2.271641] hub 1-1:1.0: >USB hub found
  634. [ 2.271779] hub 1-1:1.0: >6 ports detected
  635. [ 2.296235] sda: sda1 sda2 < sda5 sda6 sda7 >
  636. [ 2.297449] sd 0:0:0:0: >[sda] Attached SCSI disk
  637. [ 2.377275] usb 2-1: >new high-speed USB device number 2 using ehci_hcd
  638. [ 2.501607] hub 2-1:1.0: >USB hub found
  639. [ 2.501783] hub 2-1:1.0: >8 ports detected
  640. [ 2.580621] usb 1-1.1: >new low-speed USB device number 3 using ehci_hcd
  641. [ 2.672653] usbcore: registered new interface driver usbhid
  642. [ 2.672658] usbhid: USB HID core driver
  643. [ 2.673414] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input6
  644. [ 2.673503] hid-generic 0003:15D9:0A4C.0001: >input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1a.0-1.1/input0
  645. [ 2.747138] usb 1-1.6: >new high-speed USB device number 4 using ehci_hcd
  646. [ 2.940411] usb 2-1.6: >new full-speed USB device number 3 using ehci_hcd
  647. [ 2.965759] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  648. [ 3.026586] hub 2-1.6:1.0: >USB hub found
  649. [ 3.026740] hub 2-1.6:1.0: >3 ports detected
  650. [ 3.293605] usb 2-1.6.1: >new full-speed USB device number 4 using ehci_hcd
  651. [ 3.381901] input: HID 413c:8161 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.1/2-1.6.1:1.0/input/input7
  652. [ 3.381980] hid-generic 0003:413C:8161.0002: >input,hidraw1: USB HID v1.11 Keyboard [HID 413c:8161] on usb-0000:00:1d.0-1.6.1/input0
  653. [ 3.446933] usb 2-1.6.2: >new full-speed USB device number 5 using ehci_hcd
  654. [ 3.537224] input: HID 413c:8162 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.2/2-1.6.2:1.0/input/input8
  655. [ 3.537637] hid-generic 0003:413C:8162.0003: >input,hidraw2: USB HID v1.11 Mouse [HID 413c:8162] on usb-0000:00:1d.0-1.6.2/input0
  656. [ 4.346001] systemd-udevd[150]: starting version 194
  657. [ 5.143701] dcdbas dcdbas: >Dell Systems Management Base Driver (version 5.6.0-3.2)
  658. [ 5.448240] thermal LNXTHERM:00: >registered as thermal_zone0
  659. [ 5.448244] ACPI: Thermal Zone [THM] (52 C)
  660. [ 5.448263] ACPI: Battery Slot [BAT0] (battery present)
  661. [ 5.448402] ACPI: AC Adapter [AC] (on-line)
  662. [ 5.463359] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  663. [ 5.463517] r8169 0000:13:00.0: >irq 46 for MSI/MSI-X
  664. [ 5.463673] r8169 0000:13:00.0: >eth0: RTL8102e at 0xffffc9000067e000, b8:ac:6f:e7:ac:5d, XID 04e00000 IRQ 46
  665. [ 5.482983] ACPI: Requesting acpi_cpufreq
  666. [ 5.522879] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SMB_.SMBI 1 (20120320/utaddress-251)
  667. [ 5.522885] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  668. [ 5.619503] mei 0000:00:16.0: >setting latency timer to 64
  669. [ 5.619596] mei 0000:00:16.0: >irq 47 for MSI/MSI-X
  670. [ 5.623628] mei 0000:00:16.0: >wd: failed to find the client
  671. [ 5.625529] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPI1 1 (20120320/utaddress-251)
  672. [ 5.625535] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  673. [ 5.625537] lpc_ich: Resource conflict(s) found affecting gpio_ich
  674. [ 5.629900] wmi: Mapper loaded
  675. [ 5.662773] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
  676. [ 5.694022] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
  677. [ 5.757545] Linux media interface: v0.10
  678. [ 5.778329] snd_hda_intel 0000:00:1b.0: >irq 48 for MSI/MSI-X
  679. [ 5.820481] iTCO_vendor_support: vendor-support=0
  680. [ 5.826291] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
  681. [ 5.826336] iTCO_wdt: Found a HM57 TCO device (Version=2, TCOBASE=0x0460)
  682. [ 5.826428] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  683. [ 5.845862] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
  684. [ 5.846324] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
  685. [ 5.846681] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2
  686. [ 5.847033] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  687. [ 5.917892] lib80211: common routines for IEEE802.11 drivers
  688. [ 5.917895] lib80211_crypt: registered algorithm 'NULL'
  689. [ 5.928661] cfg80211: Calling CRDA to update world regulatory domain
  690. [ 5.950876] input: Dell WMI hotkeys as /devices/virtual/input/input9
  691. [ 5.968841] Linux video capture interface: v2.00
  692. [ 5.984491] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_1.3M (0c45:6480)
  693. [ 6.006785] input: Laptop_Integrated_Webcam_1.3M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input10
  694. [ 6.006879] usbcore: registered new interface driver uvcvideo
  695. [ 6.006885] USB Video Class driver (1.1.1)
  696. [ 6.035756] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11
  697. [ 6.717209] psmouse serio1: >synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
  698. [ 6.794781] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
  699. [ 7.066649] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
  700. [ 7.066796] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
  701. [ 7.066925] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
  702. [ 7.487990] EXT4-fs (sda1): re-mounted. Opts: (null)
  703. [ 7.690599] fuse init (API version 7.19)
  704. [ 8.296313] Adding 1864268k swap on /dev/sda5. Priority:-1 extents:1 across:1864268k
  705. [ 17.155779] r8169 0000:13:00.0: >eth0: link down
  706. [ 17.155799] r8169 0000:13:00.0: >eth0: link down
  707. [ 17.156221] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  708. [ 18.785580] r8169 0000:13:00.0: >eth0: link up
  709. [ 18.786040] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  710. [ 37.427362] r8169 0000:13:00.0: >eth0: link down
  711. [ 37.427377] r8169 0000:13:00.0: >eth0: link down
  712. [ 37.427792] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  713. [ 37.464347] r8169 0000:13:00.0: >eth0: link down
  714. [ 37.464827] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  715. [ 39.242878] r8169 0000:13:00.0: >eth0: link up
  716. [ 39.243496] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  717. [ 250.441755] bcma: Found chip with id 0x4313, rev 0x01 and package 0x08
  718. [ 250.441786] bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
  719. [ 250.441809] bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
  720. [ 250.441865] bcma: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
  721. [ 250.469099] bcma: Bus registered
  722. [ 250.505414] brcmsmac bcma0:0: >mfg 4bf core 812 rev 24 class 0 irq 17
  723. [ 250.552602] ieee80211 phy0: >Selected rate control algorithm 'minstrel_ht'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement