Advertisement
JonathanVQP

dmesg

Nov 30th, 2020
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.08 KB | None | 0 0
  1. [ 0.000000] Linux version 5.4.72-gentoo (root@gentooVM) (gcc version 9.3.0 (Gentoo 9.3.0-r1 p3)) #9 SMP Mon Nov 30 00:15:35 EST 2020
  2. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.4.72-gentoo root=/dev/sda3 ro
  3. [ 0.000000] [Firmware Bug]: TSC doesn't count with P0 frequency!
  4. [ 0.000000] random: get_random_u32 called from bsp_init_amd+0x162/0x280 with crng_init=0
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  7. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  8. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  9. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  10. [ 0.000000] BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfefefff] ACPI data
  16. [ 0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS
  17. [ 0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043fffffff] usable
  23. [ 0.000000] NX (Execute Disable) protection: active
  24. [ 0.000000] SMBIOS 2.7 present.
  25. [ 0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/22/2020
  26. [ 0.000000] vmware: hypercall mode: 0x01
  27. [ 0.000000] Hypervisor detected: VMware
  28. [ 0.000000] vmware: TSC freq read from hypervisor : 3612.212 MHz
  29. [ 0.000000] vmware: Host bus clock speed read from hypervisor : 66000000 Hz
  30. [ 0.000000] tsc: Detected 3612.212 MHz processor
  31. [ 0.013688] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  32. [ 0.013690] e820: remove [mem 0x000a0000-0x000fffff] usable
  33. [ 0.013695] last_pfn = 0x440000 max_arch_pfn = 0x400000000
  34. [ 0.013798] MTRR default type: uncachable
  35. [ 0.013798] MTRR fixed ranges enabled:
  36. [ 0.013799] 00000-9FFFF write-back
  37. [ 0.013800] A0000-BFFFF uncachable
  38. [ 0.013801] C0000-CFFFF write-protect
  39. [ 0.013801] D0000-EFFFF uncachable
  40. [ 0.013802] F0000-FFFFF write-protect
  41. [ 0.013802] MTRR variable ranges enabled:
  42. [ 0.013803] 0 base 000000000000 mask 1F8000000000 write-back
  43. [ 0.013804] 1 base 0000C0000000 mask 1FFFC0000000 uncachable
  44. [ 0.013805] 2 disabled
  45. [ 0.013805] 3 disabled
  46. [ 0.013805] 4 disabled
  47. [ 0.013806] 5 disabled
  48. [ 0.013806] 6 disabled
  49. [ 0.013806] 7 disabled
  50. [ 0.013823] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  51. [ 0.013849] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
  52. [ 0.013852] last_pfn = 0xc0000 max_arch_pfn = 0x400000000
  53. [ 0.029523] found SMP MP-table at [mem 0x000f6a70-0x000f6a7f]
  54. [ 0.029683] check: Scanning 1 areas for low memory corruption
  55. [ 0.029733] Using GB pages for direct mapping
  56. [ 0.030374] No NUMA configuration found
  57. [ 0.030375] Faking a node at [mem 0x0000000000000000-0x000000043fffffff]
  58. [ 0.030387] NODE_DATA(0) allocated [mem 0x43ffde000-0x43fffffff]
  59. [ 0.031302] Zone ranges:
  60. [ 0.031303] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  61. [ 0.031305] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  62. [ 0.031306] Normal [mem 0x0000000100000000-0x000000043fffffff]
  63. [ 0.031308] Movable zone start for each node
  64. [ 0.031311] Early memory node ranges
  65. [ 0.031312] node 0: [mem 0x0000000000001000-0x000000000009dfff]
  66. [ 0.031313] node 0: [mem 0x0000000000100000-0x00000000bfecffff]
  67. [ 0.031315] node 0: [mem 0x00000000bff00000-0x00000000bfffffff]
  68. [ 0.031316] node 0: [mem 0x0000000100000000-0x000000043fffffff]
  69. [ 0.031380] Zeroed struct page in unavailable ranges: 147 pages
  70. [ 0.031381] Initmem setup node 0 [mem 0x0000000000001000-0x000000043fffffff]
  71. [ 0.031383] On node 0 totalpages: 4194157
  72. [ 0.031384] DMA zone: 64 pages used for memmap
  73. [ 0.031385] DMA zone: 21 pages reserved
  74. [ 0.031385] DMA zone: 3997 pages, LIFO batch:0
  75. [ 0.032452] DMA32 zone: 12224 pages used for memmap
  76. [ 0.032453] DMA32 zone: 782288 pages, LIFO batch:63
  77. [ 0.234582] Normal zone: 53248 pages used for memmap
  78. [ 0.234585] Normal zone: 3407872 pages, LIFO batch:63
  79. [ 1.098512] Intel MultiProcessor Specification v1.4
  80. [ 1.098512] MPTABLE: OEM ID: INTEL
  81. [ 1.098512] MPTABLE: Product ID: 440BX
  82. [ 1.098512] MPTABLE: APIC at: 0xFEE00000
  83. [ 1.098512] Processor #0 (Bootup-CPU)
  84. [ 1.098512] Processor #1
  85. [ 1.098512] Processor #2
  86. [ 1.098512] Processor #3
  87. [ 1.098512] Processor #4
  88. [ 1.098512] Processor #5
  89. [ 1.098512] Processor #6
  90. [ 1.098512] Processor #7
  91. [ 1.098512] IOAPIC[0]: apic_id 128, version 32, address 0xfec00000, GSI 0-23
  92. [ 1.098512] Processors: 8
  93. [ 1.098512] smpboot: Allowing 128 CPUs, 120 hotplug CPUs
  94. [ 1.098512] [mem 0xc0000000-0xefffffff] available for PCI devices
  95. [ 1.098512] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  96. [ 1.204732] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
  97. [ 1.337514] percpu: Embedded 50 pages/cpu s167640 r8192 d28968 u262144
  98. [ 1.337577] pcpu-alloc: s167640 r8192 d28968 u262144 alloc=1*2097152
  99. [ 1.337579] pcpu-alloc: [0] 000 001 002 003 004 005 006 007
  100. [ 1.337582] pcpu-alloc: [0] 008 009 010 011 012 013 014 015
  101. [ 1.337609] pcpu-alloc: [0] 016 017 018 019 020 021 022 023
  102. [ 1.337612] pcpu-alloc: [0] 024 025 026 027 028 029 030 031
  103. [ 1.337614] pcpu-alloc: [0] 032 033 034 035 036 037 038 039
  104. [ 1.337621] pcpu-alloc: [0] 040 041 042 043 044 045 046 047
  105. [ 1.338692] pcpu-alloc: [0] 048 049 050 051 052 053 054 055
  106. [ 1.338695] pcpu-alloc: [0] 056 057 058 059 060 061 062 063
  107. [ 1.338697] pcpu-alloc: [0] 064 065 066 067 068 069 070 071
  108. [ 1.338699] pcpu-alloc: [0] 072 073 074 075 076 077 078 079
  109. [ 1.338701] pcpu-alloc: [0] 080 081 082 083 084 085 086 087
  110. [ 1.338703] pcpu-alloc: [0] 088 089 090 091 092 093 094 095
  111. [ 1.338705] pcpu-alloc: [0] 096 097 098 099 100 101 102 103
  112. [ 1.338707] pcpu-alloc: [0] 104 105 106 107 108 109 110 111
  113. [ 1.338709] pcpu-alloc: [0] 112 113 114 115 116 117 118 119
  114. [ 1.338711] pcpu-alloc: [0] 120 121 122 123 124 125 126 127
  115. [ 1.339193] Built 1 zonelists, mobility grouping on. Total pages: 4128600
  116. [ 1.339195] Policy zone: Normal
  117. [ 1.339200] Kernel command line: root=/dev/sda3 BOOT_IMAGE=/vmlinuz-5.4.72-gentoo root=/dev/sda3 ro
  118. [ 1.339515] printk: log_buf_len individual max cpu contribution: 4096 bytes
  119. [ 1.339517] printk: log_buf_len total cpu_extra contributions: 520192 bytes
  120. [ 1.339518] printk: log_buf_len min size: 262144 bytes
  121. [ 1.344084] printk: log_buf_len: 1048576 bytes
  122. [ 1.344086] printk: early log buf free: 254688(97%)
  123. [ 1.424274] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  124. [ 1.459533] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  125. [ 1.461370] mem auto-init: stack:off, heap alloc:off, heap free:off
  126. [ 1.683741] Calgary: detecting Calgary via BIOS EBDA area
  127. [ 1.683744] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  128. [ 1.754006] Memory: 16370348K/16776628K available (12292K kernel code, 1644K rwdata, 2492K rodata, 1756K init, 1448K bss, 406280K reserved, 0K cma-reserved)
  129. [ 1.754665] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
  130. [ 1.756495] rcu: Hierarchical RCU implementation.
  131. [ 1.756496] rcu: RCU event tracing is enabled.
  132. [ 1.756498] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
  133. [ 1.756500] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  134. [ 1.756501] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
  135. [ 1.757128] NR_IRQS: 4352, nr_irqs: 1064, preallocated irqs: 16
  136. [ 1.778247] Console: colour VGA+ 80x25
  137. [ 1.913766] printk: console [tty0] enabled
  138. [ 1.915316] APIC: Switch to symmetric I/O mode setup
  139. [ 1.916581] Switched APIC routing to physical flat.
  140. [ 1.918716] ExtINT not setup in hardware but reported by MP table
  141. [ 1.921921] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x34116380a16, max_idle_ns: 440795205969 ns
  142. [ 1.922386] Calibrating delay loop (skipped) preset value.. 7224.42 BogoMIPS (lpj=3612212)
  143. [ 1.923386] pid_max: default: 131072 minimum: 1024
  144. [ 1.923386] LSM: Security Framework initializing
  145. [ 1.923386] SELinux: Initializing.
  146. [ 1.923386] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  147. [ 1.923386] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  148. [ 1.923386] LVT offset 2 assigned for vector 0xf4
  149. [ 1.923386] [Firmware Bug]: cpu 0, try to use APIC520 (LVT offset 2) for vector 0xf4, but the register is already in use for vector 0x0 on this cpu
  150. [ 1.923386] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
  151. [ 1.923386] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
  152. [ 1.923386] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  153. [ 1.923386] Spectre V2 : Mitigation: Full AMD retpoline
  154. [ 1.923386] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  155. [ 1.923386] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  156. [ 1.923386] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  157. [ 1.923386] Freeing SMP alternatives memory: 36K
  158. [ 1.923386] smpboot: CPU0: AMD FX(tm)-8150 Eight-Core Processor (family: 0x15, model: 0x1, stepping: 0x2)
  159. [ 1.923386] Performance Events: AMD PMU driver.
  160. [ 1.923386] ... version: 0
  161. [ 1.923386] ... bit width: 48
  162. [ 1.923386] ... generic registers: 4
  163. [ 1.923386] ... value mask: 0000ffffffffffff
  164. [ 1.923386] ... max period: 00007fffffffffff
  165. [ 1.923386] ... fixed-purpose events: 0
  166. [ 1.923386] ... event mask: 000000000000000f
  167. [ 1.923721] rcu: Hierarchical SRCU implementation.
  168. [ 1.924386] MCE: In-kernel MCE decoding enabled.
  169. [ 1.925386] smp: Bringing up secondary CPUs ...
  170. [ 1.925386] x86: Booting SMP configuration:
  171. [ 1.925386] .... node #0, CPUs: #1
  172. [ 0.165598] [Firmware Bug]: cpu 1, try to use APIC520 (LVT offset 2) for vector 0xf4, but the register is already in use for vector 0x0 on this cpu
  173. [ 1.926410] #2
  174. [ 0.165598] [Firmware Bug]: cpu 2, try to use APIC520 (LVT offset 2) for vector 0xf4, but the register is already in use for vector 0x0 on this cpu
  175. [ 0.165598] smpboot: CPU 2 Converting physical 0 to logical die 1
  176. [ 1.928286] #3
  177. [ 0.165598] [Firmware Bug]: cpu 3, try to use APIC520 (LVT offset 2) for vector 0xf4, but the register is already in use for vector 0x0 on this cpu
  178. [ 1.929091] #4
  179. [ 0.165598] [Firmware Bug]: cpu 4, try to use APIC520 (LVT offset 2) for vector 0xf4, but the register is already in use for vector 0x0 on this cpu
  180. [ 0.165598] smpboot: CPU 4 Converting physical 0 to logical die 2
  181. [ 1.930217] #5
  182. [ 0.165598] [Firmware Bug]: cpu 5, try to use APIC520 (LVT offset 2) for vector 0xf4, but the register is already in use for vector 0x0 on this cpu
  183. [ 1.933386] #6
  184. [ 0.165598] [Firmware Bug]: cpu 6, try to use APIC520 (LVT offset 2) for vector 0xf4, but the register is already in use for vector 0x0 on this cpu
  185. [ 0.165598] smpboot: CPU 6 Converting physical 0 to logical die 3
  186. [ 1.935099] #7
  187. [ 0.165598] [Firmware Bug]: cpu 7, try to use APIC520 (LVT offset 2) for vector 0xf4, but the register is already in use for vector 0x0 on this cpu
  188. [ 1.939361] smp: Brought up 1 node, 8 CPUs
  189. [ 1.941386] smpboot: Max logical packages: 64
  190. [ 1.941386] smpboot: Total of 8 processors activated (57795.39 BogoMIPS)
  191. [ 1.945772] devtmpfs: initialized
  192. [ 1.946484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  193. [ 1.947386] futex hash table entries: 32768 (order: 9, 2097152 bytes, linear)
  194. [ 1.948386] NET: Registered protocol family 16
  195. [ 1.948386] audit: initializing netlink subsys (disabled)
  196. [ 1.948508] audit: type=2000 audit(1606716076.026:1): state=initialized audit_enabled=0 res=1
  197. [ 1.952639] PCI: Using configuration type 1 for base access
  198. [ 1.953386] PCI: Using configuration type 1 for extended access
  199. [ 1.955654] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  200. [ 1.956386] cryptomgr_test (56) used greatest stack depth: 15520 bytes left
  201. [ 1.957585] cryptomgr_test (57) used greatest stack depth: 15432 bytes left
  202. [ 1.963756] vgaarb: loaded
  203. [ 1.964386] SCSI subsystem initialized
  204. [ 1.964528] libata version 3.00 loaded.
  205. [ 1.964548] usbcore: registered new interface driver usbfs
  206. [ 1.965386] usbcore: registered new interface driver hub
  207. [ 1.965399] usbcore: registered new device driver usb
  208. [ 1.967412] pps_core: LinuxPPS API ver. 1 registered
  209. [ 1.968386] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  210. [ 1.968386] PTP clock support registered
  211. [ 1.968386] EDAC MC: Ver: 3.0.0
  212. [ 1.968443] PCI: Probing PCI hardware
  213. [ 1.969391] PCI: root bus 00: using default resources
  214. [ 1.969392] PCI: Probing PCI hardware (bus 00)
  215. [ 1.969549] PCI host bridge to bus 0000:00
  216. [ 1.970392] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  217. [ 1.973391] pci_bus 0000:00: root bus resource [mem 0x00000000-0x1fffffffffff]
  218. [ 1.974395] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  219. [ 1.977526] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
  220. [ 1.981803] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
  221. [ 1.984978] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
  222. [ 1.990048] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
  223. [ 1.995232] pci 0000:00:07.1: reg 0x20: [io 0x1060-0x106f]
  224. [ 2.000392] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  225. [ 2.002393] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  226. [ 2.003391] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  227. [ 2.006395] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  228. [ 2.007440] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
  229. [ 2.012009] pci 0000:00:07.3: quirk: [io 0x1000-0x103f] claimed by PIIX4 ACPI
  230. [ 2.013410] pci 0000:00:07.3: quirk: [io 0x1040-0x104f] claimed by PIIX4 SMB
  231. [ 2.015797] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
  232. [ 2.019392] pci 0000:00:07.7: reg 0x10: [io 0x1080-0x10bf]
  233. [ 2.023394] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit]
  234. [ 2.028386] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
  235. [ 2.032392] pci 0000:00:0f.0: reg 0x10: [io 0x1070-0x107f]
  236. [ 2.040393] pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref]
  237. [ 2.044393] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff]
  238. [ 2.049395] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
  239. [ 2.051666] pci 0000:00:0f.0: vgaarb: setting as boot VGA device
  240. [ 2.052386] pci 0000:00:0f.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  241. [ 2.055510] pci 0000:00:10.0: [1000:0030] type 00 class 0x010000
  242. [ 2.059396] pci 0000:00:10.0: reg 0x10: [io 0x1400-0x14ff]
  243. [ 2.062394] pci 0000:00:10.0: reg 0x14: [mem 0xfeba0000-0xfebbffff 64bit]
  244. [ 2.064392] pci 0000:00:10.0: reg 0x1c: [mem 0xfebc0000-0xfebdffff 64bit]
  245. [ 2.072455] pci 0000:00:10.0: reg 0x30: [mem 0x00000000-0x00003fff pref]
  246. [ 2.074838] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
  247. [ 2.077739] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
  248. [ 2.081289] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
  249. [ 2.084747] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
  250. [ 2.089085] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
  251. [ 2.091500] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
  252. [ 2.094686] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
  253. [ 2.097439] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
  254. [ 2.102498] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
  255. [ 2.105748] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
  256. [ 2.110098] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
  257. [ 2.112874] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
  258. [ 2.116761] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
  259. [ 2.123958] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
  260. [ 2.127935] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
  261. [ 2.129493] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
  262. [ 2.136060] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
  263. [ 2.139063] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
  264. [ 2.143814] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  265. [ 2.147098] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
  266. [ 2.153818] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
  267. [ 2.158554] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
  268. [ 2.162559] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
  269. [ 2.166912] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
  270. [ 2.172936] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
  271. [ 2.175776] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
  272. [ 2.180041] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
  273. [ 2.184867] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
  274. [ 2.187811] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
  275. [ 2.191704] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
  276. [ 2.195780] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
  277. [ 2.199871] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
  278. [ 2.207055] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
  279. [ 2.211788] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
  280. [ 2.219241] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
  281. [ 2.222905] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
  282. [ 2.228089] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
  283. [ 2.228785] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
  284. [ 2.232386] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
  285. [ 2.235651] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
  286. [ 2.240233] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
  287. [ 2.243735] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
  288. [ 2.249788] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
  289. [ 2.253817] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
  290. [ 2.259717] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
  291. [ 2.262499] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
  292. [ 2.266015] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
  293. [ 2.270090] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
  294. [ 2.274386] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
  295. [ 2.276743] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
  296. [ 2.280634] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
  297. [ 2.284536] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
  298. [ 2.288896] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
  299. [ 2.291919] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
  300. [ 2.297655] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
  301. [ 2.300313] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
  302. [ 2.304697] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
  303. [ 2.306875] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
  304. [ 2.310856] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
  305. [ 2.312933] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
  306. [ 2.316700] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
  307. [ 2.320747] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
  308. [ 2.325012] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
  309. [ 2.328915] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
  310. [ 2.333965] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
  311. [ 2.337425] pci_bus 0000:01: extended config space not accessible
  312. [ 2.341033] pci 0000:00:01.0: PCI bridge to [bus 01]
  313. [ 2.342888] pci_bus 0000:02: extended config space not accessible
  314. [ 2.345605] pci 0000:02:00.0: [15ad:0774] type 00 class 0x0c0300
  315. [ 2.349393] pci 0000:02:00.0: reg 0x20: [io 0x2080-0x209f]
  316. [ 2.353140] pci 0000:02:01.0: [8086:100f] type 00 class 0x020000
  317. [ 2.357397] pci 0000:02:01.0: reg 0x10: [mem 0xfd5c0000-0xfd5dffff 64bit]
  318. [ 2.360391] pci 0000:02:01.0: reg 0x18: [mem 0xfdff0000-0xfdffffff 64bit]
  319. [ 2.362395] pci 0000:02:01.0: reg 0x20: [io 0x2000-0x203f]
  320. [ 2.364390] pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  321. [ 2.368496] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
  322. [ 2.371026] pci 0000:02:02.0: [1274:1371] type 00 class 0x040100
  323. [ 2.374748] pci 0000:02:02.0: reg 0x10: [io 0x2040-0x207f]
  324. [ 2.380734] pci 0000:02:03.0: [15ad:0770] type 00 class 0x0c0320
  325. [ 2.384396] pci 0000:02:03.0: reg 0x10: [mem 0xfd5ef000-0xfd5effff]
  326. [ 2.391871] pci 0000:02:05.0: [15ad:07e0] type 00 class 0x010601
  327. [ 2.399936] pci 0000:02:05.0: reg 0x24: [mem 0xfd5ee000-0xfd5eefff]
  328. [ 2.401392] pci 0000:02:05.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  329. [ 2.404086] pci 0000:02:05.0: PME# supported from D3hot
  330. [ 2.407828] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
  331. [ 2.409429] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
  332. [ 2.412435] pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff]
  333. [ 2.415474] pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
  334. [ 2.417393] pci 0000:00:11.0: bridge window [io 0x0000-0xffff] (subtractive decode)
  335. [ 2.419394] pci 0000:00:11.0: bridge window [mem 0x00000000-0x1fffffffffff] (subtractive decode)
  336. [ 2.422936] pci 0000:00:15.0: PCI bridge to [bus 03]
  337. [ 2.427433] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
  338. [ 2.428391] pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff]
  339. [ 2.431465] pci 0000:00:15.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
  340. [ 2.434847] pci 0000:00:15.1: PCI bridge to [bus 04]
  341. [ 2.438452] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
  342. [ 2.440429] pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff]
  343. [ 2.443468] pci 0000:00:15.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
  344. [ 2.447109] pci 0000:00:15.2: PCI bridge to [bus 05]
  345. [ 2.448442] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
  346. [ 2.451432] pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff]
  347. [ 2.453460] pci 0000:00:15.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
  348. [ 2.456204] pci 0000:00:15.3: PCI bridge to [bus 06]
  349. [ 2.459466] pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff]
  350. [ 2.461464] pci 0000:00:15.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
  351. [ 2.464546] pci 0000:00:15.4: PCI bridge to [bus 07]
  352. [ 2.466470] pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff]
  353. [ 2.468476] pci 0000:00:15.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
  354. [ 2.471948] pci 0000:00:15.5: PCI bridge to [bus 08]
  355. [ 2.473465] pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff]
  356. [ 2.476479] pci 0000:00:15.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
  357. [ 2.477938] pci 0000:00:15.6: PCI bridge to [bus 09]
  358. [ 2.480459] pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff]
  359. [ 2.483459] pci 0000:00:15.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
  360. [ 2.485512] pci 0000:00:15.7: PCI bridge to [bus 0a]
  361. [ 2.487549] pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff]
  362. [ 2.489464] pci 0000:00:15.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
  363. [ 2.491846] pci 0000:00:16.0: PCI bridge to [bus 0b]
  364. [ 2.495440] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
  365. [ 2.497431] pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff]
  366. [ 2.499551] pci 0000:00:16.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
  367. [ 2.502572] pci 0000:00:16.1: PCI bridge to [bus 0c]
  368. [ 2.504444] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
  369. [ 2.506430] pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff]
  370. [ 2.508461] pci 0000:00:16.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
  371. [ 2.511586] pci 0000:00:16.2: PCI bridge to [bus 0d]
  372. [ 2.513427] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
  373. [ 2.515476] pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff]
  374. [ 2.517425] pci 0000:00:16.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
  375. [ 2.522390] pci 0000:00:16.3: PCI bridge to [bus 0e]
  376. [ 2.523461] pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff]
  377. [ 2.524462] pci 0000:00:16.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
  378. [ 2.529646] pci 0000:00:16.4: PCI bridge to [bus 0f]
  379. [ 2.532488] pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff]
  380. [ 2.534430] pci 0000:00:16.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
  381. [ 2.538009] pci 0000:00:16.5: PCI bridge to [bus 10]
  382. [ 2.539461] pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff]
  383. [ 2.541541] pci 0000:00:16.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
  384. [ 2.544887] pci 0000:00:16.6: PCI bridge to [bus 11]
  385. [ 2.546409] pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff]
  386. [ 2.549556] pci 0000:00:16.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
  387. [ 2.553925] pci 0000:00:16.7: PCI bridge to [bus 12]
  388. [ 2.555460] pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff]
  389. [ 2.557461] pci 0000:00:16.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
  390. [ 2.560931] pci 0000:00:17.0: PCI bridge to [bus 13]
  391. [ 2.563434] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
  392. [ 2.565426] pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff]
  393. [ 2.567486] pci 0000:00:17.0: bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
  394. [ 2.570942] pci 0000:00:17.1: PCI bridge to [bus 14]
  395. [ 2.572426] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
  396. [ 2.574426] pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff]
  397. [ 2.576479] pci 0000:00:17.1: bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
  398. [ 2.580570] pci 0000:00:17.2: PCI bridge to [bus 15]
  399. [ 2.583431] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
  400. [ 2.585427] pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff]
  401. [ 2.587459] pci 0000:00:17.2: bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
  402. [ 2.590065] pci 0000:00:17.3: PCI bridge to [bus 16]
  403. [ 2.591407] pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff]
  404. [ 2.593461] pci 0000:00:17.3: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
  405. [ 2.596439] pci 0000:00:17.4: PCI bridge to [bus 17]
  406. [ 2.598559] pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff]
  407. [ 2.602463] pci 0000:00:17.4: bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
  408. [ 2.605554] pci 0000:00:17.5: PCI bridge to [bus 18]
  409. [ 2.607460] pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff]
  410. [ 2.610464] pci 0000:00:17.5: bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
  411. [ 2.613795] pci 0000:00:17.6: PCI bridge to [bus 19]
  412. [ 2.615462] pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff]
  413. [ 2.618486] pci 0000:00:17.6: bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
  414. [ 2.620980] pci 0000:00:17.7: PCI bridge to [bus 1a]
  415. [ 2.623465] pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff]
  416. [ 2.626467] pci 0000:00:17.7: bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
  417. [ 2.629050] pci 0000:00:18.0: PCI bridge to [bus 1b]
  418. [ 2.633446] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
  419. [ 2.635443] pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff]
  420. [ 2.637472] pci 0000:00:18.0: bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
  421. [ 2.640087] pci 0000:00:18.1: PCI bridge to [bus 1c]
  422. [ 2.642434] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
  423. [ 2.645432] pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff]
  424. [ 2.647463] pci 0000:00:18.1: bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
  425. [ 2.649480] pci 0000:00:18.2: PCI bridge to [bus 1d]
  426. [ 2.652426] pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff]
  427. [ 2.654460] pci 0000:00:18.2: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
  428. [ 2.658761] pci 0000:00:18.3: PCI bridge to [bus 1e]
  429. [ 2.660471] pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff]
  430. [ 2.663465] pci 0000:00:18.3: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
  431. [ 2.669754] pci 0000:00:18.4: PCI bridge to [bus 1f]
  432. [ 2.673479] pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff]
  433. [ 2.676466] pci 0000:00:18.4: bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
  434. [ 2.680789] pci 0000:00:18.5: PCI bridge to [bus 20]
  435. [ 2.684465] pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff]
  436. [ 2.686477] pci 0000:00:18.5: bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
  437. [ 2.689696] pci 0000:00:18.6: PCI bridge to [bus 21]
  438. [ 2.692473] pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff]
  439. [ 2.694390] pci 0000:00:18.6: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
  440. [ 2.697600] pci 0000:00:18.7: PCI bridge to [bus 22]
  441. [ 2.701430] pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff]
  442. [ 2.704466] pci 0000:00:18.7: bridge window [mem 0xe5b00000-0xe5bfffff 64bit pref]
  443. [ 2.713628] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 22
  444. [ 2.715435] pci 0000:00:07.0: PIIX/ICH IRQ router [8086:7110]
  445. [ 2.718408] PCI: pci_cache_line_size set to 64 bytes
  446. [ 2.720956] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
  447. [ 2.720959] e820: reserve RAM buffer [mem 0xbfed0000-0xbfffffff]
  448. [ 2.721392] NetLabel: Initializing
  449. [ 2.722390] NetLabel: domain hash size = 128
  450. [ 2.724390] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  451. [ 2.728420] NetLabel: unlabeled traffic allowed by default
  452. [ 2.748993] clocksource: Switched to clocksource tsc-early
  453. [ 2.913724] VFS: Disk quotas dquot_6.6.0
  454. [ 2.915416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  455. [ 2.956227] pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
  456. [ 2.957946] pci 0000:00:15.4: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
  457. [ 2.959660] pci 0000:00:15.5: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
  458. [ 2.961597] pci 0000:00:15.6: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
  459. [ 2.963213] pci 0000:00:15.7: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
  460. [ 2.964853] pci 0000:00:16.3: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
  461. [ 2.966522] pci 0000:00:16.4: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000
  462. [ 2.967490] pci 0000:00:16.5: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000
  463. [ 2.969688] pci 0000:00:16.6: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
  464. [ 2.971787] pci 0000:00:16.7: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
  465. [ 2.974022] pci 0000:00:17.3: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000
  466. [ 2.976679] pci 0000:00:17.4: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000
  467. [ 2.978582] pci 0000:00:17.5: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000
  468. [ 2.980333] pci 0000:00:17.6: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000
  469. [ 2.981964] pci 0000:00:17.7: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000
  470. [ 2.983857] pci 0000:00:18.2: bridge window [io 0x1000-0x0fff] to [bus 1d] add_size 1000
  471. [ 2.987270] pci 0000:00:18.3: bridge window [io 0x1000-0x0fff] to [bus 1e] add_size 1000
  472. [ 2.990219] pci 0000:00:18.4: bridge window [io 0x1000-0x0fff] to [bus 1f] add_size 1000
  473. [ 2.991867] pci 0000:00:18.5: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000
  474. [ 2.993578] pci 0000:00:18.6: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000
  475. [ 2.994554] pci 0000:00:18.7: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000
  476. [ 2.996808] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref]
  477. [ 2.998450] pci 0000:00:10.0: BAR 6: assigned [mem 0xc0008000-0xc000bfff pref]
  478. [ 2.999994] pci 0000:00:15.3: BAR 7: assigned [io 0xf000-0xffff]
  479. [ 3.001582] pci 0000:00:15.4: BAR 7: no space for [io size 0x1000]
  480. [ 3.003487] pci 0000:00:15.4: BAR 7: failed to assign [io size 0x1000]
  481. [ 3.005411] pci 0000:00:15.5: BAR 7: no space for [io size 0x1000]
  482. [ 3.006845] pci 0000:00:15.5: BAR 7: failed to assign [io size 0x1000]
  483. [ 3.008680] pci 0000:00:15.6: BAR 7: no space for [io size 0x1000]
  484. [ 3.010148] pci 0000:00:15.6: BAR 7: failed to assign [io size 0x1000]
  485. [ 3.011590] pci 0000:00:15.7: BAR 7: no space for [io size 0x1000]
  486. [ 3.013540] pci 0000:00:15.7: BAR 7: failed to assign [io size 0x1000]
  487. [ 3.014516] pci 0000:00:16.3: BAR 7: no space for [io size 0x1000]
  488. [ 3.017350] pci 0000:00:16.3: BAR 7: failed to assign [io size 0x1000]
  489. [ 3.020078] pci 0000:00:16.4: BAR 7: no space for [io size 0x1000]
  490. [ 3.021563] pci 0000:00:16.4: BAR 7: failed to assign [io size 0x1000]
  491. [ 3.023139] pci 0000:00:16.5: BAR 7: no space for [io size 0x1000]
  492. [ 3.024560] pci 0000:00:16.5: BAR 7: failed to assign [io size 0x1000]
  493. [ 3.027516] pci 0000:00:16.6: BAR 7: no space for [io size 0x1000]
  494. [ 3.028472] pci 0000:00:16.6: BAR 7: failed to assign [io size 0x1000]
  495. [ 3.030665] pci 0000:00:16.7: BAR 7: no space for [io size 0x1000]
  496. [ 3.032189] pci 0000:00:16.7: BAR 7: failed to assign [io size 0x1000]
  497. [ 3.033712] pci 0000:00:17.3: BAR 7: no space for [io size 0x1000]
  498. [ 3.034681] pci 0000:00:17.3: BAR 7: failed to assign [io size 0x1000]
  499. [ 3.036659] pci 0000:00:17.4: BAR 7: no space for [io size 0x1000]
  500. [ 3.038202] pci 0000:00:17.4: BAR 7: failed to assign [io size 0x1000]
  501. [ 3.039695] pci 0000:00:17.5: BAR 7: no space for [io size 0x1000]
  502. [ 3.043171] pci 0000:00:17.5: BAR 7: failed to assign [io size 0x1000]
  503. [ 3.045935] pci 0000:00:17.6: BAR 7: no space for [io size 0x1000]
  504. [ 3.047616] pci 0000:00:17.6: BAR 7: failed to assign [io size 0x1000]
  505. [ 3.049329] pci 0000:00:17.7: BAR 7: no space for [io size 0x1000]
  506. [ 3.051312] pci 0000:00:17.7: BAR 7: failed to assign [io size 0x1000]
  507. [ 3.053224] pci 0000:00:18.2: BAR 7: no space for [io size 0x1000]
  508. [ 3.054785] pci 0000:00:18.2: BAR 7: failed to assign [io size 0x1000]
  509. [ 3.057313] pci 0000:00:18.3: BAR 7: no space for [io size 0x1000]
  510. [ 3.058938] pci 0000:00:18.3: BAR 7: failed to assign [io size 0x1000]
  511. [ 3.060626] pci 0000:00:18.4: BAR 7: no space for [io size 0x1000]
  512. [ 3.062193] pci 0000:00:18.4: BAR 7: failed to assign [io size 0x1000]
  513. [ 3.063782] pci 0000:00:18.5: BAR 7: no space for [io size 0x1000]
  514. [ 3.065414] pci 0000:00:18.5: BAR 7: failed to assign [io size 0x1000]
  515. [ 3.067085] pci 0000:00:18.6: BAR 7: no space for [io size 0x1000]
  516. [ 3.068767] pci 0000:00:18.6: BAR 7: failed to assign [io size 0x1000]
  517. [ 3.070356] pci 0000:00:18.7: BAR 7: no space for [io size 0x1000]
  518. [ 3.073764] pci 0000:00:18.7: BAR 7: failed to assign [io size 0x1000]
  519. [ 3.077717] pci 0000:00:18.7: BAR 7: assigned [io 0xf000-0xffff]
  520. [ 3.080409] pci 0000:00:18.6: BAR 7: no space for [io size 0x1000]
  521. [ 3.083349] pci 0000:00:18.6: BAR 7: failed to assign [io size 0x1000]
  522. [ 3.085854] pci 0000:00:18.5: BAR 7: no space for [io size 0x1000]
  523. [ 3.087943] pci 0000:00:18.5: BAR 7: failed to assign [io size 0x1000]
  524. [ 3.090783] pci 0000:00:18.4: BAR 7: no space for [io size 0x1000]
  525. [ 3.097087] pci 0000:00:18.4: BAR 7: failed to assign [io size 0x1000]
  526. [ 3.100893] pci 0000:00:18.3: BAR 7: no space for [io size 0x1000]
  527. [ 3.104432] pci 0000:00:18.3: BAR 7: failed to assign [io size 0x1000]
  528. [ 3.107224] pci 0000:00:18.2: BAR 7: no space for [io size 0x1000]
  529. [ 3.109767] pci 0000:00:18.2: BAR 7: failed to assign [io size 0x1000]
  530. [ 3.112380] pci 0000:00:17.7: BAR 7: no space for [io size 0x1000]
  531. [ 3.114851] pci 0000:00:17.7: BAR 7: failed to assign [io size 0x1000]
  532. [ 3.117626] pci 0000:00:17.6: BAR 7: no space for [io size 0x1000]
  533. [ 3.122379] pci 0000:00:17.6: BAR 7: failed to assign [io size 0x1000]
  534. [ 3.124198] pci 0000:00:17.5: BAR 7: no space for [io size 0x1000]
  535. [ 3.126307] pci 0000:00:17.5: BAR 7: failed to assign [io size 0x1000]
  536. [ 3.127807] pci 0000:00:17.4: BAR 7: no space for [io size 0x1000]
  537. [ 3.129289] pci 0000:00:17.4: BAR 7: failed to assign [io size 0x1000]
  538. [ 3.130937] pci 0000:00:17.3: BAR 7: no space for [io size 0x1000]
  539. [ 3.132562] pci 0000:00:17.3: BAR 7: failed to assign [io size 0x1000]
  540. [ 3.134526] pci 0000:00:16.7: BAR 7: no space for [io size 0x1000]
  541. [ 3.135497] pci 0000:00:16.7: BAR 7: failed to assign [io size 0x1000]
  542. [ 3.137524] pci 0000:00:16.6: BAR 7: no space for [io size 0x1000]
  543. [ 3.139028] pci 0000:00:16.6: BAR 7: failed to assign [io size 0x1000]
  544. [ 3.140674] pci 0000:00:16.5: BAR 7: no space for [io size 0x1000]
  545. [ 3.142152] pci 0000:00:16.5: BAR 7: failed to assign [io size 0x1000]
  546. [ 3.143649] pci 0000:00:16.4: BAR 7: no space for [io size 0x1000]
  547. [ 3.145275] pci 0000:00:16.4: BAR 7: failed to assign [io size 0x1000]
  548. [ 3.146837] pci 0000:00:16.3: BAR 7: no space for [io size 0x1000]
  549. [ 3.148391] pci 0000:00:16.3: BAR 7: failed to assign [io size 0x1000]
  550. [ 3.152074] pci 0000:00:15.7: BAR 7: no space for [io size 0x1000]
  551. [ 3.153962] pci 0000:00:15.7: BAR 7: failed to assign [io size 0x1000]
  552. [ 3.155565] pci 0000:00:15.6: BAR 7: no space for [io size 0x1000]
  553. [ 3.157138] pci 0000:00:15.6: BAR 7: failed to assign [io size 0x1000]
  554. [ 3.158862] pci 0000:00:15.5: BAR 7: no space for [io size 0x1000]
  555. [ 3.161136] pci 0000:00:15.5: BAR 7: failed to assign [io size 0x1000]
  556. [ 3.162917] pci 0000:00:15.4: BAR 7: no space for [io size 0x1000]
  557. [ 3.164421] pci 0000:00:15.4: BAR 7: failed to assign [io size 0x1000]
  558. [ 3.165999] pci 0000:00:15.3: BAR 7: no space for [io size 0x1000]
  559. [ 3.168305] pci 0000:00:15.3: BAR 7: failed to assign [io size 0x1000]
  560. [ 3.169960] pci 0000:00:01.0: PCI bridge to [bus 01]
  561. [ 3.171611] pci 0000:02:01.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref]
  562. [ 3.173407] pci 0000:02:05.0: BAR 6: assigned [mem 0xfd510000-0xfd51ffff pref]
  563. [ 3.175098] pci 0000:00:11.0: PCI bridge to [bus 02]
  564. [ 3.176508] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
  565. [ 3.178085] pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff]
  566. [ 3.179683] pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
  567. [ 3.181442] pci 0000:00:15.0: PCI bridge to [bus 03]
  568. [ 3.182818] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
  569. [ 3.184441] pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff]
  570. [ 3.186056] pci 0000:00:15.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
  571. [ 3.187991] pci 0000:00:15.1: PCI bridge to [bus 04]
  572. [ 3.189602] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
  573. [ 3.191173] pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff]
  574. [ 3.192805] pci 0000:00:15.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
  575. [ 3.194636] pci 0000:00:15.2: PCI bridge to [bus 05]
  576. [ 3.196032] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
  577. [ 3.197575] pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff]
  578. [ 3.199184] pci 0000:00:15.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
  579. [ 3.201003] pci 0000:00:15.3: PCI bridge to [bus 06]
  580. [ 3.202658] pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff]
  581. [ 3.205572] pci 0000:00:15.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
  582. [ 3.207598] pci 0000:00:15.4: PCI bridge to [bus 07]
  583. [ 3.209113] pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff]
  584. [ 3.210853] pci 0000:00:15.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
  585. [ 3.212771] pci 0000:00:15.5: PCI bridge to [bus 08]
  586. [ 3.213622] pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff]
  587. [ 3.216062] pci 0000:00:15.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
  588. [ 3.219984] pci 0000:00:15.6: PCI bridge to [bus 09]
  589. [ 3.221524] pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff]
  590. [ 3.223242] pci 0000:00:15.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
  591. [ 3.225157] pci 0000:00:15.7: PCI bridge to [bus 0a]
  592. [ 3.226673] pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff]
  593. [ 3.228973] pci 0000:00:15.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
  594. [ 3.230830] pci 0000:00:16.0: PCI bridge to [bus 0b]
  595. [ 3.232369] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
  596. [ 3.234259] pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff]
  597. [ 3.236107] pci 0000:00:16.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
  598. [ 3.237969] pci 0000:00:16.1: PCI bridge to [bus 0c]
  599. [ 3.239565] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
  600. [ 3.240540] pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff]
  601. [ 3.242765] pci 0000:00:16.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
  602. [ 3.244681] pci 0000:00:16.2: PCI bridge to [bus 0d]
  603. [ 3.245561] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
  604. [ 3.248097] pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff]
  605. [ 3.249840] pci 0000:00:16.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
  606. [ 3.251731] pci 0000:00:16.3: PCI bridge to [bus 0e]
  607. [ 3.252612] pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff]
  608. [ 3.254790] pci 0000:00:16.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
  609. [ 3.256861] pci 0000:00:16.4: PCI bridge to [bus 0f]
  610. [ 3.258321] pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff]
  611. [ 3.260129] pci 0000:00:16.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
  612. [ 3.262185] pci 0000:00:16.5: PCI bridge to [bus 10]
  613. [ 3.263658] pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff]
  614. [ 3.265369] pci 0000:00:16.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
  615. [ 3.267242] pci 0000:00:16.6: PCI bridge to [bus 11]
  616. [ 3.268808] pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff]
  617. [ 3.270476] pci 0000:00:16.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
  618. [ 3.272370] pci 0000:00:16.7: PCI bridge to [bus 12]
  619. [ 3.273907] pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff]
  620. [ 3.275647] pci 0000:00:16.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
  621. [ 3.277548] pci 0000:00:17.0: PCI bridge to [bus 13]
  622. [ 3.278423] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
  623. [ 3.280604] pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff]
  624. [ 3.282307] pci 0000:00:17.0: bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
  625. [ 3.284210] pci 0000:00:17.1: PCI bridge to [bus 14]
  626. [ 3.285781] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
  627. [ 3.287432] pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff]
  628. [ 3.289553] pci 0000:00:17.1: bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
  629. [ 3.291784] pci 0000:00:17.2: PCI bridge to [bus 15]
  630. [ 3.293361] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
  631. [ 3.295016] pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff]
  632. [ 3.296743] pci 0000:00:17.2: bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
  633. [ 3.298699] pci 0000:00:17.3: PCI bridge to [bus 16]
  634. [ 3.300423] pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff]
  635. [ 3.302565] pci 0000:00:17.3: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
  636. [ 3.304618] pci 0000:00:17.4: PCI bridge to [bus 17]
  637. [ 3.306175] pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff]
  638. [ 3.308276] pci 0000:00:17.4: bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
  639. [ 3.310289] pci 0000:00:17.5: PCI bridge to [bus 18]
  640. [ 3.311980] pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff]
  641. [ 3.313792] pci 0000:00:17.5: bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
  642. [ 3.316626] pci 0000:00:17.6: PCI bridge to [bus 19]
  643. [ 3.318646] pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff]
  644. [ 3.320570] pci 0000:00:17.6: bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
  645. [ 3.322604] pci 0000:00:17.7: PCI bridge to [bus 1a]
  646. [ 3.324231] pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff]
  647. [ 3.326039] pci 0000:00:17.7: bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
  648. [ 3.328364] pci 0000:00:18.0: PCI bridge to [bus 1b]
  649. [ 3.329994] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
  650. [ 3.331770] pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff]
  651. [ 3.333647] pci 0000:00:18.0: bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
  652. [ 3.335730] pci 0000:00:18.1: PCI bridge to [bus 1c]
  653. [ 3.337408] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
  654. [ 3.339186] pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff]
  655. [ 3.341031] pci 0000:00:18.1: bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
  656. [ 3.343090] pci 0000:00:18.2: PCI bridge to [bus 1d]
  657. [ 3.344720] pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff]
  658. [ 3.346711] pci 0000:00:18.2: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
  659. [ 3.349462] pci 0000:00:18.3: PCI bridge to [bus 1e]
  660. [ 3.351897] pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff]
  661. [ 3.353808] pci 0000:00:18.3: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
  662. [ 3.355898] pci 0000:00:18.4: PCI bridge to [bus 1f]
  663. [ 3.357654] pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff]
  664. [ 3.359530] pci 0000:00:18.4: bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
  665. [ 3.361697] pci 0000:00:18.5: PCI bridge to [bus 20]
  666. [ 3.363555] pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff]
  667. [ 3.365572] pci 0000:00:18.5: bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
  668. [ 3.367683] pci 0000:00:18.6: PCI bridge to [bus 21]
  669. [ 3.369589] pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff]
  670. [ 3.371882] pci 0000:00:18.6: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
  671. [ 3.373957] pci 0000:00:18.7: PCI bridge to [bus 22]
  672. [ 3.375809] pci 0000:00:18.7: bridge window [io 0xf000-0xffff]
  673. [ 3.377602] pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff]
  674. [ 3.378491] pci 0000:00:18.7: bridge window [mem 0xe5b00000-0xe5bfffff 64bit pref]
  675. [ 3.381425] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  676. [ 3.383263] pci_bus 0000:00: resource 5 [mem 0x00000000-0x1fffffffffff]
  677. [ 3.385449] pci_bus 0000:02: resource 0 [io 0x2000-0x3fff]
  678. [ 3.387160] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff]
  679. [ 3.388999] pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref]
  680. [ 3.390972] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
  681. [ 3.392736] pci_bus 0000:02: resource 5 [mem 0x00000000-0x1fffffffffff]
  682. [ 3.394563] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
  683. [ 3.396245] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
  684. [ 3.398028] pci_bus 0000:03: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref]
  685. [ 3.400036] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff]
  686. [ 3.403021] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff]
  687. [ 3.405478] pci_bus 0000:04: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref]
  688. [ 3.408246] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
  689. [ 3.410060] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
  690. [ 3.411895] pci_bus 0000:05: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref]
  691. [ 3.414116] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
  692. [ 3.415926] pci_bus 0000:06: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref]
  693. [ 3.419087] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
  694. [ 3.423387] pci_bus 0000:07: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref]
  695. [ 3.425627] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff]
  696. [ 3.427502] pci_bus 0000:08: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref]
  697. [ 3.429549] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
  698. [ 3.431396] pci_bus 0000:09: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref]
  699. [ 3.433959] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
  700. [ 3.436925] pci_bus 0000:0a: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref]
  701. [ 3.439131] pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff]
  702. [ 3.440953] pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff]
  703. [ 3.442797] pci_bus 0000:0b: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref]
  704. [ 3.444766] pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff]
  705. [ 3.446638] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
  706. [ 3.450288] pci_bus 0000:0c: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref]
  707. [ 3.453364] pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff]
  708. [ 3.455511] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff]
  709. [ 3.457583] pci_bus 0000:0d: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref]
  710. [ 3.459536] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff]
  711. [ 3.461358] pci_bus 0000:0e: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref]
  712. [ 3.463367] pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff]
  713. [ 3.465178] pci_bus 0000:0f: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref]
  714. [ 3.467273] pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff]
  715. [ 3.469297] pci_bus 0000:10: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref]
  716. [ 3.471797] pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff]
  717. [ 3.473879] pci_bus 0000:11: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref]
  718. [ 3.476148] pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff]
  719. [ 3.478283] pci_bus 0000:12: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref]
  720. [ 3.481174] pci_bus 0000:13: resource 0 [io 0x6000-0x6fff]
  721. [ 3.483281] pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff]
  722. [ 3.485756] pci_bus 0000:13: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref]
  723. [ 3.487777] pci_bus 0000:14: resource 0 [io 0xa000-0xafff]
  724. [ 3.489707] pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff]
  725. [ 3.491811] pci_bus 0000:14: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref]
  726. [ 3.495123] pci_bus 0000:15: resource 0 [io 0xe000-0xefff]
  727. [ 3.496912] pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff]
  728. [ 3.498952] pci_bus 0000:15: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref]
  729. [ 3.502070] pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff]
  730. [ 3.504806] pci_bus 0000:16: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref]
  731. [ 3.507358] pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff]
  732. [ 3.509499] pci_bus 0000:17: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref]
  733. [ 3.511502] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff]
  734. [ 3.513372] pci_bus 0000:18: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref]
  735. [ 3.515810] pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff]
  736. [ 3.520474] pci_bus 0000:19: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref]
  737. [ 3.523402] pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff]
  738. [ 3.525896] pci_bus 0000:1a: resource 2 [mem 0xe5c00000-0xe5cfffff 64bit pref]
  739. [ 3.528012] pci_bus 0000:1b: resource 0 [io 0x7000-0x7fff]
  740. [ 3.529823] pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff]
  741. [ 3.531768] pci_bus 0000:1b: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref]
  742. [ 3.536798] pci_bus 0000:1c: resource 0 [io 0xb000-0xbfff]
  743. [ 3.539135] pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff]
  744. [ 3.540915] pci_bus 0000:1c: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref]
  745. [ 3.543021] pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff]
  746. [ 3.544864] pci_bus 0000:1d: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref]
  747. [ 3.546767] pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff]
  748. [ 3.548994] pci_bus 0000:1e: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref]
  749. [ 3.552104] pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff]
  750. [ 3.554081] pci_bus 0000:1f: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref]
  751. [ 3.556039] pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff]
  752. [ 3.557838] pci_bus 0000:20: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref]
  753. [ 3.559778] pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff]
  754. [ 3.561635] pci_bus 0000:21: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref]
  755. [ 3.564060] pci_bus 0000:22: resource 0 [io 0xf000-0xffff]
  756. [ 3.566045] pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff]
  757. [ 3.568790] pci_bus 0000:22: resource 2 [mem 0xe5b00000-0xe5bfffff 64bit pref]
  758. [ 3.570846] NET: Registered protocol family 2
  759. [ 3.575344] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  760. [ 3.578478] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  761. [ 3.585759] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  762. [ 3.593441] TCP: Hash tables configured (established 131072 bind 65536)
  763. [ 3.598355] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  764. [ 3.601857] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  765. [ 3.606229] NET: Registered protocol family 1
  766. [ 3.611020] RPC: Registered named UNIX socket transport module.
  767. [ 3.612550] RPC: Registered udp transport module.
  768. [ 3.613512] RPC: Registered tcp transport module.
  769. [ 3.614942] RPC: Registered tcp NFSv4.1 backchannel transport module.
  770. [ 3.616558] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  771. [ 3.617526] pci 0000:00:0f.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  772. [ 3.621130] pci 0000:02:00.0: PCI->APIC IRQ transform: INT A -> IRQ 18
  773. [ 3.622840] pci 0000:02:01.0: CLS mismatch (32 != 64), using 64 bytes
  774. [ 3.624352] pci 0000:02:03.0: PCI->APIC IRQ transform: INT A -> IRQ 17
  775. [ 3.626109] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  776. [ 3.627502] software IO TLB: mapped [mem 0xbbed0000-0xbfed0000] (64MB)
  777. [ 3.634760] platform rtc_cmos: registered platform RTC device (no PNP device found)
  778. [ 3.652250] check: Scanning for low memory corruption every 60 seconds
  779. [ 3.656847] workingset: timestamp_bits=52 max_order=22 bucket_order=0
  780. [ 3.665238] NFS: Registering the id_resolver key type
  781. [ 3.667956] Key type id_resolver registered
  782. [ 3.669090] Key type id_legacy registered
  783. [ 3.670066] ntfs: driver 2.1.32 [Flags: R/W].
  784. [ 3.671858] fuse: init (API version 7.31)
  785. [ 3.687509] NET: Registered protocol family 38
  786. [ 3.688872] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  787. [ 3.690534] io scheduler mq-deadline registered
  788. [ 3.691516] io scheduler kyber registered
  789. [ 3.722670] IPMI message handler: version 39.2
  790. [ 3.724848] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  791. [ 3.730171] Non-volatile memory driver v1.3
  792. [ 3.731698] Linux agpgart interface v0.103
  793. [ 3.733078] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
  794. [ 3.752734] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
  795. [ 3.820348] loop: module loaded
  796. [ 3.821918] vmw_vmci 0000:00:07.7: PCI->APIC IRQ transform: INT A -> IRQ 16
  797. [ 3.824033] vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16
  798. [ 3.826029] vmw_vmci 0000:00:07.7: Using capabilities 0x1c
  799. [ 3.828011] Guest personality initialized and is active
  800. [ 3.830179] VMCI host device registered (name=vmci, major=10, minor=62)
  801. [ 3.831894] Initialized host personality
  802. [ 3.835956] VMware PVSCSI driver - version 1.0.7.0-k
  803. [ 3.845665] ahci 0000:02:05.0: version 3.0
  804. [ 3.845851] ahci 0000:02:05.0: PCI->APIC IRQ transform: INT A -> IRQ 19
  805. [ 3.851317] ahci 0000:02:05.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
  806. [ 3.853318] ahci 0000:02:05.0: flags: 64bit ncq clo only
  807. [ 3.874661] scsi host0: ahci
  808. [ 3.878040] scsi host1: ahci
  809. [ 3.882715] scsi host2: ahci
  810. [ 3.886410] scsi host3: ahci
  811. [ 3.890607] scsi host4: ahci
  812. [ 3.894784] scsi host5: ahci
  813. [ 3.898491] scsi host6: ahci
  814. [ 3.902337] scsi host7: ahci
  815. [ 3.905551] scsi host8: ahci
  816. [ 3.909036] scsi host9: ahci
  817. [ 3.912506] scsi host10: ahci
  818. [ 3.915416] scsi host11: ahci
  819. [ 3.921325] scsi host12: ahci
  820. [ 3.924518] scsi host13: ahci
  821. [ 3.927600] scsi host14: ahci
  822. [ 3.930443] scsi host15: ahci
  823. [ 3.933593] scsi host16: ahci
  824. [ 3.936716] scsi host17: ahci
  825. [ 3.940420] scsi host18: ahci
  826. [ 3.943630] scsi host19: ahci
  827. [ 3.946300] scsi host20: ahci
  828. [ 3.949312] scsi host21: ahci
  829. [ 3.952609] scsi host22: ahci
  830. [ 3.956156] scsi host23: ahci
  831. [ 3.959533] scsi host24: ahci
  832. [ 3.962570] scsi host25: ahci
  833. [ 3.969065] scsi host26: ahci
  834. [ 3.972535] scsi host27: ahci
  835. [ 3.977080] scsi host28: ahci
  836. [ 3.980541] scsi host29: ahci
  837. [ 3.981420] ata1: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee100 irq 19
  838. [ 3.984079] ata2: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee180 irq 19
  839. [ 3.985970] ata3: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee200 irq 19
  840. [ 3.987862] ata4: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee280 irq 19
  841. [ 3.989807] ata5: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee300 irq 19
  842. [ 3.991701] ata6: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee380 irq 19
  843. [ 3.993627] ata7: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee400 irq 19
  844. [ 3.995589] ata8: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee480 irq 19
  845. [ 3.997485] ata9: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee500 irq 19
  846. [ 3.999393] ata10: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee580 irq 19
  847. [ 4.001319] ata11: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee600 irq 19
  848. [ 4.003219] ata12: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee680 irq 19
  849. [ 4.005111] ata13: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee700 irq 19
  850. [ 4.007015] ata14: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee780 irq 19
  851. [ 4.009035] ata15: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee800 irq 19
  852. [ 4.011111] ata16: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee880 irq 19
  853. [ 4.013162] ata17: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee900 irq 19
  854. [ 4.015116] ata18: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee980 irq 19
  855. [ 4.017027] ata19: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eea00 irq 19
  856. [ 4.018956] ata20: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eea80 irq 19
  857. [ 4.020867] ata21: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eeb00 irq 19
  858. [ 4.023094] ata22: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eeb80 irq 19
  859. [ 4.025239] ata23: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eec00 irq 19
  860. [ 4.027633] ata24: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eec80 irq 19
  861. [ 4.030741] ata25: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eed00 irq 19
  862. [ 4.032834] ata26: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eed80 irq 19
  863. [ 4.035171] ata27: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eee00 irq 19
  864. [ 4.037353] ata28: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eee80 irq 19
  865. [ 4.041749] ata29: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eef00 irq 19
  866. [ 4.044176] ata30: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eef80 irq 19
  867. [ 4.047219] ata_piix 0000:00:07.1: version 2.13
  868. [ 4.050761] scsi host30: ata_piix
  869. [ 4.056069] scsi host31: ata_piix
  870. [ 4.059088] ata31: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1060 irq 14
  871. [ 4.061925] ata32: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1068 irq 15
  872. [ 4.064889] pcnet32: pcnet32.c:v1.35 21.Apr.2008 [email protected]
  873. [ 4.069033] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  874. [ 4.072675] e100: Copyright(c) 1999-2006 Intel Corporation
  875. [ 4.075537] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  876. [ 4.078346] e1000: Copyright (c) 1999-2006 Intel Corporation.
  877. [ 4.081279] e1000 0000:02:01.0: PCI->APIC IRQ transform: INT A -> IRQ 19
  878. [ 4.361978] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  879. [ 4.363965] ata3: SATA link down (SStatus 0 SControl 300)
  880. [ 4.365874] ata1: SATA link down (SStatus 0 SControl 300)
  881. [ 4.368455] ata5: SATA link down (SStatus 0 SControl 300)
  882. [ 4.374056] ata9: SATA link down (SStatus 0 SControl 300)
  883. [ 4.377020] ata11: SATA link down (SStatus 0 SControl 300)
  884. [ 4.381003] ata4: SATA link down (SStatus 0 SControl 300)
  885. [ 4.382700] ata2.00: ATAPI: VMware Virtual SATA CDRW Drive, 00000001, max UDMA/33
  886. [ 4.388589] ata16: SATA link down (SStatus 0 SControl 300)
  887. [ 4.391618] ata7: SATA link down (SStatus 0 SControl 300)
  888. [ 4.395145] ata23: SATA link down (SStatus 0 SControl 300)
  889. [ 4.397805] ata22: SATA link down (SStatus 0 SControl 300)
  890. [ 4.399904] ata6: SATA link down (SStatus 0 SControl 300)
  891. [ 4.403128] ata27: SATA link down (SStatus 0 SControl 300)
  892. [ 4.405687] ata21: SATA link down (SStatus 0 SControl 300)
  893. [ 4.407457] ata20: SATA link down (SStatus 0 SControl 300)
  894. [ 4.409771] ata28: SATA link down (SStatus 0 SControl 300)
  895. [ 4.411499] ata13: SATA link down (SStatus 0 SControl 300)
  896. [ 4.413605] ata30: SATA link down (SStatus 0 SControl 300)
  897. [ 4.415844] ata12: SATA link down (SStatus 0 SControl 300)
  898. [ 4.417652] ata24: SATA link down (SStatus 0 SControl 300)
  899. [ 4.419476] ata2.00: configured for UDMA/33
  900. [ 4.421812] ata29: SATA link down (SStatus 0 SControl 300)
  901. [ 4.423636] ata25: SATA link down (SStatus 0 SControl 300)
  902. [ 4.424616] scsi 1:0:0:0: CD-ROM NECVMWar VMware SATA CD01 1.00 PQ: 0 ANSI: 5
  903. [ 4.425871] ata14: SATA link down (SStatus 0 SControl 300)
  904. [ 4.429204] sr 1:0:0:0: [sr0] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
  905. [ 4.429593] ata19: SATA link down (SStatus 0 SControl 300)
  906. [ 4.431154] cdrom: Uniform CD-ROM driver Revision: 3.20
  907. [ 4.432976] ata15: SATA link down (SStatus 0 SControl 300)
  908. [ 4.436704] ata10: SATA link down (SStatus 0 SControl 300)
  909. [ 4.438420] ata26: SATA link down (SStatus 0 SControl 300)
  910. [ 4.440603] ata18: SATA link down (SStatus 0 SControl 300)
  911. [ 4.442806] ata17: SATA link down (SStatus 0 SControl 300)
  912. [ 4.444592] ata8: SATA link down (SStatus 0 SControl 300)
  913. [ 4.445339] sr 1:0:0:0: Attached scsi CD-ROM sr0
  914. [ 4.446469] sr 1:0:0:0: Attached scsi generic sg0 type 5
  915. [ 4.538500] e1000 0000:02:01.0 eth0: (PCI:66MHz:32-bit) 00:0c:29:39:4d:18
  916. [ 4.540479] e1000 0000:02:01.0 eth0: Intel(R) PRO/1000 Network Connection
  917. [ 4.542495] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  918. [ 4.543404] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  919. [ 4.546027] sky2: driver version 1.30
  920. [ 4.547607] VMware vmxnet3 virtual NIC driver - version 1.4.17.0-k-NAPI
  921. [ 4.549542] Fusion MPT base driver 3.04.20
  922. [ 4.550495] Copyright (c) 1999-2008 LSI Corporation
  923. [ 4.552774] Fusion MPT SPI Host driver 3.04.20
  924. [ 4.554453] mptspi 0000:00:10.0: PCI->APIC IRQ transform: INT A -> IRQ 17
  925. [ 4.559130] mptbase: ioc0: Initiating bringup
  926. [ 4.591430] ioc0: LSI53C1030 B0: Capabilities={Initiator}
  927. [ 4.643137] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x34116380a16, max_idle_ns: 440795205969 ns
  928. [ 4.748525] clocksource: Switched to clocksource tsc
  929. [ 4.775447] scsi host32: ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17
  930. [ 4.822359] scsi 32:0:0:0: Direct-Access VMware, VMware Virtual S 1.0 PQ: 0 ANSI: 2
  931. [ 4.824272] scsi target32:0:0: Beginning Domain Validation
  932. [ 4.828419] scsi target32:0:0: Domain Validation skipping write tests
  933. [ 4.830118] scsi target32:0:0: Ending Domain Validation
  934. [ 4.831657] scsi target32:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127)
  935. [ 4.835189] sd 32:0:0:0: Attached scsi generic sg1 type 0
  936. [ 4.837511] sd 32:0:0:0: [sda] 251658240 512-byte logical blocks: (129 GB/120 GiB)
  937. [ 4.841627] sd 32:0:0:0: [sda] Write Protect is off
  938. [ 4.844278] sd 32:0:0:0: [sda] Mode Sense: 61 00 00 00
  939. [ 4.844664] sd 32:0:0:0: [sda] Cache data unavailable
  940. [ 4.846982] sd 32:0:0:0: [sda] Assuming drive cache: write through
  941. [ 4.860153] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  942. [ 4.861965] ehci-pci: EHCI PCI platform driver
  943. [ 4.863663] ehci-pci 0000:02:03.0: PCI->APIC IRQ transform: INT A -> IRQ 17
  944. [ 4.865616] ehci-pci 0000:02:03.0: EHCI Host Controller
  945. [ 4.868875] ehci-pci 0000:02:03.0: new USB bus registered, assigned bus number 1
  946. [ 4.871194] sda: sda1 sda2 sda3
  947. [ 4.871530] ehci-pci 0000:02:03.0: cache line size of 64 is not supported
  948. [ 4.874207] ehci-pci 0000:02:03.0: irq 17, io mem 0xfd5ef000
  949. [ 4.880090] sd 32:0:0:0: [sda] Attached SCSI disk
  950. [ 4.882686] ehci-pci 0000:02:03.0: USB 2.0 started, EHCI 1.00
  951. [ 4.883558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  952. [ 4.886086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  953. [ 4.887911] usb usb1: Product: EHCI Host Controller
  954. [ 4.889219] usb usb1: Manufacturer: Linux 5.4.72-gentoo ehci_hcd
  955. [ 4.890795] usb usb1: SerialNumber: 0000:02:03.0
  956. [ 4.892462] hub 1-0:1.0: USB hub found
  957. [ 4.893584] hub 1-0:1.0: 6 ports detected
  958. [ 4.895236] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  959. [ 4.896691] ohci-pci: OHCI PCI platform driver
  960. [ 4.897666] uhci_hcd: USB Universal Host Controller Interface driver
  961. [ 4.899482] uhci_hcd 0000:02:00.0: PCI->APIC IRQ transform: INT A -> IRQ 18
  962. [ 4.903324] uhci_hcd 0000:02:00.0: UHCI Host Controller
  963. [ 4.905333] uhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
  964. [ 4.907793] uhci_hcd 0000:02:00.0: irq 18, io base 0x00002080
  965. [ 4.909359] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  966. [ 4.911054] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  967. [ 4.912652] usb usb2: Product: UHCI Host Controller
  968. [ 4.913913] usb usb2: Manufacturer: Linux 5.4.72-gentoo uhci_hcd
  969. [ 4.915300] usb usb2: SerialNumber: 0000:02:00.0
  970. [ 4.918163] hub 2-0:1.0: USB hub found
  971. [ 4.919472] hub 2-0:1.0: 2 ports detected
  972. [ 4.920930] usbcore: registered new interface driver cdc_wdm
  973. [ 4.922298] usbcore: registered new interface driver usb-storage
  974. [ 4.926202] serio: i8042 KBD port at 0x60,0x64 irq 1
  975. [ 4.927595] serio: i8042 AUX port at 0x60,0x64 irq 12
  976. [ 4.930027] mousedev: PS/2 mouse device common for all mice
  977. [ 4.954063] rtc_cmos rtc_cmos: registered as rtc0
  978. [ 4.955916] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
  979. [ 4.958268] piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled!
  980. [ 4.960419] hidraw: raw HID events driver (C) Jiri Kosina
  981. [ 4.960655] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  982. [ 4.964017] usbcore: registered new interface driver usbhid
  983. [ 4.968274] usbhid: USB HID core driver
  984. [ 4.979354] Initializing XFRM netlink socket
  985. [ 4.981686] NET: Registered protocol family 10
  986. [ 4.986840] Segment Routing with IPv6
  987. [ 4.995529] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  988. [ 4.997824] NET: Registered protocol family 17
  989. [ 4.999242] Key type dns_resolver registered
  990. [ 5.000967] NET: Registered protocol family 40
  991. [ 5.005683] IPI shorthand broadcast: enabled
  992. [ 5.007185] sched_clock: Marking stable (4842394925, 164598937)->(5372373191, -365379329)
  993. [ 5.010958] registered taskstats version 1
  994. [ 5.013245] printk: console [netcon0] enabled
  995. [ 5.014491] netconsole: network logging started
  996. [ 5.203144] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input2
  997. [ 5.216770] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  998. [ 5.218962] VFS: Mounted root (ext4 filesystem) readonly on device 8:3.
  999. [ 5.222268] devtmpfs: mounted
  1000. [ 5.226003] Freeing unused kernel image memory: 1756K
  1001. [ 5.227392] Write protecting the kernel read-only data: 18432k
  1002. [ 5.232917] Freeing unused kernel image memory: 2008K
  1003. [ 5.236849] Freeing unused kernel image memory: 1604K
  1004. [ 5.238233] Run /sbin/init as init process
  1005. [ 5.243624] usb 2-1: new full-speed USB device number 2 using uhci_hcd
  1006. [ 5.274696] random: fast init done
  1007. [ 5.345206] kbd_mode (207) used greatest stack depth: 13136 bytes left
  1008. [ 5.370014] loadkeys (209) used greatest stack depth: 13024 bytes left
  1009. [ 5.372080] init-early.sh (205) used greatest stack depth: 12848 bytes left
  1010. [ 5.391326] usb 2-1: New USB device found, idVendor=0e0f, idProduct=0003, bcdDevice= 1.03
  1011. [ 5.395692] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1012. [ 5.398246] usb 2-1: Product: VMware Virtual USB Mouse
  1013. [ 5.400517] usb 2-1: Manufacturer: VMware
  1014. [ 5.415038] input: VMware VMware Virtual USB Mouse as /devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.0/0003:0E0F:0003.0001/input/input3
  1015. [ 5.420302] hid-generic 0003:0E0F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [VMware VMware Virtual USB Mouse] on usb-0000:02:00.0-1/input0
  1016. [ 5.541145] usb 2-2: new full-speed USB device number 3 using uhci_hcd
  1017. [ 5.693473] usb 2-2: New USB device found, idVendor=0e0f, idProduct=0002, bcdDevice= 1.00
  1018. [ 5.695472] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1019. [ 5.697777] usb 2-2: Product: VMware Virtual USB Hub
  1020. [ 5.699523] usb 2-2: Manufacturer: VMware, Inc.
  1021. [ 5.708834] hub 2-2:1.0: USB hub found
  1022. [ 5.715979] hub 2-2:1.0: 7 ports detected
  1023. [ 5.978883] random: lvm: uninitialized urandom read (4 bytes read)
  1024. [ 5.998555] random: lvm: uninitialized urandom read (4 bytes read)
  1025. [ 6.106434] random: crng init done
  1026. [ 7.439018] udevd[729]: starting version 3.2.9
  1027. [ 7.735069] udevd[729]: starting eudev-3.2.9
  1028. [ 8.002550] e1000 0000:02:01.0 enp2s1: renamed from eth0
  1029. [ 8.436742] input: PC Speaker as /devices/platform/pcspkr/input/input4
  1030. [ 8.639899] snd_ens1371 0000:02:02.0: PCI->APIC IRQ transform: INT A -> IRQ 16
  1031. [ 8.687103] vmwgfx 0000:00:0f.0: PCI->APIC IRQ transform: INT A -> IRQ 16
  1032. [ 8.690557] [drm] DMA map mode: Caching DMA mappings.
  1033. [ 8.691443] [drm] Capabilities:
  1034. [ 8.691444] [drm] Rect copy.
  1035. [ 8.691445] [drm] Cursor.
  1036. [ 8.691445] [drm] Cursor bypass.
  1037. [ 8.691446] [drm] Cursor bypass 2.
  1038. [ 8.691446] [drm] 8bit emulation.
  1039. [ 8.691446] [drm] Alpha cursor.
  1040. [ 8.691447] [drm] 3D.
  1041. [ 8.691447] [drm] Extended Fifo.
  1042. [ 8.691448] [drm] Multimon.
  1043. [ 8.691448] [drm] Pitchlock.
  1044. [ 8.691448] [drm] Irq mask.
  1045. [ 8.691449] [drm] Display Topology.
  1046. [ 8.691449] [drm] GMR.
  1047. [ 8.691450] [drm] Traces.
  1048. [ 8.691450] [drm] GMR2.
  1049. [ 8.691450] [drm] Screen Object 2.
  1050. [ 8.691451] [drm] Command Buffers.
  1051. [ 8.691451] [drm] Command Buffers 2.
  1052. [ 8.691452] [drm] Guest Backed Resources.
  1053. [ 8.691452] [drm] DX Features.
  1054. [ 8.691453] [drm] HP Command Queue.
  1055. [ 8.691453] [drm] Capabilities2:
  1056. [ 8.691453] [drm] Grow oTable.
  1057. [ 8.691454] [drm] IntraSurface copy.
  1058. [ 8.691455] [drm] Max GMR ids is 64
  1059. [ 8.691456] [drm] Max number of GMR pages is 65536
  1060. [ 8.691457] [drm] Max dedicated hypervisor surface memory is 0 kiB
  1061. [ 8.691457] [drm] Maximum display memory size is 262144 kiB
  1062. [ 8.691458] [drm] VRAM at 0xe8000000 size is 4096 kiB
  1063. [ 8.691459] [drm] MMIO at 0xfe000000 size is 256 kiB
  1064. [ 8.699688] [TTM] Zone kernel: Available graphics memory: 8187880 KiB
  1065. [ 8.699702] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
  1066. [ 8.699714] [TTM] Initializing pool allocator
  1067. [ 8.699729] [TTM] Initializing DMA pool allocator
  1068. [ 8.702228] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1069. [ 8.702229] [drm] No driver support for vblank timestamp query.
  1070. [ 8.704098] [drm] Screen Target Display device initialized
  1071. [ 8.704273] [drm] width 640
  1072. [ 8.704305] [drm] height 480
  1073. [ 8.704403] [drm] bpp 32
  1074. [ 8.711844] [drm] Fifo max 0x00040000 min 0x00001000 cap 0x0000077f
  1075. [ 8.774073] [drm] Using command buffers with DMA pool.
  1076. [ 8.774359] [drm] DX: yes.
  1077. [ 8.774360] [drm] Atomic: yes.
  1078. [ 8.774360] [drm] SM4_1: yes.
  1079. [ 8.825313] fbcon: svgadrmfb (fb0) is primary device
  1080. [ 8.848722] Console: switching to colour frame buffer device 100x37
  1081. [ 8.872895] [drm] Initialized vmwgfx 2.15.0 20180704 for 0000:00:0f.0 on minor 0
  1082. [ 9.914083] EXT4-fs (sda3): re-mounted. Opts: (null)
  1083. [ 10.124522] Adding 1952764k swap on /dev/sda2. Priority:-2 extents:1 across:1952764k
  1084. [ 10.211124] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
  1085. [ 11.095491] ip (1412) used greatest stack depth: 12448 bytes left
  1086. [ 12.134572] elogind-daemon[1745]: New seat seat0.
  1087. [ 12.135662] elogind-daemon[1745]: Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
  1088. [ 12.721238] e1000: enp2s1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1089. [ 12.724714] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s1: link becomes ready
  1090. [ 14.639402] udevd (790) used greatest stack depth: 12432 bytes left
  1091. [ 20.382265] elogind-daemon[1745]: New session c1 of user sddm.
  1092. [ 42.632523] elogind-daemon[1745]: New session 1 of user jonathan.
  1093. [ 42.695557] elogind-daemon[1745]: Removed session c1.
  1094. [ 52.692891] kmixctrl[2475]: segfault at 0 ip 0000000000000000 sp 00007ffe5f646c98 error 14 in kmixctrl[55e7b8706000+2000]
  1095. [ 52.692901] Code: Bad RIP value.
  1096. [ 54.839662] hrtimer: interrupt took 267101 ns
  1097. [ 56.225917] elogind-daemon[1745]: CLOCK_BOOTTIME_ALARM is not supported
  1098. [ 1264.483011] kworker/dying (191) used greatest stack depth: 12136 bytes left
  1099. [42931.024544] elogind-daemon[1745]: New session 2 of user root.
  1100.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement