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.642 MHz processor
  27. [ 0.007438] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  28. [ 0.007440] e820: remove [mem 0x000a0000-0x000fffff] usable
  29. [ 0.013351] AGP: No AGP bridge found
  30. [ 0.013406] last_pfn = 0x130000 max_arch_pfn = 0x400000000
  31. [ 0.013410] MTRR default type: uncachable
  32. [ 0.013411] MTRR fixed ranges enabled:
  33. [ 0.013413] 00000-9FFFF write-back
  34. [ 0.013414] A0000-EFFFF uncachable
  35. [ 0.013415] F0000-FFFFF write-protect
  36. [ 0.013415] MTRR variable ranges enabled:
  37. [ 0.013417] 0 base 000000000000 mask FFFF80000000 write-back
  38. [ 0.013418] 1 base 000080000000 mask FFFFC0000000 write-back
  39. [ 0.013420] 2 base 0000C0000000 mask FFFFF0000000 write-back
  40. [ 0.013420] 3 disabled
  41. [ 0.013421] 4 disabled
  42. [ 0.013421] 5 disabled
  43. [ 0.013422] 6 disabled
  44. [ 0.013422] 7 disabled
  45. [ 0.013423] TOM2: 0000000130000000 aka 4864M
  46. [ 0.014955] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  47. [ 0.015030] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
  48. [ 0.015036] last_pfn = 0xcffa0 max_arch_pfn = 0x400000000
  49. [ 0.018634] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
  50. [ 0.025809] check: Scanning 1 areas for low memory corruption
  51. [ 0.025814] Using GB pages for direct mapping
  52. [ 0.026174] RAMDISK: [mem 0x2d9ed000-0x32cedfff]
  53. [ 0.026185] ACPI: Early table checksum verification disabled
  54. [ 0.026189] ACPI: RSDP 0x00000000000FBFD0 000014 (v00 ACPIAM)
  55. [ 0.026193] ACPI: RSDT 0x00000000CFFA0000 000040 (v01 101314 RSDT1424 20141013 MSFT 00000097)
  56. [ 0.026199] ACPI: FACP 0x00000000CFFA0200 000084 (v01 A_M_I OEMFACP 12000601 MSFT 00000097)
  57. [ 0.026205] ACPI: DSDT 0x00000000CFFA0470 005084 (v01 A1002 A1002102 00000102 INTL 20051117)
  58. [ 0.026208] ACPI: FACS 0x00000000CFFB0000 000040
  59. [ 0.026210] ACPI: APIC 0x00000000CFFA0390 0000A0 (v01 101314 APIC1424 20141013 MSFT 00000097)
  60. [ 0.026213] ACPI: MCFG 0x00000000CFFA0430 00003C (v01 101314 OEMMCFG 20141013 MSFT 00000097)
  61. [ 0.026215] ACPI: OEMB 0x00000000CFFB0040 000072 (v01 101314 OEMB1424 20141013 MSFT 00000097)
  62. [ 0.026218] ACPI: SRAT 0x00000000CFFAA470 0000E8 (v03 AMD FAM_F_10 00000002 AMD 00000001)
  63. [ 0.026220] ACPI: AAFT 0x00000000CFFAA560 00002E (v01 101314 OEMAAFT 20141013 MSFT 00000097)
  64. [ 0.026223] ACPI: SSDT 0x00000000CFFAA590 00088C (v01 A M I POWERNOW 00000001 AMD 00000001)
  65. [ 0.026234] ACPI: Local APIC address 0xfee00000
  66. [ 0.026289] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  67. [ 0.026290] SRAT: PXM 0 -> APIC 0x01 -> Node 0
  68. [ 0.026291] SRAT: PXM 0 -> APIC 0x02 -> Node 0
  69. [ 0.026292] SRAT: PXM 0 -> APIC 0x03 -> Node 0
  70. [ 0.026294] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  71. [ 0.026295] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xcfffffff]
  72. [ 0.026296] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x12fffffff]
  73. [ 0.026299] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xcfffffff] -> [mem 0x00000000-0xcfffffff]
  74. [ 0.026300] NUMA: Node 0 [mem 0x00000000-0xcfffffff] + [mem 0x100000000-0x12fffffff] -> [mem 0x00000000-0x12fffffff]
  75. [ 0.026309] NODE_DATA(0) allocated [mem 0x12ffd3000-0x12fffdfff]
  76. [ 0.026636] Zone ranges:
  77. [ 0.026636] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  78. [ 0.026637] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  79. [ 0.026638] Normal [mem 0x0000000100000000-0x000000012fffffff]
  80. [ 0.026639] Device empty
  81. [ 0.026640] Movable zone start for each node
  82. [ 0.026644] Early memory node ranges
  83. [ 0.026645] node 0: [mem 0x0000000000001000-0x000000000009efff]
  84. [ 0.026646] node 0: [mem 0x0000000000100000-0x00000000cff9ffff]
  85. [ 0.026647] node 0: [mem 0x0000000100000000-0x000000012fffffff]
  86. [ 0.026654] Zeroed struct page in unavailable ranges: 194 pages
  87. [ 0.026655] Initmem setup node 0 [mem 0x0000000000001000-0x000000012fffffff]
  88. [ 0.026657] On node 0 totalpages: 1048382
  89. [ 0.026658] DMA zone: 64 pages used for memmap
  90. [ 0.026659] DMA zone: 21 pages reserved
  91. [ 0.026660] DMA zone: 3998 pages, LIFO batch:0
  92. [ 0.026730] DMA32 zone: 13247 pages used for memmap
  93. [ 0.026731] DMA32 zone: 847776 pages, LIFO batch:63
  94. [ 0.048537] Normal zone: 3072 pages used for memmap
  95. [ 0.048539] Normal zone: 196608 pages, LIFO batch:63
  96. [ 0.053575] Nvidia board detected. Ignoring ACPI timer override.
  97. [ 0.053576] If you got timer trouble try acpi_use_timer_override
  98. [ 0.053756] ACPI: PM-Timer IO Port: 0x508
  99. [ 0.053758] ACPI: Local APIC address 0xfee00000
  100. [ 0.053777] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
  101. [ 0.053780] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  102. [ 0.053780] ACPI: BIOS IRQ0 override ignored.
  103. [ 0.053781] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  104. [ 0.053783] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
  105. [ 0.053784] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
  106. [ 0.053786] ACPI: IRQ9 used by override.
  107. [ 0.053787] ACPI: IRQ14 used by override.
  108. [ 0.053788] ACPI: IRQ15 used by override.
  109. [ 0.053789] Using ACPI (MADT) for SMP configuration information
  110. [ 0.053792] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  111. [ 0.053809] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  112. [ 0.053811] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  113. [ 0.053811] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
  114. [ 0.053812] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
  115. [ 0.053814] PM: Registered nosave memory: [mem 0xcffa0000-0xcffaffff]
  116. [ 0.053814] PM: Registered nosave memory: [mem 0xcffb0000-0xcffdffff]
  117. [ 0.053815] PM: Registered nosave memory: [mem 0xcffe0000-0xcfffffff]
  118. [ 0.053815] PM: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
  119. [ 0.053816] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  120. [ 0.053817] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
  121. [ 0.053817] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
  122. [ 0.053818] PM: Registered nosave memory: [mem 0xfef00000-0xffefffff]
  123. [ 0.053818] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
  124. [ 0.053821] [mem 0xd0000000-0xfebfffff] available for PCI devices
  125. [ 0.053822] Booting paravirtualized kernel on bare hardware
  126. [ 0.053826] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  127. [ 0.053832] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  128. [ 0.054832] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
  129. [ 0.054838] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
  130. [ 0.054839] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  131. [ 0.054871] Built 1 zonelists, mobility grouping on. Total pages: 1031978
  132. [ 0.054872] Policy zone: Normal
  133. [ 0.054874] 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.054956] You have booted with nomodeset. This means your GPU drivers are DISABLED
  135. [ 0.054957] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
  136. [ 0.054957] Unless you actually understand what nomodeset does, you should reboot without enabling it
  137. [ 0.056393] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  138. [ 0.057073] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  139. [ 0.057109] mem auto-init: stack:off, heap alloc:on, heap free:off
  140. [ 0.079640] AGP: Checking aperture...
  141. [ 0.085548] AGP: No AGP bridge found
  142. [ 0.085551] AGP: Node 0: aperture [bus addr 0xc4000000-0xc5ffffff] (32MB)
  143. [ 0.085552] Aperture pointing to e820 RAM. Ignoring.
  144. [ 0.085553] AGP: Your BIOS doesn't leave an aperture memory hole
  145. [ 0.085553] AGP: Please enable the IOMMU option in the BIOS setup
  146. [ 0.085554] AGP: This costs you 64MB of RAM
  147. [ 0.085557] AGP: Mapping aperture over RAM [mem 0xc4000000-0xc7ffffff] (65536KB)
  148. [ 0.085559] PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff]
  149. [ 0.111325] Memory: 3870536K/4193528K available (14339K kernel code, 2426K rwdata, 4932K rodata, 2720K init, 4956K bss, 322992K reserved, 0K cma-reserved)
  150. [ 0.111334] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
  151. [ 0.111581] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  152. [ 0.111602] ftrace: allocating 44541 entries in 174 pages
  153. [ 0.127308] rcu: Hierarchical RCU implementation.
  154. [ 0.127310] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  155. [ 0.127311] Tasks RCU enabled.
  156. [ 0.127312] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  157. [ 0.127313] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  158. [ 0.131000] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
  159. [ 0.131376] spurious 8259A interrupt: IRQ7.
  160. [ 0.131395] Console: colour dummy device 80x25
  161. [ 0.131402] printk: console [tty0] enabled
  162. [ 0.131428] ACPI: Core revision 20190816
  163. [ 0.131532] APIC: Switch to symmetric I/O mode setup
  164. [ 0.132140] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
  165. [ 0.151530] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b709ca8032, max_idle_ns: 440795346393 ns
  166. [ 0.151536] Calibrating delay loop (skipped), value calculated using timer frequency.. 6027.28 BogoMIPS (lpj=12054568)
  167. [ 0.151539] pid_max: default: 32768 minimum: 301
  168. [ 0.151579] LSM: Security Framework initializing
  169. [ 0.151593] Yama: becoming mindful.
  170. [ 0.151666] AppArmor: AppArmor initialized
  171. [ 0.151727] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  172. [ 0.151750] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  173. [ 0.151771] *** VALIDATE tmpfs ***
  174. [ 0.151962] *** VALIDATE proc ***
  175. [ 0.152045] *** VALIDATE cgroup1 ***
  176. [ 0.152047] *** VALIDATE cgroup2 ***
  177. [ 0.152107] LVT offset 0 assigned for vector 0xf9
  178. [ 0.152111] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
  179. [ 0.152112] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
  180. [ 0.152115] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  181. [ 0.152117] Spectre V2 : Mitigation: Full AMD retpoline
  182. [ 0.152118] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  183. [ 0.152258] Freeing SMP alternatives memory: 40K
  184. [ 0.262005] smpboot: CPU0: AMD Phenom(tm) II X4 B95 Processor (family: 0x10, model: 0x4, stepping: 0x3)
  185. [ 0.262151] Performance Events: AMD PMU driver.
  186. [ 0.262155] ... version: 0
  187. [ 0.262155] ... bit width: 48
  188. [ 0.262156] ... generic registers: 4
  189. [ 0.262156] ... value mask: 0000ffffffffffff
  190. [ 0.262157] ... max period: 00007fffffffffff
  191. [ 0.262157] ... fixed-purpose events: 0
  192. [ 0.262158] ... event mask: 000000000000000f
  193. [ 0.262207] rcu: Hierarchical SRCU implementation.
  194. [ 0.262856] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  195. [ 0.263005] smp: Bringing up secondary CPUs ...
  196. [ 0.263166] x86: Booting SMP configuration:
  197. [ 0.263167] .... node #0, CPUs: #1 #2 #3
  198. [ 0.267618] smp: Brought up 1 node, 4 CPUs
  199. [ 0.267618] smpboot: Max logical packages: 2
  200. [ 0.267618] smpboot: Total of 4 processors activated (24109.13 BogoMIPS)
  201. [ 0.272093] devtmpfs: initialized
  202. [ 0.272093] x86/mm: Memory block size: 128MB
  203. [ 0.275634] PM: Registering ACPI NVS region [mem 0xcffb0000-0xcffdffff] (196608 bytes)
  204. [ 0.275648] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  205. [ 0.275648] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  206. [ 0.275728] pinctrl core: initialized pinctrl subsystem
  207. [ 0.275875] PM: RTC time: 11:17:38, date: 2020-12-15
  208. [ 0.276028] NET: Registered protocol family 16
  209. [ 0.276139] audit: initializing netlink subsys (disabled)
  210. [ 0.276158] audit: type=2000 audit(1608031058.144:1): state=initialized audit_enabled=0 res=1
  211. [ 0.276158] EISA bus registered
  212. [ 0.276158] cpuidle: using governor ladder
  213. [ 0.276158] cpuidle: using governor menu
  214. [ 0.276158] node 0 link 0: io port [1000, ffffff]
  215. [ 0.276158] TOM: 00000000d0000000 aka 3328M
  216. [ 0.276158] Fam 10h mmconf [mem 0xf0000000-0xf7ffffff]
  217. [ 0.276158] node 0 link 0: mmio [f0000000, f7ffffff] ==> none
  218. [ 0.276158] node 0 link 0: mmio [d0000000, efffffff]
  219. [ 0.276158] node 0 link 0: mmio [f8000000, fe0bffff]
  220. [ 0.276158] node 0 link 0: mmio [a0000, bffff]
  221. [ 0.276158] TOM2: 0000000130000000 aka 4864M
  222. [ 0.276158] bus: [bus 00-07] on node 0 link 0
  223. [ 0.276158] bus: 00 [io 0x0000-0xffff]
  224. [ 0.276158] bus: 00 [mem 0xd0000000-0xefffffff]
  225. [ 0.276158] bus: 00 [mem 0xf8000000-0xffffffff]
  226. [ 0.276158] bus: 00 [mem 0x000a0000-0x000bffff]
  227. [ 0.276158] bus: 00 [mem 0x130000000-0xfcffffffff]
  228. [ 0.276158] ACPI: bus type PCI registered
  229. [ 0.276158] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  230. [ 0.276158] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  231. [ 0.276158] PCI: not using MMCONFIG
  232. [ 0.276158] PCI: Using configuration type 1 for base access
  233. [ 0.276158] PCI: Using configuration type 1 for extended access
  234. [ 0.276158] mtrr: your CPUs had inconsistent variable MTRR settings
  235. [ 0.276158] mtrr: probably your BIOS does not setup all CPUs.
  236. [ 0.276158] mtrr: corrected configuration.
  237. [ 0.277240] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  238. [ 0.277240] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  239. [ 0.279639] ACPI: Added _OSI(Module Device)
  240. [ 0.279640] ACPI: Added _OSI(Processor Device)
  241. [ 0.279641] ACPI: Added _OSI(3.0 _SCP Extensions)
  242. [ 0.279642] ACPI: Added _OSI(Processor Aggregator Device)
  243. [ 0.279643] ACPI: Added _OSI(Linux-Dell-Video)
  244. [ 0.279643] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  245. [ 0.279644] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  246. [ 0.286096] ACPI: 2 ACPI AML tables successfully acquired and loaded
  247. [ 0.287296] ACPI: Interpreter enabled
  248. [ 0.287319] ACPI: (supports S0 S1 S3 S4 S5)
  249. [ 0.287320] ACPI: Using IOAPIC for interrupt routing
  250. [ 0.287354] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  251. [ 0.288624] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
  252. [ 0.288641] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  253. [ 0.288933] ACPI: Enabled 10 GPEs in block 00 to 1F
  254. [ 0.299380] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  255. [ 0.299387] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  256. [ 0.299726] acpi PNP0A03:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PCIeCapability LTR]
  257. [ 0.299888] acpi PNP0A03:00: _OSC: not requesting control; platform does not support [PCIeCapability]
  258. [ 0.299890] acpi PNP0A03:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
  259. [ 0.299891] acpi PNP0A03:00: _OSC: platform willing to grant [PME AER]
  260. [ 0.299892] acpi PNP0A03:00: _OSC failed (AE_SUPPORT); disabling ASPM
  261. [ 0.299903] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
  262. [ 0.300151] PCI host bridge to bus 0000:00
  263. [ 0.300153] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  264. [ 0.300155] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  265. [ 0.300156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  266. [ 0.300157] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
  267. [ 0.300158] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xefffffff window]
  268. [ 0.300160] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfebfffff window]
  269. [ 0.300161] pci_bus 0000:00: root bus resource [bus 00-ff]
  270. [ 0.300180] pci 0000:00:00.0: [10de:03e2] type 00 class 0x050000
  271. [ 0.300400] pci 0000:00:01.0: [10de:03e1] type 00 class 0x060100
  272. [ 0.300408] pci 0000:00:01.0: reg 0x10: [io 0x0900-0x09ff]
  273. [ 0.300510] pci 0000:00:01.1: [10de:03eb] type 00 class 0x0c0500
  274. [ 0.300520] pci 0000:00:01.1: reg 0x10: [io 0x0e00-0x0e3f]
  275. [ 0.300532] pci 0000:00:01.1: reg 0x20: [io 0x0600-0x063f]
  276. [ 0.300536] pci 0000:00:01.1: reg 0x24: [io 0x0700-0x073f]
  277. [ 0.300562] pci 0000:00:01.1: PME# supported from D3hot D3cold
  278. [ 0.300637] pci 0000:00:01.2: [10de:03f5] type 00 class 0x050000
  279. [ 0.300716] pci 0000:00:02.0: [10de:03f1] type 00 class 0x0c0310
  280. [ 0.300725] pci 0000:00:02.0: reg 0x10: [mem 0xefcff000-0xefcfffff]
  281. [ 0.300757] pci 0000:00:02.0: supports D1 D2
  282. [ 0.300758] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  283. [ 0.300828] pci 0000:00:02.1: [10de:03f2] type 00 class 0x0c0320
  284. [ 0.300837] pci 0000:00:02.1: reg 0x10: [mem 0xefcfec00-0xefcfecff]
  285. [ 0.300873] pci 0000:00:02.1: supports D1 D2
  286. [ 0.300875] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
  287. [ 0.300951] pci 0000:00:04.0: [10de:03f3] type 01 class 0x060401
  288. [ 0.301047] pci 0000:00:05.0: [10de:03f0] type 00 class 0x040300
  289. [ 0.301057] pci 0000:00:05.0: reg 0x10: [mem 0xefcf8000-0xefcfbfff]
  290. [ 0.301094] pci 0000:00:05.0: PME# supported from D3hot D3cold
  291. [ 0.301176] pci 0000:00:06.0: [10de:03ec] type 00 class 0x01018a
  292. [ 0.301196] pci 0000:00:06.0: reg 0x20: [io 0xffa0-0xffaf]
  293. [ 0.301204] pci 0000:00:06.0: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  294. [ 0.301205] pci 0000:00:06.0: legacy IDE quirk: reg 0x14: [io 0x03f6]
  295. [ 0.301206] pci 0000:00:06.0: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  296. [ 0.301207] pci 0000:00:06.0: legacy IDE quirk: reg 0x1c: [io 0x0376]
  297. [ 0.301289] pci 0000:00:08.0: [10de:03f6] type 00 class 0x010185
  298. [ 0.301296] pci 0000:00:08.0: reg 0x10: [io 0xc080-0xc087]
  299. [ 0.301299] pci 0000:00:08.0: reg 0x14: [io 0xc000-0xc003]
  300. [ 0.301302] pci 0000:00:08.0: reg 0x18: [io 0xbc00-0xbc07]
  301. [ 0.301305] pci 0000:00:08.0: reg 0x1c: [io 0xb880-0xb883]
  302. [ 0.301308] pci 0000:00:08.0: reg 0x20: [io 0xb800-0xb80f]
  303. [ 0.301311] pci 0000:00:08.0: reg 0x24: [mem 0xefcfd000-0xefcfdfff]
  304. [ 0.301400] pci 0000:00:08.1: [10de:03f6] type 00 class 0x010185
  305. [ 0.301407] pci 0000:00:08.1: reg 0x10: [io 0xb480-0xb487]
  306. [ 0.301410] pci 0000:00:08.1: reg 0x14: [io 0xb400-0xb403]
  307. [ 0.301413] pci 0000:00:08.1: reg 0x18: [io 0xb080-0xb087]
  308. [ 0.301416] pci 0000:00:08.1: reg 0x1c: [io 0xb000-0xb003]
  309. [ 0.301419] pci 0000:00:08.1: reg 0x20: [io 0xac00-0xac0f]
  310. [ 0.301422] pci 0000:00:08.1: reg 0x24: [mem 0xefcfc000-0xefcfcfff]
  311. [ 0.301509] pci 0000:00:09.0: [10de:03e8] type 01 class 0x060400
  312. [ 0.301538] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
  313. [ 0.301615] pci 0000:00:0b.0: [10de:03e9] type 01 class 0x060400
  314. [ 0.301640] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
  315. [ 0.301712] pci 0000:00:0c.0: [10de:03e9] type 01 class 0x060400
  316. [ 0.301739] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
  317. [ 0.301819] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
  318. [ 0.301880] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
  319. [ 0.301942] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
  320. [ 0.301999] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
  321. [ 0.302065] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
  322. [ 0.302138] pci_bus 0000:02: extended config space not accessible
  323. [ 0.302177] pci 0000:00:04.0: PCI bridge to [bus 02] (subtractive decode)
  324. [ 0.302181] pci 0000:00:04.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  325. [ 0.302183] pci 0000:00:04.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  326. [ 0.302184] pci 0000:00:04.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  327. [ 0.302185] pci 0000:00:04.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
  328. [ 0.302187] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xefffffff window] (subtractive decode)
  329. [ 0.302188] pci 0000:00:04.0: bridge window [mem 0xf8000000-0xfebfffff window] (subtractive decode)
  330. [ 0.302229] pci 0000:03:00.0: [1002:1478] type 01 class 0x060400
  331. [ 0.302253] pci 0000:03:00.0: reg 0x10: [mem 0xefefc000-0xefefffff]
  332. [ 0.302344] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
  333. [ 0.302383] 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.311574] pci 0000:00:09.0: PCI bridge to [bus 03-05]
  335. [ 0.311577] pci 0000:00:09.0: bridge window [io 0xe000-0xefff]
  336. [ 0.311579] pci 0000:00:09.0: bridge window [mem 0xefe00000-0xefffffff]
  337. [ 0.311581] pci 0000:00:09.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  338. [ 0.311632] pci 0000:04:00.0: [1002:1479] type 01 class 0x060400
  339. [ 0.311741] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  340. [ 0.311832] pci 0000:03:00.0: PCI bridge to [bus 04-05]
  341. [ 0.311837] pci 0000:03:00.0: bridge window [io 0xe000-0xefff]
  342. [ 0.311840] pci 0000:03:00.0: bridge window [mem 0xeff00000-0xefffffff]
  343. [ 0.311844] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  344. [ 0.311884] pci 0000:05:00.0: [1002:7340] type 00 class 0x030000
  345. [ 0.311912] pci 0000:05:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
  346. [ 0.311922] pci 0000:05:00.0: reg 0x18: [mem 0xeee00000-0xeeffffff 64bit pref]
  347. [ 0.311929] pci 0000:05:00.0: reg 0x20: [io 0xe000-0xe0ff]
  348. [ 0.311936] pci 0000:05:00.0: reg 0x24: [mem 0xeff80000-0xefffffff]
  349. [ 0.311942] pci 0000:05:00.0: reg 0x30: [mem 0xeff60000-0xeff7ffff pref]
  350. [ 0.312019] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold
  351. [ 0.312062] 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.312102] pci 0000:05:00.1: [1002:ab38] type 00 class 0x040300
  353. [ 0.312120] pci 0000:05:00.1: reg 0x10: [mem 0xeff5c000-0xeff5ffff]
  354. [ 0.312203] pci 0000:05:00.1: PME# supported from D1 D2 D3hot D3cold
  355. [ 0.312309] pci 0000:04:00.0: PCI bridge to [bus 05]
  356. [ 0.312313] pci 0000:04:00.0: bridge window [io 0xe000-0xefff]
  357. [ 0.312316] pci 0000:04:00.0: bridge window [mem 0xeff00000-0xefffffff]
  358. [ 0.312320] pci 0000:04:00.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  359. [ 0.312370] pci 0000:00:0b.0: PCI bridge to [bus 06]
  360. [ 0.312402] pci 0000:01:00.0: [1969:10a1] type 00 class 0x020000
  361. [ 0.312423] pci 0000:01:00.0: reg 0x10: [mem 0xefdc0000-0xefdfffff 64bit]
  362. [ 0.312431] pci 0000:01:00.0: reg 0x18: [io 0xdc00-0xdc7f]
  363. [ 0.312505] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  364. [ 0.323565] pci 0000:00:0c.0: PCI bridge to [bus 01]
  365. [ 0.323568] pci 0000:00:0c.0: bridge window [io 0xd000-0xdfff]
  366. [ 0.323570] pci 0000:00:0c.0: bridge window [mem 0xefd00000-0xefdfffff]
  367. [ 0.324606] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
  368. [ 0.324753] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
  369. [ 0.324896] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
  370. [ 0.325039] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
  371. [ 0.325185] ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *10
  372. [ 0.325327] ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
  373. [ 0.325470] ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *0, disabled.
  374. [ 0.325615] ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *10
  375. [ 0.325761] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *10
  376. [ 0.325906] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *11
  377. [ 0.326051] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *0, disabled.
  378. [ 0.326197] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *10
  379. [ 0.326339] ACPI: PCI Interrupt Link [LMC9] (IRQs 20 21 22 23) *0, disabled.
  380. [ 0.326485] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11
  381. [ 0.326627] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *0, disabled.
  382. [ 0.326773] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5
  383. [ 0.326918] ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *5
  384. [ 0.327123] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
  385. [ 0.327273] iommu: Default domain type: Translated
  386. [ 0.327273] SCSI subsystem initialized
  387. [ 0.327564] libata version 3.00 loaded.
  388. [ 0.327568] pci 0000:05:00.0: vgaarb: setting as boot VGA device
  389. [ 0.327568] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  390. [ 0.327568] pci 0000:05:00.0: vgaarb: bridge control possible
  391. [ 0.327568] vgaarb: loaded
  392. [ 0.327568] ACPI: bus type USB registered
  393. [ 0.327584] usbcore: registered new interface driver usbfs
  394. [ 0.327590] usbcore: registered new interface driver hub
  395. [ 0.327611] usbcore: registered new device driver usb
  396. [ 0.327634] pps_core: LinuxPPS API ver. 1 registered
  397. [ 0.327635] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  398. [ 0.327637] PTP clock support registered
  399. [ 0.327656] EDAC MC: Ver: 3.0.0
  400. [ 0.327656] PCI: Using ACPI for IRQ routing
  401. [ 0.328162] PCI: pci_cache_line_size set to 64 bytes
  402. [ 0.328198] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  403. [ 0.328199] e820: reserve RAM buffer [mem 0xcffa0000-0xcfffffff]
  404. [ 0.328342] NetLabel: Initializing
  405. [ 0.328343] NetLabel: domain hash size = 128
  406. [ 0.328343] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  407. [ 0.328358] NetLabel: unlabeled traffic allowed by default
  408. [ 0.328378] clocksource: Switched to clocksource tsc-early
  409. [ 0.342983] *** VALIDATE bpf ***
  410. [ 0.343109] VFS: Disk quotas dquot_6.6.0
  411. [ 0.343131] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  412. [ 0.343161] *** VALIDATE ramfs ***
  413. [ 0.343164] *** VALIDATE hugetlbfs ***
  414. [ 0.343260] AppArmor: AppArmor Filesystem Enabled
  415. [ 0.343297] pnp: PnP ACPI init
  416. [ 0.343939] pnp 00:00: [dma 3]
  417. [ 0.344066] pnp 00:00: Plug and Play ACPI device, IDs PNP0401 (active)
  418. [ 0.344701] system 00:01: [io 0x04d0-0x04d1] has been reserved
  419. [ 0.344703] system 00:01: [io 0x0500-0x057f] has been reserved
  420. [ 0.344704] system 00:01: [io 0x0580-0x05ff] has been reserved
  421. [ 0.344706] system 00:01: [io 0x0800-0x087f] has been reserved
  422. [ 0.344707] system 00:01: [io 0x0880-0x08ff] has been reserved
  423. [ 0.344708] system 00:01: [io 0x0d00-0x0d7f] has been reserved
  424. [ 0.344709] system 00:01: [io 0x0d80-0x0dff] has been reserved
  425. [ 0.344711] system 00:01: [io 0x1100-0x117f] has been reserved
  426. [ 0.344712] system 00:01: [io 0x1180-0x11ff] has been reserved
  427. [ 0.344714] system 00:01: [mem 0x000d0000-0x000d3fff window] has been reserved
  428. [ 0.344715] system 00:01: [mem 0x000d4000-0x000d7fff window] has been reserved
  429. [ 0.344717] system 00:01: [mem 0x000de000-0x000dffff window] has been reserved
  430. [ 0.344718] system 00:01: [mem 0xfec80000-0xfecfffff] has been reserved
  431. [ 0.344719] system 00:01: [mem 0xfefe0000-0xfefe01ff] has been reserved
  432. [ 0.344721] system 00:01: [mem 0xfefe1000-0xfefe1fff] has been reserved
  433. [ 0.344722] system 00:01: [mem 0xfee01000-0xfeefffff] has been reserved
  434. [ 0.344724] system 00:01: [mem 0xffb80000-0xffffffff] could not be reserved
  435. [ 0.344728] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  436. [ 0.344939] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  437. [ 0.345075] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
  438. [ 0.345076] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
  439. [ 0.345079] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  440. [ 0.345387] pnp 00:04: [dma 0 disabled]
  441. [ 0.345439] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
  442. [ 0.345539] system 00:05: [io 0x0290-0x029f] has been reserved
  443. [ 0.345542] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  444. [ 0.345623] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved
  445. [ 0.345626] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  446. [ 0.345925] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved
  447. [ 0.345927] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
  448. [ 0.345928] system 00:07: [mem 0x00100000-0xcfffffff] could not be reserved
  449. [ 0.345929] system 00:07: [mem 0xfec00000-0xffffffff] could not be reserved
  450. [ 0.345932] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
  451. [ 0.346289] pnp: PnP ACPI: found 8 devices
  452. [ 0.347955] thermal_sys: Registered thermal governor 'fair_share'
  453. [ 0.347956] thermal_sys: Registered thermal governor 'bang_bang'
  454. [ 0.347957] thermal_sys: Registered thermal governor 'step_wise'
  455. [ 0.347957] thermal_sys: Registered thermal governor 'user_space'
  456. [ 0.347958] thermal_sys: Registered thermal governor 'power_allocator'
  457. [ 0.352469] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  458. [ 0.352523] pci 0000:00:04.0: PCI bridge to [bus 02]
  459. [ 0.352531] pci 0000:04:00.0: PCI bridge to [bus 05]
  460. [ 0.352534] pci 0000:04:00.0: bridge window [io 0xe000-0xefff]
  461. [ 0.352538] pci 0000:04:00.0: bridge window [mem 0xeff00000-0xefffffff]
  462. [ 0.352541] pci 0000:04:00.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  463. [ 0.352545] pci 0000:03:00.0: PCI bridge to [bus 04-05]
  464. [ 0.352547] pci 0000:03:00.0: bridge window [io 0xe000-0xefff]
  465. [ 0.352551] pci 0000:03:00.0: bridge window [mem 0xeff00000-0xefffffff]
  466. [ 0.352553] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  467. [ 0.352558] pci 0000:00:09.0: PCI bridge to [bus 03-05]
  468. [ 0.352559] pci 0000:00:09.0: bridge window [io 0xe000-0xefff]
  469. [ 0.352561] pci 0000:00:09.0: bridge window [mem 0xefe00000-0xefffffff]
  470. [ 0.352562] pci 0000:00:09.0: bridge window [mem 0xd0000000-0xeeffffff 64bit pref]
  471. [ 0.352565] pci 0000:00:0b.0: PCI bridge to [bus 06]
  472. [ 0.352569] pci 0000:00:0c.0: PCI bridge to [bus 01]
  473. [ 0.352570] pci 0000:00:0c.0: bridge window [io 0xd000-0xdfff]
  474. [ 0.352572] pci 0000:00:0c.0: bridge window [mem 0xefd00000-0xefdfffff]
  475. [ 0.352576] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  476. [ 0.352577] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  477. [ 0.352579] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  478. [ 0.352580] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
  479. [ 0.352581] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xefffffff window]
  480. [ 0.352582] pci_bus 0000:00: resource 9 [mem 0xf8000000-0xfebfffff window]
  481. [ 0.352584] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7 window]
  482. [ 0.352585] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff window]
  483. [ 0.352586] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
  484. [ 0.352587] pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000dffff window]
  485. [ 0.352588] pci_bus 0000:02: resource 8 [mem 0xd0000000-0xefffffff window]
  486. [ 0.352590] pci_bus 0000:02: resource 9 [mem 0xf8000000-0xfebfffff window]
  487. [ 0.352591] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
  488. [ 0.352592] pci_bus 0000:03: resource 1 [mem 0xefe00000-0xefffffff]
  489. [ 0.352593] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xeeffffff 64bit pref]
  490. [ 0.352595] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
  491. [ 0.352596] pci_bus 0000:04: resource 1 [mem 0xeff00000-0xefffffff]
  492. [ 0.352597] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xeeffffff 64bit pref]
  493. [ 0.352598] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
  494. [ 0.352599] pci_bus 0000:05: resource 1 [mem 0xeff00000-0xefffffff]
  495. [ 0.352600] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xeeffffff 64bit pref]
  496. [ 0.352602] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
  497. [ 0.352603] pci_bus 0000:01: resource 1 [mem 0xefd00000-0xefdfffff]
  498. [ 0.352710] NET: Registered protocol family 2
  499. [ 0.353004] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  500. [ 0.353097] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  501. [ 0.353324] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  502. [ 0.353424] TCP: Hash tables configured (established 32768 bind 32768)
  503. [ 0.353526] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  504. [ 0.353557] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  505. [ 0.353632] NET: Registered protocol family 1
  506. [ 0.353638] NET: Registered protocol family 44
  507. [ 0.354086] PCI Interrupt Link [LUB0] enabled at IRQ 23
  508. [ 0.391784] pci 0000:00:02.0: quirk_usb_early_handoff+0x0/0x662 took 37200 usecs
  509. [ 0.392069] PCI Interrupt Link [LUB2] enabled at IRQ 22
  510. [ 0.392193] pci 0000:00:00.0: Found enabled HT MSI Mapping
  511. [ 0.392234] pci 0000:00:00.0: Found enabled HT MSI Mapping
  512. [ 0.392282] pci 0000:00:00.0: Found enabled HT MSI Mapping
  513. [ 0.392325] pci 0000:00:00.0: Found enabled HT MSI Mapping
  514. [ 0.392370] pci 0000:00:00.0: Found enabled HT MSI Mapping
  515. [ 0.392418] pci 0000:00:00.0: Found enabled HT MSI Mapping
  516. [ 0.392467] pci 0000:00:00.0: Found enabled HT MSI Mapping
  517. [ 0.392487] pci 0000:05:00.0: disabling ATS
  518. [ 0.392495] pci 0000:05:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  519. [ 0.392504] pci 0000:05:00.1: D0 power state depends on 0000:05:00.0
  520. [ 0.392512] pci 0000:01:00.0: set MSI_INTX_DISABLE_BUG flag
  521. [ 0.392514] PCI: CLS 64 bytes, default 64
  522. [ 0.392610] Trying to unpack rootfs image as initramfs...
  523. [ 0.799998] Freeing initrd memory: 84996K
  524. [ 0.800642] PCI-DMA: Disabling AGP.
  525. [ 0.800733] PCI-DMA: aperture base @ c4000000 size 65536 KB
  526. [ 0.800734] PCI-DMA: using GART IOMMU.
  527. [ 0.800736] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
  528. [ 0.803143] LVT offset 1 assigned for vector 0x400
  529. [ 0.803153] LVT offset 1 assigned
  530. [ 0.803280] perf: AMD IBS detected (0x0000001f)
  531. [ 0.803358] check: Scanning for low memory corruption every 60 seconds
  532. [ 0.803824] Initialise system trusted keyrings
  533. [ 0.803838] Key type blacklist registered
  534. [ 0.803956] workingset: timestamp_bits=36 max_order=20 bucket_order=0
  535. [ 0.805418] zbud: loaded
  536. [ 0.805823] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  537. [ 0.806090] fuse: init (API version 7.31)
  538. [ 0.806107] *** VALIDATE fuse ***
  539. [ 0.806109] *** VALIDATE fuse ***
  540. [ 0.806220] Platform Keyring initialized
  541. [ 0.809866] Key type asymmetric registered
  542. [ 0.809867] Asymmetric key parser 'x509' registered
  543. [ 0.809876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  544. [ 0.809939] io scheduler mq-deadline registered
  545. [ 0.810727] PCI Interrupt Link [LNED] enabled at IRQ 19
  546. [ 0.810994] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  547. [ 0.811073] vesafb: mode is 1360x768x32, linelength=5632, pages=0
  548. [ 0.811074] vesafb: scrolling: redraw
  549. [ 0.811075] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
  550. [ 0.811113] vesafb: framebuffer at 0xd0000000, mapped to 0x(____ptrval____), using 4224k, total 4224k
  551. [ 0.811177] fbcon: Deferring console take-over
  552. [ 0.811178] fb0: VESA VGA frame buffer device
  553. [ 0.811273] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  554. [ 0.811296] ACPI: Power Button [PWRB]
  555. [ 0.811335] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  556. [ 0.811375] ACPI: Power Button [PWRF]
  557. [ 0.811782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  558. [ 0.832221] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  559. [ 0.833916] Linux agpgart interface v0.103
  560. [ 0.836510] loop: module loaded
  561. [ 0.836781] libphy: Fixed MDIO Bus: probed
  562. [ 0.836781] tun: Universal TUN/TAP device driver, 1.6
  563. [ 0.836812] PPP generic driver version 2.4.2
  564. [ 0.836866] VFIO - User Level meta-driver version: 0.3
  565. [ 0.836948] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  566. [ 0.836952] ehci-pci: EHCI PCI platform driver
  567. [ 0.837105] ehci-pci 0000:00:02.1: EHCI Host Controller
  568. [ 0.837112] ehci-pci 0000:00:02.1: new USB bus registered, assigned bus number 1
  569. [ 0.837120] ehci-pci 0000:00:02.1: debug port 1
  570. [ 0.837160] ehci-pci 0000:00:02.1: cache line size of 64 is not supported
  571. [ 0.837184] ehci-pci 0000:00:02.1: irq 22, io mem 0xefcfec00
  572. [ 0.851692] ehci-pci 0000:00:02.1: USB 2.0 started, EHCI 1.00
  573. [ 0.851751] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  574. [ 0.851752] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  575. [ 0.851754] usb usb1: Product: EHCI Host Controller
  576. [ 0.851755] usb usb1: Manufacturer: Linux 5.4.0-58-generic ehci_hcd
  577. [ 0.851756] usb usb1: SerialNumber: 0000:00:02.1
  578. [ 0.851887] hub 1-0:1.0: USB hub found
  579. [ 0.851894] hub 1-0:1.0: 10 ports detected
  580. [ 0.852135] ehci-platform: EHCI generic platform driver
  581. [ 0.852147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  582. [ 0.852158] ohci-pci: OHCI PCI platform driver
  583. [ 0.852273] ohci-pci 0000:00:02.0: OHCI PCI host controller
  584. [ 0.852277] ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 2
  585. [ 0.852311] ohci-pci 0000:00:02.0: irq 23, io mem 0xefcff000
  586. [ 0.913721] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  587. [ 0.913723] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  588. [ 0.913724] usb usb2: Product: OHCI PCI host controller
  589. [ 0.913725] usb usb2: Manufacturer: Linux 5.4.0-58-generic ohci_hcd
  590. [ 0.913726] usb usb2: SerialNumber: 0000:00:02.0
  591. [ 0.913835] hub 2-0:1.0: USB hub found
  592. [ 0.913842] hub 2-0:1.0: 10 ports detected
  593. [ 0.914045] ohci-platform: OHCI generic platform driver
  594. [ 0.914056] uhci_hcd: USB Universal Host Controller Interface driver
  595. [ 0.914117] i8042: PNP: No PS/2 controller found.
  596. [ 0.914118] i8042: Probing ports directly.
  597. [ 0.916843] serio: i8042 KBD port at 0x60,0x64 irq 1
  598. [ 0.916847] serio: i8042 AUX port at 0x60,0x64 irq 12
  599. [ 0.916963] mousedev: PS/2 mouse device common for all mice
  600. [ 0.917122] rtc_cmos 00:02: RTC can wake from S4
  601. [ 0.917356] rtc_cmos 00:02: registered as rtc0
  602. [ 0.917380] rtc_cmos 00:02: alarms up to one year, y3k, 114 bytes nvram
  603. [ 0.917388] i2c /dev entries driver
  604. [ 0.917438] device-mapper: uevent: version 1.0.3
  605. [ 0.917496] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
  606. [ 0.917513] platform eisa.0: Probing EISA bus 0
  607. [ 0.917515] platform eisa.0: EISA: Cannot allocate resource for mainboard
  608. [ 0.917516] platform eisa.0: Cannot allocate resource for EISA slot 1
  609. [ 0.917517] platform eisa.0: Cannot allocate resource for EISA slot 2
  610. [ 0.917518] platform eisa.0: Cannot allocate resource for EISA slot 3
  611. [ 0.917519] platform eisa.0: Cannot allocate resource for EISA slot 4
  612. [ 0.917520] platform eisa.0: Cannot allocate resource for EISA slot 5
  613. [ 0.917521] platform eisa.0: Cannot allocate resource for EISA slot 6
  614. [ 0.917522] platform eisa.0: Cannot allocate resource for EISA slot 7
  615. [ 0.917523] platform eisa.0: Cannot allocate resource for EISA slot 8
  616. [ 0.917524] platform eisa.0: EISA: Detected 0 cards
  617. [ 0.917582] ledtrig-cpu: registered to indicate activity on CPUs
  618. [ 0.917651] drop_monitor: Initializing network drop monitor service
  619. [ 0.917825] NET: Registered protocol family 10
  620. [ 0.925462] Segment Routing with IPv6
  621. [ 0.925489] NET: Registered protocol family 17
  622. [ 0.925545] Key type dns_resolver registered
  623. [ 0.925834] RAS: Correctable Errors collector initialized.
  624. [ 0.925870] microcode: CPU0: patch_level=0x010000c8
  625. [ 0.925877] microcode: CPU1: patch_level=0x010000c8
  626. [ 0.925886] microcode: CPU2: patch_level=0x010000c8
  627. [ 0.925893] microcode: CPU3: patch_level=0x010000c8
  628. [ 0.925922] microcode: Microcode Update Driver: v2.2.
  629. [ 0.925925] IPI shorthand broadcast: enabled
  630. [ 0.925932] sched_clock: Marking stable (925703557, 214138)->(932264716, -6347021)
  631. [ 0.926003] registered taskstats version 1
  632. [ 0.926015] Loading compiled-in X.509 certificates
  633. [ 0.927064] Loaded X.509 cert 'Build time autogenerated kernel key: 6b3d3d266049f4a4077ed3557f79f9ce7832433a'
  634. [ 0.927107] zswap: loaded using pool lzo/zbud
  635. [ 0.927213] Key type ._fscrypt registered
  636. [ 0.927213] Key type .fscrypt registered
  637. [ 0.933405] Key type big_key registered
  638. [ 0.936080] Key type encrypted registered
  639. [ 0.936084] AppArmor: AppArmor sha1 policy hashing enabled
  640. [ 0.936094] ima: No TPM chip found, activating TPM-bypass!
  641. [ 0.936098] ima: Allocated hash algorithm: sha1
  642. [ 0.936106] ima: No architecture policies found
  643. [ 0.936117] evm: Initialising EVM extended attributes:
  644. [ 0.936117] evm: security.selinux
  645. [ 0.936118] evm: security.SMACK64
  646. [ 0.936118] evm: security.SMACK64EXEC
  647. [ 0.936119] evm: security.SMACK64TRANSMUTE
  648. [ 0.936119] evm: security.SMACK64MMAP
  649. [ 0.936119] evm: security.apparmor
  650. [ 0.936120] evm: security.ima
  651. [ 0.936120] evm: security.capability
  652. [ 0.936121] evm: HMAC attrs: 0x1
  653. [ 0.936472] PM: Magic number: 0:51:277
  654. [ 0.936483] usb usb1-port5: hash matches
  655. [ 0.936516] tty tty14: hash matches
  656. [ 0.936618] rtc_cmos 00:02: setting system clock to 2020-12-15T11:17:39 UTC (1608031059)
  657. [ 0.936740] acpi_cpufreq: overriding BIOS provided _PSD data
  658. [ 0.938822] Freeing unused decrypted memory: 2040K
  659. [ 0.940016] Freeing unused kernel image memory: 2720K
  660. [ 0.955709] Write protecting the kernel read-only data: 22528k
  661. [ 0.956633] Freeing unused kernel image memory: 2008K
  662. [ 0.957175] Freeing unused kernel image memory: 1212K
  663. [ 0.968777] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  664. [ 0.968780] Run /init as init process
  665. [ 1.063161] i2c i2c-0: nForce2 SMBus adapter at 0x600
  666. [ 1.063169] ACPI Warning: SystemIO range 0x0000000000000700-0x000000000000073F conflicts with OpRegion 0x0000000000000700-0x000000000000073F (\_SB.PCI0.SM00) (20190816/utaddress-204)
  667. [ 1.063174] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  668. [ 1.063949] sata_nv 0000:00:08.0: version 3.5
  669. [ 1.064359] PCI Interrupt Link [LSA0] enabled at IRQ 21
  670. [ 1.065392] pata_amd 0000:00:06.0: version 0.4.1
  671. [ 1.066231] scsi host0: sata_nv
  672. [ 1.066675] PCI Interrupt Link [LNEA] enabled at IRQ 18
  673. [ 1.069485] alx 0000:01:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d0:50:99:5f:10:2e]
  674. [ 1.069500] scsi host1: pata_amd
  675. [ 1.069790] scsi host2: sata_nv
  676. [ 1.069850] ata1: SATA max UDMA/133 cmd 0xc080 ctl 0xc000 bmdma 0xb800 irq 21
  677. [ 1.069851] ata2: SATA max UDMA/133 cmd 0xbc00 ctl 0xb880 bmdma 0xb808 irq 21
  678. [ 1.070220] PCI Interrupt Link [LSA1] enabled at IRQ 20
  679. [ 1.070559] scsi host4: sata_nv
  680. [ 1.070609] alx 0000:01:00.0 enp1s0: renamed from eth0
  681. [ 1.071791] scsi host3: pata_amd
  682. [ 1.071844] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
  683. [ 1.071845] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
  684. [ 1.071860] scsi host5: sata_nv
  685. [ 1.071907] ata5: SATA max UDMA/133 cmd 0xb480 ctl 0xb400 bmdma 0xac00 irq 20
  686. [ 1.071908] ata6: SATA max UDMA/133 cmd 0xb080 ctl 0xb000 bmdma 0xac08 irq 20
  687. [ 1.096014] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  688. [ 1.096015] AMD-Vi: AMD IOMMUv2 functionality not available on this system
  689. [ 1.166996] [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.
  690. [ 1.167011] fbcon: Taking over console
  691. [ 1.167103] Console: switching to colour frame buffer device 170x48
  692. [ 1.183580] usb 1-1: new high-speed USB device number 2 using ehci-pci
  693. [ 1.340465] usb 1-1: New USB device found, idVendor=2357, idProduct=010c, bcdDevice= 0.00
  694. [ 1.340468] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  695. [ 1.340469] usb 1-1: Product: 802.11n NIC
  696. [ 1.340470] usb 1-1: Manufacturer: Realtek
  697. [ 1.340471] usb 1-1: SerialNumber: 00E04C0001
  698. [ 1.376205] ata1: SATA link down (SStatus 0 SControl 300)
  699. [ 1.527588] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  700. [ 1.529996] ata5.00: ATA-9: WDC WD20EZRZ-00Z5HB0, 80.00A80, max UDMA/133
  701. [ 1.529998] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
  702. [ 1.532512] ata5.00: configured for UDMA/133
  703. [ 1.700189] ata2: SATA link down (SStatus 0 SControl 300)
  704. [ 1.700274] ata4: port disabled--ignoring
  705. [ 1.700466] scsi 4:0:0:0: Direct-Access ATA WDC WD20EZRZ-00Z 0A80 PQ: 0 ANSI: 5
  706. [ 1.700680] sd 4:0:0:0: Attached scsi generic sg0 type 0
  707. [ 1.700755] sd 4:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  708. [ 1.700756] sd 4:0:0:0: [sda] 4096-byte physical blocks
  709. [ 1.700777] sd 4:0:0:0: [sda] Write Protect is off
  710. [ 1.700779] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
  711. [ 1.700809] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  712. [ 1.727569] usb 2-4: new low-speed USB device number 2 using ohci-pci
  713. [ 1.731702] sda: sda1 sda2 sda3
  714. [ 1.732159] sd 4:0:0:0: [sda] Attached SCSI disk
  715. [ 1.795564] tsc: Refined TSC clocksource calibration: 3013.705 MHz
  716. [ 1.795584] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b70d7a0847, max_idle_ns: 440795224568 ns
  717. [ 1.795607] clocksource: Switched to clocksource tsc
  718. [ 1.968600] usb 2-4: New USB device found, idVendor=1a2c, idProduct=0042, bcdDevice= 1.10
  719. [ 1.968602] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  720. [ 1.968604] usb 2-4: Product: Usb Mouse
  721. [ 1.968605] usb 2-4: Manufacturer: SEMICCHIP
  722. [ 1.974973] hidraw: raw HID events driver (C) Jiri Kosina
  723. [ 1.982765] usbcore: registered new interface driver usbhid
  724. [ 1.982766] usbhid: USB HID core driver
  725. [ 1.984935] 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
  726. [ 1.985046] hid-generic 0003:1A2C:0042.0001: input,hidraw0: USB HID v1.10 Mouse [SEMICCHIP Usb Mouse] on usb-0000:00:02.0-4/input0
  727. [ 2.024161] ata6: SATA link down (SStatus 0 SControl 300)
  728. [ 2.523561] raid6: sse2x4 gen() 6872 MB/s
  729. [ 2.571559] raid6: sse2x4 xor() 4099 MB/s
  730. [ 2.619561] raid6: sse2x2 gen() 5794 MB/s
  731. [ 2.667554] raid6: sse2x2 xor() 6691 MB/s
  732. [ 2.715563] raid6: sse2x1 gen() 3697 MB/s
  733. [ 2.763552] raid6: sse2x1 xor() 4099 MB/s
  734. [ 2.763553] raid6: using algorithm sse2x4 gen() 6872 MB/s
  735. [ 2.763553] raid6: .... xor() 4099 MB/s, rmw enabled
  736. [ 2.763554] raid6: using intx1 recovery algorithm
  737. [ 2.767322] xor: measuring software checksum speed
  738. [ 2.803553] prefetch64-sse: 12379.000 MB/sec
  739. [ 2.843553] generic_sse: 11914.000 MB/sec
  740. [ 2.843553] xor: using function: prefetch64-sse (12379.000 MB/sec)
  741. [ 2.867304] Btrfs loaded, crc32c=crc32c-generic
  742. [ 2.904773] random: fast init done
  743. [ 2.913858] random: wait-for-root: uninitialized urandom read (16 bytes read)
  744. [ 2.914059] random: wait-for-root: uninitialized urandom read (16 bytes read)
  745. [ 2.914065] random: wait-for-root: uninitialized urandom read (16 bytes read)
  746. [ 2.999927] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  747. [ 4.106553] systemd[1]: Inserted module 'autofs4'
  748. [ 4.261590] 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)
  749. [ 4.261701] systemd[1]: Detected architecture x86-64.
  750. [ 4.298892] systemd[1]: Set hostname to <1>.
  751. [ 5.172296] random: crng init done
  752. [ 5.172299] random: 7 urandom warning(s) missed due to ratelimiting
  753. [ 5.177357] usb 2-4: USB disconnect, device number 2
  754. [ 5.702582] 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.
  755. [ 5.889902] systemd[1]: /etc/systemd/system/x11vnc.service:11: Unknown key name 'Restart-sec' in section 'Service', ignoring.
  756. [ 6.087565] usb 2-4: new low-speed USB device number 3 using ohci-pci
  757. [ 6.262190] systemd[1]: Created slice system-modprobe.slice.
  758. [ 6.262603] systemd[1]: Created slice User and Session Slice.
  759. [ 6.262674] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  760. [ 6.262879] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  761. [ 6.262914] systemd[1]: Reached target User and Group Name Lookups.
  762. [ 6.262929] systemd[1]: Reached target Remote File Systems.
  763. [ 6.262942] systemd[1]: Reached target Slices.
  764. [ 6.263030] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  765. [ 6.263120] systemd[1]: Listening on LVM2 poll daemon socket.
  766. [ 6.271500] systemd[1]: Listening on Syslog Socket.
  767. [ 6.274322] systemd[1]: Listening on Process Core Dump Socket.
  768. [ 6.274406] systemd[1]: Listening on fsck to fsckd communication Socket.
  769. [ 6.274458] systemd[1]: Listening on initctl Compatibility Named Pipe.
  770. [ 6.274616] systemd[1]: Listening on Journal Audit Socket.
  771. [ 6.274683] systemd[1]: Listening on Journal Socket (/dev/log).
  772. [ 6.274766] systemd[1]: Listening on Journal Socket.
  773. [ 6.274849] systemd[1]: Listening on udev Control Socket.
  774. [ 6.274910] systemd[1]: Listening on udev Kernel Socket.
  775. [ 6.276153] systemd[1]: Mounting Huge Pages File System...
  776. [ 6.277568] systemd[1]: Mounting POSIX Message Queue File System...
  777. [ 6.278949] systemd[1]: Mounting Kernel Debug File System...
  778. [ 6.280499] systemd[1]: Mounting Kernel Trace File System...
  779. [ 6.284223] systemd[1]: Starting Journal Service...
  780. [ 6.285378] systemd[1]: Starting Availability of block devices...
  781. [ 6.286910] systemd[1]: Starting Set the console keyboard layout...
  782. [ 6.288461] systemd[1]: Starting Create list of static device nodes for the current kernel...
  783. [ 6.289765] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  784. [ 6.289826] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  785. [ 6.321592] usb 2-4: New USB device found, idVendor=1a2c, idProduct=0042, bcdDevice= 1.10
  786. [ 6.321595] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  787. [ 6.321596] usb 2-4: Product: Usb Mouse
  788. [ 6.321597] usb 2-4: Manufacturer: SEMICCHIP
  789. [ 6.331900] input: SEMICCHIP Usb Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-4/2-4:1.0/0003:1A2C:0042.0002/input/input6
  790. [ 6.332022] hid-generic 0003:1A2C:0042.0002: input,hidraw0: USB HID v1.10 Mouse [SEMICCHIP Usb Mouse] on usb-0000:00:02.0-4/input0
  791. [ 6.341253] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  792. [ 6.341306] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  793. [ 6.432748] systemd[1]: Starting Load Kernel Modules...
  794. [ 6.434135] systemd[1]: Starting Remount Root and Kernel File Systems...
  795. [ 6.435525] systemd[1]: Starting udev Coldplug all Devices...
  796. [ 6.436850] systemd[1]: Starting Uncomplicated firewall...
  797. [ 6.438900] systemd[1]: Mounted Huge Pages File System.
  798. [ 6.439086] systemd[1]: Mounted POSIX Message Queue File System.
  799. [ 6.439223] systemd[1]: Mounted Kernel Debug File System.
  800. [ 6.439353] systemd[1]: Mounted Kernel Trace File System.
  801. [ 6.440038] systemd[1]: Finished Availability of block devices.
  802. [ 6.441975] systemd[1]: Finished Create list of static device nodes for the current kernel.
  803. [ 6.485977] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
  804. [ 6.556477] systemd[1]: Started Journal Service.
  805. [ 6.591388] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
  806. [ 6.698325] systemd-journald[315]: Received client request to flush runtime journal.
  807. [ 6.910068] lp: driver loaded but no devices found
  808. [ 6.915568] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k FS
  809. [ 6.950024] ppdev: user-space parallel port driver
  810. [ 7.012373] parport_pc 00:00: reported by Plug and Play ACPI
  811. [ 7.012444] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
  812. [ 7.111738] lp0: using parport0 (interrupt-driven).
  813. [ 8.225709] audit: type=1400 audit(1608031066.783:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=374 comm="apparmor_parser"
  814. [ 8.416860] audit: type=1400 audit(1608031066.975:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=376 comm="apparmor_parser"
  815. [ 8.416958] audit: type=1400 audit(1608031066.975:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=372 comm="apparmor_parser"
  816. [ 8.416961] audit: type=1400 audit(1608031066.975:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=372 comm="apparmor_parser"
  817. [ 8.416963] audit: type=1400 audit(1608031066.975:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=372 comm="apparmor_parser"
  818. [ 8.416966] audit: type=1400 audit(1608031066.975:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=372 comm="apparmor_parser"
  819. [ 8.427380] audit: type=1400 audit(1608031066.983:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=375 comm="apparmor_parser"
  820. [ 8.427384] audit: type=1400 audit(1608031066.983:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=375 comm="apparmor_parser"
  821. [ 8.427387] audit: type=1400 audit(1608031066.983:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=375 comm="apparmor_parser"
  822. [ 8.457776] audit: type=1400 audit(1608031067.015:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=377 comm="apparmor_parser"
  823. [ 10.929202] kvm: Nested Virtualization enabled
  824. [ 10.929214] kvm: Nested Paging enabled
  825. [ 10.957316] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  826. [ 10.959083] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  827. [ 10.994426] lib80211: common routines for IEEE802.11 drivers
  828. [ 10.994428] lib80211_crypt: registered algorithm 'NULL'
  829. [ 11.019799] MCE: In-kernel MCE decoding enabled.
  830. [ 11.091744] EDAC amd64: Node 0: DRAM ECC disabled.
  831. [ 11.091747] 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.128883] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
  835. [ 11.131976] EDAC amd64: Node 0: DRAM ECC disabled.
  836. [ 11.131979] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  837. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  838. (Note that use of the override may cause unknown side effects.)
  839. [ 11.133995] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
  840. [ 11.163824] EDAC amd64: Node 0: DRAM ECC disabled.
  841. [ 11.163826] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  842. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  843. (Note that use of the override may cause unknown side effects.)
  844. [ 11.166042] usbcore: registered new interface driver r8188eu
  845. [ 11.203813] EDAC amd64: Node 0: DRAM ECC disabled.
  846. [ 11.203815] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  847. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  848. (Note that use of the override may cause unknown side effects.)
  849. [ 11.244423] r8188eu 1-1:1.0 wlx503eaa011d9d: renamed from wlan0
  850. [ 11.558049] [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.
  851. [ 11.680509] PCI Interrupt Link [LAZA] enabled at IRQ 23
  852. [ 11.680519] snd_hda_intel 0000:00:05.0: Disabling MSI
  853. [ 11.680703] snd_hda_intel 0000:05:00.1: Handle vga_switcheroo audio client
  854. [ 11.792822] 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/input7
  855. [ 11.792909] 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/input8
  856. [ 11.792992] 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/input9
  857. [ 11.793080] 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/input10
  858. [ 11.793169] 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/input11
  859. [ 12.795583] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  860. [ 12.795587] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  861. [ 12.795588] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  862. [ 12.795589] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  863. [ 12.795590] snd_hda_codec_realtek hdaudioC0D0: inputs:
  864. [ 12.795591] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
  865. [ 12.795593] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
  866. [ 12.795594] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
  867. [ 14.976233] input: HDA NVidia Rear Mic as /devices/pci0000:00/0000:00:05.0/sound/card0/input12
  868. [ 14.976311] input: HDA NVidia Line as /devices/pci0000:00/0000:00:05.0/sound/card0/input13
  869. [ 14.976365] input: HDA NVidia Line Out as /devices/pci0000:00/0000:00:05.0/sound/card0/input14
  870. [ 14.976450] snd_hda_intel 0000:00:05.0: device 1849:7662 is on the power_save blacklist, forcing power_save to 0
  871. [ 18.365366] kauditd_printk_skb: 14 callbacks suppressed
  872. [ 18.365368] audit: type=1400 audit(1608031076.923:26): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=681 comm="cups-browsed" capability=23 capname="sys_nice"
  873. [ 20.636115] MAC Address = 50:3e:aa:01:1d:9d
  874. [ 24.111677] R8188EU: assoc success
  875. [ 24.121568] IPv6: ADDRCONF(NETDEV_CHANGE): wlx503eaa011d9d: link becomes ready