Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. [ 0.000000] Linux version 5.4.0-58-generic (buildd@lcy01-amd64-004) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 (Ubuntu 5.4.0-58.64-generic 5.4.73)
  2. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-58-generic root=UUID=8f89f263-06f8-4fc5-9386-03b56bf536e3 ro quiet splash nomodeset
  3. [ 0.000000] KERNEL supported cpus:
  4. [ 0.000000] Intel GenuineIntel
  5. [ 0.000000] AMD AuthenticAMD
  6. [ 0.000000] Hygon HygonGenuine
  7. [ 0.000000] Centaur CentaurHauls
  8. [ 0.000000] zhaoxin Shanghai
  9. [ 0.000000] x86/fpu: x87 FPU will use FXSAVE
  10. [ 0.000000] BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cff9ffff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x00000000cffa0000-0x00000000cffaffff] ACPI data
  16. [ 0.000000] BIOS-e820: [mem 0x00000000cffb0000-0x00000000cffdffff] ACPI NVS
  17. [ 0.000000] BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable
  22. [ 0.000000] NX (Execute Disable) protection: active
  23. [ 0.000000] SMBIOS 2.6 present.
  24. [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./N68C-GS4 FX, BIOS P1.10 10/13/2014
  25. [ 0.000000] tsc: Fast TSC calibration using PIT
  26. [ 0.000000] tsc: Detected 3013.483 MHz processor
  27. [ 0.007434] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  28. [ 0.007436] e820: remove [mem 0x000a0000-0x000fffff] usable
  29. [ 0.013347] AGP: No AGP bridge found
  30. [ 0.013403] last_pfn = 0x130000 max_arch_pfn = 0x400000000
  31. [ 0.013407] MTRR default type: uncachable
  32. [ 0.013408] MTRR fixed ranges enabled:
  33. [ 0.013409] 00000-9FFFF write-back
  34. [ 0.013410] A0000-EFFFF uncachable
  35. [ 0.013411] F0000-FFFFF write-protect
  36. [ 0.013412] MTRR variable ranges enabled:
  37. [ 0.013413] 0 base 000000000000 mask FFFF80000000 write-back
  38. [ 0.013415] 1 base 000080000000 mask FFFFC0000000 write-back
  39. [ 0.013416] 2 base 0000C0000000 mask FFFFF0000000 write-back
  40. [ 0.013416] 3 disabled
  41. [ 0.013417] 4 disabled
  42. [ 0.013417] 5 disabled
  43. [ 0.013418] 6 disabled
  44. [ 0.013418] 7 disabled
  45. [ 0.013419] TOM2: 0000000130000000 aka 4864M
  46. [ 0.014949] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  47. [ 0.015024] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
  48. [ 0.015030] last_pfn = 0xcffa0 max_arch_pfn = 0x400000000
  49. [ 0.018629] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
  50. [ 0.025791] check: Scanning 1 areas for low memory corruption
  51. [ 0.025797] Using GB pages for direct mapping
  52. [ 0.026205] RAMDISK: [mem 0x2d9ed000-0x32cedfff]
  53. [ 0.026216] ACPI: Early table checksum verification disabled
  54. [ 0.026221] ACPI: RSDP 0x00000000000FBFD0 000014 (v00 ACPIAM)
  55. [ 0.026224] ACPI: RSDT 0x00000000CFFA0000 000040 (v01 101314 RSDT1424 20141013 MSFT 00000097)
  56. [ 0.026230] ACPI: FACP 0x00000000CFFA0200 000084 (v01 A_M_I OEMFACP 12000601 MSFT 00000097)
  57. [ 0.026236] ACPI: DSDT 0x00000000CFFA0470 005084 (v01 A1002 A1002102 00000102 INTL 20051117)
  58. [ 0.026239] ACPI: FACS 0x00000000CFFB0000 000040
  59. [ 0.026241] ACPI: APIC 0x00000000CFFA0390 0000A0 (v01 101314 APIC1424 20141013 MSFT 00000097)
  60. [ 0.026244] ACPI: MCFG 0x00000000CFFA0430 00003C (v01 101314 OEMMCFG 20141013 MSFT 00000097)
  61. [ 0.026247] ACPI: OEMB 0x00000000CFFB0040 000072 (v01 101314 OEMB1424 20141013 MSFT 00000097)
  62. [ 0.026249] ACPI: SRAT 0x00000000CFFAA470 0000E8 (v03 AMD FAM_F_10 00000002 AMD 00000001)
  63. [ 0.026252] ACPI: AAFT 0x00000000CFFAA560 00002E (v01 101314 OEMAAFT 20141013 MSFT 00000097)
  64. [ 0.026254] ACPI: SSDT 0x00000000CFFAA590 00088C (v01 A M I POWERNOW 00000001 AMD 00000001)
  65. [ 0.026265] ACPI: Local APIC address 0xfee00000
  66. [ 0.026320] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  67. [ 0.026321] SRAT: PXM 0 -> APIC 0x01 -> Node 0
  68. [ 0.026322] SRAT: PXM 0 -> APIC 0x02 -> Node 0
  69. [ 0.026322] SRAT: PXM 0 -> APIC 0x03 -> Node 0
  70. [ 0.026325] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  71. [ 0.026326] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xcfffffff]
  72. [ 0.026327] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x12fffffff]
  73. [ 0.026330] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xcfffffff] -> [mem 0x00000000-0xcfffffff]
  74. [ 0.026331] NUMA: Node 0 [mem 0x00000000-0xcfffffff] + [mem 0x100000000-0x12fffffff] -> [mem 0x00000000-0x12fffffff]
  75. [ 0.026340] NODE_DATA(0) allocated [mem 0x12ffd5000-0x12fffffff]
  76. [ 0.026666] Zone ranges:
  77. [ 0.026667] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  78. [ 0.026668] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  79. [ 0.026669] Normal [mem 0x0000000100000000-0x000000012fffffff]
  80. [ 0.026670] Device empty
  81. [ 0.026670] Movable zone start for each node
  82. [ 0.026674] Early memory node ranges
  83. [ 0.026675] node 0: [mem 0x0000000000001000-0x000000000009efff]
  84. [ 0.026676] node 0: [mem 0x0000000000100000-0x00000000cff9ffff]
  85. [ 0.026677] node 0: [mem 0x0000000100000000-0x000000012fffffff]
  86. [ 0.026684] Zeroed struct page in unavailable ranges: 194 pages
  87. [ 0.026685] Initmem setup node 0 [mem 0x0000000000001000-0x000000012fffffff]
  88. [ 0.026687] On node 0 totalpages: 1048382
  89. [ 0.026688] DMA zone: 64 pages used for memmap
  90. [ 0.026689] DMA zone: 21 pages reserved
  91. [ 0.026690] DMA zone: 3998 pages, LIFO batch:0
  92. [ 0.026760] DMA32 zone: 13247 pages used for memmap
  93. [ 0.026761] DMA32 zone: 847776 pages, LIFO batch:63
  94. [ 0.048581] Normal zone: 3072 pages used for memmap
  95. [ 0.048582] Normal zone: 196608 pages, LIFO batch:63
  96. [ 0.053607] Nvidia board detected. Ignoring ACPI timer override.
  97. [ 0.053608] If you got timer trouble try acpi_use_timer_override
  98. [ 0.053788] ACPI: PM-Timer IO Port: 0x508
  99. [ 0.053790] ACPI: Local APIC address 0xfee00000
  100. [ 0.053810] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
  101. [ 0.053812] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  102. [ 0.053813] ACPI: BIOS IRQ0 override ignored.
  103. [ 0.053814] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  104. [ 0.053816] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
  105. [ 0.053817] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
  106. [ 0.053819] ACPI: IRQ9 used by override.
  107. [ 0.053819] ACPI: IRQ14 used by override.
  108. [ 0.053820] ACPI: IRQ15 used by override.
  109. [ 0.053821] Using ACPI (MADT) for SMP configuration information
  110. [ 0.053824] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  111. [ 0.053841] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  112. [ 0.053842] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  113. [ 0.053843] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
  114. [ 0.053843] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
  115. [ 0.053845] PM: Registered nosave memory: [mem 0xcffa0000-0xcffaffff]
  116. [ 0.053845] PM: Registered nosave memory: [mem 0xcffb0000-0xcffdffff]
  117. [ 0.053846] PM: Registered nosave memory: [mem 0xcffe0000-0xcfffffff]
  118. [ 0.053847] PM: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
  119. [ 0.053847] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  120. [ 0.053848] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
  121. [ 0.053848] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
  122. [ 0.053849] PM: Registered nosave memory: [mem 0xfef00000-0xffefffff]
  123. [ 0.053849] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
  124. [ 0.053852] [mem 0xd0000000-0xfebfffff] available for PCI devices
  125. [ 0.053853] Booting paravirtualized kernel on bare hardware
  126. [ 0.053857] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  127. [ 0.053863] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  128. [ 0.054866] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
  129. [ 0.054873] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
  130. [ 0.054874] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  131. [ 0.054905] Built 1 zonelists, mobility grouping on. Total pages: 1031978
  132. [ 0.054906] Policy zone: Normal
  133. [ 0.054908] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-58-generic root=UUID=8f89f263-06f8-4fc5-9386-03b56bf536e3 ro quiet splash nomodeset
  134. [ 0.054990] You have booted with nomodeset. This means your GPU drivers are DISABLED
  135. [ 0.054990] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
  136. [ 0.054991] Unless you actually understand what nomodeset does, you should reboot without enabling it
  137. [ 0.056413] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  138. [ 0.057124] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  139. [ 0.057158] mem auto-init: stack:off, heap alloc:on, heap free:off
  140. [ 0.079557] AGP: Checking aperture...
  141. [ 0.085465] AGP: No AGP bridge found
  142. [ 0.085468] AGP: Node 0: aperture [bus addr 0xc4000000-0xc5ffffff] (32MB)
  143. [ 0.085469] Aperture pointing to e820 RAM. Ignoring.
  144. [ 0.085470] AGP: Your BIOS doesn't leave an aperture memory hole
  145. [ 0.085470] AGP: Please enable the IOMMU option in the BIOS setup
  146. [ 0.085471] AGP: This costs you 64MB of RAM
  147. [ 0.085474] AGP: Mapping aperture over RAM [mem 0xc4000000-0xc7ffffff] (65536KB)
  148. [ 0.085476] PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff]
  149. [ 0.111212] Memory: 3870544K/4193528K available (14339K kernel code, 2426K rwdata, 4932K rodata, 2720K init, 4956K bss, 322984K reserved, 0K cma-reserved)
  150. [ 0.111222] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
  151. [ 0.111466] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  152. [ 0.111488] ftrace: allocating 44541 entries in 174 pages
  153. [ 0.127180] rcu: Hierarchical RCU implementation.
  154. [ 0.127182] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  155. [ 0.127183] Tasks RCU enabled.
  156. [ 0.127184] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  157. [ 0.127185] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  158. [ 0.130852] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
  159. [ 0.131229] spurious 8259A interrupt: IRQ7.
  160. [ 0.131249] Console: colour dummy device 80x25
  161. [ 0.131256] printk: console [tty0] enabled
  162. [ 0.131281] ACPI: Core revision 20190816
  163. [ 0.131383] APIC: Switch to symmetric I/O mode setup
  164. [ 0.131991] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
  165. [ 0.151383] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b700603ff9, max_idle_ns: 440795240595 ns
  166. [ 0.151389] Calibrating delay loop (skipped), value calculated using timer frequency.. 6026.96 BogoMIPS (lpj=12053932)
  167. [ 0.151392] pid_max: default: 32768 minimum: 301
  168. [ 0.151430] LSM: Security Framework initializing
  169. [ 0.151445] Yama: becoming mindful.
  170. [ 0.151518] AppArmor: AppArmor initialized
  171. [ 0.151579] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  172. [ 0.151603] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  173. [ 0.151624] *** VALIDATE tmpfs ***
  174. [ 0.151813] *** VALIDATE proc ***
  175. [ 0.151895] *** VALIDATE cgroup1 ***
  176. [ 0.151896] *** VALIDATE cgroup2 ***
  177. [ 0.151957] LVT offset 0 assigned for vector 0xf9
  178. [ 0.151961] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
  179. [ 0.151962] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
  180. [ 0.151965] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  181. [ 0.151966] Spectre V2 : Mitigation: Full AMD retpoline
  182. [ 0.151967] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  183. [ 0.152105] Freeing SMP alternatives memory: 40K
  184. [ 0.261839] smpboot: CPU0: AMD Phenom(tm) II X4 B95 Processor (family: 0x10, model: 0x4, stepping: 0x3)
  185. [ 0.261987] Performance Events: AMD PMU driver.
  186. [ 0.261990] ... version: 0
  187. [ 0.261991] ... bit width: 48
  188. [ 0.261991] ... generic registers: 4
  189. [ 0.261992] ... value mask: 0000ffffffffffff
  190. [ 0.261993] ... max period: 00007fffffffffff
  191. [ 0.261993] ... fixed-purpose events: 0
  192. [ 0.261993] ... event mask: 000000000000000f
  193. [ 0.262042] rcu: Hierarchical SRCU implementation.
  194. [ 0.262685] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  195. [ 0.262836] smp: Bringing up secondary CPUs ...
  196. [ 0.262993] x86: Booting SMP configuration:
  197. [ 0.262994] .... node #0, CPUs: #1 #2 #3
  198. [ 0.267470] smp: Brought up 1 node, 4 CPUs
  199. [ 0.267470] smpboot: Max logical packages: 2
  200. [ 0.267470] smpboot: Total of 4 processors activated (24107.86 BogoMIPS)
  201. [ 0.271941] devtmpfs: initialized
  202. [ 0.271941] x86/mm: Memory block size: 128MB
  203. [ 0.275504] PM: Registering ACPI NVS region [mem 0xcffb0000-0xcffdffff] (196608 bytes)
  204. [ 0.275504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  205. [ 0.275504] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  206. [ 0.275579] pinctrl core: initialized pinctrl subsystem
  207. [ 0.275724] PM: RTC time: 10:58:26, date: 2020-12-15
  208. [ 0.275879] NET: Registered protocol family 16
  209. [ 0.275990] audit: initializing netlink subsys (disabled)
  210. [ 0.276008] audit: type=2000 audit(1608029906.144:1): state=initialized audit_enabled=0 res=1
  211. [ 0.276008] EISA bus registered
  212. [ 0.276008] cpuidle: using governor ladder
  213. [ 0.276008] cpuidle: using governor menu
  214. [ 0.276008] node 0 link 0: io port [1000, ffffff]
  215. [ 0.276008] TOM: 00000000d0000000 aka 3328M
  216. [ 0.276008] Fam 10h mmconf [mem 0xf0000000-0xf7ffffff]
  217. [ 0.276008] node 0 link 0: mmio [f0000000, f7ffffff] ==> none
  218. [ 0.276008] node 0 link 0: mmio [d0000000, efffffff]
  219. [ 0.276008] node 0 link 0: mmio [f8000000, fe0bffff]
  220. [ 0.276008] node 0 link 0: mmio [a0000, bffff]
  221. [ 0.276008] TOM2: 0000000130000000 aka 4864M
  222. [ 0.276008] bus: [bus 00-07] on node 0 link 0
  223. [ 0.276008] bus: 00 [io 0x0000-0xffff]
  224. [ 0.276008] bus: 00 [mem 0xd0000000-0xefffffff]
  225. [ 0.276008] bus: 00 [mem 0xf8000000-0xffffffff]
  226. [ 0.276008] bus: 00 [mem 0x000a0000-0x000bffff]
  227. [ 0.276008] bus: 00 [mem 0x130000000-0xfcffffffff]
  228. [ 0.276008] ACPI: bus type PCI registered
  229. [ 0.276008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  230. [ 0.276008] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  231. [ 0.276008] PCI: not using MMCONFIG
  232. [ 0.276008] PCI: Using configuration type 1 for base access
  233. [ 0.276008] PCI: Using configuration type 1 for extended access
  234. [ 0.276008] mtrr: your CPUs had inconsistent variable MTRR settings
  235. [ 0.276008] mtrr: probably your BIOS does not setup all CPUs.
  236. [ 0.276008] mtrr: corrected configuration.
  237. [ 0.277058] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  238. [ 0.277058] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  239. [ 0.279494] ACPI: Added _OSI(Module Device)
  240. [ 0.279494] ACPI: Added _OSI(Processor Device)
  241. [ 0.279495] ACPI: Added _OSI(3.0 _SCP Extensions)
  242. [ 0.279496] ACPI: Added _OSI(Processor Aggregator Device)
  243. [ 0.279497] ACPI: Added _OSI(Linux-Dell-Video)
  244. [ 0.279498] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  245. [ 0.279498] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  246. [ 0.285898] ACPI: 2 ACPI AML tables successfully acquired and loaded
  247. [ 0.287100] ACPI: Interpreter enabled
  248. [ 0.287123] ACPI: (supports S0 S1 S3 S4 S5)
  249. [ 0.287124] ACPI: Using IOAPIC for interrupt routing
  250. [ 0.287158] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  251. [ 0.288412] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
  252. [ 0.288428] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  253. [ 0.288720] ACPI: Enabled 10 GPEs in block 00 to 1F
  254. [ 0.299142] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  255. [ 0.299149] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  256. [ 0.299483] acpi PNP0A03:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PCIeCapability LTR]
  257. [ 0.299645] acpi PNP0A03:00: _OSC: not requesting control; platform does not support [PCIeCapability]
  258. [ 0.299647] acpi PNP0A03:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
  259. [ 0.299648] acpi PNP0A03:00: _OSC: platform willing to grant [PME AER]
  260. [ 0.299650] acpi PNP0A03:00: _OSC failed (AE_SUPPORT); disabling ASPM
  261. [ 0.299660] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
  262. [ 0.299907] PCI host bridge to bus 0000:00
  263. [ 0.299909] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  264. [ 0.299911] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  265. [ 0.299912] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  266. [ 0.299913] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
  267. [ 0.299914] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xefffffff window]
  268. [ 0.299916] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfebfffff window]
  269. [ 0.299917] pci_bus 0000:00: root bus resource [bus 00-ff]
  270. [ 0.299936] pci 0000:00:00.0: [10de:03e2] type 00 class 0x050000
  271. [ 0.300154] pci 0000:00:01.0: [10de:03e1] type 00 class 0x060100
  272. [ 0.300162] pci 0000:00:01.0: reg 0x10: [io 0x0900-0x09ff]
  273. [ 0.300263] pci 0000:00:01.1: [10de:03eb] type 00 class 0x0c0500
  274. [ 0.300273] pci 0000:00:01.1: reg 0x10: [io 0x0e00-0x0e3f]
  275. [ 0.300286] pci 0000:00:01.1: reg 0x20: [io 0x0600-0x063f]
  276. [ 0.300290] pci 0000:00:01.1: reg 0x24: [io 0x0700-0x073f]
  277. [ 0.300315] pci 0000:00:01.1: PME# supported from D3hot D3cold
  278. [ 0.300389] pci 0000:00:01.2: [10de:03f5] type 00 class 0x050000
  279. [ 0.300467] pci 0000:00:02.0: [10de:03f1] type 00 class 0x0c0310
  280. [ 0.300476] pci 0000:00:02.0: reg 0x10: [mem 0xefcff000-0xefcfffff]
  281. [ 0.300508] pci 0000:00:02.0: supports D1 D2
  282. [ 0.300509] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  283. [ 0.300578] pci 0000:00:02.1: [10de:03f2] type 00 class 0x0c0320
  284. [ 0.300588] pci 0000:00:02.1: reg 0x10: [mem 0xefcfec00-0xefcfecff]
  285. [ 0.300624] pci 0000:00:02.1: supports D1 D2
  286. [ 0.300625] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
  287. [ 0.300705] pci 0000:00:04.0: [10de:03f3] type 01 class 0x060401
  288. [ 0.300802] pci 0000:00:05.0: [10de:03f0] type 00 class 0x040300
  289. [ 0.300812] pci 0000:00:05.0: reg 0x10: [mem 0xefcf8000-0xefcfbfff]
  290. [ 0.300849] pci 0000:00:05.0: PME# supported from D3hot D3cold
  291. [ 0.300924] pci 0000:00:06.0: [10de:03ec] type 00 class 0x01018a
  292. [ 0.300945] pci 0000:00:06.0: reg 0x20: [io 0xffa0-0xffaf]
  293. [ 0.300953] pci 0000:00:06.0: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  294. [ 0.300954] pci 0000:00:06.0: legacy IDE quirk: reg 0x14: [io 0x03f6]
  295. [ 0.300955] pci 0000:00:06.0: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  296. [ 0.300956] pci 0000:00:06.0: legacy IDE quirk: reg 0x1c: [io 0x0376]
  297. [ 0.301035] pci 0000:00:08.0: [10de:03f6] type 00 class 0x010185
  298. [ 0.301043] pci 0000:00:08.0: reg 0x10: [io 0xc080-0xc087]
  299. [ 0.301046] pci 0000:00:08.0: reg 0x14: [io 0xc000-0xc003]
  300. [ 0.301049] pci 0000:00:08.0: reg 0x18: [io 0xbc00-0xbc07]
  301. [ 0.301052] pci 0000:00:08.0: reg 0x1c: [io 0xb880-0xb883]
  302. [ 0.301055] pci 0000:00:08.0: reg 0x20: [io 0xb800-0xb80f]
  303. [ 0.301058] pci 0000:00:08.0: reg 0x24: [mem 0xefcfd000-0xefcfdfff]
  304. [ 0.301144] pci 0000:00:08.1: [10de:03f6] type 00 class 0x010185
  305. [ 0.301151] pci 0000:00:08.1: reg 0x10: [io 0xb480-0xb487]
  306. [ 0.301154] pci 0000:00:08.1: reg 0x14: [io 0xb400-0xb403]
  307. [ 0.301157] pci 0000:00:08.1: reg 0x18: [io 0xb080-0xb087]
  308. [ 0.301160] pci 0000:00:08.1: reg 0x1c: [io 0xb000-0xb003]
  309. [ 0.301163] pci 0000:00:08.1: reg 0x20: [io 0xac00-0xac0f]
  310. [ 0.301166] pci 0000:00:08.1: reg 0x24: [mem 0xefcfc000-0xefcfcfff]
  311. [ 0.301252] pci 0000:00:09.0: [10de:03e8] type 01 class 0x060400
  312. [ 0.301281] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
  313. [ 0.301357] pci 0000:00:0b.0: [10de:03e9] type 01 class 0x060400
  314. [ 0.301383] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
  315. [ 0.301454] pci 0000:00:0c.0: [10de:03e9] type 01 class 0x060400
  316. [ 0.301481] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
  317. [ 0.301559] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
  318. [ 0.301619] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
  319. [ 0.301679] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
  320. [ 0.301735] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
  321. [ 0.301801] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
  322. [ 0.301872] pci_bus 0000:02: extended config space not accessible
  323. [ 0.301911] pci 0000:00:04.0: PCI bridge to [bus 02] (subtractive decode)
  324. [ 0.301915] pci 0000:00:04.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  325. [ 0.301917] pci 0000:00:04.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  326. [ 0.301918] pci 0000:00:04.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  327. [ 0.301919] pci 0000:00:04.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
  328. [ 0.301921] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xefffffff window] (subtractive decode)
  329. [ 0.301922] pci 0000:00:04.0: bridge window [mem 0xf8000000-0xfebfffff window] (subtractive decode)
  330. [ 0.301963] pci 0000:03:00.0: [1002:1478] type 01 class 0x060400
  331. [ 0.301987] pci 0000:03:00.0: reg 0x10: [mem 0xefefc000-0xefefffff]
  332. [ 0.302078] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
  333. [ 0.302118] pci 0000:03:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x8 link at 0000:00:09.0 (capable of 126.024 Gb/s with 16 GT/s x8 link)
  334. [ 0.311424] pci 0000:00:09.0: PCI bridge to [bus 03-05]
  335. [ 0.311427] pci 0000:00:09.0: bridge window [io 0xe000-0xefff]
  336. [ 0.311429] pci 0000:00:09.0: bridge window [mem 0xefe00000-0xefffffff]
  337. [ 0.311431] pci 0000:00:09.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  338. [ 0.311482] pci 0000:04:00.0: [1002:1479] type 01 class 0x060400
  339. [ 0.311592] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  340. [ 0.311683] pci 0000:03:00.0: PCI bridge to [bus 04-05]
  341. [ 0.311687] pci 0000:03:00.0: bridge window [io 0xe000-0xefff]
  342. [ 0.311690] pci 0000:03:00.0: bridge window [mem 0xeff00000-0xefffffff]
  343. [ 0.311694] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  344. [ 0.311735] pci 0000:05:00.0: [1002:7340] type 00 class 0x030000
  345. [ 0.311763] pci 0000:05:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
  346. [ 0.311773] pci 0000:05:00.0: reg 0x18: [mem 0xeee00000-0xeeffffff 64bit pref]
  347. [ 0.311779] pci 0000:05:00.0: reg 0x20: [io 0xe000-0xe0ff]
  348. [ 0.311786] pci 0000:05:00.0: reg 0x24: [mem 0xeff80000-0xefffffff]
  349. [ 0.311793] pci 0000:05:00.0: reg 0x30: [mem 0xeff60000-0xeff7ffff pref]
  350. [ 0.311870] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold
  351. [ 0.311912] pci 0000:05:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x8 link at 0000:00:09.0 (capable of 252.048 Gb/s with 16 GT/s x16 link)
  352. [ 0.311953] pci 0000:05:00.1: [1002:ab38] type 00 class 0x040300
  353. [ 0.311970] pci 0000:05:00.1: reg 0x10: [mem 0xeff5c000-0xeff5ffff]
  354. [ 0.312053] pci 0000:05:00.1: PME# supported from D1 D2 D3hot D3cold
  355. [ 0.312161] pci 0000:04:00.0: PCI bridge to [bus 05]
  356. [ 0.312165] pci 0000:04:00.0: bridge window [io 0xe000-0xefff]
  357. [ 0.312168] pci 0000:04:00.0: bridge window [mem 0xeff00000-0xefffffff]
  358. [ 0.312172] pci 0000:04:00.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  359. [ 0.312221] pci 0000:00:0b.0: PCI bridge to [bus 06]
  360. [ 0.312254] pci 0000:01:00.0: [1969:10a1] type 00 class 0x020000
  361. [ 0.312275] pci 0000:01:00.0: reg 0x10: [mem 0xefdc0000-0xefdfffff 64bit]
  362. [ 0.312283] pci 0000:01:00.0: reg 0x18: [io 0xdc00-0xdc7f]
  363. [ 0.312357] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  364. [ 0.323418] pci 0000:00:0c.0: PCI bridge to [bus 01]
  365. [ 0.323422] pci 0000:00:0c.0: bridge window [io 0xd000-0xdfff]
  366. [ 0.323423] pci 0000:00:0c.0: bridge window [mem 0xefd00000-0xefdfffff]
  367. [ 0.324456] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
  368. [ 0.324601] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
  369. [ 0.324744] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
  370. [ 0.324886] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
  371. [ 0.325031] ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *10
  372. [ 0.325173] ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
  373. [ 0.325315] ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *0, disabled.
  374. [ 0.325460] ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *10
  375. [ 0.325605] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *10
  376. [ 0.325749] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *11
  377. [ 0.325894] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *0, disabled.
  378. [ 0.326039] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *10
  379. [ 0.326181] ACPI: PCI Interrupt Link [LMC9] (IRQs 20 21 22 23) *0, disabled.
  380. [ 0.326326] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11
  381. [ 0.326467] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *0, disabled.
  382. [ 0.326612] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5
  383. [ 0.326756] ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *5
  384. [ 0.326961] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
  385. [ 0.327113] iommu: Default domain type: Translated
  386. [ 0.327113] SCSI subsystem initialized
  387. [ 0.327419] libata version 3.00 loaded.
  388. [ 0.327435] pci 0000:05:00.0: vgaarb: setting as boot VGA device
  389. [ 0.327435] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  390. [ 0.327435] pci 0000:05:00.0: vgaarb: bridge control possible
  391. [ 0.327435] vgaarb: loaded
  392. [ 0.327435] ACPI: bus type USB registered
  393. [ 0.327437] usbcore: registered new interface driver usbfs
  394. [ 0.327444] usbcore: registered new interface driver hub
  395. [ 0.327465] usbcore: registered new device driver usb
  396. [ 0.327489] pps_core: LinuxPPS API ver. 1 registered
  397. [ 0.327489] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  398. [ 0.327491] PTP clock support registered
  399. [ 0.327514] EDAC MC: Ver: 3.0.0
  400. [ 0.327514] PCI: Using ACPI for IRQ routing
  401. [ 0.330326] PCI: pci_cache_line_size set to 64 bytes
  402. [ 0.330362] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  403. [ 0.330364] e820: reserve RAM buffer [mem 0xcffa0000-0xcfffffff]
  404. [ 0.330482] NetLabel: Initializing
  405. [ 0.330483] NetLabel: domain hash size = 128
  406. [ 0.330484] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  407. [ 0.330497] NetLabel: unlabeled traffic allowed by default
  408. [ 0.330514] clocksource: Switched to clocksource tsc-early
  409. [ 0.342882] *** VALIDATE bpf ***
  410. [ 0.343001] VFS: Disk quotas dquot_6.6.0
  411. [ 0.343022] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  412. [ 0.343051] *** VALIDATE ramfs ***
  413. [ 0.343055] *** VALIDATE hugetlbfs ***
  414. [ 0.343153] AppArmor: AppArmor Filesystem Enabled
  415. [ 0.343186] pnp: PnP ACPI init
  416. [ 0.343842] pnp 00:00: [dma 3]
  417. [ 0.343969] pnp 00:00: Plug and Play ACPI device, IDs PNP0401 (active)
  418. [ 0.344593] system 00:01: [io 0x04d0-0x04d1] has been reserved
  419. [ 0.344595] system 00:01: [io 0x0500-0x057f] has been reserved
  420. [ 0.344596] system 00:01: [io 0x0580-0x05ff] has been reserved
  421. [ 0.344598] system 00:01: [io 0x0800-0x087f] has been reserved
  422. [ 0.344599] system 00:01: [io 0x0880-0x08ff] has been reserved
  423. [ 0.344600] system 00:01: [io 0x0d00-0x0d7f] has been reserved
  424. [ 0.344601] system 00:01: [io 0x0d80-0x0dff] has been reserved
  425. [ 0.344603] system 00:01: [io 0x1100-0x117f] has been reserved
  426. [ 0.344604] system 00:01: [io 0x1180-0x11ff] has been reserved
  427. [ 0.344606] system 00:01: [mem 0x000d0000-0x000d3fff window] has been reserved
  428. [ 0.344607] system 00:01: [mem 0x000d4000-0x000d7fff window] has been reserved
  429. [ 0.344609] system 00:01: [mem 0x000de000-0x000dffff window] has been reserved
  430. [ 0.344610] system 00:01: [mem 0xfec80000-0xfecfffff] has been reserved
  431. [ 0.344612] system 00:01: [mem 0xfefe0000-0xfefe01ff] has been reserved
  432. [ 0.344613] system 00:01: [mem 0xfefe1000-0xfefe1fff] has been reserved
  433. [ 0.344614] system 00:01: [mem 0xfee01000-0xfeefffff] has been reserved
  434. [ 0.344616] system 00:01: [mem 0xffb80000-0xffffffff] could not be reserved
  435. [ 0.344620] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  436. [ 0.344830] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  437. [ 0.344963] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
  438. [ 0.344965] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
  439. [ 0.344968] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  440. [ 0.345267] pnp 00:04: [dma 0 disabled]
  441. [ 0.345320] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
  442. [ 0.345418] system 00:05: [io 0x0290-0x029f] has been reserved
  443. [ 0.345422] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  444. [ 0.345500] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved
  445. [ 0.345503] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  446. [ 0.345800] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved
  447. [ 0.345801] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
  448. [ 0.345803] system 00:07: [mem 0x00100000-0xcfffffff] could not be reserved
  449. [ 0.345804] system 00:07: [mem 0xfec00000-0xffffffff] could not be reserved
  450. [ 0.345807] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
  451. [ 0.346161] pnp: PnP ACPI: found 8 devices
  452. [ 0.347831] thermal_sys: Registered thermal governor 'fair_share'
  453. [ 0.347832] thermal_sys: Registered thermal governor 'bang_bang'
  454. [ 0.347833] thermal_sys: Registered thermal governor 'step_wise'
  455. [ 0.347834] thermal_sys: Registered thermal governor 'user_space'
  456. [ 0.347834] thermal_sys: Registered thermal governor 'power_allocator'
  457. [ 0.352346] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  458. [ 0.352403] pci 0000:00:04.0: PCI bridge to [bus 02]
  459. [ 0.352412] pci 0000:04:00.0: PCI bridge to [bus 05]
  460. [ 0.352415] pci 0000:04:00.0: bridge window [io 0xe000-0xefff]
  461. [ 0.352419] pci 0000:04:00.0: bridge window [mem 0xeff00000-0xefffffff]
  462. [ 0.352421] pci 0000:04:00.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  463. [ 0.352426] pci 0000:03:00.0: PCI bridge to [bus 04-05]
  464. [ 0.352428] pci 0000:03:00.0: bridge window [io 0xe000-0xefff]
  465. [ 0.352431] pci 0000:03:00.0: bridge window [mem 0xeff00000-0xefffffff]
  466. [ 0.352434] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  467. [ 0.352439] pci 0000:00:09.0: PCI bridge to [bus 03-05]
  468. [ 0.352440] pci 0000:00:09.0: bridge window [io 0xe000-0xefff]
  469. [ 0.352442] pci 0000:00:09.0: bridge window [mem 0xefe00000-0xefffffff]
  470. [ 0.352443] pci 0000:00:09.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  471. [ 0.352445] pci 0000:00:0b.0: PCI bridge to [bus 06]
  472. [ 0.352449] pci 0000:00:0c.0: PCI bridge to [bus 01]
  473. [ 0.352450] pci 0000:00:0c.0: bridge window [io 0xd000-0xdfff]
  474. [ 0.352452] pci 0000:00:0c.0: bridge window [mem 0xefd00000-0xefdfffff]
  475. [ 0.352457] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  476. [ 0.352458] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  477. [ 0.352459] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  478. [ 0.352461] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
  479. [ 0.352462] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xefffffff window]
  480. [ 0.352463] pci_bus 0000:00: resource 9 [mem 0xf8000000-0xfebfffff window]
  481. [ 0.352464] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7 window]
  482. [ 0.352466] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff window]
  483. [ 0.352467] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
  484. [ 0.352468] pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000dffff window]
  485. [ 0.352469] pci_bus 0000:02: resource 8 [mem 0xd0000000-0xefffffff window]
  486. [ 0.352470] pci_bus 0000:02: resource 9 [mem 0xf8000000-0xfebfffff window]
  487. [ 0.352472] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
  488. [ 0.352473] pci_bus 0000:03: resource 1 [mem 0xefe00000-0xefffffff]
  489. [ 0.352474] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xeeffffff 64bit pref]
  490. [ 0.352475] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
  491. [ 0.352476] pci_bus 0000:04: resource 1 [mem 0xeff00000-0xefffffff]
  492. [ 0.352478] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xeeffffff 64bit pref]
  493. [ 0.352479] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
  494. [ 0.352480] pci_bus 0000:05: resource 1 [mem 0xeff00000-0xefffffff]
  495. [ 0.352481] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xeeffffff 64bit pref]
  496. [ 0.352482] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
  497. [ 0.352484] pci_bus 0000:01: resource 1 [mem 0xefd00000-0xefdfffff]
  498. [ 0.352592] NET: Registered protocol family 2
  499. [ 0.352888] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  500. [ 0.352979] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  501. [ 0.353206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  502. [ 0.353292] TCP: Hash tables configured (established 32768 bind 32768)
  503. [ 0.353406] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  504. [ 0.353447] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  505. [ 0.353521] NET: Registered protocol family 1
  506. [ 0.353527] NET: Registered protocol family 44
  507. [ 0.353968] PCI Interrupt Link [LUB0] enabled at IRQ 23
  508. [ 0.394627] pci 0000:00:02.0: quirk_usb_early_handoff+0x0/0x662 took 40084 usecs
  509. [ 0.394933] PCI Interrupt Link [LUB2] enabled at IRQ 22
  510. [ 0.395060] pci 0000:00:00.0: Found enabled HT MSI Mapping
  511. [ 0.395102] pci 0000:00:00.0: Found enabled HT MSI Mapping
  512. [ 0.395149] pci 0000:00:00.0: Found enabled HT MSI Mapping
  513. [ 0.395192] pci 0000:00:00.0: Found enabled HT MSI Mapping
  514. [ 0.395237] pci 0000:00:00.0: Found enabled HT MSI Mapping
  515. [ 0.395285] pci 0000:00:00.0: Found enabled HT MSI Mapping
  516. [ 0.395335] pci 0000:00:00.0: Found enabled HT MSI Mapping
  517. [ 0.395353] pci 0000:05:00.0: disabling ATS
  518. [ 0.395361] pci 0000:05:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  519. [ 0.395370] pci 0000:05:00.1: D0 power state depends on 0000:05:00.0
  520. [ 0.395377] pci 0000:01:00.0: set MSI_INTX_DISABLE_BUG flag
  521. [ 0.395379] PCI: CLS 64 bytes, default 64
  522. [ 0.395478] Trying to unpack rootfs image as initramfs...
  523. [ 0.802088] Freeing initrd memory: 84996K
  524. [ 0.802628] PCI-DMA: Disabling AGP.
  525. [ 0.802716] PCI-DMA: aperture base @ c4000000 size 65536 KB
  526. [ 0.802717] PCI-DMA: using GART IOMMU.
  527. [ 0.802719] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
  528. [ 0.805120] LVT offset 1 assigned for vector 0x400
  529. [ 0.805127] LVT offset 1 assigned
  530. [ 0.805250] perf: AMD IBS detected (0x0000001f)
  531. [ 0.805318] check: Scanning for low memory corruption every 60 seconds
  532. [ 0.805740] Initialise system trusted keyrings
  533. [ 0.805754] Key type blacklist registered
  534. [ 0.805843] workingset: timestamp_bits=36 max_order=20 bucket_order=0
  535. [ 0.807325] zbud: loaded
  536. [ 0.807723] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  537. [ 0.808000] fuse: init (API version 7.31)
  538. [ 0.808017] *** VALIDATE fuse ***
  539. [ 0.808019] *** VALIDATE fuse ***
  540. [ 0.808134] Platform Keyring initialized
  541. [ 0.811726] Key type asymmetric registered
  542. [ 0.811727] Asymmetric key parser 'x509' registered
  543. [ 0.811736] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  544. [ 0.811800] io scheduler mq-deadline registered
  545. [ 0.812526] PCI Interrupt Link [LNED] enabled at IRQ 19
  546. [ 0.812764] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  547. [ 0.812823] vesafb: mode is 640x480x32, linelength=2560, pages=0
  548. [ 0.812824] vesafb: scrolling: redraw
  549. [ 0.812825] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
  550. [ 0.812842] vesafb: framebuffer at 0xd0000000, mapped to 0x(____ptrval____), using 1216k, total 1216k
  551. [ 0.812932] fbcon: Deferring console take-over
  552. [ 0.812933] fb0: VESA VGA frame buffer device
  553. [ 0.813031] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  554. [ 0.813057] ACPI: Power Button [PWRB]
  555. [ 0.813094] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  556. [ 0.813132] ACPI: Power Button [PWRF]
  557. [ 0.813512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  558. [ 0.833953] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  559. [ 0.835650] Linux agpgart interface v0.103
  560. [ 0.838201] loop: module loaded
  561. [ 0.838496] libphy: Fixed MDIO Bus: probed
  562. [ 0.838497] tun: Universal TUN/TAP device driver, 1.6
  563. [ 0.838530] PPP generic driver version 2.4.2
  564. [ 0.838582] VFIO - User Level meta-driver version: 0.3
  565. [ 0.838668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  566. [ 0.838672] ehci-pci: EHCI PCI platform driver
  567. [ 0.838828] ehci-pci 0000:00:02.1: EHCI Host Controller
  568. [ 0.838835] ehci-pci 0000:00:02.1: new USB bus registered, assigned bus number 1
  569. [ 0.838844] ehci-pci 0000:00:02.1: debug port 1
  570. [ 0.838882] ehci-pci 0000:00:02.1: cache line size of 64 is not supported
  571. [ 0.838907] ehci-pci 0000:00:02.1: irq 22, io mem 0xefcfec00
  572. [ 0.851666] ehci-pci 0000:00:02.1: USB 2.0 started, EHCI 1.00
  573. [ 0.851730] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  574. [ 0.851731] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  575. [ 0.851733] usb usb1: Product: EHCI Host Controller
  576. [ 0.851734] usb usb1: Manufacturer: Linux 5.4.0-58-generic ehci_hcd
  577. [ 0.851735] usb usb1: SerialNumber: 0000:00:02.1
  578. [ 0.851876] hub 1-0:1.0: USB hub found
  579. [ 0.851883] hub 1-0:1.0: 10 ports detected
  580. [ 0.852108] ehci-platform: EHCI generic platform driver
  581. [ 0.852124] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  582. [ 0.852134] ohci-pci: OHCI PCI platform driver
  583. [ 0.852247] ohci-pci 0000:00:02.0: OHCI PCI host controller
  584. [ 0.852251] ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 2
  585. [ 0.852284] ohci-pci 0000:00:02.0: irq 23, io mem 0xefcff000
  586. [ 0.913700] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  587. [ 0.913702] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  588. [ 0.913703] usb usb2: Product: OHCI PCI host controller
  589. [ 0.913704] usb usb2: Manufacturer: Linux 5.4.0-58-generic ohci_hcd
  590. [ 0.913705] usb usb2: SerialNumber: 0000:00:02.0
  591. [ 0.913818] hub 2-0:1.0: USB hub found
  592. [ 0.913825] hub 2-0:1.0: 10 ports detected
  593. [ 0.914035] ohci-platform: OHCI generic platform driver
  594. [ 0.914046] uhci_hcd: USB Universal Host Controller Interface driver
  595. [ 0.914110] i8042: PNP: No PS/2 controller found.
  596. [ 0.914110] i8042: Probing ports directly.
  597. [ 0.916800] serio: i8042 KBD port at 0x60,0x64 irq 1
  598. [ 0.916805] serio: i8042 AUX port at 0x60,0x64 irq 12
  599. [ 0.916935] mousedev: PS/2 mouse device common for all mice
  600. [ 0.917086] rtc_cmos 00:02: RTC can wake from S4
  601. [ 0.917317] rtc_cmos 00:02: registered as rtc0
  602. [ 0.917335] rtc_cmos 00:02: alarms up to one year, y3k, 114 bytes nvram
  603. [ 0.917342] i2c /dev entries driver
  604. [ 0.917394] device-mapper: uevent: version 1.0.3
  605. [ 0.917456] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
  606. [ 0.917476] platform eisa.0: Probing EISA bus 0
  607. [ 0.917478] platform eisa.0: EISA: Cannot allocate resource for mainboard
  608. [ 0.917480] platform eisa.0: Cannot allocate resource for EISA slot 1
  609. [ 0.917481] platform eisa.0: Cannot allocate resource for EISA slot 2
  610. [ 0.917482] platform eisa.0: Cannot allocate resource for EISA slot 3
  611. [ 0.917483] platform eisa.0: Cannot allocate resource for EISA slot 4
  612. [ 0.917484] platform eisa.0: Cannot allocate resource for EISA slot 5
  613. [ 0.917485] platform eisa.0: Cannot allocate resource for EISA slot 6
  614. [ 0.917486] platform eisa.0: Cannot allocate resource for EISA slot 7
  615. [ 0.917487] platform eisa.0: Cannot allocate resource for EISA slot 8
  616. [ 0.917488] platform eisa.0: EISA: Detected 0 cards
  617. [ 0.917559] ledtrig-cpu: registered to indicate activity on CPUs
  618. [ 0.917626] drop_monitor: Initializing network drop monitor service
  619. [ 0.917807] NET: Registered protocol family 10
  620. [ 0.924904] Segment Routing with IPv6
  621. [ 0.924932] NET: Registered protocol family 17
  622. [ 0.924981] Key type dns_resolver registered
  623. [ 0.925280] RAS: Correctable Errors collector initialized.
  624. [ 0.925318] microcode: CPU0: patch_level=0x010000c8
  625. [ 0.925325] microcode: CPU1: patch_level=0x010000c8
  626. [ 0.925334] microcode: CPU2: patch_level=0x010000c8
  627. [ 0.925340] microcode: CPU3: patch_level=0x010000c8
  628. [ 0.925376] microcode: Microcode Update Driver: v2.2.
  629. [ 0.925380] IPI shorthand broadcast: enabled
  630. [ 0.925386] sched_clock: Marking stable (925157452, 213884)->(931573839, -6202503)
  631. [ 0.925454] registered taskstats version 1
  632. [ 0.925466] Loading compiled-in X.509 certificates
  633. [ 0.926534] Loaded X.509 cert 'Build time autogenerated kernel key: 6b3d3d266049f4a4077ed3557f79f9ce7832433a'
  634. [ 0.926582] zswap: loaded using pool lzo/zbud
  635. [ 0.926683] Key type ._fscrypt registered
  636. [ 0.926683] Key type .fscrypt registered
  637. [ 0.932356] Key type big_key registered
  638. [ 0.935011] Key type encrypted registered
  639. [ 0.935015] AppArmor: AppArmor sha1 policy hashing enabled
  640. [ 0.935023] ima: No TPM chip found, activating TPM-bypass!
  641. [ 0.935029] ima: Allocated hash algorithm: sha1
  642. [ 0.935036] ima: No architecture policies found
  643. [ 0.935044] evm: Initialising EVM extended attributes:
  644. [ 0.935045] evm: security.selinux
  645. [ 0.935045] evm: security.SMACK64
  646. [ 0.935046] evm: security.SMACK64EXEC
  647. [ 0.935046] evm: security.SMACK64TRANSMUTE
  648. [ 0.935046] evm: security.SMACK64MMAP
  649. [ 0.935047] evm: security.apparmor
  650. [ 0.935047] evm: security.ima
  651. [ 0.935048] evm: security.capability
  652. [ 0.935048] evm: HMAC attrs: 0x1
  653. [ 0.935428] PM: Magic number: 0:666:982
  654. [ 0.935560] rtc_cmos 00:02: setting system clock to 2020-12-15T10:58:27 UTC (1608029907)
  655. [ 0.935704] acpi_cpufreq: overriding BIOS provided _PSD data
  656. [ 0.937783] Freeing unused decrypted memory: 2040K
  657. [ 0.938994] Freeing unused kernel image memory: 2720K
  658. [ 0.955568] Write protecting the kernel read-only data: 22528k
  659. [ 0.956504] Freeing unused kernel image memory: 2008K
  660. [ 0.957052] Freeing unused kernel image memory: 1212K
  661. [ 0.968641] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  662. [ 0.968644] Run /init as init process
  663. [ 1.039591] i2c i2c-0: nForce2 SMBus adapter at 0x600
  664. [ 1.039599] ACPI Warning: SystemIO range 0x0000000000000700-0x000000000000073F conflicts with OpRegion 0x0000000000000700-0x000000000000073F (\_SB.PCI0.SM00) (20190816/utaddress-204)
  665. [ 1.039604] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  666. [ 1.041449] pata_amd 0000:00:06.0: version 0.4.1
  667. [ 1.042315] sata_nv 0000:00:08.0: version 3.5
  668. [ 1.042632] PCI Interrupt Link [LSA0] enabled at IRQ 21
  669. [ 1.043008] scsi host1: sata_nv
  670. [ 1.043453] scsi host2: sata_nv
  671. [ 1.043500] ata3: SATA max UDMA/133 cmd 0xc080 ctl 0xc000 bmdma 0xb800 irq 21
  672. [ 1.043502] ata4: SATA max UDMA/133 cmd 0xbc00 ctl 0xb880 bmdma 0xb808 irq 21
  673. [ 1.043898] PCI Interrupt Link [LSA1] enabled at IRQ 20
  674. [ 1.044766] scsi host3: sata_nv
  675. [ 1.044880] scsi host4: sata_nv
  676. [ 1.044917] ata5: SATA max UDMA/133 cmd 0xb480 ctl 0xb400 bmdma 0xac00 irq 20
  677. [ 1.044918] ata6: SATA max UDMA/133 cmd 0xb080 ctl 0xb000 bmdma 0xac08 irq 20
  678. [ 1.046043] PCI Interrupt Link [LNEA] enabled at IRQ 18
  679. [ 1.048837] alx 0000:01:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d0:50:99:5f:10:2e]
  680. [ 1.049606] scsi host0: pata_amd
  681. [ 1.053387] scsi host5: pata_amd
  682. [ 1.053448] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
  683. [ 1.053449] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
  684. [ 1.065672] alx 0000:01:00.0 enp1s0: renamed from eth0
  685. [ 1.086767] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  686. [ 1.086769] AMD-Vi: AMD IOMMUv2 functionality not available on this system
  687. [ 1.146094] [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.
  688. [ 1.146111] fbcon: Taking over console
  689. [ 1.146220] Console: switching to colour frame buffer device 80x30
  690. [ 1.179426] usb 1-1: new high-speed USB device number 2 using ehci-pci
  691. [ 1.336213] usb 1-1: New USB device found, idVendor=2357, idProduct=010c, bcdDevice= 0.00
  692. [ 1.336216] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  693. [ 1.336218] usb 1-1: Product: 802.11n NIC
  694. [ 1.336219] usb 1-1: Manufacturer: Realtek
  695. [ 1.336220] usb 1-1: SerialNumber: 00E04C0001
  696. [ 1.348075] ata3: SATA link down (SStatus 0 SControl 300)
  697. [ 1.503433] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  698. [ 1.505839] ata5.00: ATA-9: WDC WD20EZRZ-00Z5HB0, 80.00A80, max UDMA/133
  699. [ 1.505841] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
  700. [ 1.508358] ata5.00: configured for UDMA/133
  701. [ 1.672092] ata4: SATA link down (SStatus 0 SControl 300)
  702. [ 1.672310] scsi 3:0:0:0: Direct-Access ATA WDC WD20EZRZ-00Z 0A80 PQ: 0 ANSI: 5
  703. [ 1.672519] sd 3:0:0:0: Attached scsi generic sg0 type 0
  704. [ 1.672551] sd 3:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  705. [ 1.672553] sd 3:0:0:0: [sda] 4096-byte physical blocks
  706. [ 1.672563] sd 3:0:0:0: [sda] Write Protect is off
  707. [ 1.672565] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  708. [ 1.672580] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  709. [ 1.709751] sda: sda1 sda2 sda3
  710. [ 1.710215] sd 3:0:0:0: [sda] Attached SCSI disk
  711. [ 1.727423] usb 2-4: new low-speed USB device number 2 using ohci-pci
  712. [ 1.795412] tsc: Refined TSC clocksource calibration: 3013.704 MHz
  713. [ 1.795432] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b70d72a92d, max_idle_ns: 440795242201 ns
  714. [ 1.795455] clocksource: Switched to clocksource tsc
  715. [ 1.964475] usb 2-4: New USB device found, idVendor=1a2c, idProduct=0042, bcdDevice= 1.10
  716. [ 1.964477] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  717. [ 1.964479] usb 2-4: Product: Usb Mouse
  718. [ 1.964480] usb 2-4: Manufacturer: SEMICCHIP
  719. [ 1.970853] hidraw: raw HID events driver (C) Jiri Kosina
  720. [ 1.978615] usbcore: registered new interface driver usbhid
  721. [ 1.978616] usbhid: USB HID core driver
  722. [ 1.980776] input: SEMICCHIP Usb Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-4/2-4:1.0/0003:1A2C:0042.0001/input/input5
  723. [ 1.980883] hid-generic 0003:1A2C:0042.0001: input,hidraw0: USB HID v1.10 Mouse [SEMICCHIP Usb Mouse] on usb-0000:00:02.0-4/input0
  724. [ 1.996040] ata6: SATA link down (SStatus 0 SControl 300)
  725. [ 1.996100] ata2: port disabled--ignoring
  726. [ 2.523414] raid6: sse2x4 gen() 6981 MB/s
  727. [ 2.571409] raid6: sse2x4 xor() 3218 MB/s
  728. [ 2.619414] raid6: sse2x2 gen() 6086 MB/s
  729. [ 2.667398] raid6: sse2x2 xor() 6627 MB/s
  730. [ 2.715409] raid6: sse2x1 gen() 3853 MB/s
  731. [ 2.763400] raid6: sse2x1 xor() 4072 MB/s
  732. [ 2.763400] raid6: using algorithm sse2x4 gen() 6981 MB/s
  733. [ 2.763402] raid6: .... xor() 3218 MB/s, rmw enabled
  734. [ 2.763402] raid6: using intx1 recovery algorithm
  735. [ 2.767016] xor: measuring software checksum speed
  736. [ 2.803398] prefetch64-sse: 12366.000 MB/sec
  737. [ 2.843398] generic_sse: 11901.000 MB/sec
  738. [ 2.843398] xor: using function: prefetch64-sse (12366.000 MB/sec)
  739. [ 2.866875] Btrfs loaded, crc32c=crc32c-generic
  740. [ 2.887278] random: fast init done
  741. [ 2.897308] random: wait-for-root: uninitialized urandom read (16 bytes read)
  742. [ 2.897518] random: wait-for-root: uninitialized urandom read (16 bytes read)
  743. [ 2.897524] random: wait-for-root: uninitialized urandom read (16 bytes read)
  744. [ 3.000202] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  745. [ 4.106843] systemd[1]: Inserted module 'autofs4'
  746. [ 4.261881] systemd[1]: systemd 245.4-4ubuntu3.3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
  747. [ 4.261989] systemd[1]: Detected architecture x86-64.
  748. [ 4.299168] systemd[1]: Set hostname to <1>.
  749. [ 5.112173] random: crng init done
  750. [ 5.112176] random: 7 urandom warning(s) missed due to ratelimiting
  751. [ 5.847296] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
  752. [ 6.034613] systemd[1]: /etc/systemd/system/x11vnc.service:11: Unknown key name 'Restart-sec' in section 'Service', ignoring.
  753. [ 6.406866] systemd[1]: Created slice system-modprobe.slice.
  754. [ 6.407281] systemd[1]: Created slice User and Session Slice.
  755. [ 6.407346] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  756. [ 6.407568] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  757. [ 6.407604] systemd[1]: Reached target User and Group Name Lookups.
  758. [ 6.407616] systemd[1]: Reached target Remote File Systems.
  759. [ 6.407628] systemd[1]: Reached target Slices.
  760. [ 6.407717] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  761. [ 6.407809] systemd[1]: Listening on LVM2 poll daemon socket.
  762. [ 6.416214] systemd[1]: Listening on Syslog Socket.
  763. [ 6.419017] systemd[1]: Listening on Process Core Dump Socket.
  764. [ 6.419096] systemd[1]: Listening on fsck to fsckd communication Socket.
  765. [ 6.419151] systemd[1]: Listening on initctl Compatibility Named Pipe.
  766. [ 6.419346] systemd[1]: Listening on Journal Audit Socket.
  767. [ 6.419433] systemd[1]: Listening on Journal Socket (/dev/log).
  768. [ 6.419523] systemd[1]: Listening on Journal Socket.
  769. [ 6.419612] systemd[1]: Listening on udev Control Socket.
  770. [ 6.419674] systemd[1]: Listening on udev Kernel Socket.
  771. [ 6.420877] systemd[1]: Mounting Huge Pages File System...
  772. [ 6.422273] systemd[1]: Mounting POSIX Message Queue File System...
  773. [ 6.423720] systemd[1]: Mounting Kernel Debug File System...
  774. [ 6.425263] systemd[1]: Mounting Kernel Trace File System...
  775. [ 6.428762] systemd[1]: Starting Journal Service...
  776. [ 6.429925] systemd[1]: Starting Availability of block devices...
  777. [ 6.431481] systemd[1]: Starting Set the console keyboard layout...
  778. [ 6.432999] systemd[1]: Starting Create list of static device nodes for the current kernel...
  779. [ 6.434296] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  780. [ 6.434364] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  781. [ 6.485941] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  782. [ 6.485994] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  783. [ 6.577406] systemd[1]: Starting Load Kernel Modules...
  784. [ 6.578436] systemd[1]: Starting Remount Root and Kernel File Systems...
  785. [ 6.579646] systemd[1]: Starting udev Coldplug all Devices...
  786. [ 6.580914] systemd[1]: Starting Uncomplicated firewall...
  787. [ 6.583055] systemd[1]: Mounted Huge Pages File System.
  788. [ 6.583241] systemd[1]: Mounted POSIX Message Queue File System.
  789. [ 6.583369] systemd[1]: Mounted Kernel Debug File System.
  790. [ 6.583512] systemd[1]: Mounted Kernel Trace File System.
  791. [ 6.584102] systemd[1]: Finished Availability of block devices.
  792. [ 6.586650] systemd[1]: Finished Create list of static device nodes for the current kernel.
  793. [ 6.630071] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
  794. [ 6.669440] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
  795. [ 6.671042] systemd[1]: Finished Remount Root and Kernel File Systems.
  796. [ 6.672333] systemd[1]: Activating swap /swapfile...
  797. [ 6.744729] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  798. [ 6.744804] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  799. [ 6.746068] systemd[1]: Starting Load/Save Random Seed...
  800. [ 6.747375] systemd[1]: Starting Create System Users...
  801. [ 6.747670] systemd[1]: Started Journal Service.
  802. [ 6.821971] systemd-journald[315]: Received client request to flush runtime journal.
  803. [ 6.875411] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k FS
  804. [ 6.999087] lp: driver loaded but no devices found
  805. [ 7.059253] ppdev: user-space parallel port driver
  806. [ 7.133021] parport_pc 00:00: reported by Plug and Play ACPI
  807. [ 7.133088] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
  808. [ 7.227555] lp0: using parport0 (interrupt-driven).
  809. [ 8.135681] audit: type=1400 audit(1608029914.695:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=375 comm="apparmor_parser"
  810. [ 8.265740] audit: type=1400 audit(1608029914.823:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=377 comm="apparmor_parser"
  811. [ 8.275678] audit: type=1400 audit(1608029914.835:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=378 comm="apparmor_parser"
  812. [ 8.275683] audit: type=1400 audit(1608029914.835:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=378 comm="apparmor_parser"
  813. [ 8.276261] audit: type=1400 audit(1608029914.835:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=373 comm="apparmor_parser"
  814. [ 8.276265] audit: type=1400 audit(1608029914.835:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=373 comm="apparmor_parser"
  815. [ 8.276268] audit: type=1400 audit(1608029914.835:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=373 comm="apparmor_parser"
  816. [ 8.276270] audit: type=1400 audit(1608029914.835:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=373 comm="apparmor_parser"
  817. [ 8.311954] audit: type=1400 audit(1608029914.871:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=376 comm="apparmor_parser"
  818. [ 8.311959] audit: type=1400 audit(1608029914.871:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=376 comm="apparmor_parser"
  819. [ 11.260727] kvm: Nested Virtualization enabled
  820. [ 11.260734] kvm: Nested Paging enabled
  821. [ 11.488921] MCE: In-kernel MCE decoding enabled.
  822. [ 11.559163] EDAC amd64: Node 0: DRAM ECC disabled.
  823. [ 11.559166] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  824. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  825. (Note that use of the override may cause unknown side effects.)
  826. [ 11.591745] EDAC amd64: Node 0: DRAM ECC disabled.
  827. [ 11.591747] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  828. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  829. (Note that use of the override may cause unknown side effects.)
  830. [ 11.635748] EDAC amd64: Node 0: DRAM ECC disabled.
  831. [ 11.635750] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  832. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  833. (Note that use of the override may cause unknown side effects.)
  834. [ 11.667717] EDAC amd64: Node 0: DRAM ECC disabled.
  835. [ 11.667720] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  836. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  837. (Note that use of the override may cause unknown side effects.)
  838. [ 11.755145] [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.
  839. [ 11.973033] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  840. [ 11.974528] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  841. [ 12.016904] lib80211: common routines for IEEE802.11 drivers
  842. [ 12.016906] lib80211_crypt: registered algorithm 'NULL'
  843. [ 12.179183] PCI Interrupt Link [LAZA] enabled at IRQ 23
  844. [ 12.179194] snd_hda_intel 0000:00:05.0: Disabling MSI
  845. [ 12.179353] snd_hda_intel 0000:05:00.1: Handle vga_switcheroo audio client
  846. [ 12.192757] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
  847. [ 12.193888] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
  848. [ 12.213808] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:09.0/0000:03:00.0/0000:04:00.0/0000:05:00.1/sound/card1/input6
  849. [ 12.213868] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:09.0/0000:03:00.0/0000:04:00.0/0000:05:00.1/sound/card1/input7
  850. [ 12.213911] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:09.0/0000:03:00.0/0000:04:00.0/0000:05:00.1/sound/card1/input8
  851. [ 12.213955] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:09.0/0000:03:00.0/0000:04:00.0/0000:05:00.1/sound/card1/input9
  852. [ 12.214000] input: HD-Audio Generic HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:09.0/0000:03:00.0/0000:04:00.0/0000:05:00.1/sound/card1/input10
  853. [ 12.232965] usbcore: registered new interface driver r8188eu
  854. [ 12.300259] r8188eu 1-1:1.0 wlx503eaa011d9d: renamed from wlan0
  855. [ 13.207426] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  856. [ 13.207429] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  857. [ 13.207431] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  858. [ 13.207432] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  859. [ 13.207432] snd_hda_codec_realtek hdaudioC0D0: inputs:
  860. [ 13.207434] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
  861. [ 13.207435] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
  862. [ 13.207436] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
  863. [ 15.312103] input: HDA NVidia Rear Mic as /devices/pci0000:00/0000:00:05.0/sound/card0/input11
  864. [ 15.312176] input: HDA NVidia Line as /devices/pci0000:00/0000:00:05.0/sound/card0/input12
  865. [ 15.312239] input: HDA NVidia Line Out as /devices/pci0000:00/0000:00:05.0/sound/card0/input13
  866. [ 15.312324] snd_hda_intel 0000:00:05.0: device 1849:7662 is on the power_save blacklist, forcing power_save to 0
  867. [ 18.852730] kauditd_printk_skb: 14 callbacks suppressed
  868. [ 18.852733] audit: type=1400 audit(1608029925.411:26): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=677 comm="cups-browsed" capability=23 capname="sys_nice"
  869. [ 20.552024] MAC Address = 50:3e:aa:01:1d:9d
  870. [ 23.507697] R8188EU: assoc success
  871. [ 23.517500] IPv6: ADDRCONF(NETDEV_CHANGE): wlx503eaa011d9d: link becomes ready
  872.