NoPaste

APT Upgrade Fail

von AndreNeustadt
SNIPPET_DESC:
mount & dmesg
SNIPPET_CREATION_TIME:
29.07.2018 17:55:42
SNIPPET_PRUNE_TIME:
Unendlich

SNIPPET_TEXT:
  1. mount
  2. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  3. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  4. udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=255180,mode=755)
  5. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  6. tmpfs on /run type tmpfs (rw,nosuid,relatime,size=411660k,mode=755)
  7. /dev/sda1 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  8. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  9. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  10. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  11. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  12. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  13. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  14. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  15. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  16. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  17. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  18. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  19. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  20. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  21. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=23,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
  22. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  23. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  24. mqueue on /dev/mqueue type mqueue (rw,relatime)
  25. root@PA-Broker:~# dmesg
  26. [    0.000000] Initializing cgroup subsys cpuset
  27. [    0.000000] Initializing cgroup subsys cpu
  28. [    0.000000] Initializing cgroup subsys cpuacct
  29. [    0.000000] Linux version 3.16.0-6-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.2 (Debian 4.9.2-10+deb8u1) ) #1 SMP Debian 3.16.57-2 (2018-07-14)
  30. [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-6-amd64 root=UUID=29d7271e-dbc4-406f-9524-c22d085df756 ro quiet
  31. [    0.000000] Disabled fast string operations
  32. [    0.000000] e820: BIOS-provided physical RAM map:
  33. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
  34. [    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
  35. [    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
  36. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007feeffff] usable
  37. [    0.000000] BIOS-e820: [mem 0x000000007fef0000-0x000000007fefefff] ACPI data
  38. [    0.000000] BIOS-e820: [mem 0x000000007feff000-0x000000007fefffff] ACPI NVS
  39. [    0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] usable
  40. [    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
  41. [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
  42. [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  43. [    0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
  44. [    0.000000] NX (Execute Disable) protection: active
  45. [    0.000000] SMBIOS 2.4 present.
  46. [    0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 09/21/2015
  47. [    0.000000] Hypervisor detected: VMware
  48. [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  49. [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  50. [    0.000000] AGP: No AGP bridge found
  51. [    0.000000] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000
  52. [    0.000000] MTRR default type: uncachable
  53. [    0.000000] MTRR fixed ranges enabled:
  54. [    0.000000]   00000-9FFFF write-back
  55. [    0.000000]   A0000-BFFFF uncachable
  56. [    0.000000]   C0000-CBFFF write-protect
  57. [    0.000000]   CC000-EFFFF uncachable
  58. [    0.000000]   F0000-FFFFF write-protect
  59. [    0.000000] MTRR variable ranges enabled:
  60. [    0.000000]   0 base 00000000000 mask 3FF80000000 write-back
  61. [    0.000000]   1 disabled
  62. [    0.000000]   2 disabled
  63. [    0.000000]   3 disabled
  64. [    0.000000]   4 disabled
  65. [    0.000000]   5 disabled
  66. [    0.000000]   6 disabled
  67. [    0.000000]   7 disabled
  68. [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  69. [    0.000000] found SMP MP-table at [mem 0x000f6b30-0x000f6b3f] mapped at [ffff8800000f6b30]
  70. [    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
  71. [    0.000000] Using GB pages for direct mapping
  72. [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  73. [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
  74. [    0.000000] BRK [0x01b10000, 0x01b10fff] PGTABLE
  75. [    0.000000] BRK [0x01b11000, 0x01b11fff] PGTABLE
  76. [    0.000000] BRK [0x01b12000, 0x01b12fff] PGTABLE
  77. [    0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]
  78. [    0.000000]  [mem 0x7fc00000-0x7fdfffff] page 2M
  79. [    0.000000] BRK [0x01b13000, 0x01b13fff] PGTABLE
  80. [    0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]
  81. [    0.000000]  [mem 0x7c000000-0x7fbfffff] page 2M
  82. [    0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]
  83. [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
  84. [    0.000000]  [mem 0x00200000-0x7bffffff] page 2M
  85. [    0.000000] init_memory_mapping: [mem 0x7fe00000-0x7feeffff]
  86. [    0.000000]  [mem 0x7fe00000-0x7feeffff] page 4k
  87. [    0.000000] BRK [0x01b14000, 0x01b14fff] PGTABLE
  88. [    0.000000] init_memory_mapping: [mem 0x7ff00000-0x7fffffff]
  89. [    0.000000]  [mem 0x7ff00000-0x7fffffff] page 4k
  90. [    0.000000] RAMDISK: [mem 0x3634a000-0x3719cfff]
  91. [    0.000000] ACPI: Early table checksum verification disabled
  92. [    0.000000] ACPI: RSDP 0x00000000000F6AC0 000024 (v02 PTLTD )
  93. [    0.000000] ACPI: XSDT 0x000000007FEF10C3 00005C (v01 INTEL  440BX    06040000 VMW  01324272)
  94. [    0.000000] ACPI: FACP 0x000000007FEFEE73 0000F4 (v04 INTEL  440BX    06040000 PTL  000F4240)
  95. [    0.000000] ACPI: DSDT 0x000000007FEF1349 00DB2A (v01 PTLTD  Custom   06040000 MSFT 03000001)
  96. [    0.000000] ACPI: FACS 0x000000007FEFFFC0 000040
  97. [    0.000000] ACPI: FACS 0x000000007FEFFFC0 000040
  98. [    0.000000] ACPI: BOOT 0x000000007FEF1321 000028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
  99. [    0.000000] ACPI: APIC 0x000000007FEF12C3 00005E (v01 PTLTD  ? APIC   06040000  LTP 00000000)
  100. [    0.000000] ACPI: MCFG 0x000000007FEF1287 00003C (v01 PTLTD  $PCITBL$ 06040000  LTP 00000001)
  101. [    0.000000] ACPI: SRAT 0x000000007FEF11BF 0000C8 (v02 VMWARE MEMPLUG  06040000 VMW  00000001)
  102. [    0.000000] ACPI: HPET 0x000000007FEF1187 000038 (v01 VMWARE VMW HPET 06040000 VMW  00000001)
  103. [    0.000000] ACPI: WAET 0x000000007FEF115F 000028 (v01 VMWARE VMW WAET 06040000 VMW  00000001)
  104. [    0.000000] ACPI: Local APIC address 0xfee00000
  105. [    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  106. [    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
  107. [    0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  108. [    0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]
  109. [    0.000000] SRAT: Node 0 PXM 0 [mem 0x10000000-0x7fffffff]
  110. [    0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0fffffff] -> [mem 0x00000000-0x0fffffff]
  111. [    0.000000] NUMA: Node 0 [mem 0x00000000-0x0fffffff] + [mem 0x10000000-0x7fffffff] -> [mem 0x00000000-0x7fffffff]
  112. [    0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffffff]
  113. [    0.000000]   NODE_DATA [mem 0x7fffb000-0x7fffffff]
  114. [    0.000000]  [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff88007d600000-ffff88007f1fffff] on node 0
  115. [    0.000000] Zone ranges:
  116. [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
  117. [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
  118. [    0.000000]   Normal   empty
  119. [    0.000000] Movable zone start for each node
  120. [    0.000000] Early memory node ranges
  121. [    0.000000]   node   0: [mem 0x00001000-0x0009efff]
  122. [    0.000000]   node   0: [mem 0x00100000-0x7feeffff]
  123. [    0.000000]   node   0: [mem 0x7ff00000-0x7fffffff]
  124. [    0.000000] On node 0 totalpages: 524174
  125. [    0.000000]   DMA zone: 56 pages used for memmap
  126. [    0.000000]   DMA zone: 21 pages reserved
  127. [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
  128. [    0.000000]   DMA32 zone: 7112 pages used for memmap
  129. [    0.000000]   DMA32 zone: 520176 pages, LIFO batch:31
  130. [    0.000000] ACPI: PM-Timer IO Port: 0x1008
  131. [    0.000000] ACPI: Local APIC address 0xfee00000
  132. [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  133. [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  134. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  135. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  136. [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  137. [    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
  138. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
  139. [    0.000000] ACPI: IRQ0 used by override.
  140. [    0.000000] ACPI: IRQ2 used by override.
  141. [    0.000000] ACPI: IRQ9 used by override.
  142. [    0.000000] Using ACPI (MADT) for SMP configuration information
  143. [    0.000000] ACPI: HPET id: 0x8086af01 base: 0xfed00000
  144. [    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  145. [    0.000000] nr_irqs_gsi: 40
  146. [    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  147. [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
  148. [    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
  149. [    0.000000] PM: Registered nosave memory: [mem 0x7fef0000-0x7fefefff]
  150. [    0.000000] PM: Registered nosave memory: [mem 0x7feff000-0x7fefffff]
  151. [    0.000000] e820: [mem 0x80000000-0xefffffff] available for PCI devices
  152. [    0.000000] Booting paravirtualized kernel on bare hardware
  153. [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
  154. [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s85184 r8192 d21312 u1048576
  155. [    0.000000] pcpu-alloc: s85184 r8192 d21312 u1048576 alloc=1*2097152
  156. [    0.000000] pcpu-alloc: [0] 0 1
  157. [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 516985
  158. [    0.000000] Policy zone: DMA32
  159. [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-6-amd64 root=UUID=29d7271e-dbc4-406f-9524-c22d085df756 ro quiet
  160. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  161. [    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
  162. [    0.000000] AGP: Checking aperture...
  163. [    0.000000] AGP: No AGP bridge found
  164. [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
  165. [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  166. [    0.000000] Memory: 2041424K/2096696K available (5376K kernel code, 1019K rwdata, 1852K rodata, 1236K init, 848K bss, 55272K reserved)
  167. [    0.000000] Kernel/User page tables isolation: enabled
  168. [    0.000000] Hierarchical RCU implementation.
  169. [    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
  170. [    0.000000]  RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
  171. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  172. [    0.000000] NR_IRQS:33024 nr_irqs:512 16
  173. [    0.000000] Console: colour VGA+ 80x25
  174. [    0.000000] console [tty0] enabled
  175. [    0.000000] hpet clockevent registered
  176. [    0.000000] TSC freq read from hypervisor : 1799.998 MHz
  177. [    0.000000] tsc: Detected 1799.998 MHz processor
  178. [    0.000091] Calibrating delay loop (skipped) preset value.. 3599.99 BogoMIPS (lpj=7199992)
  179. [    0.000094] pid_max: default: 32768 minimum: 301
  180. [    0.000101] ACPI: Core revision 20140424
  181. [    0.009133] ACPI: All ACPI Tables successfully acquired
  182. [    0.009158] Security Framework initialized
  183. [    0.009165] AppArmor: AppArmor disabled by boot time parameter
  184. [    0.009166] Yama: disabled by default; enable with sysctl kernel.yama.*
  185. [    0.009273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  186. [    0.009598] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  187. [    0.009931] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  188. [    0.009934] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  189. [    0.010086] Initializing cgroup subsys memory
  190. [    0.010090] Initializing cgroup subsys devices
  191. [    0.010095] Initializing cgroup subsys freezer
  192. [    0.010097] Initializing cgroup subsys net_cls
  193. [    0.010100] Initializing cgroup subsys blkio
  194. [    0.010103] Initializing cgroup subsys perf_event
  195. [    0.010104] Initializing cgroup subsys net_prio
  196. [    0.010157] Disabled fast string operations
  197. [    0.010160] CPU: Physical Processor ID: 0
  198. [    0.010160] CPU: Processor Core ID: 0
  199. [    0.011075] mce: CPU supports 0 MCE banks
  200. [    0.011089] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  201. Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  202. [    0.011091] Spectre V2 : Mitigation: Full generic retpoline
  203. [    0.011573] Freeing SMP alternatives memory: 20K (ffffffff81a35000 - ffffffff81a3a000)
  204. [    0.018065] ftrace: allocating 21794 entries in 86 pages
  205. [    0.041656] Enabling x2apic
  206. [    0.042346] Enabled x2apic
  207. [    0.042682] Switched APIC routing to physical x2apic.
  208. [    0.044331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  209. [    0.084026] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1230L v3 @ 1.80GHz (fam: 06, model: 3c, stepping: 03)
  210. [    0.084061] TSC deadline timer enabled
  211. [    0.084134] Performance Events: 16-deep LBR, Haswell events, core PMU driver.
  212. [    0.084164] perf_event_intel: CPUID marked event: 'cpu cycles' unavailable
  213. [    0.084165] perf_event_intel: CPUID marked event: 'instructions' unavailable
  214. [    0.084166] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
  215. [    0.084167] perf_event_intel: CPUID marked event: 'cache references' unavailable
  216. [    0.084168] perf_event_intel: CPUID marked event: 'cache misses' unavailable
  217. [    0.084169] perf_event_intel: CPUID marked event: 'branch instructions' unavailable
  218. [    0.084169] perf_event_intel: CPUID marked event: 'branch misses' unavailable
  219. [    0.084172] ... version:                1
  220. [    0.084173] ... bit width:              48
  221. [    0.084174] ... generic registers:      4
  222. [    0.084175] ... value mask:             0000ffffffffffff
  223. [    0.084176] ... max period:             000000007fffffff
  224. [    0.084177] ... fixed-purpose events:   0
  225. [    0.084178] ... event mask:             000000000000000f
  226. [    0.085661] NMI watchdog: disabled (cpu0): hardware events not enabled
  227. [    0.085733] x86: Booting SMP configuration:
  228. [    0.085735] .... node  #0, CPUs:      #1
  229. [    0.097204] Disabled fast string operations
  230. [    0.098129] mce: CPU supports 0 MCE banks
  231. [    0.098165] Skipped synchronization checks as TSC is reliable.
  232. [    0.098187] x86: Booted up 1 node, 2 CPUs
  233. [    0.098189] smpboot: Total of 2 processors activated (7199.99 BogoMIPS)
  234. [    0.098534] devtmpfs: initialized
  235. [    0.100188] PM: Registering ACPI NVS region [mem 0x7feff000-0x7fefffff] (4096 bytes)
  236. [    0.100257] futex hash table entries: 512 (order: 3, 32768 bytes)
  237. [    0.101255] pinctrl core: initialized pinctrl subsystem
  238. [    0.101334] NET: Registered protocol family 16
  239. [    0.101436] cpuidle: using governor ladder
  240. [    0.101439] cpuidle: using governor menu
  241. [    0.101476] ACPI: bus type PCI registered
  242. [    0.101477] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  243. [    0.101670] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  244. [    0.101672] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
  245. [    0.101809] PCI: Using configuration type 1 for base access
  246. [    0.101910] mtrr: your CPUs had inconsistent variable MTRR settings
  247. [    0.101911] mtrr: probably your BIOS does not setup all CPUs.
  248. [    0.101912] mtrr: corrected configuration.
  249. [    0.114690] ACPI: Added _OSI(Module Device)
  250. [    0.114692] ACPI: Added _OSI(Processor Device)
  251. [    0.114693] ACPI: Added _OSI(3.0 _SCP Extensions)
  252. [    0.114694] ACPI: Added _OSI(Processor Aggregator Device)
  253. [    0.122251] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  254. [    0.146834] ACPI: Interpreter enabled
  255. [    0.146841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
  256. [    0.146844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140424/hwxface-580)
  257. [    0.146851] ACPI: (supports S0 S1 S4 S5)
  258. [    0.146853] ACPI: Using IOAPIC for interrupt routing
  259. [    0.146873] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  260. [    0.186133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
  261. [    0.186140] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  262. [    0.186303] acpi PNP0A03:00: _OSC: platform does not support [AER]
  263. [    0.186470] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  264. [    0.188393] PCI host bridge to bus 0000:00
  265. [    0.188397] pci_bus 0000:00: root bus resource [bus 00-7f]
  266. [    0.188399] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  267. [    0.188401] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
  268. [    0.188402] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
  269. [    0.188404] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
  270. [    0.188405] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
  271. [    0.188407] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
  272. [    0.188409] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
  273. [    0.188410] pci_bus 0000:00: root bus resource [io  0x0d00-0xfeff]
  274. [    0.188489] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
  275. [    0.189007] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
  276. [    0.189397] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
  277. [    0.189916] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
  278. [    0.190914] pci 0000:00:07.1: reg 0x20: [io  0x1060-0x106f]
  279. [    0.191320] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
  280. [    0.191322] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
  281. [    0.191323] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
  282. [    0.191325] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
  283. [    0.191496] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
  284. [    0.192600] pci 0000:00:07.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
  285. [    0.192610] pci 0000:00:07.3: quirk: [io  0x1040-0x104f] claimed by PIIX4 SMB
  286. [    0.192859] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
  287. [    0.193435] pci 0000:00:07.7: reg 0x10: [io  0x1080-0x10bf]
  288. [    0.193955] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit]
  289. [    0.196390] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
  290. [    0.198029] pci 0000:00:0f.0: reg 0x10: [io  0x1070-0x107f]
  291. [    0.199622] pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref]
  292. [    0.201185] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff]
  293. [    0.207581] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
  294. [    0.207995] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
  295. [    0.208439] pci 0000:00:11.0: System wakeup disabled by ACPI
  296. [    0.208580] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
  297. [    0.209113] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
  298. [    0.209267] pci 0000:00:15.0: System wakeup disabled by ACPI
  299. [    0.209380] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
  300. [    0.209904] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
  301. [    0.210056] pci 0000:00:15.1: System wakeup disabled by ACPI
  302. [    0.210173] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
  303. [    0.210697] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
  304. [    0.210849] pci 0000:00:15.2: System wakeup disabled by ACPI
  305. [    0.210961] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
  306. [    0.211488] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
  307. [    0.211641] pci 0000:00:15.3: System wakeup disabled by ACPI
  308. [    0.211761] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
  309. [    0.212289] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
  310. [    0.212442] pci 0000:00:15.4: System wakeup disabled by ACPI
  311. [    0.212554] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
  312. [    0.213080] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
  313. [    0.213233] pci 0000:00:15.5: System wakeup disabled by ACPI
  314. [    0.213345] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
  315. [    0.213867] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
  316. [    0.214018] pci 0000:00:15.6: System wakeup disabled by ACPI
  317. [    0.214132] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
  318. [    0.214656] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
  319. [    0.214808] pci 0000:00:15.7: System wakeup disabled by ACPI
  320. [    0.214920] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
  321. [    0.215454] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  322. [    0.215607] pci 0000:00:16.0: System wakeup disabled by ACPI
  323. [    0.215726] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
  324. [    0.216251] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
  325. [    0.216404] pci 0000:00:16.1: System wakeup disabled by ACPI
  326. [    0.216516] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
  327. [    0.217038] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
  328. [    0.217193] pci 0000:00:16.2: System wakeup disabled by ACPI
  329. [    0.217306] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
  330. [    0.217827] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
  331. [    0.217979] pci 0000:00:16.3: System wakeup disabled by ACPI
  332. [    0.218093] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
  333. [    0.218619] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
  334. [    0.218771] pci 0000:00:16.4: System wakeup disabled by ACPI
  335. [    0.218883] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
  336. [    0.219410] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
  337. [    0.219563] pci 0000:00:16.5: System wakeup disabled by ACPI
  338. [    0.219681] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
  339. [    0.220209] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
  340. [    0.220361] pci 0000:00:16.6: System wakeup disabled by ACPI
  341. [    0.220476] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
  342. [    0.220997] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
  343. [    0.221154] pci 0000:00:16.7: System wakeup disabled by ACPI
  344. [    0.221267] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
  345. [    0.221791] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
  346. [    0.221942] pci 0000:00:17.0: System wakeup disabled by ACPI
  347. [    0.222054] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
  348. [    0.222581] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
  349. [    0.222734] pci 0000:00:17.1: System wakeup disabled by ACPI
  350. [    0.222847] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
  351. [    0.223373] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
  352. [    0.223527] pci 0000:00:17.2: System wakeup disabled by ACPI
  353. [    0.223640] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
  354. [    0.224174] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
  355. [    0.224327] pci 0000:00:17.3: System wakeup disabled by ACPI
  356. [    0.224440] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
  357. [    0.224963] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
  358. [    0.225121] pci 0000:00:17.4: System wakeup disabled by ACPI
  359. [    0.225236] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
  360. [    0.225759] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
  361. [    0.225911] pci 0000:00:17.5: System wakeup disabled by ACPI
  362. [    0.226022] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
  363. [    0.226549] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
  364. [    0.226701] pci 0000:00:17.6: System wakeup disabled by ACPI
  365. [    0.226813] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
  366. [    0.227338] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
  367. [    0.227492] pci 0000:00:17.7: System wakeup disabled by ACPI
  368. [    0.227605] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
  369. [    0.228137] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
  370. [    0.228290] pci 0000:00:18.0: System wakeup disabled by ACPI
  371. [    0.228403] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
  372. [    0.228929] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
  373. [    0.229085] pci 0000:00:18.1: System wakeup disabled by ACPI
  374. [    0.229200] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
  375. [    0.229724] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
  376. [    0.229876] pci 0000:00:18.2: System wakeup disabled by ACPI
  377. [    0.229988] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
  378. [    0.230514] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
  379. [    0.230673] pci 0000:00:18.3: System wakeup disabled by ACPI
  380. [    0.230788] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
  381. [    0.231317] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
  382. [    0.231469] pci 0000:00:18.4: System wakeup disabled by ACPI
  383. [    0.231583] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
  384. [    0.232116] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
  385. [    0.232269] pci 0000:00:18.5: System wakeup disabled by ACPI
  386. [    0.232382] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
  387. [    0.232905] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
  388. [    0.233056] pci 0000:00:18.6: System wakeup disabled by ACPI
  389. [    0.233173] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
  390. [    0.233696] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
  391. [    0.233848] pci 0000:00:18.7: System wakeup disabled by ACPI
  392. [    0.234213] pci 0000:00:01.0: PCI bridge to [bus 01]
  393. [    0.234571] acpiphp: Slot [32] registered
  394. [    0.234591] acpiphp: Slot [33] registered
  395. [    0.234608] acpiphp: Slot [34] registered
  396. [    0.234624] acpiphp: Slot [35] registered
  397. [    0.234641] acpiphp: Slot [36] registered
  398. [    0.234657] acpiphp: Slot [37] registered
  399. [    0.234674] acpiphp: Slot [38] registered
  400. [    0.234690] acpiphp: Slot [39] registered
  401. [    0.234706] acpiphp: Slot [40] registered
  402. [    0.234722] acpiphp: Slot [41] registered
  403. [    0.234738] acpiphp: Slot [42] registered
  404. [    0.234754] acpiphp: Slot [43] registered
  405. [    0.234771] acpiphp: Slot [44] registered
  406. [    0.234787] acpiphp: Slot [45] registered
  407. [    0.234803] acpiphp: Slot [46] registered
  408. [    0.234820] acpiphp: Slot [47] registered
  409. [    0.234837] acpiphp: Slot [48] registered
  410. [    0.234854] acpiphp: Slot [49] registered
  411. [    0.234870] acpiphp: Slot [50] registered
  412. [    0.234886] acpiphp: Slot [51] registered
  413. [    0.234902] acpiphp: Slot [52] registered
  414. [    0.234918] acpiphp: Slot [53] registered
  415. [    0.234934] acpiphp: Slot [54] registered
  416. [    0.234950] acpiphp: Slot [55] registered
  417. [    0.234967] acpiphp: Slot [56] registered
  418. [    0.234983] acpiphp: Slot [57] registered
  419. [    0.234999] acpiphp: Slot [58] registered
  420. [    0.235015] acpiphp: Slot [59] registered
  421. [    0.235031] acpiphp: Slot [60] registered
  422. [    0.235047] acpiphp: Slot [61] registered
  423. [    0.235063] acpiphp: Slot [62] registered
  424. [    0.235084] acpiphp: Slot [63] registered
  425. [    0.235314] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
  426. [    0.235329] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
  427. [    0.235345] pci 0000:00:11.0:   bridge window [mem 0xfd600000-0xfdffffff]
  428. [    0.235374] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
  429. [    0.235376] pci 0000:00:11.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  430. [    0.235378] pci 0000:00:11.0:   bridge window [mem 0x000cc000-0x000cffff] (subtractive decode)
  431. [    0.235380] pci 0000:00:11.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
  432. [    0.235381] pci 0000:00:11.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
  433. [    0.235383] pci 0000:00:11.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
  434. [    0.235384] pci 0000:00:11.0:   bridge window [mem 0x80000000-0xfebfffff] (subtractive decode)
  435. [    0.235386] pci 0000:00:11.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
  436. [    0.235388] pci 0000:00:11.0:   bridge window [io  0x0d00-0xfeff] (subtractive decode)
  437. [    0.235750] pci 0000:03:00.0: [15ad:07c0] type 00 class 0x010700
  438. [    0.237554] pci 0000:03:00.0: reg 0x10: [io  0x4000-0x4007]
  439. [    0.239332] pci 0000:03:00.0: reg 0x14: [mem 0xfd5f8000-0xfd5fffff 64bit]
  440. [    0.246278] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  441. [    0.246576] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
  442. [    0.246682] pci 0000:03:00.0: System wakeup disabled by ACPI
  443. [    0.246725] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
  444. [    0.246764] pci 0000:00:15.0: PCI bridge to [bus 03]
  445. [    0.246780] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
  446. [    0.246795] pci 0000:00:15.0:   bridge window [mem 0xfd500000-0xfd5fffff]
  447. [    0.247140] pci 0000:00:15.1: PCI bridge to [bus 04]
  448. [    0.247156] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
  449. [    0.247171] pci 0000:00:15.1:   bridge window [mem 0xfd100000-0xfd1fffff]
  450. [    0.247201] pci 0000:00:15.1:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
  451. [    0.247504] pci 0000:00:15.2: PCI bridge to [bus 05]
  452. [    0.247520] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
  453. [    0.247535] pci 0000:00:15.2:   bridge window [mem 0xfcd00000-0xfcdfffff]
  454. [    0.247564] pci 0000:00:15.2:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
  455. [    0.247863] pci 0000:00:15.3: PCI bridge to [bus 06]
  456. [    0.247892] pci 0000:00:15.3:   bridge window [mem 0xfc900000-0xfc9fffff]
  457. [    0.247922] pci 0000:00:15.3:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
  458. [    0.248224] pci 0000:00:15.4: PCI bridge to [bus 07]
  459. [    0.248253] pci 0000:00:15.4:   bridge window [mem 0xfc500000-0xfc5fffff]
  460. [    0.248282] pci 0000:00:15.4:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
  461. [    0.248593] pci 0000:00:15.5: PCI bridge to [bus 08]
  462. [    0.248622] pci 0000:00:15.5:   bridge window [mem 0xfc100000-0xfc1fffff]
  463. [    0.248652] pci 0000:00:15.5:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
  464. [    0.248953] pci 0000:00:15.6: PCI bridge to [bus 09]
  465. [    0.248981] pci 0000:00:15.6:   bridge window [mem 0xfbd00000-0xfbdfffff]
  466. [    0.249010] pci 0000:00:15.6:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
  467. [    0.249313] pci 0000:00:15.7: PCI bridge to [bus 0a]
  468. [    0.249342] pci 0000:00:15.7:   bridge window [mem 0xfb900000-0xfb9fffff]
  469. [    0.249372] pci 0000:00:15.7:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
  470. [    0.249734] pci 0000:0b:00.0: [15ad:07b0] type 00 class 0x020000
  471. [    0.250900] pci 0000:0b:00.0: reg 0x10: [mem 0xfd4fc000-0xfd4fcfff]
  472. [    0.252017] pci 0000:0b:00.0: reg 0x14: [mem 0xfd4fd000-0xfd4fdfff]
  473. [    0.253152] pci 0000:0b:00.0: reg 0x18: [mem 0xfd4fe000-0xfd4fffff]
  474. [    0.254262] pci 0000:0b:00.0: reg 0x1c: [io  0x5000-0x500f]
  475. [    0.257602] pci 0000:0b:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  476. [    0.257899] pci 0000:0b:00.0: supports D1 D2
  477. [    0.257900] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  478. [    0.258009] pci 0000:0b:00.0: System wakeup disabled by ACPI
  479. [    0.258052] pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
  480. [    0.258093] pci 0000:00:16.0: PCI bridge to [bus 0b]
  481. [    0.258109] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
  482. [    0.258125] pci 0000:00:16.0:   bridge window [mem 0xfd400000-0xfd4fffff]
  483. [    0.258464] pci 0000:00:16.1: PCI bridge to [bus 0c]
  484. [    0.258479] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
  485. [    0.258495] pci 0000:00:16.1:   bridge window [mem 0xfd000000-0xfd0fffff]
  486. [    0.258524] pci 0000:00:16.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
  487. [    0.258826] pci 0000:00:16.2: PCI bridge to [bus 0d]
  488. [    0.258841] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
  489. [    0.258856] pci 0000:00:16.2:   bridge window [mem 0xfcc00000-0xfccfffff]
  490. [    0.258885] pci 0000:00:16.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
  491. [    0.259191] pci 0000:00:16.3: PCI bridge to [bus 0e]
  492. [    0.259220] pci 0000:00:16.3:   bridge window [mem 0xfc800000-0xfc8fffff]
  493. [    0.259249] pci 0000:00:16.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
  494. [    0.259550] pci 0000:00:16.4: PCI bridge to [bus 0f]
  495. [    0.259579] pci 0000:00:16.4:   bridge window [mem 0xfc400000-0xfc4fffff]
  496. [    0.259608] pci 0000:00:16.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
  497. [    0.259906] pci 0000:00:16.5: PCI bridge to [bus 10]
  498. [    0.259935] pci 0000:00:16.5:   bridge window [mem 0xfc000000-0xfc0fffff]
  499. [    0.259964] pci 0000:00:16.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
  500. [    0.260267] pci 0000:00:16.6: PCI bridge to [bus 11]
  501. [    0.260296] pci 0000:00:16.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
  502. [    0.260325] pci 0000:00:16.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
  503. [    0.260628] pci 0000:00:16.7: PCI bridge to [bus 12]
  504. [    0.260657] pci 0000:00:16.7:   bridge window [mem 0xfb800000-0xfb8fffff]
  505. [    0.260686] pci 0000:00:16.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
  506. [    0.260984] pci 0000:00:17.0: PCI bridge to [bus 13]
  507. [    0.260999] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
  508. [    0.261022] pci 0000:00:17.0:   bridge window [mem 0xfd300000-0xfd3fffff]
  509. [    0.261051] pci 0000:00:17.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
  510. [    0.261357] pci 0000:00:17.1: PCI bridge to [bus 14]
  511. [    0.261373] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
  512. [    0.261388] pci 0000:00:17.1:   bridge window [mem 0xfcf00000-0xfcffffff]
  513. [    0.261417] pci 0000:00:17.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
  514. [    0.261716] pci 0000:00:17.2: PCI bridge to [bus 15]
  515. [    0.261732] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
  516. [    0.261747] pci 0000:00:17.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
  517. [    0.261776] pci 0000:00:17.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
  518. [    0.262084] pci 0000:00:17.3: PCI bridge to [bus 16]
  519. [    0.262118] pci 0000:00:17.3:   bridge window [mem 0xfc700000-0xfc7fffff]
  520. [    0.262147] pci 0000:00:17.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
  521. [    0.262451] pci 0000:00:17.4: PCI bridge to [bus 17]
  522. [    0.262481] pci 0000:00:17.4:   bridge window [mem 0xfc300000-0xfc3fffff]
  523. [    0.262510] pci 0000:00:17.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
  524. [    0.262810] pci 0000:00:17.5: PCI bridge to [bus 18]
  525. [    0.262839] pci 0000:00:17.5:   bridge window [mem 0xfbf00000-0xfbffffff]
  526. [    0.262868] pci 0000:00:17.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
  527. [    0.263172] pci 0000:00:17.6: PCI bridge to [bus 19]
  528. [    0.263201] pci 0000:00:17.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
  529. [    0.263230] pci 0000:00:17.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
  530. [    0.263535] pci 0000:00:17.7: PCI bridge to [bus 1a]
  531. [    0.263564] pci 0000:00:17.7:   bridge window [mem 0xfb700000-0xfb7fffff]
  532. [    0.263593] pci 0000:00:17.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
  533. [    0.263893] pci 0000:00:18.0: PCI bridge to [bus 1b]
  534. [    0.263908] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
  535. [    0.263924] pci 0000:00:18.0:   bridge window [mem 0xfd200000-0xfd2fffff]
  536. [    0.263953] pci 0000:00:18.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
  537. [    0.264257] pci 0000:00:18.1: PCI bridge to [bus 1c]
  538. [    0.264272] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
  539. [    0.264288] pci 0000:00:18.1:   bridge window [mem 0xfce00000-0xfcefffff]
  540. [    0.264317] pci 0000:00:18.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
  541. [    0.264619] pci 0000:00:18.2: PCI bridge to [bus 1d]
  542. [    0.264648] pci 0000:00:18.2:   bridge window [mem 0xfca00000-0xfcafffff]
  543. [    0.264677] pci 0000:00:18.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
  544. [    0.264978] pci 0000:00:18.3: PCI bridge to [bus 1e]
  545. [    0.265007] pci 0000:00:18.3:   bridge window [mem 0xfc600000-0xfc6fffff]
  546. [    0.265042] pci 0000:00:18.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
  547. [    0.265350] pci 0000:00:18.4: PCI bridge to [bus 1f]
  548. [    0.265379] pci 0000:00:18.4:   bridge window [mem 0xfc200000-0xfc2fffff]
  549. [    0.265408] pci 0000:00:18.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
  550. [    0.265711] pci 0000:00:18.5: PCI bridge to [bus 20]
  551. [    0.265740] pci 0000:00:18.5:   bridge window [mem 0xfbe00000-0xfbefffff]
  552. [    0.265770] pci 0000:00:18.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
  553. [    0.266069] pci 0000:00:18.6: PCI bridge to [bus 21]
  554. [    0.266102] pci 0000:00:18.6:   bridge window [mem 0xfba00000-0xfbafffff]
  555. [    0.266131] pci 0000:00:18.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
  556. [    0.266434] pci 0000:00:18.7: PCI bridge to [bus 22]
  557. [    0.266464] pci 0000:00:18.7:   bridge window [mem 0xfb600000-0xfb6fffff]
  558. [    0.266493] pci 0000:00:18.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
  559. [    0.267895] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
  560. [    0.267961] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
  561. [    0.268023] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 14 15)
  562. [    0.268086] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 14 15)
  563. [    0.293267] ACPI: Enabled 2 GPEs in block 00 to 0F
  564. [    0.293439] vgaarb: setting as boot device: PCI:0000:00:0f.0
  565. [    0.293443] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
  566. [    0.293451] vgaarb: loaded
  567. [    0.293453] vgaarb: bridge control possible 0000:00:0f.0
  568. [    0.293517] PCI: Using ACPI for IRQ routing
  569. [    0.314021] PCI: pci_cache_line_size set to 64 bytes
  570. [    0.314638] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
  571. [    0.314641] e820: reserve RAM buffer [mem 0x7fef0000-0x7fffffff]
  572. [    0.314862] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
  573. [    0.314869] hpet0: 16 comparators, 64-bit 14.318180 MHz counter
  574. [    0.317953] amd_nb: Cannot enumerate AMD northbridges
  575. [    0.317988] Switched to clocksource hpet
  576. [    0.322773] pnp: PnP ACPI init
  577. [    0.322784] ACPI: bus type PNP registered
  578. [    0.323141] system 00:00: [io  0x1000-0x103f] has been reserved
  579. [    0.323144] system 00:00: [io  0x1040-0x104f] has been reserved
  580. [    0.323147] system 00:00: [io  0x0cf0-0x0cf1] has been reserved
  581. [    0.323150] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  582. [    0.323226] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  583. [    0.323261] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
  584. [    0.323302] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
  585. [    0.323471] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
  586. [    0.323474] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
  587. [    0.324915] system 00:05: [io  0xfce0-0xfcff] has been reserved
  588. [    0.324919] system 00:05: [mem 0xf0000000-0xf7ffffff] has been reserved
  589. [    0.324921] system 00:05: [mem 0xfe800000-0xfe9fffff] has been reserved
  590. [    0.324924] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  591. [    0.328501] pnp: PnP ACPI: found 6 devices
  592. [    0.328503] ACPI: bus type PNP unregistered
  593. [    0.335475] pci 0000:00:15.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
  594. [    0.335603] pci 0000:00:15.3: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
  595. [    0.335646] pci 0000:00:15.4: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
  596. [    0.335690] pci 0000:00:15.5: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
  597. [    0.335733] pci 0000:00:15.6: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
  598. [    0.335776] pci 0000:00:15.7: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
  599. [    0.335820] pci 0000:00:16.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000
  600. [    0.335945] pci 0000:00:16.3: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
  601. [    0.335989] pci 0000:00:16.4: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
  602. [    0.336032] pci 0000:00:16.5: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
  603. [    0.336075] pci 0000:00:16.6: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
  604. [    0.336119] pci 0000:00:16.7: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
  605. [    0.336285] pci 0000:00:17.3: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
  606. [    0.336329] pci 0000:00:17.4: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
  607. [    0.336372] pci 0000:00:17.5: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
  608. [    0.336416] pci 0000:00:17.6: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
  609. [    0.336459] pci 0000:00:17.7: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
  610. [    0.336590] pci 0000:00:18.2: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
  611. [    0.336633] pci 0000:00:18.3: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
  612. [    0.336676] pci 0000:00:18.4: bridge window [io  0x1000-0x0fff] to [bus 1f] add_size 1000
  613. [    0.336720] pci 0000:00:18.5: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
  614. [    0.336763] pci 0000:00:18.6: bridge window [io  0x1000-0x0fff] to [bus 21] add_size 1000
  615. [    0.336806] pci 0000:00:18.7: bridge window [io  0x1000-0x0fff] to [bus 22] add_size 1000
  616. [    0.336819] pci 0000:00:15.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  617. [    0.336821] pci 0000:00:16.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  618. [    0.336823] pci 0000:00:15.3: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  619. [    0.336825] pci 0000:00:15.4: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  620. [    0.336826] pci 0000:00:15.5: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  621. [    0.336828] pci 0000:00:15.6: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  622. [    0.336830] pci 0000:00:15.7: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  623. [    0.336831] pci 0000:00:16.3: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  624. [    0.336833] pci 0000:00:16.4: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  625. [    0.336835] pci 0000:00:16.5: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  626. [    0.336836] pci 0000:00:16.6: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  627. [    0.336838] pci 0000:00:16.7: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  628. [    0.336840] pci 0000:00:17.3: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  629. [    0.336841] pci 0000:00:17.4: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  630. [    0.336843] pci 0000:00:17.5: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  631. [    0.336844] pci 0000:00:17.6: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  632. [    0.336846] pci 0000:00:17.7: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  633. [    0.336848] pci 0000:00:18.2: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  634. [    0.336849] pci 0000:00:18.3: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  635. [    0.336851] pci 0000:00:18.4: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  636. [    0.336853] pci 0000:00:18.5: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  637. [    0.336854] pci 0000:00:18.6: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  638. [    0.336856] pci 0000:00:18.7: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
  639. [    0.336862] pci 0000:00:15.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
  640. [    0.336867] pci 0000:00:16.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
  641. [    0.336870] pci 0000:00:0f.0: BAR 6: assigned [mem 0x80400000-0x80407fff pref]
  642. [    0.336873] pci 0000:00:15.3: BAR 13: can't assign io (size 0x1000)
  643. [    0.336876] pci 0000:00:15.4: BAR 13: can't assign io (size 0x1000)
  644. [    0.336879] pci 0000:00:15.5: BAR 13: can't assign io (size 0x1000)
  645. [    0.336881] pci 0000:00:15.6: BAR 13: can't assign io (size 0x1000)
  646. [    0.336884] pci 0000:00:15.7: BAR 13: can't assign io (size 0x1000)
  647. [    0.336886] pci 0000:00:16.3: BAR 13: can't assign io (size 0x1000)
  648. [    0.336888] pci 0000:00:16.4: BAR 13: can't assign io (size 0x1000)
  649. [    0.336891] pci 0000:00:16.5: BAR 13: can't assign io (size 0x1000)
  650. [    0.336893] pci 0000:00:16.6: BAR 13: can't assign io (size 0x1000)
  651. [    0.336896] pci 0000:00:16.7: BAR 13: can't assign io (size 0x1000)
  652. [    0.336898] pci 0000:00:17.3: BAR 13: can't assign io (size 0x1000)
  653. [    0.336900] pci 0000:00:17.4: BAR 13: can't assign io (size 0x1000)
  654. [    0.336903] pci 0000:00:17.5: BAR 13: can't assign io (size 0x1000)
  655. [    0.336905] pci 0000:00:17.6: BAR 13: can't assign io (size 0x1000)
  656. [    0.336908] pci 0000:00:17.7: BAR 13: can't assign io (size 0x1000)
  657. [    0.336910] pci 0000:00:18.2: BAR 13: can't assign io (size 0x1000)
  658. [    0.336913] pci 0000:00:18.3: BAR 13: can't assign io (size 0x1000)
  659. [    0.336915] pci 0000:00:18.4: BAR 13: can't assign io (size 0x1000)
  660. [    0.336917] pci 0000:00:18.5: BAR 13: can't assign io (size 0x1000)
  661. [    0.336920] pci 0000:00:18.6: BAR 13: can't assign io (size 0x1000)
  662. [    0.336922] pci 0000:00:18.7: BAR 13: can't assign io (size 0x1000)
  663. [    0.336927] pci 0000:00:18.7: BAR 13: can't assign io (size 0x1000)
  664. [    0.336929] pci 0000:00:18.6: BAR 13: can't assign io (size 0x1000)
  665. [    0.336932] pci 0000:00:18.5: BAR 13: can't assign io (size 0x1000)
  666. [    0.336934] pci 0000:00:18.4: BAR 13: can't assign io (size 0x1000)
  667. [    0.336936] pci 0000:00:18.3: BAR 13: can't assign io (size 0x1000)
  668. [    0.336939] pci 0000:00:18.2: BAR 13: can't assign io (size 0x1000)
  669. [    0.336941] pci 0000:00:17.7: BAR 13: can't assign io (size 0x1000)
  670. [    0.336943] pci 0000:00:17.6: BAR 13: can't assign io (size 0x1000)
  671. [    0.336946] pci 0000:00:17.5: BAR 13: can't assign io (size 0x1000)
  672. [    0.336948] pci 0000:00:17.4: BAR 13: can't assign io (size 0x1000)
  673. [    0.336950] pci 0000:00:17.3: BAR 13: can't assign io (size 0x1000)
  674. [    0.336953] pci 0000:00:16.7: BAR 13: can't assign io (size 0x1000)
  675. [    0.336955] pci 0000:00:16.6: BAR 13: can't assign io (size 0x1000)
  676. [    0.336958] pci 0000:00:16.5: BAR 13: can't assign io (size 0x1000)
  677. [    0.336960] pci 0000:00:16.4: BAR 13: can't assign io (size 0x1000)
  678. [    0.336962] pci 0000:00:16.3: BAR 13: can't assign io (size 0x1000)
  679. [    0.336965] pci 0000:00:15.7: BAR 13: can't assign io (size 0x1000)
  680. [    0.336967] pci 0000:00:15.6: BAR 13: can't assign io (size 0x1000)
  681. [    0.336969] pci 0000:00:15.5: BAR 13: can't assign io (size 0x1000)
  682. [    0.336972] pci 0000:00:15.4: BAR 13: can't assign io (size 0x1000)
  683. [    0.336974] pci 0000:00:15.3: BAR 13: can'#160 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  684. [    0.605560] pciehp 0000:00:15.0:pcie04: service driver pciehp loaded
  685. [    0.605608] pciehp 0000:00:15.1:pcie04: Slot #161 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  686. [    0.605656] pciehp 0000:00:15.1:pcie04: service driver pciehp loaded
  687. [    0.605703] pciehp 0000:00:15.2:pcie04: Slot #162 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  688. [    0.605749] pciehp 0000:00:15.2:pcie04: service driver pciehp loaded
  689. [    0.605796] pciehp 0000:00:15.3:pcie04: Slot #163 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  690. [    0.605841] pciehp 0000:00:15.3:pcie04: service driver pciehp loaded
  691. [    0.605889] pciehp 0000:00:15.4:pcie04: Slot #164 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  692. [    0.605934] pciehp 0000:00:15.4:pcie04: service driver pciehp loaded
  693. [    0.605981] pciehp 0000:00:15.5:pcie04: Slot #165 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  694. [    0.606027] pciehp 0000:00:15.5:pcie04: service driver pciehp loaded
  695. [    0.606081] pciehp 0000:00:15.6:pcie04: Slot #166 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  696. [    0.606128] pciehp 0000:00:15.6:pcie04: service driver pciehp loaded
  697. [    0.606175] pciehp 0000:00:15.7:pcie04: Slot #167 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  698. [    0.606223] pciehp 0000:00:15.7:pcie04: service driver pciehp loaded
  699. [    0.606270] pciehp 0000:00:16.0:pcie04: Slot #192 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  700. [    0.606316] pciehp 0000:00:16.0:pcie04: service driver pciehp loaded
  701. [    0.606363] pciehp 0000:00:16.1:pcie04: Slot #193 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  702. [    0.606409] pciehp 0000:00:16.1:pcie04: service driver pciehp loaded
  703. [    0.606456] pciehp 0000:00:16.2:pcie04: Slot #194 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  704. [    0.606501] pciehp 0000:00:16.2:pcie04: service driver pciehp loaded
  705. [    0.606549] pciehp 0000:00:16.3:pcie04: Slot #195 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  706. [    0.606594] pciehp 0000:00:16.3:pcie04: service driver pciehp loaded
  707. [    0.606641] pciehp 0000:00:16.4:pcie04: Slot #196 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  708. [    0.606687] pciehp 0000:00:16.4:pcie04: service driver pciehp loaded
  709. [    0.606734] pciehp 0000:00:16.5:pcie04: Slot #197 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  710. [    0.606780] pciehp 0000:00:16.5:pcie04: service driver pciehp loaded
  711. [    0.606827] pciehp 0000:00:16.6:pcie04: Slot #198 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  712. [    0.606873] pciehp 0000:00:16.6:pcie04: service driver pciehp loaded
  713. [    0.606920] pciehp 0000:00:16.7:pcie04: Slot #199 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  714. [    0.606966] pciehp 0000:00:16.7:pcie04: service driver pciehp loaded
  715. [    0.607013] pciehp 0000:00:17.0:pcie04: Slot #224 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  716. [    0.607058] pciehp 0000:00:17.0:pcie04: service driver pciehp loaded
  717. [    0.607105] pciehp 0000:00:17.1:pcie04: Slot #225 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  718. [    0.607153] pciehp 0000:00:17.1:pcie04: service driver pciehp loaded
  719. [    0.607200] pciehp 0000:00:17.2:pcie04: Slot #226 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  720. [    0.607247] pciehp 0000:00:17.2:pcie04: service driver pciehp loaded
  721. [    0.607294] pciehp 0000:00:17.3:pcie04: Slot #227 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  722. [    0.607339] pciehp 0000:00:17.3:pcie04: service driver pciehp loaded
  723. [    0.607386] pciehp 0000:00:17.4:pcie04: Slot #228 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  724. [    0.607432] pciehp 0000:00:17.4:pcie04: service driver pciehp loaded
  725. [    0.607479] pciehp 0000:00:17.5:pcie04: Slot #229 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  726. [    0.607526] pciehp 0000:00:17.5:pcie04: service driver pciehp loaded
  727. [    0.607573] pciehp 0000:00:17.6:pcie04: Slot #230 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  728. [    0.607620] pciehp 0000:00:17.6:pcie04: service driver pciehp loaded
  729. [    0.607666] pciehp 0000:00:17.7:pcie04: Slot #231 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  730. [    0.607713] pciehp 0000:00:17.7:pcie04: service driver pciehp loaded
  731. [    0.607760] pciehp 0000:00:18.0:pcie04: Slot #256 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  732. [    0.607805] pciehp 0000:00:18.0:pcie04: service driver pciehp loaded
  733. [    0.607852] pciehp 0000:00:18.1:pcie04: Slot #257 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  734. [    0.607898] pciehp 0000:00:18.1:pcie04: service driver pciehp loaded
  735. [    0.607945] pciehp 0000:00:18.2:pcie04: Slot #258 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  736. [    0.607991] pciehp 0000:00:18.2:pcie04: service driver pciehp loaded
  737. [    0.608038] pciehp 0000:00:18.3:pcie04: Slot #259 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  738. [    0.608083] pciehp 0000:00:18.3:pcie04: service driver pciehp loaded
  739. [    0.608130] pciehp 0000:00:18.4:pcie04: Slot #260 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  740. [    0.608176] pciehp 0000:00:18.4:pcie04: service driver pciehp loaded
  741. [    0.608223] pciehp 0000:00:18.5:pcie04: Slot #261 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  742. [    0.608276] pciehp 0000:00:18.5:pcie04: service driver pciehp loaded
  743. [    0.608323] pciehp 0000:00:18.6:pcie04: Slot #262 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  744. [    0.608370] pciehp 0000:00:18.6:pcie04: service driver pciehp loaded
  745. [    0.608416] pciehp 0000:00:18.7:pcie04: Slot #263 AttnBtn+ AttnInd- PwrInd- PwrCtrl+ MRL- Interlock- NoCompl+ LLActRep+
  746. [    0.608463] pciehp 0000:00:18.7:pcie04: service driver pciehp loaded
  747. [    0.608467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  748. [    0.608487] intel_idle: does not run on family 6 model 60
  749. [    0.608533] GHES: HEST is not enabled!
  750. [    0.608608] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  751. [    0.609062] Linux agpgart interface v0.103
  752. [    0.609158] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
  753. [    0.609585] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
  754. [    0.609668] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
  755. [    0.610502] serio: i8042 KBD port at 0x60,0x64 irq 1
  756. [    0.610508] serio: i8042 AUX port at 0x60,0x64 irq 12
  757. [    0.610635] mousedev: PS/2 mouse device common for all mice
  758. [    0.611065] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  759. [    0.611137] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  760. [    0.611151] ledtrig-cpu: registered to indicate activity on CPUs
  761. [    0.613751] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
  762. [    0.613752] AMD IOMMUv2 functionality not available on this system
  763. [    0.613854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  764. [    0.614098] TCP: cubic registered
  765. [    0.614143] NET: Registered protocol family 10
  766. [    0.614352] mip6: Mobile IPv6
  767. [    0.614356] NET: Registered protocol family 17
  768. [    0.614362] mpls_gso: MPLS GSO support
  769. [    0.614608] registered taskstats version 1
  770. [    0.618217] rtc_cmos 00:01: setting system clock to 2018-07-29 15:03:50 UTC (1532876630)
  771. [    0.618278] PM: Hibernation image not present or could not be loaded.
  772. [    0.618907] Freeing unused kernel memory: 1236K (ffffffff81900000 - ffffffff81a35000)
  773. [    0.618909] Write protecting the kernel read-only data: 8192k
  774. [    0.619088] Freeing unused kernel memory: 756K (ffff880001543000 - ffff880001600000)
  775. [    0.619423] Freeing unused kernel memory: 196K (ffff8800017cf000 - ffff880001800000)
  776. [    0.627745] systemd-udevd[60]: starting version 215
  777. [    0.627991] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  778. [    0.645698] SCSI subsystem initialized
  779. [    0.645929] VMware PVSCSI driver - version 1.0.5.0-k
  780. [    0.647816] piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled!
  781. [    0.649301] vmw_pvscsi: using 64bit dma
  782. [    0.649419] vmw_pvscsi: max_id: 16
  783. [    0.649421] vmw_pvscsi: setting ring_pages to 8
  784. [    0.649869] vmw_pvscsi 0000:03:00.0: irq 72 for MSI/MSI-X
  785. [    0.649965] vmw_pvscsi: using MSI-X
  786. [    0.649977] vmw_pvscsi: enabling reqCallThreshold
  787. [    0.650010] vmw_pvscsi: driver-based request coalescing disabled
  788. [    0.650106] scsi0 : VMware PVSCSI storage adapter rev 2, req/cmp/msg rings: 8/8/1 pages, cmd_per_lun=254
  789. [    0.650166] vmw_pvscsi 0000:03:00.0: VMware PVSCSI rev 2 host #0
  790. [    0.650287] scsi 0:0:0:0: Direct-Access     VMware   Virtual disk     1.0  PQ: 0 ANSI: 2
  791. [    0.652046] libata version 3.00 loaded.
  792. [    0.652321] ata_piix 0000:00:07.1: version 2.13
  793. [    0.654777] scsi1 : ata_piix
  794. [    0.659027] scsi2 : ata_piix
  795. [    0.659070] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1060 irq 14
  796. [    0.659072] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1068 irq 15
  797. [    0.659512] Floppy drive(s): fd0 is 1.44M
  798. [    0.674726] VMware vmxnet3 virtual NIC driver - version 1.2.0.0-k-NAPI
  799. [    0.674749] vmxnet3 0000:0b:00.0: # of Tx queues : 2, # of Rx queues : 2
  800. [    0.681253] vmxnet3 0000:0b:00.0: irq 73 for MSI/MSI-X
  801. [    0.681488] vmxnet3 0000:0b:00.0: irq 74 for MSI/MSI-X
  802. [    0.681510] vmxnet3 0000:0b:00.0: irq 75 for MSI/MSI-X
  803. [    0.683145] vmxnet3 0000:0b:00.0 eth0: NIC Link is Up 10000 Mbps
  804. [    0.692726] sd 0:0:0:0: [sda] 104857600 512-byte logical blocks: (53.6 GB/50.0 GiB)
  805. [    0.692739] sd 0:0:0:0: [sda] Write Protect is off
  806. [    0.692741] sd 0:0:0:0: [sda] Mode Sense: 61 00 00 00
  807. [    0.692753] sd 0:0:0:0: [sda] Cache data unavailable
  808. [    0.692755] sd 0:0:0:0: [sda] Assuming drive cache: write through
  809. [    0.756279]  sda: sda1 sda2 < sda5 >
  810. [    0.756607] sd 0:0:0:0: [sda] Attached SCSI disk
  811. [    0.830189] ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33
  812. [    0.846171] ata2.00: configured for UDMA/33
  813. [    0.846498] scsi 2:0:0:0: CD-ROM            NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5
  814. [    0.847342] sd 0:0:0:0: Attached scsi generic sg0 type 0
  815. [    0.847371] scsi 2:0:0:0: Attached scsi generic sg1 type 5
  816. [    0.854406] sr0: scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
  817. [    0.854409] cdrom: Uniform CD-ROM driver Revision: 3.20
  818. [    0.854509] sr 2:0:0:0: Attached scsi CD-ROM sr0
  819. [    0.895994] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input2
  820. [    3.678734] floppy0: no floppy controllers found
  821. [    3.709405] PM: Starting manual resume from disk
  822. [    3.709409] PM: Hibernation image partition 8:5 present
  823. [    3.709410] PM: Looking for hibernation image.
  824. [    3.709756] PM: Image not found (code -22)
  825. [    3.709758] PM: Hibernation image not present or could not be loaded.
  826. [    4.043389] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  827. [    4.379630] random: nonblocking pool is initialized
  828. [    6.036985] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  829. [    6.037010] systemd[1]: Detected virtualization 'vmware'.
  830. [    6.037017] systemd[1]: Detected architecture 'x86-64'.
  831. [    6.615165] systemd[1]: Inserted module 'autofs4'
  832. [    6.634672] systemd[1]: Set hostname to <PA-Broker>.
  833. [    7.628016] systemd-sysv-generator[141]: Ignoring creation of an alias iobroker.service for itself
  834. [    9.006215] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  835. [    9.006247] systemd[1]: Found ordering cycle on basic.target/start
  836. [    9.006250] systemd[1]: Found dependency on sysinit.target/start
  837. [    9.006253] systemd[1]: Found dependency on rpcbind.service/start
  838. [    9.006255] systemd[1]: Found dependency on network-online.target/start
  839. [    9.006257] systemd[1]: Found dependency on vmware-tools.service/start
  840. [    9.006259] systemd[1]: Found dependency on basic.target/start
  841. [    9.006261] systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/start
  842. [    9.006264] systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start
  843. [    9.006699] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  844. [    9.006740] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  845. [    9.006747] systemd[1]: Starting Remote File Systems (Pre).
  846. [    9.006755] systemd[1]: Reached target Remote File Systems (Pre).
  847. [    9.006766] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  848. [    9.006788] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  849. [    9.006803] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  850. [    9.006895] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  851. [    9.006904] systemd[1]: Starting Encrypted Volumes.
  852. [    9.006910] systemd[1]: Reached target Encrypted Volumes.
  853. [    9.006916] systemd[1]: Expecting device dev-disk-by\x2duuid-a560ce4f\x2d2081\x2d415d\x2da2c6\x2d05d83c003e1f.device...
  854. [    9.006923] systemd[1]: Starting Root Slice.
  855. [    9.006940] systemd[1]: Created slice Root Slice.
  856. [    9.006946] systemd[1]: Starting User and Session Slice.
  857. [    9.006974] systemd[1]: Created slice User and Session Slice.
  858. [    9.006980] systemd[1]: Starting Delayed Shutdown Socket.
  859. [    9.007000] systemd[1]: Listening on Delayed Shutdown Socket.
  860. [    9.007006] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  861. [    9.007034] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  862. [    9.007043] systemd[1]: Starting Journal Socket (/dev/log).
  863. [    9.007068] systemd[1]: Listening on Journal Socket (/dev/log).
  864. [    9.007077] systemd[1]: Starting udev Control Socket.
  865. [    9.007093] systemd[1]: Listening on udev Control Socket.
  866. [    9.007100] systemd[1]: Starting udev Kernel Socket.
  867. [    9.007114] systemd[1]: Listening on udev Kernel Socket.
  868. [    9.007121] systemd[1]: Starting Journal Socket.
  869. [    9.007143] systemd[1]: Listening on Journal Socket.
  870. [    9.007154] systemd[1]: Starting System Slice.
  871. [    9.007177] systemd[1]: Created slice System Slice.
  872. [    9.007187] systemd[1]: Started File System Check on Root Device.
  873. [    9.007192] systemd[1]: Starting system-getty.slice.
  874. [    9.007220] systemd[1]: Created slice system-getty.slice.
  875. [    9.007235] systemd[1]: Starting Increase datagram queue length...
  876. [    9.056031] systemd[1]: Started Set Up Additional Binary Formats.
  877. [    9.056057] systemd[1]: Mounting Huge Pages File System...
  878. [    9.056388] systemd[1]: Starting udev Coldplug all Devices...
  879. [    9.056728] systemd[1]: Mounting Debug File System...
  880. [    9.066431] systemd[1]: Starting Load Kernel Modules...
  881. [    9.066721] systemd[1]: Mounting POSIX Message Queue File System...
  882. [    9.067017] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  883. [    9.067288] systemd[1]: Starting LSB: NFS support files common to client and server...
  884. [    9.067546] systemd[1]: Starting Slices.
  885. [    9.067555] systemd[1]: Reached target Slices.
  886. [    9.446355] systemd[1]: Started Load Kernel Modules.
  887. [    9.446562] systemd[1]: Starting Apply Kernel Variables...
  888. [    9.446889] systemd[1]: Mounted FUSE Control File System.
  889. [    9.446946] systemd[1]: Mounted Configuration File System.
  890. [    9.719908] systemd[1]: Started udev Coldplug all Devices.
  891. [    9.939145] systemd[1]: Started Apply Kernel Variables.
  892. [    9.939820] systemd[1]: Started Create list of required static device nodes for the current kernel.
  893. [    9.940904] systemd[1]: Starting Create Static Device Nodes in /dev...
  894. [   10.452797] systemd[1]: Started Increase datagram queue length.
  895. [   10.452891] systemd[1]: Starting Syslog Socket.
  896. [   10.452921] systemd[1]: Listening on Syslog Socket.
  897. [   10.452930] systemd[1]: Starting Journal Service...
  898. [   10.453271] systemd[1]: Started Journal Service.
  899. [   11.433287] systemd-udevd[166]: starting version 215
  900. [   13.160927] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  901. [   13.160932] ACPI: Power Button [PWRF]
  902. [   13.439414] vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16
  903. [   13.439475] vmw_vmci 0000:00:07.7: Using capabilities 0xc
  904. [   13.439612] vmw_vmci 0000:00:07.7: irq 76 for MSI/MSI-X
  905. [   13.439634] vmw_vmci 0000:00:07.7: irq 77 for MSI/MSI-X
  906. [   13.439856] Guest personality initialized and is active
  907. [   13.439894] VMCI host device registered (name=vmci, major=10, minor=59)
  908. [   13.439895] Initialized host personality
  909. [   13.475631] ACPI: AC Adapter [ACAD] (on-line)
  910. [   13.477185] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  911. [   14.148058] ppdev: user-space parallel port driver
  912. [   14.151674] Floppy drive(s): fd0 is 1.44M
  913. [   14.307031] [drm] Initialized drm 1.1.0 20060810
  914. [   14.373119] [drm] DMA map mode: Using physical TTM page addresses.
  915. [   14.373207] [drm] Capabilities:
  916. [   14.373208] [drm]   Rect copy.
  917. [   14.373209] [drm]   Cursor.
  918. [   14.373209] [drm]   Cursor bypass.
  919. [   14.373210] [drm]   Cursor bypass 2.
  920. [   14.373211] [drm]   8bit emulation.
  921. [   14.373212] [drm]   Alpha cursor.
  922. [   14.373212] [drm]   Extended Fifo.
  923. [   14.373213] [drm]   Multimon.
  924. [   14.373214] [drm]   Pitchlock.
  925. [   14.373214] [drm]   Irq mask.
  926. [   14.373215] [drm]   Display Topology.
  927. [   14.373216] [drm]   GMR.
  928. [   14.373217] [drm]   Traces.
  929. [   14.373217] [drm]   GMR2.
  930. [   14.373218] [drm]   Screen Object 2.
  931. [   14.373219] [drm]   Command Buffers.
  932. [   14.373219] [drm]   Command Buffers 2.
  933. [   14.373220] [drm]   Guest Backed Resources.
  934. [   14.373221] [drm] Max GMR ids is 64
  935. [   14.373222] [drm] Max number of GMR pages is 65536
  936. [   14.373223] [drm] Max dedicated hypervisor surface memory is 0 kiB
  937. [   14.373224] [drm] Maximum display memory size is 4096 kiB
  938. [   14.373225] [drm] VRAM at 0xe8000000 size is 4096 kiB
  939. [   14.373226] [drm] MMIO at 0xfe000000 size is 256 kiB
  940. [   14.373314] [drm] global init.
  941. [   14.373349] [TTM] Zone  kernel: Available graphics memory: 1029150 kiB
  942. [   14.373351] [TTM] Initializing pool allocator
  943. [   14.373357] [TTM] Initializing DMA pool allocator
  944. [   14.373369] input: PC Speaker as /devices/platform/pcspkr/input/input4
  945. [   14.373547] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  946. [   14.373549] [drm] No driver support for vblank timestamp query.
  947. [   14.373789] [drm] Screen objects system initialized
  948. [   14.373830] [drm] width 640
  949. [   14.373837] [drm] height 480
  950. [   14.373844] [drm] bpp 32
  951. [   14.375106] [drm] Fifo max 0x00040000 min 0x00001000 cap 0x0000077f
  952. [   14.378861] fbcon: svgadrmfb (fb0) is primary device
  953. [   14.391193] Console: switching to colour frame buffer device 100x37
  954. [   14.392193] [drm] Initialized vmwgfx 2.6.0 20140325 for 0000:00:0f.0 on minor 0
  955. [   15.001432] Adding 2170876k swap on /dev/sda5.  Priority:-1 extents:1 across:2170876k FS
  956. [   15.033473] alg: No test for crc32 (crc32-pclmul)
  957. [   15.219795] intel_rapl: no valid rapl domains found in package 0
  958. [   15.229285] intel_rapl: no valid rapl domains found in package 0
  959. [   15.621154] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  960. [   15.636487] systemd-journald[161]: Received request to flush runtime journal from PID 1
  961. [   17.185377] floppy0: no floppy controllers found
  962. [   17.451090] vmxnet3 0000:0b:00.0 eth0: intr type 3, mode 0, 3 vectors allocated
  963. [   17.451699] vmxnet3 0000:0b:00.0 eth0: NIC Link is Up 10000 Mbps
  964. [   24.812465] NET: Registered protocol family 40

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN