Guest User

dmesg

a guest
Apr 4th, 2020
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.77 KB | None | 0 0
  1. [ 0.000000] Linux version 5.5.13-zen2-1-zen (linux-zen@archlinux) (gcc version 9.3.0 (Arch Linux 9.3.0-1)) #1 ZEN SMP PREEMPT Mon, 30 Mar 2020 20:45:45 +0000
  2. [ 0.000000] Command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img root=UUID=33334792-7053-4d92-a5dd-5d5d8e787de6 rw quiet loglevel=3 vga=current i915.fastboot=1 udev.log_priority=3 rd.udev.log_priority=3
  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: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  10. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  11. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  12. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  13. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  14. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  15. [ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
  16. [ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
  17. [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
  18. [ 0.000000] BIOS-provided physical RAM map:
  19. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x0000000040400000-0x0000000070a80fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x0000000070a81000-0x0000000070a81fff] ACPI NVS
  27. [ 0.000000] BIOS-e820: [mem 0x0000000070a82000-0x0000000070a82fff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x0000000070a83000-0x000000007a3eafff] usable
  29. [ 0.000000] BIOS-e820: [mem 0x000000007a3eb000-0x000000007b537fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x000000007b538000-0x000000007b599fff] ACPI NVS
  31. [ 0.000000] BIOS-e820: [mem 0x000000007b59a000-0x000000007b5fefff] ACPI data
  32. [ 0.000000] BIOS-e820: [mem 0x000000007b5ff000-0x000000007b5fffff] usable
  33. [ 0.000000] BIOS-e820: [mem 0x000000007b600000-0x000000007f7fffff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047f7fffff] usable
  37. [ 0.000000] NX (Execute Disable) protection: active
  38. [ 0.000000] efi: EFI v2.50 by Lenovo
  39. [ 0.000000] efi: SMBIOS=0x7a676000 SMBIOS 3.0=0x7a673000 ACPI=0x7b5fe000 ACPI 2.0=0x7b5fe014 ESRT=0x7a500000 MEMATTR=0x74e29018 RNG=0x7a677998
  40. [ 0.000000] efi: seeding entropy pool
  41. [ 0.000000] SMBIOS 3.0.0 present.
  42. [ 0.000000] DMI: LENOVO 20L60034MD/20L60034MD, BIOS N24ET56P (1.31 ) 02/19/2020
  43. [ 0.000000] tsc: Detected 1800.000 MHz processor
  44. [ 0.001786] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  45. [ 0.001789] e820: remove [mem 0x000a0000-0x000fffff] usable
  46. [ 0.001800] last_pfn = 0x47f800 max_arch_pfn = 0x400000000
  47. [ 0.001805] MTRR default type: write-back
  48. [ 0.001807] MTRR fixed ranges enabled:
  49. [ 0.001809] 00000-9FFFF write-back
  50. [ 0.001810] A0000-BFFFF uncachable
  51. [ 0.001811] C0000-FFFFF write-protect
  52. [ 0.001812] MTRR variable ranges enabled:
  53. [ 0.001815] 0 base 0080000000 mask 7F80000000 uncachable
  54. [ 0.001816] 1 base 007E000000 mask 7FFE000000 uncachable
  55. [ 0.001818] 2 base 007D000000 mask 7FFF000000 uncachable
  56. [ 0.001819] 3 disabled
  57. [ 0.001819] 4 disabled
  58. [ 0.001820] 5 disabled
  59. [ 0.001821] 6 disabled
  60. [ 0.001822] 7 disabled
  61. [ 0.001823] 8 disabled
  62. [ 0.001823] 9 disabled
  63. [ 0.002598] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  64. [ 0.002991] last_pfn = 0x7b600 max_arch_pfn = 0x400000000
  65. [ 0.021638] esrt: Reserving ESRT space from 0x000000007a500000 to 0x000000007a5000d8.
  66. [ 0.021650] check: Scanning 1 areas for low memory corruption
  67. [ 0.021658] Using GB pages for direct mapping
  68. [ 0.021661] BRK [0x65a01000, 0x65a01fff] PGTABLE
  69. [ 0.021664] BRK [0x65a02000, 0x65a02fff] PGTABLE
  70. [ 0.021666] BRK [0x65a03000, 0x65a03fff] PGTABLE
  71. [ 0.021709] BRK [0x65a04000, 0x65a04fff] PGTABLE
  72. [ 0.021712] BRK [0x65a05000, 0x65a05fff] PGTABLE
  73. [ 0.022047] BRK [0x65a06000, 0x65a06fff] PGTABLE
  74. [ 0.022081] BRK [0x65a07000, 0x65a07fff] PGTABLE
  75. [ 0.022126] Secure boot disabled
  76. [ 0.022128] RAMDISK: [mem 0x78ac9000-0x79b1efff]
  77. [ 0.022137] ACPI: Early table checksum verification disabled
  78. [ 0.022142] ACPI: RSDP 0x000000007B5FE014 000024 (v02 LENOVO)
  79. [ 0.022147] ACPI: XSDT 0x000000007B5AC188 00011C (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  80. [ 0.022155] ACPI: FACP 0x000000007B5E3000 0000F4 (v05 LENOVO TP-N24 00001310 PTEC 00000002)
  81. [ 0.022163] ACPI: DSDT 0x000000007B5BC000 022607 (v02 LENOVO SKL 00000000 INTL 20160527)
  82. [ 0.022168] ACPI: FACS 0x000000007B547000 000040
  83. [ 0.022172] ACPI: SSDT 0x000000007B5E9000 0132C1 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
  84. [ 0.022176] ACPI: UEFI 0x000000007B55C000 000042 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  85. [ 0.022180] ACPI: SSDT 0x000000007B5E5000 0030DA (v02 LENOVO SaSsdt 00003000 INTL 20160527)
  86. [ 0.022185] ACPI: SSDT 0x000000007B5E4000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
  87. [ 0.022189] ACPI: HPET 0x000000007B5E2000 000038 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  88. [ 0.022193] ACPI: APIC 0x000000007B5E1000 00012C (v03 LENOVO TP-N24 00001310 PTEC 00000002)
  89. [ 0.022197] ACPI: MCFG 0x000000007B5E0000 00003C (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  90. [ 0.022201] ACPI: ECDT 0x000000007B5DF000 000053 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  91. [ 0.022205] ACPI: SSDT 0x000000007B5BA000 001CA3 (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
  92. [ 0.022209] ACPI: SSDT 0x000000007B5B9000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
  93. [ 0.022213] ACPI: SSDT 0x000000007B5B7000 00163C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
  94. [ 0.022218] ACPI: BOOT 0x000000007B5B6000 000028 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  95. [ 0.022222] ACPI: BATB 0x000000007B5B5000 00004A (v02 LENOVO TP-N24 00001310 PTEC 00000002)
  96. [ 0.022226] ACPI: SLIC 0x000000007B5B4000 000176 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  97. [ 0.022230] ACPI: SSDT 0x000000007B5B2000 0017AE (v02 LENOVO CpuSsdt 00003000 INTL 20160527)
  98. [ 0.022234] ACPI: SSDT 0x000000007B5B1000 00056D (v02 LENOVO CtdpB 00001000 INTL 20160527)
  99. [ 0.022238] ACPI: SSDT 0x000000007B5B0000 000678 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
  100. [ 0.022243] ACPI: LPIT 0x000000007B5AF000 000094 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  101. [ 0.022247] ACPI: WSMT 0x000000007B5AE000 000028 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  102. [ 0.022251] ACPI: SSDT 0x000000007B5AD000 0001D8 (v02 LENOVO HdaDsp 00000000 INTL 20160527)
  103. [ 0.022255] ACPI: SSDT 0x000000007B5FD000 0004FC (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
  104. [ 0.022259] ACPI: SSDT 0x000000007B5AB000 0002D1 (v02 LENOVO Wwan 00000001 INTL 20160527)
  105. [ 0.022264] ACPI: DBGP 0x000000007B5AA000 000034 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  106. [ 0.022268] ACPI: DBG2 0x000000007B5A9000 000054 (v00 LENOVO TP-N24 00001310 PTEC 00000002)
  107. [ 0.022272] ACPI: MSDM 0x000000007B5A8000 000055 (v03 LENOVO TP-N24 00001310 PTEC 00000002)
  108. [ 0.022276] ACPI: DMAR 0x000000007B5A7000 0000A8 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  109. [ 0.022280] ACPI: ASF! 0x000000007B5A6000 0000A0 (v32 LENOVO TP-N24 00001310 PTEC 00000002)
  110. [ 0.022284] ACPI: FPDT 0x000000007B5A5000 000044 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  111. [ 0.022288] ACPI: BGRT 0x000000007B5A4000 000038 (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  112. [ 0.022293] ACPI: UEFI 0x000000007B544000 00013E (v01 LENOVO TP-N24 00001310 PTEC 00000002)
  113. [ 0.022304] ACPI: Local APIC address 0xfee00000
  114. [ 0.022538] No NUMA configuration found
  115. [ 0.022539] Faking a node at [mem 0x0000000000000000-0x000000047f7fffff]
  116. [ 0.022544] NODE_DATA(0) allocated [mem 0x47f7fa000-0x47f7fdfff]
  117. [ 0.022592] Zone ranges:
  118. [ 0.022593] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  119. [ 0.022595] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  120. [ 0.022597] Normal [mem 0x0000000100000000-0x000000047f7fffff]
  121. [ 0.022598] Device empty
  122. [ 0.022599] Movable zone start for each node
  123. [ 0.022600] Early memory node ranges
  124. [ 0.022602] node 0: [mem 0x0000000000001000-0x0000000000057fff]
  125. [ 0.022603] node 0: [mem 0x0000000000059000-0x000000000009cfff]
  126. [ 0.022604] node 0: [mem 0x0000000000100000-0x000000003fffffff]
  127. [ 0.022605] node 0: [mem 0x0000000040400000-0x0000000070a80fff]
  128. [ 0.022606] node 0: [mem 0x0000000070a83000-0x000000007a3eafff]
  129. [ 0.022608] node 0: [mem 0x000000007b5ff000-0x000000007b5fffff]
  130. [ 0.022609] node 0: [mem 0x0000000100000000-0x000000047f7fffff]
  131. [ 0.023002] Zeroed struct page in unavailable ranges: 26747 pages
  132. [ 0.023004] Initmem setup node 0 [mem 0x0000000000001000-0x000000047f7fffff]
  133. [ 0.023006] On node 0 totalpages: 4167557
  134. [ 0.023008] DMA zone: 64 pages used for memmap
  135. [ 0.023009] DMA zone: 21 pages reserved
  136. [ 0.023010] DMA zone: 3995 pages, LIFO batch:0
  137. [ 0.023095] DMA32 zone: 7744 pages used for memmap
  138. [ 0.023096] DMA32 zone: 495594 pages, LIFO batch:63
  139. [ 0.039894] Normal zone: 57312 pages used for memmap
  140. [ 0.039895] Normal zone: 3667968 pages, LIFO batch:63
  141. [ 0.116308] Reserving Intel graphics memory at [mem 0x7d800000-0x7f7fffff]
  142. [ 0.116696] ACPI: PM-Timer IO Port: 0x1808
  143. [ 0.116698] ACPI: Local APIC address 0xfee00000
  144. [ 0.116709] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  145. [ 0.116710] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  146. [ 0.116711] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  147. [ 0.116712] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  148. [ 0.116713] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  149. [ 0.116714] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  150. [ 0.116715] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  151. [ 0.116716] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  152. [ 0.116717] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
  153. [ 0.116718] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
  154. [ 0.116718] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
  155. [ 0.116719] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
  156. [ 0.116720] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
  157. [ 0.116721] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
  158. [ 0.116722] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
  159. [ 0.116723] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
  160. [ 0.116752] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  161. [ 0.116755] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  162. [ 0.116757] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  163. [ 0.116759] ACPI: IRQ0 used by override.
  164. [ 0.116761] ACPI: IRQ9 used by override.
  165. [ 0.116764] Using ACPI (MADT) for SMP configuration information
  166. [ 0.116766] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  167. [ 0.116775] e820: update [mem 0x7394a000-0x739dafff] usable ==> reserved
  168. [ 0.116801] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  169. [ 0.116831] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  170. [ 0.116833] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  171. [ 0.116836] PM: Registered nosave memory: [mem 0x0009d000-0x000fffff]
  172. [ 0.116838] PM: Registered nosave memory: [mem 0x40000000-0x403fffff]
  173. [ 0.116840] PM: Registered nosave memory: [mem 0x70a81000-0x70a81fff]
  174. [ 0.116841] PM: Registered nosave memory: [mem 0x70a82000-0x70a82fff]
  175. [ 0.116844] PM: Registered nosave memory: [mem 0x7394a000-0x739dafff]
  176. [ 0.116846] PM: Registered nosave memory: [mem 0x7a3eb000-0x7b537fff]
  177. [ 0.116847] PM: Registered nosave memory: [mem 0x7b538000-0x7b599fff]
  178. [ 0.116848] PM: Registered nosave memory: [mem 0x7b59a000-0x7b5fefff]
  179. [ 0.116850] PM: Registered nosave memory: [mem 0x7b600000-0x7f7fffff]
  180. [ 0.116851] PM: Registered nosave memory: [mem 0x7f800000-0xf7ffffff]
  181. [ 0.116852] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  182. [ 0.116853] PM: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
  183. [ 0.116854] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
  184. [ 0.116855] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
  185. [ 0.116857] [mem 0x7f800000-0xf7ffffff] available for PCI devices
  186. [ 0.116859] Booting paravirtualized kernel on bare hardware
  187. [ 0.116863] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  188. [ 0.292294] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
  189. [ 0.292653] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
  190. [ 0.292664] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
  191. [ 0.292665] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  192. [ 0.292696] Built 1 zonelists, mobility grouping on. Total pages: 4102416
  193. [ 0.292697] Policy zone: Normal
  194. [ 0.292700] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img root=UUID=33334792-7053-4d92-a5dd-5d5d8e787de6 rw quiet loglevel=3 vga=current i915.fastboot=1 udev.log_priority=3 rd.udev.log_priority=3
  195. [ 0.294662] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  196. [ 0.295541] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  197. [ 0.295678] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
  198. [ 0.375664] Memory: 16204760K/16670228K available (14339K kernel code, 1375K rwdata, 4424K rodata, 1680K init, 3112K bss, 465468K reserved, 0K cma-reserved)
  199. [ 0.375886] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  200. [ 0.375904] Kernel/User page tables isolation: enabled
  201. [ 0.375928] ftrace: allocating 36942 entries in 145 pages
  202. [ 0.399112] ftrace: allocated 145 pages with 3 groups
  203. [ 0.399258] rcu: Preemptible hierarchical RCU implementation.
  204. [ 0.399259] rcu: RCU dyntick-idle grace-period acceleration is enabled.
  205. [ 0.399260] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
  206. [ 0.399261] rcu: RCU priority boosting: priority 1 delay 500 ms.
  207. [ 0.399263] Tasks RCU enabled.
  208. [ 0.399264] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  209. [ 0.399265] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  210. [ 0.403290] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
  211. [ 0.403710] random: get_random_bytes called from start_kernel+0x3ab/0x586 with crng_init=0
  212. [ 0.403745] Console: colour dummy device 80x25
  213. [ 0.403751] printk: console [tty0] enabled
  214. [ 0.403775] ACPI: Core revision 20191018
  215. [ 0.404331] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  216. [ 0.404403] APIC: Switch to symmetric I/O mode setup
  217. [ 0.404406] DMAR: Host address width 39
  218. [ 0.404408] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  219. [ 0.404415] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
  220. [ 0.404416] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  221. [ 0.404421] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
  222. [ 0.404423] DMAR: RMRR base: 0x0000007aa7f000 end: 0x0000007aa9efff
  223. [ 0.404425] DMAR: RMRR base: 0x0000007d000000 end: 0x0000007f7fffff
  224. [ 0.404427] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  225. [ 0.404429] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  226. [ 0.404430] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  227. [ 0.406319] DMAR-IR: Enabled IRQ remapping in x2apic mode
  228. [ 0.406321] x2apic enabled
  229. [ 0.406334] Switched APIC routing to cluster x2apic.
  230. [ 0.410421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  231. [ 0.415373] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
  232. [ 0.415380] Calibrating delay loop (skipped), value calculated using timer frequency.. 3600.00 BogoMIPS (lpj=1800000)
  233. [ 0.415384] pid_max: default: 32768 minimum: 301
  234. [ 0.419417] LSM: Security Framework initializing
  235. [ 0.419422] Yama: becoming mindful.
  236. [ 0.419493] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  237. [ 0.419545] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  238. [ 0.419564] *** VALIDATE tmpfs ***
  239. [ 0.419808] *** VALIDATE proc ***
  240. [ 0.419881] *** VALIDATE cgroup1 ***
  241. [ 0.419883] *** VALIDATE cgroup2 ***
  242. [ 0.419969] mce: CPU0: Thermal monitoring enabled (TM1)
  243. [ 0.420007] process: using mwait in idle threads
  244. [ 0.420011] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  245. [ 0.420012] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  246. [ 0.420016] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  247. [ 0.420018] Spectre V2 : Mitigation: Full generic retpoline
  248. [ 0.420019] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  249. [ 0.420020] Spectre V2 : Enabling Restricted Speculation for firmware calls
  250. [ 0.420022] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  251. [ 0.420023] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
  252. [ 0.420026] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  253. [ 0.420030] MDS: Mitigation: Clear CPU buffers
  254. [ 0.420916] Freeing SMP alternatives memory: 40K
  255. [ 0.423389] TSC deadline timer enabled
  256. [ 0.423396] smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
  257. [ 0.429428] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
  258. [ 0.429437] ... version: 4
  259. [ 0.429438] ... bit width: 48
  260. [ 0.429439] ... generic registers: 4
  261. [ 0.429440] ... value mask: 0000ffffffffffff
  262. [ 0.429441] ... max period: 00007fffffffffff
  263. [ 0.429442] ... fixed-purpose events: 3
  264. [ 0.429443] ... event mask: 000000070000000f
  265. [ 0.431394] rcu: Hierarchical SRCU implementation.
  266. [ 0.438686] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  267. [ 0.440405] smp: Bringing up secondary CPUs ...
  268. [ 0.452437] x86: Booting SMP configuration:
  269. [ 0.452439] .... node #0, CPUs: #1 #2 #3 #4
  270. [ 0.493412] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
  271. [ 0.505401] #5 #6 #7
  272. [ 0.532841] smp: Brought up 1 node, 8 CPUs
  273. [ 0.532841] smpboot: Max logical packages: 1
  274. [ 0.532841] smpboot: Total of 8 processors activated (28800.00 BogoMIPS)
  275. [ 0.533958] devtmpfs: initialized
  276. [ 0.533958] x86/mm: Memory block size: 128MB
  277. [ 0.536853] PM: Registering ACPI NVS region [mem 0x70a81000-0x70a81fff] (4096 bytes)
  278. [ 0.536853] PM: Registering ACPI NVS region [mem 0x7b538000-0x7b599fff] (401408 bytes)
  279. [ 0.536853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  280. [ 0.536853] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  281. [ 0.536853] pinctrl core: initialized pinctrl subsystem
  282. [ 0.536853] PM: RTC time: 16:57:02, date: 2020-04-04
  283. [ 0.536853] thermal_sys: Registered thermal governor 'fair_share'
  284. [ 0.536853] thermal_sys: Registered thermal governor 'bang_bang'
  285. [ 0.536853] thermal_sys: Registered thermal governor 'step_wise'
  286. [ 0.536853] thermal_sys: Registered thermal governor 'user_space'
  287. [ 0.536853] thermal_sys: Registered thermal governor 'power_allocator'
  288. [ 0.536853] NET: Registered protocol family 16
  289. [ 0.536921] audit: initializing netlink subsys (disabled)
  290. [ 0.537391] audit: type=2000 audit(1586019421.129:1): state=initialized audit_enabled=0 res=1
  291. [ 0.537530] cpuidle: using governor ladder
  292. [ 0.537530] cpuidle: using governor menu
  293. [ 0.537530] Simple Boot Flag at 0x47 set to 0x1
  294. [ 0.537530] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  295. [ 0.537530] ACPI: bus type PCI registered
  296. [ 0.537530] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  297. [ 0.537850] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  298. [ 0.538388] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  299. [ 0.538399] PCI: Using configuration type 1 for base access
  300. [ 0.540381] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  301. [ 0.542426] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  302. [ 0.542426] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  303. [ 0.546532] ACPI: Added _OSI(Module Device)
  304. [ 0.546533] ACPI: Added _OSI(Processor Device)
  305. [ 0.546534] ACPI: Added _OSI(3.0 _SCP Extensions)
  306. [ 0.546536] ACPI: Added _OSI(Processor Aggregator Device)
  307. [ 0.546537] ACPI: Added _OSI(Linux-Dell-Video)
  308. [ 0.546539] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  309. [ 0.546540] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  310. [ 0.642347] ACPI: 13 ACPI AML tables successfully acquired and loaded
  311. [ 0.645260] ACPI: EC: EC started
  312. [ 0.645261] ACPI: EC: interrupt blocked
  313. [ 0.649409] ACPI: \: Used as first EC
  314. [ 0.649412] ACPI: \: GPE=0x16, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  315. [ 0.649413] ACPI: EC: Boot ECDT EC used to handle transactions
  316. [ 0.652684] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  317. [ 0.721053] ACPI: Dynamic OEM Table Load:
  318. [ 0.721078] ACPI: SSDT 0xFFFF99C9ECA26000 00058B (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
  319. [ 0.724243] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
  320. [ 0.726432] ACPI: Dynamic OEM Table Load:
  321. [ 0.726445] ACPI: SSDT 0xFFFF99C9ECFB0400 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
  322. [ 0.729545] ACPI: Dynamic OEM Table Load:
  323. [ 0.729555] ACPI: SSDT 0xFFFF99C9ECA6A840 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
  324. [ 0.732489] ACPI: Dynamic OEM Table Load:
  325. [ 0.732500] ACPI: SSDT 0xFFFF99C9ECA21800 000628 (v02 PmRef HwpLvt 00003000 INTL 20160527)
  326. [ 0.736220] ACPI: Dynamic OEM Table Load:
  327. [ 0.736235] ACPI: SSDT 0xFFFF99C9ECC58000 000D14 (v02 PmRef ApIst 00003000 INTL 20160527)
  328. [ 0.740743] ACPI: Dynamic OEM Table Load:
  329. [ 0.740754] ACPI: SSDT 0xFFFF99C9ECFB5000 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
  330. [ 0.743949] ACPI: Dynamic OEM Table Load:
  331. [ 0.743959] ACPI: SSDT 0xFFFF99C9ECFB4000 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
  332. [ 0.752333] ACPI: Interpreter enabled
  333. [ 0.752423] ACPI: (supports S0 S3 S4 S5)
  334. [ 0.752424] ACPI: Using IOAPIC for interrupt routing
  335. [ 0.752500] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  336. [ 0.753814] ACPI: Enabled 8 GPEs in block 00 to 7F
  337. [ 0.760787] ACPI: Power Resource [PUBS] (on)
  338. [ 0.761231] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
  339. [ 0.783871] ACPI: Power Resource [WRST] (on)
  340. [ 0.785290] ACPI: Power Resource [PXP] (on)
  341. [ 0.815447] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  342. [ 0.815457] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  343. [ 0.819515] acpi PNP0A08:00: _OSC: platform does not support [AER]
  344. [ 0.821749] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
  345. [ 0.821750] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  346. [ 0.825738] PCI host bridge to bus 0000:00
  347. [ 0.825741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  348. [ 0.825743] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  349. [ 0.825745] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  350. [ 0.825746] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  351. [ 0.825748] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  352. [ 0.825749] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  353. [ 0.825751] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  354. [ 0.825752] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  355. [ 0.825754] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  356. [ 0.825755] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  357. [ 0.825757] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  358. [ 0.825758] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  359. [ 0.825760] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  360. [ 0.825761] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  361. [ 0.825763] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  362. [ 0.825764] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
  363. [ 0.825766] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xf7ffffff window]
  364. [ 0.825768] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
  365. [ 0.825770] pci_bus 0000:00: root bus resource [bus 00-3e]
  366. [ 0.825786] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
  367. [ 0.827375] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
  368. [ 0.827397] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
  369. [ 0.827407] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x9fffffff 64bit pref]
  370. [ 0.827414] pci 0000:00:02.0: reg 0x20: [io 0xe000-0xe03f]
  371. [ 0.827441] pci 0000:00:02.0: BAR 2: assigned to efifb
  372. [ 0.829058] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
  373. [ 0.829079] pci 0000:00:04.0: reg 0x10: [mem 0xdc240000-0xdc247fff 64bit]
  374. [ 0.830826] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
  375. [ 0.830847] pci 0000:00:08.0: reg 0x10: [mem 0xdc250000-0xdc250fff 64bit]
  376. [ 0.832463] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
  377. [ 0.832490] pci 0000:00:14.0: reg 0x10: [mem 0xdc220000-0xdc22ffff 64bit]
  378. [ 0.832575] pci 0000:00:14.0: PME# supported from D3hot D3cold
  379. [ 0.834388] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
  380. [ 0.834417] pci 0000:00:14.2: reg 0x10: [mem 0xdc251000-0xdc251fff 64bit]
  381. [ 0.836054] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
  382. [ 0.836086] pci 0000:00:16.0: reg 0x10: [mem 0xdc252000-0xdc252fff 64bit]
  383. [ 0.836173] pci 0000:00:16.0: PME# supported from D3hot
  384. [ 0.837878] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
  385. [ 0.839476] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  386. [ 0.841194] pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
  387. [ 0.841317] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
  388. [ 0.843043] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
  389. [ 0.844628] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  390. [ 0.846342] pci 0000:00:1d.2: [8086:9d1a] type 01 class 0x060400
  391. [ 0.846453] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
  392. [ 0.848196] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
  393. [ 0.849995] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
  394. [ 0.850014] pci 0000:00:1f.2: reg 0x10: [mem 0xdc24c000-0xdc24ffff]
  395. [ 0.851736] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
  396. [ 0.851772] pci 0000:00:1f.3: reg 0x10: [mem 0xdc248000-0xdc24bfff 64bit]
  397. [ 0.851812] pci 0000:00:1f.3: reg 0x20: [mem 0xdc230000-0xdc23ffff 64bit]
  398. [ 0.851878] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  399. [ 0.853630] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
  400. [ 0.853686] pci 0000:00:1f.4: reg 0x10: [mem 0xdc253000-0xdc2530ff 64bit]
  401. [ 0.853738] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
  402. [ 0.855478] pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000
  403. [ 0.855509] pci 0000:00:1f.6: reg 0x10: [mem 0xdc200000-0xdc21ffff]
  404. [ 0.855632] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
  405. [ 0.857376] pci 0000:00:1c.0: PCI bridge to [bus 01]
  406. [ 0.857892] pci 0000:03:00.0: [8086:24fd] type 00 class 0x028000
  407. [ 0.858001] pci 0000:03:00.0: reg 0x10: [mem 0xdc100000-0xdc101fff 64bit]
  408. [ 0.858517] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
  409. [ 0.859734] pci 0000:00:1c.6: PCI bridge to [bus 03]
  410. [ 0.859740] pci 0000:00:1c.6: bridge window [mem 0xdc100000-0xdc1fffff]
  411. [ 0.859828] pci 0000:04:00.0: [8086:15c0] type 01 class 0x060400
  412. [ 0.859902] pci 0000:04:00.0: enabling Extended Tags
  413. [ 0.860005] pci 0000:04:00.0: supports D1 D2
  414. [ 0.860007] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  415. [ 0.860188] pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
  416. [ 0.860194] pci 0000:00:1d.0: bridge window [mem 0xc4000000-0xda0fffff]
  417. [ 0.860200] pci 0000:00:1d.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
  418. [ 0.860285] pci 0000:05:00.0: [8086:15c0] type 01 class 0x060400
  419. [ 0.860365] pci 0000:05:00.0: enabling Extended Tags
  420. [ 0.860473] pci 0000:05:00.0: supports D1 D2
  421. [ 0.860474] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  422. [ 0.860604] pci 0000:05:01.0: [8086:15c0] type 01 class 0x060400
  423. [ 0.860683] pci 0000:05:01.0: enabling Extended Tags
  424. [ 0.860791] pci 0000:05:01.0: supports D1 D2
  425. [ 0.860792] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
  426. [ 0.860915] pci 0000:05:02.0: [8086:15c0] type 01 class 0x060400
  427. [ 0.860994] pci 0000:05:02.0: enabling Extended Tags
  428. [ 0.861097] pci 0000:05:02.0: supports D1 D2
  429. [ 0.861099] pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  430. [ 0.861267] pci 0000:04:00.0: PCI bridge to [bus 05-3c]
  431. [ 0.861277] pci 0000:04:00.0: bridge window [mem 0xc4000000-0xda0fffff]
  432. [ 0.861285] pci 0000:04:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
  433. [ 0.861356] pci 0000:06:00.0: [8086:15bf] type 00 class 0x088000
  434. [ 0.861395] pci 0000:06:00.0: reg 0x10: [mem 0xda000000-0xda03ffff]
  435. [ 0.861409] pci 0000:06:00.0: reg 0x14: [mem 0xda040000-0xda040fff]
  436. [ 0.861480] pci 0000:06:00.0: enabling Extended Tags
  437. [ 0.861603] pci 0000:06:00.0: supports D1 D2
  438. [ 0.861605] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  439. [ 0.861792] pci 0000:05:00.0: PCI bridge to [bus 06]
  440. [ 0.861802] pci 0000:05:00.0: bridge window [mem 0xda000000-0xda0fffff]
  441. [ 0.861862] pci 0000:05:01.0: PCI bridge to [bus 07-3b]
  442. [ 0.861873] pci 0000:05:01.0: bridge window [mem 0xc4000000-0xd9efffff]
  443. [ 0.861880] pci 0000:05:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
  444. [ 0.861970] pci 0000:3c:00.0: [8086:15c1] type 00 class 0x0c0330
  445. [ 0.862011] pci 0000:3c:00.0: reg 0x10: [mem 0xd9f00000-0xd9f0ffff]
  446. [ 0.862101] pci 0000:3c:00.0: enabling Extended Tags
  447. [ 0.862228] pci 0000:3c:00.0: supports D1 D2
  448. [ 0.862229] pci 0000:3c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  449. [ 0.862322] pci 0000:3c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
  450. [ 0.862464] pci 0000:05:02.0: PCI bridge to [bus 3c]
  451. [ 0.862475] pci 0000:05:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
  452. [ 0.862587] pci 0000:3d:00.0: [8086:f1a6] type 00 class 0x010802
  453. [ 0.862628] pci 0000:3d:00.0: reg 0x10: [mem 0xdc000000-0xdc003fff 64bit]
  454. [ 0.862844] pci 0000:3d:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.2 (capable of 31.504 Gb/s with 8 GT/s x4 link)
  455. [ 0.862961] pci 0000:00:1d.2: PCI bridge to [bus 3d]
  456. [ 0.862967] pci 0000:00:1d.2: bridge window [mem 0xdc000000-0xdc0fffff]
  457. [ 0.867266] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  458. [ 0.867375] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  459. [ 0.867481] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
  460. [ 0.867581] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
  461. [ 0.867681] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
  462. [ 0.867781] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
  463. [ 0.867880] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  464. [ 0.867980] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  465. [ 0.868892] ACPI: EC: interrupt unblocked
  466. [ 0.868892] ACPI: EC: event unblocked
  467. [ 0.868892] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  468. [ 0.868892] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
  469. [ 0.868892] iommu: Default domain type: Translated
  470. [ 0.868892] SCSI subsystem initialized
  471. [ 0.869399] libata version 3.00 loaded.
  472. [ 0.869411] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
  473. [ 0.869411] pci 0000:00:02.0: vgaarb: bridge control possible
  474. [ 0.869411] pci 0000:00:02.0: vgaarb: setting as boot device
  475. [ 0.869411] vgaarb: loaded
  476. [ 0.869411] ACPI: bus type USB registered
  477. [ 0.869422] usbcore: registered new interface driver usbfs
  478. [ 0.869430] usbcore: registered new interface driver hub
  479. [ 0.869472] usbcore: registered new device driver usb
  480. [ 0.869504] pps_core: LinuxPPS API ver. 1 registered
  481. [ 0.869505] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  482. [ 0.869508] PTP clock support registered
  483. [ 0.869517] EDAC MC: Ver: 3.0.0
  484. [ 0.869909] Registered efivars operations
  485. [ 0.870403] PCI: Using ACPI for IRQ routing
  486. [ 0.872392] PCI: pci_cache_line_size set to 64 bytes
  487. [ 0.873131] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  488. [ 0.873133] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
  489. [ 0.873134] e820: reserve RAM buffer [mem 0x70a81000-0x73ffffff]
  490. [ 0.873136] e820: reserve RAM buffer [mem 0x7394a000-0x73ffffff]
  491. [ 0.873137] e820: reserve RAM buffer [mem 0x7a3eb000-0x7bffffff]
  492. [ 0.873138] e820: reserve RAM buffer [mem 0x7b600000-0x7bffffff]
  493. [ 0.873140] e820: reserve RAM buffer [mem 0x47f800000-0x47fffffff]
  494. [ 0.873275] NetLabel: Initializing
  495. [ 0.873276] NetLabel: domain hash size = 128
  496. [ 0.873277] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  497. [ 0.873297] NetLabel: unlabeled traffic allowed by default
  498. [ 0.874363] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  499. [ 0.874369] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
  500. [ 0.876447] clocksource: Switched to clocksource tsc-early
  501. [ 0.894469] *** VALIDATE bpf ***
  502. [ 0.894596] VFS: Disk quotas dquot_6.6.0
  503. [ 0.894617] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  504. [ 0.894654] *** VALIDATE ramfs ***
  505. [ 0.894659] *** VALIDATE hugetlbfs ***
  506. [ 0.894714] pnp: PnP ACPI init
  507. [ 0.894908] system 00:00: [mem 0x40000000-0x403fffff] has been reserved
  508. [ 0.894915] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  509. [ 0.895185] system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
  510. [ 0.895187] system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
  511. [ 0.895189] system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
  512. [ 0.895191] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
  513. [ 0.895193] system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
  514. [ 0.895195] system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
  515. [ 0.895197] system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
  516. [ 0.895202] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  517. [ 0.895814] system 00:02: [io 0xff00-0xfffe] has been reserved
  518. [ 0.895819] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  519. [ 0.897130] system 00:03: [io 0x0680-0x069f] has been reserved
  520. [ 0.897133] system 00:03: [io 0xffff] has been reserved
  521. [ 0.897134] system 00:03: [io 0xffff] has been reserved
  522. [ 0.897136] system 00:03: [io 0xffff] has been reserved
  523. [ 0.897138] system 00:03: [io 0x1800-0x18fe] has been reserved
  524. [ 0.897140] system 00:03: [io 0x164e-0x164f] has been reserved
  525. [ 0.897145] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  526. [ 0.897335] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
  527. [ 0.897416] system 00:05: [io 0x1854-0x1857] has been reserved
  528. [ 0.897422] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  529. [ 0.897455] pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
  530. [ 0.897483] pnp 00:07: Plug and Play ACPI device, IDs LEN0093 PNP0f13 (active)
  531. [ 0.897691] system 00:08: [io 0x1800-0x189f] could not be reserved
  532. [ 0.897693] system 00:08: [io 0x0800-0x087f] has been reserved
  533. [ 0.897695] system 00:08: [io 0x0880-0x08ff] has been reserved
  534. [ 0.897697] system 00:08: [io 0x0900-0x097f] has been reserved
  535. [ 0.897699] system 00:08: [io 0x0980-0x09ff] has been reserved
  536. [ 0.897701] system 00:08: [io 0x0a00-0x0a7f] has been reserved
  537. [ 0.897703] system 00:08: [io 0x0a80-0x0aff] has been reserved
  538. [ 0.897704] system 00:08: [io 0x0b00-0x0b7f] has been reserved
  539. [ 0.897706] system 00:08: [io 0x0b80-0x0bff] has been reserved
  540. [ 0.897708] system 00:08: [io 0x15e0-0x15ef] has been reserved
  541. [ 0.897710] system 00:08: [io 0x1600-0x167f] could not be reserved
  542. [ 0.897712] system 00:08: [io 0x1640-0x165f] could not be reserved
  543. [ 0.897715] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
  544. [ 0.897717] system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
  545. [ 0.897719] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
  546. [ 0.897721] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
  547. [ 0.897723] system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
  548. [ 0.897725] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
  549. [ 0.897727] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
  550. [ 0.897729] system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
  551. [ 0.897734] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  552. [ 0.900339] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
  553. [ 0.900341] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
  554. [ 0.900343] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
  555. [ 0.900348] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  556. [ 0.901476] system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
  557. [ 0.901478] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
  558. [ 0.901480] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
  559. [ 0.901482] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
  560. [ 0.901486] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
  561. [ 0.901488] system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
  562. [ 0.901489] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
  563. [ 0.901491] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
  564. [ 0.901493] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
  565. [ 0.901495] system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
  566. [ 0.901501] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
  567. [ 0.902024] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
  568. [ 0.902026] system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
  569. [ 0.902028] system 00:0b: [mem 0x00100000-0x7f7fffff] could not be reserved
  570. [ 0.902031] system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
  571. [ 0.902033] system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
  572. [ 0.902038] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
  573. [ 0.902284] pnp: PnP ACPI: found 12 devices
  574. [ 0.908650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  575. [ 0.908710] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
  576. [ 0.908713] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
  577. [ 0.908716] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
  578. [ 0.908720] pci 0000:05:01.0: bridge window [io 0x1000-0x0fff] to [bus 07-3b] add_size 1000
  579. [ 0.908723] pci 0000:04:00.0: bridge window [io 0x1000-0x0fff] to [bus 05-3c] add_size 1000
  580. [ 0.908725] pci 0000:00:1d.0: bridge window [io 0x1000-0x0fff] to [bus 04-3c] add_size 2000
  581. [ 0.908739] pci 0000:00:1c.0: BAR 14: assigned [mem 0x7f800000-0x7f9fffff]
  582. [ 0.908755] pci 0000:00:1c.0: BAR 15: assigned [mem 0x7fa00000-0x7fbfffff 64bit pref]
  583. [ 0.908759] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
  584. [ 0.908762] pci 0000:00:1d.0: BAR 13: assigned [io 0x3000-0x4fff]
  585. [ 0.908765] pci 0000:00:1c.0: PCI bridge to [bus 01]
  586. [ 0.908770] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  587. [ 0.908775] pci 0000:00:1c.0: bridge window [mem 0x7f800000-0x7f9fffff]
  588. [ 0.908779] pci 0000:00:1c.0: bridge window [mem 0x7fa00000-0x7fbfffff 64bit pref]
  589. [ 0.908785] pci 0000:00:1c.6: PCI bridge to [bus 03]
  590. [ 0.908791] pci 0000:00:1c.6: bridge window [mem 0xdc100000-0xdc1fffff]
  591. [ 0.908800] pci 0000:04:00.0: BAR 13: assigned [io 0x3000-0x3fff]
  592. [ 0.908803] pci 0000:05:01.0: BAR 13: assigned [io 0x3000-0x3fff]
  593. [ 0.908805] pci 0000:05:00.0: PCI bridge to [bus 06]
  594. [ 0.908812] pci 0000:05:00.0: bridge window [mem 0xda000000-0xda0fffff]
  595. [ 0.908822] pci 0000:05:01.0: PCI bridge to [bus 07-3b]
  596. [ 0.908825] pci 0000:05:01.0: bridge window [io 0x3000-0x3fff]
  597. [ 0.908831] pci 0000:05:01.0: bridge window [mem 0xc4000000-0xd9efffff]
  598. [ 0.908836] pci 0000:05:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
  599. [ 0.908844] pci 0000:05:02.0: PCI bridge to [bus 3c]
  600. [ 0.908850] pci 0000:05:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
  601. [ 0.908860] pci 0000:04:00.0: PCI bridge to [bus 05-3c]
  602. [ 0.908863] pci 0000:04:00.0: bridge window [io 0x3000-0x3fff]
  603. [ 0.908869] pci 0000:04:00.0: bridge window [mem 0xc4000000-0xda0fffff]
  604. [ 0.908873] pci 0000:04:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
  605. [ 0.908880] pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
  606. [ 0.908883] pci 0000:00:1d.0: bridge window [io 0x3000-0x4fff]
  607. [ 0.908887] pci 0000:00:1d.0: bridge window [mem 0xc4000000-0xda0fffff]
  608. [ 0.908890] pci 0000:00:1d.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
  609. [ 0.908896] pci 0000:00:1d.2: PCI bridge to [bus 3d]
  610. [ 0.908900] pci 0000:00:1d.2: bridge window [mem 0xdc000000-0xdc0fffff]
  611. [ 0.908909] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  612. [ 0.908911] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  613. [ 0.908913] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  614. [ 0.908914] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  615. [ 0.908916] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  616. [ 0.908917] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  617. [ 0.908919] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  618. [ 0.908921] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  619. [ 0.908922] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  620. [ 0.908924] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  621. [ 0.908925] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  622. [ 0.908927] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
  623. [ 0.908928] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
  624. [ 0.908930] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
  625. [ 0.908931] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
  626. [ 0.908933] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
  627. [ 0.908935] pci_bus 0000:00: resource 20 [mem 0x7f800000-0xf7ffffff window]
  628. [ 0.908936] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
  629. [ 0.908938] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
  630. [ 0.908940] pci_bus 0000:01: resource 1 [mem 0x7f800000-0x7f9fffff]
  631. [ 0.908941] pci_bus 0000:01: resource 2 [mem 0x7fa00000-0x7fbfffff 64bit pref]
  632. [ 0.908943] pci_bus 0000:03: resource 1 [mem 0xdc100000-0xdc1fffff]
  633. [ 0.908945] pci_bus 0000:04: resource 0 [io 0x3000-0x4fff]
  634. [ 0.908946] pci_bus 0000:04: resource 1 [mem 0xc4000000-0xda0fffff]
  635. [ 0.908948] pci_bus 0000:04: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
  636. [ 0.908950] pci_bus 0000:05: resource 0 [io 0x3000-0x3fff]
  637. [ 0.908951] pci_bus 0000:05: resource 1 [mem 0xc4000000-0xda0fffff]
  638. [ 0.908953] pci_bus 0000:05: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
  639. [ 0.908955] pci_bus 0000:06: resource 1 [mem 0xda000000-0xda0fffff]
  640. [ 0.908956] pci_bus 0000:07: resource 0 [io 0x3000-0x3fff]
  641. [ 0.908958] pci_bus 0000:07: resource 1 [mem 0xc4000000-0xd9efffff]
  642. [ 0.908959] pci_bus 0000:07: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
  643. [ 0.908961] pci_bus 0000:3c: resource 1 [mem 0xd9f00000-0xd9ffffff]
  644. [ 0.908963] pci_bus 0000:3d: resource 1 [mem 0xdc000000-0xdc0fffff]
  645. [ 0.909278] NET: Registered protocol family 2
  646. [ 0.909485] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  647. [ 0.909637] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  648. [ 0.909923] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  649. [ 0.910043] TCP: Hash tables configured (established 131072 bind 65536)
  650. [ 0.910119] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  651. [ 0.910189] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  652. [ 0.910331] NET: Registered protocol family 1
  653. [ 0.910338] NET: Registered protocol family 44
  654. [ 0.910353] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  655. [ 0.911372] pci 0000:04:00.0: enabling device (0006 -> 0007)
  656. [ 0.911758] PCI: CLS 128 bytes, default 64
  657. [ 0.911816] Trying to unpack rootfs image as initramfs...
  658. [ 1.276042] Freeing initrd memory: 16728K
  659. [ 1.282486] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  660. [ 1.282489] software IO TLB: mapped [mem 0x67bec000-0x6bbec000] (64MB)
  661. [ 1.282797] check: Scanning for low memory corruption every 60 seconds
  662. [ 1.283316] Initialise system trusted keyrings
  663. [ 1.283327] Key type blacklist registered
  664. [ 1.283393] workingset: timestamp_bits=41 max_order=22 bucket_order=0
  665. [ 1.285179] zbud: loaded
  666. [ 1.292921] Key type asymmetric registered
  667. [ 1.292923] Asymmetric key parser 'x509' registered
  668. [ 1.292935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  669. [ 1.292995] io scheduler mq-deadline registered
  670. [ 1.292996] io scheduler kyber registered
  671. [ 1.293035] io scheduler bfq registered
  672. [ 1.293681] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
  673. [ 1.293717] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  674. [ 1.294131] pcieport 0000:00:1c.6: PME: Signaling with IRQ 123
  675. [ 1.294279] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
  676. [ 1.294306] pcieport 0000:00:1d.0: pciehp: Slot #8 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  677. [ 1.294669] pcieport 0000:00:1d.2: PME: Signaling with IRQ 125
  678. [ 1.295084] pcieport 0000:05:01.0: enabling device (0006 -> 0007)
  679. [ 1.295256] pcieport 0000:05:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  680. [ 1.295630] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  681. [ 1.295743] efifb: probing for efifb
  682. [ 1.295763] efifb: framebuffer at 0x80000000, using 8100k, total 8100k
  683. [ 1.295765] efifb: mode is 1920x1080x32, linelength=7680, pages=1
  684. [ 1.295766] efifb: scrolling: redraw
  685. [ 1.295768] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  686. [ 1.295819] fbcon: Deferring console take-over
  687. [ 1.295820] fb0: EFI VGA frame buffer device
  688. [ 1.295830] intel_idle: MWAIT substates: 0x11142120
  689. [ 1.295831] intel_idle: v0.4.1 model 0x8E
  690. [ 1.296484] intel_idle: lapic_timer_reliable_states 0xffffffff
  691. [ 1.296636] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  692. [ 1.297472] ACPI: Sleep Button [SLPB]
  693. [ 1.297532] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  694. [ 1.300498] ACPI: Lid Switch [LID]
  695. [ 1.300559] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  696. [ 1.301497] ACPI: Power Button [PWRF]
  697. [ 1.309663] thermal LNXTHERM:00: registered as thermal_zone0
  698. [ 1.309665] ACPI: Thermal Zone [THM0] (52 C)
  699. [ 1.310110] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  700. [ 1.311099] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
  701. [ 1.311100] AMD-Vi: AMD IOMMUv2 functionality not available on this system
  702. [ 1.312336] nvme nvme0: pci function 0000:3d:00.0
  703. [ 1.312429] usbcore: registered new interface driver usbserial_generic
  704. [ 1.312439] usbserial: USB Serial support registered for generic
  705. [ 1.312603] rtc_cmos 00:04: RTC can wake from S4
  706. [ 1.313235] rtc_cmos 00:04: registered as rtc0
  707. [ 1.313255] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  708. [ 1.313338] intel_pstate: Intel P-state driver initializing
  709. [ 1.314421] intel_pstate: HWP enabled
  710. [ 1.314687] ledtrig-cpu: registered to indicate activity on CPUs
  711. [ 1.314851] intel_pmc_core intel_pmc_core.0: initialized
  712. [ 1.314889] drop_monitor: Initializing network drop monitor service
  713. [ 1.315127] NET: Registered protocol family 10
  714. [ 1.328427] Segment Routing with IPv6
  715. [ 1.328460] NET: Registered protocol family 17
  716. [ 1.329858] RAS: Correctable Errors collector initialized.
  717. [ 1.329970] microcode: sig=0x806ea, pf=0x80, revision=0xca
  718. [ 1.330305] microcode: Microcode Update Driver: v2.2.
  719. [ 1.330310] IPI shorthand broadcast: enabled
  720. [ 1.330319] sched_clock: Marking stable (1325536795, 4762420)->(1340886492, -10587277)
  721. [ 1.330607] registered taskstats version 1
  722. [ 1.330619] Loading compiled-in X.509 certificates
  723. [ 1.338034] Loaded X.509 cert 'Build time autogenerated kernel key: 2c571b3bf1a7db58bf6e8a4a95bf95fc83b2b39a'
  724. [ 1.338371] zswap: loaded using pool lz4/z3fold
  725. [ 1.338682] Key type ._fscrypt registered
  726. [ 1.338684] Key type .fscrypt registered
  727. [ 1.350924] Key type big_key registered
  728. [ 1.353151] PM: Magic number: 0:427:994
  729. [ 1.353157] machinecheck machinecheck7: hash matches
  730. [ 1.353248] memory memory37: hash matches
  731. [ 1.353417] rtc_cmos 00:04: setting system clock to 2020-04-04T16:57:02 UTC (1586019422)
  732. [ 1.526603] nvme nvme0: 8/0/0 default/read/poll queues
  733. [ 1.532083] nvme0n1: p1 p2 p3
  734. [ 1.536319] Freeing unused decrypted memory: 2040K
  735. [ 1.537089] Freeing unused kernel image (initmem) memory: 1680K
  736. [ 1.540531] Write protecting the kernel read-only data: 22528k
  737. [ 1.541927] Freeing unused kernel image (text/rodata gap) memory: 2044K
  738. [ 1.542774] Freeing unused kernel image (rodata/data gap) memory: 1720K
  739. [ 1.566753] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  740. [ 1.566756] x86/mm: Checking user space page tables
  741. [ 1.581417] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  742. [ 1.581418] CFS CPU scheduler.
  743. [ 1.581419] Run /init as init process
  744. [ 1.688028] random: crng init done
  745. [ 1.688037] systemd[1]: Successfully credited entropy passed from boot loader.
  746. [ 1.690896] systemd[1]: systemd 245.4-2-arch 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. [ 1.702812] systemd[1]: Detected architecture x86-64.
  748. [ 1.702815] systemd[1]: Running in initial RAM disk.
  749. [ 1.713023] systemd[1]: Initializing machine ID from random generator.
  750. [ 1.737099] systemd[1]: Reached target Local File Systems.
  751. [ 1.737128] systemd[1]: Reached target Paths.
  752. [ 1.737135] systemd[1]: Reached target Slices.
  753. [ 1.737141] systemd[1]: Reached target Swap.
  754. [ 1.737145] systemd[1]: Reached target Timers.
  755. [ 1.737247] systemd[1]: Listening on Journal Audit Socket.
  756. [ 1.737308] systemd[1]: Listening on Journal Socket (/dev/log).
  757. [ 1.737366] systemd[1]: Listening on Journal Socket.
  758. [ 1.737466] systemd[1]: Listening on udev Control Socket.
  759. [ 1.737502] systemd[1]: Listening on udev Kernel Socket.
  760. [ 1.737508] systemd[1]: Reached target Sockets.
  761. [ 1.737530] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
  762. [ 1.738954] systemd[1]: Starting Journal Service...
  763. [ 1.739569] systemd[1]: Starting Load Kernel Modules...
  764. [ 1.740084] systemd[1]: Starting Create Static Device Nodes in /dev...
  765. [ 1.740732] systemd[1]: Starting udev Coldplug all Devices...
  766. [ 1.748158] systemd[1]: Finished Create Static Device Nodes in /dev.
  767. [ 1.750235] systemd[1]: Starting udev Kernel Device Manager...
  768. [ 1.750640] Linux agpgart interface v0.103
  769. [ 1.806867] systemd[1]: Finished udev Coldplug all Devices.
  770. [ 1.812753] Setting dangerous option enable_guc - tainting kernel
  771. [ 1.812755] Setting dangerous option enable_fbc - tainting kernel
  772. [ 1.813031] i915 0000:00:02.0: enabling device (0006 -> 0007)
  773. [ 1.813808] checking generic (80000000 7e9000) vs hw (db000000 1000000)
  774. [ 1.813808] checking generic (80000000 7e9000) vs hw (80000000 20000000)
  775. [ 1.813809] fb0: switching to inteldrmfb from EFI VGA
  776. [ 1.813905] i915 0000:00:02.0: vgaarb: deactivate vga console
  777. [ 1.814956] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  778. [ 1.814957] [drm] Driver supports precise vblank timestamp query.
  779. [ 1.815656] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
  780. [ 1.816172] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
  781. [ 1.858550] [drm] GuC communication enabled
  782. [ 1.869501] i915 0000:00:02.0: GuC firmware i915/kbl_guc_33.0.0.bin version 33.0 submission:disabled
  783. [ 1.869502] i915 0000:00:02.0: HuC firmware i915/kbl_huc_4.0.0.bin version 4.0 authenticated:yes
  784. [ 1.870854] [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0
  785. [ 1.874518] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  786. [ 1.874833] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
  787. [ 2.004513] systemd[1]: Started udev Kernel Device Manager.
  788. [ 2.004562] audit: type=1130 audit(1586019423.151:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
  789. [ 2.022814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  790. [ 2.024835] serio: i8042 KBD port at 0x60,0x64 irq 1
  791. [ 2.024869] serio: i8042 AUX port at 0x60,0x64 irq 12
  792. [ 2.032615] systemd[1]: Started Journal Service.
  793. [ 2.032670] audit: type=1130 audit(1586019423.179:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
  794. [ 2.035718] xhci_hcd 0000:00:14.0: xHCI Host Controller
  795. [ 2.035725] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  796. [ 2.036807] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
  797. [ 2.037178] xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
  798. [ 2.037419] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
  799. [ 2.037421] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  800. [ 2.037423] usb usb1: Product: xHCI Host Controller
  801. [ 2.037424] usb usb1: Manufacturer: Linux 5.5.13-zen2-1-zen xhci-hcd
  802. [ 2.037425] usb usb1: SerialNumber: 0000:00:14.0
  803. [ 2.037591] hub 1-0:1.0: USB hub found
  804. [ 2.037610] hub 1-0:1.0: 12 ports detected
  805. [ 2.039056] xhci_hcd 0000:00:14.0: xHCI Host Controller
  806. [ 2.039060] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  807. [ 2.039064] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
  808. [ 2.039107] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
  809. [ 2.039108] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  810. [ 2.039109] usb usb2: Product: xHCI Host Controller
  811. [ 2.039111] usb usb2: Manufacturer: Linux 5.5.13-zen2-1-zen xhci-hcd
  812. [ 2.039112] usb usb2: SerialNumber: 0000:00:14.0
  813. [ 2.039227] hub 2-0:1.0: USB hub found
  814. [ 2.039239] hub 2-0:1.0: 6 ports detected
  815. [ 2.040869] usb: port power management may be unreliable
  816. [ 2.041199] xhci_hcd 0000:3c:00.0: xHCI Host Controller
  817. [ 2.041204] xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 3
  818. [ 2.042335] xhci_hcd 0000:3c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
  819. [ 2.042564] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
  820. [ 2.042566] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  821. [ 2.042568] usb usb3: Product: xHCI Host Controller
  822. [ 2.042569] usb usb3: Manufacturer: Linux 5.5.13-zen2-1-zen xhci-hcd
  823. [ 2.042571] usb usb3: SerialNumber: 0000:3c:00.0
  824. [ 2.042684] hub 3-0:1.0: USB hub found
  825. [ 2.042693] hub 3-0:1.0: 2 ports detected
  826. [ 2.043388] xhci_hcd 0000:3c:00.0: xHCI Host Controller
  827. [ 2.043391] xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 4
  828. [ 2.043394] xhci_hcd 0000:3c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
  829. [ 2.043434] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
  830. [ 2.043435] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  831. [ 2.043436] usb usb4: Product: xHCI Host Controller
  832. [ 2.043438] usb usb4: Manufacturer: Linux 5.5.13-zen2-1-zen xhci-hcd
  833. [ 2.043440] usb usb4: SerialNumber: 0000:3c:00.0
  834. [ 2.043540] hub 4-0:1.0: USB hub found
  835. [ 2.043549] hub 4-0:1.0: 2 ports detected
  836. [ 2.055394] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  837. [ 2.197353] audit: type=1130 audit(1586019423.343:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
  838. [ 2.229704] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
  839. [ 2.285406] fbcon: i915drmfb (fb0) is primary device
  840. [ 2.285407] fbcon: Deferring console take-over
  841. [ 2.285409] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
  842. [ 2.296630] tsc: Refined TSC clocksource calibration: 1799.999 MHz
  843. [ 2.296636] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f228ab7a2, max_idle_ns: 440795289252 ns
  844. [ 2.296703] clocksource: Switched to clocksource tsc
  845. [ 2.323933] audit: type=1130 audit(1586019423.469:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
  846. [ 2.340784] audit: type=1130 audit(1586019423.486:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-parse-etc comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
  847. [ 2.340787] audit: type=1131 audit(1586019423.486:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-parse-etc comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
  848. [ 2.351206] audit: type=1131 audit(1586019423.496:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
  849. [ 2.351789] audit: type=1131 audit(1586019423.497:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
  850. [ 2.354576] audit: type=1130 audit(1586019423.500:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-cleanup comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
  851. [ 2.363542] usb 3-1: new full-speed USB device number 2 using xhci_hcd
  852. [ 2.363876] usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
  853. [ 2.387695] usb 2-3: New USB device found, idVendor=0bda, idProduct=0316, bcdDevice= 2.04
  854. [ 2.387697] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  855. [ 2.387698] usb 2-3: Product: USB3.0-CRW
  856. [ 2.387699] usb 2-3: Manufacturer: Generic
  857. [ 2.387700] usb 2-3: SerialNumber: 20120501030900000
  858. [ 2.436525] systemd-journald[232]: Received SIGTERM from PID 1 (systemd).
  859. [ 2.493399] usb 1-2: new high-speed USB device number 2 using xhci_hcd
  860. [ 2.497397] usb 3-1: not running at top speed; connect to a high speed hub
  861. [ 2.502745] usb 3-1: New USB device found, idVendor=0bda, idProduct=2171, bcdDevice= 1.11
  862. [ 2.502748] usb 3-1: New USB device strings: Mfr=17, Product=18, SerialNumber=19
  863. [ 2.502750] usb 3-1: Product: BillBoard Device
  864. [ 2.502752] usb 3-1: Manufacturer: Realtek
  865. [ 2.502754] usb 3-1: SerialNumber: 123456789ABCDEFGH
  866. [ 2.507081] usb 1-2: New USB device found, idVendor=8564, idProduct=1000, bcdDevice=11.00
  867. [ 2.507083] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  868. [ 2.507085] usb 1-2: Product: Mass Storage Device
  869. [ 2.507087] usb 1-2: Manufacturer: JetFlash
  870. [ 2.507088] usb 1-2: SerialNumber: 759MONDSHDJEX292
  871. [ 2.569483] systemd[1]: systemd 245.4-2-arch 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)
  872. [ 2.569564] systemd[1]: Detected architecture x86-64.
  873. [ 2.570021] systemd[1]: Set hostname to <andrej-thinkpad>.
  874. [ 2.623385] usb 1-3: new full-speed USB device number 3 using xhci_hcd
  875. [ 2.759263] usb 1-3: New USB device found, idVendor=058f, idProduct=9540, bcdDevice= 1.20
  876. [ 2.759268] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  877. [ 2.759271] usb 1-3: Product: EMV Smartcard Reader
  878. [ 2.759274] usb 1-3: Manufacturer: Generic
  879. [ 2.820112] systemd[1]: initrd-switch-root.service: Current command vanished from the unit file, execution of the command list won't be resumed.
  880. [ 2.844895] systemd[1]: initrd-switch-root.service: Succeeded.
  881. [ 2.845452] systemd[1]: Stopped Switch Root.
  882. [ 2.845704] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
  883. [ 2.846046] systemd[1]: Created slice system-getty.slice.
  884. [ 2.846371] systemd[1]: Created slice system-modprobe.slice.
  885. [ 2.846693] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  886. [ 2.847000] systemd[1]: Created slice User and Session Slice.
  887. [ 2.847067] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  888. [ 2.847117] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  889. [ 2.847605] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  890. [ 2.847625] systemd[1]: Reached target Local Encrypted Volumes.
  891. [ 2.847633] systemd[1]: Reached target Login Prompts.
  892. [ 2.847647] systemd[1]: Stopped target Switch Root.
  893. [ 2.847658] systemd[1]: Stopped target Initrd File Systems.
  894. [ 2.847666] systemd[1]: Stopped target Initrd Root File System.
  895. [ 2.847681] systemd[1]: Reached target Paths.
  896. [ 2.847691] systemd[1]: Reached target Remote File Systems.
  897. [ 2.847699] systemd[1]: Reached target Slices.
  898. [ 2.847774] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  899. [ 2.848000] systemd[1]: Listening on LVM2 metadata daemon socket.
  900. [ 2.848088] systemd[1]: Listening on LVM2 poll daemon socket.
  901. [ 2.849815] systemd[1]: Listening on Process Core Dump Socket.
  902. [ 2.849871] systemd[1]: Listening on initctl Compatibility Named Pipe.
  903. [ 2.849962] systemd[1]: Listening on udev Control Socket.
  904. [ 2.850031] systemd[1]: Listening on udev Kernel Socket.
  905. [ 2.850843] systemd[1]: Activating swap Swap Partition...
  906. [ 2.851927] systemd[1]: Mounting Huge Pages File System...
  907. [ 2.852891] systemd[1]: Mounting POSIX Message Queue File System...
  908. [ 2.853882] systemd[1]: Mounting Kernel Debug File System...
  909. [ 2.854916] systemd[1]: Mounting Kernel Trace File System...
  910. [ 2.855996] systemd[1]: Starting Create list of static device nodes for the current kernel...
  911. [ 2.856846] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  912. [ 2.856885] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  913. [ 2.859570] systemd[1]: Starting Set Up Additional Binary Formats...
  914. [ 2.859630] systemd[1]: Stopped Journal Service.
  915. [ 2.861148] systemd[1]: Starting Journal Service...
  916. [ 2.862261] systemd[1]: Starting Load Kernel Modules...
  917. [ 2.862988] systemd[1]: Starting Remount Root and Kernel File Systems...
  918. [ 2.863977] systemd[1]: Starting udev Coldplug all Devices...
  919. [ 2.865491] Adding 931136k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:931136k SSFS
  920. [ 2.865993] systemd[1]: sysroot.mount: Succeeded.
  921. [ 2.866467] systemd[1]: Activated swap Swap Partition.
  922. [ 2.867104] systemd[1]: Mounted Huge Pages File System.
  923. [ 2.867258] systemd[1]: Mounted POSIX Message Queue File System.
  924. [ 2.867413] systemd[1]: Mounted Kernel Debug File System.
  925. [ 2.867550] systemd[1]: Mounted Kernel Trace File System.
  926. [ 2.868287] systemd[1]: Finished Create list of static device nodes for the current kernel.
  927. [ 2.868833] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 320 (systemd-binfmt)
  928. [ 2.868977] systemd[1]: Reached target Swap.
  929. [ 2.873423] systemd[1]: Mounting Arbitrary Executable File Formats File System...
  930. [ 2.874260] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
  931. [ 2.874390] usb 1-7: new full-speed USB device number 4 using xhci_hcd
  932. [ 2.874467] acpi_call: loading out-of-tree module taints kernel.
  933. [ 2.874485] acpi_call: module verification failed: signature and/or required key missing - tainting kernel
  934. [ 2.896648] systemd[1]: Mounting Temporary Directory (/tmp)...
  935. [ 2.897707] systemd[1]: Finished Remount Root and Kernel File Systems.
  936. [ 2.898703] systemd[1]: Mounted Arbitrary Executable File Formats File System.
  937. [ 2.898817] systemd[1]: Mounted Temporary Directory (/tmp).
  938. [ 2.899736] systemd[1]: Started LVM2 metadata daemon.
  939. [ 2.899834] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
  940. [ 2.900292] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  941. [ 2.901200] systemd[1]: Starting Load/Save Random Seed...
  942. [ 2.901253] systemd[1]: Condition check resulted in Create System Users being skipped.
  943. [ 2.902281] systemd[1]: Starting Create Static Device Nodes in /dev...
  944. [ 2.904256] systemd[1]: Finished Set Up Additional Binary Formats.
  945. [ 2.905160] systemd[1]: Finished Load Kernel Modules.
  946. [ 2.905427] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  947. [ 2.906626] systemd[1]: Mounting Kernel Configuration File System...
  948. [ 2.908874] systemd[1]: Starting Apply Kernel Variables...
  949. [ 2.910343] systemd[1]: Mounted Kernel Configuration File System.
  950. [ 2.935804] systemd[1]: Finished Apply Kernel Variables.
  951. [ 2.936893] systemd[1]: Finished Load/Save Random Seed.
  952. [ 2.954197] systemd[1]: Finished udev Coldplug all Devices.
  953. [ 2.962794] systemd[1]: Finished Create Static Device Nodes in /dev.
  954. [ 2.963986] systemd[1]: Starting udev Kernel Device Manager...
  955. [ 3.002189] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
  956. [ 3.002190] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  957. [ 3.116384] usb 1-8: new high-speed USB device number 5 using xhci_hcd
  958. [ 3.134719] systemd[1]: Started Journal Service.
  959. [ 3.151134] systemd-journald[321]: Received client request to flush runtime journal.
  960. [ 3.160865] usb 1-8: New USB device found, idVendor=13d3, idProduct=56a6, bcdDevice=17.11
  961. [ 3.160866] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  962. [ 3.160867] usb 1-8: Product: Integrated Camera
  963. [ 3.160868] usb 1-8: Manufacturer: Azurewave
  964. [ 3.160869] usb 1-8: SerialNumber: 0001
  965. [ 3.276451] usb 1-9: new full-speed USB device number 6 using xhci_hcd
  966. [ 3.404663] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
  967. [ 3.404670] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
  968. [ 3.404674] usb 1-9: SerialNumber: c58bb486b485
  969. [ 3.737324] ACPI: AC Adapter [AC] (on-line)
  970. [ 3.759075] battery: ACPI: Battery Slot [BAT0] (battery present)
  971. [ 3.781157] battery: ACPI: Battery Slot [BAT1] (battery present)
  972. [ 3.822061] Non-volatile memory driver v1.3
  973. [ 3.822802] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
  974. [ 3.822945] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
  975. [ 3.868351] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
  976. [ 3.885792] thinkpad_acpi: ThinkPad ACPI Extras v0.26
  977. [ 3.885794] thinkpad_acpi: http://ibm-acpi.sf.net/
  978. [ 3.885798] thinkpad_acpi: ThinkPad BIOS N24ET56P (1.31 ), EC N24HT35W
  979. [ 3.885799] thinkpad_acpi: Lenovo ThinkPad T480, model 20L60034MD
  980. [ 3.885853] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
  981. [ 3.893738] thinkpad_acpi: radio switch found; radios are enabled
  982. [ 3.893753] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
  983. [ 3.893753] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
  984. [ 3.897600] intel_rapl_common: Found RAPL domain package
  985. [ 3.897601] intel_rapl_common: Found RAPL domain dram
  986. [ 3.897817] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
  987. [ 3.898694] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
  988. [ 3.907247] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
  989. [ 3.913541] thinkpad_acpi: battery 2 registered (start 0, stop 100)
  990. [ 3.916974] thinkpad_acpi: battery 1 registered (start 0, stop 100)
  991. [ 3.916978] battery: new extension: ThinkPad Battery Extension
  992. [ 3.917036] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
  993. [ 3.941132] input: PC Speaker as /devices/platform/pcspkr/input/input7
  994. [ 3.966522] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
  995. [ 3.966523] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  996. [ 3.966524] RAPL PMU: hw unit of domain package 2^-14 Joules
  997. [ 3.966524] RAPL PMU: hw unit of domain dram 2^-14 Joules
  998. [ 3.966525] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  999. [ 3.966526] RAPL PMU: hw unit of domain psys 2^-14 Joules
  1000. [ 3.966580] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1001. [ 3.966696] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
  1002. [ 3.967166] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  1003. [ 3.967207] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  1004. [ 3.973258] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1005. [ 3.974630] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  1006. [ 3.974632] cfg80211: failed to load regulatory.db
  1007. [ 4.095493] Intel(R) Wireless WiFi driver for Linux
  1008. [ 4.095493] Copyright(c) 2003- 2015 Intel Corporation
  1009. [ 4.110147] iwlwifi 0000:03:00.0: Found debug destination: EXTERNAL_DRAM
  1010. [ 4.110149] iwlwifi 0000:03:00.0: Found debug configuration: 0
  1011. [ 4.112593] iwlwifi 0000:03:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
  1012. [ 4.153041] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
  1013. [ 4.153333] caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
  1014. [ 4.185271] intel_rapl_common: Found RAPL domain package
  1015. [ 4.185273] intel_rapl_common: Found RAPL domain core
  1016. [ 4.185274] intel_rapl_common: Found RAPL domain uncore
  1017. [ 4.185275] intel_rapl_common: Found RAPL domain dram
  1018. [ 4.222356] cryptd: max_cpu_qlen set to 1000
  1019. [ 4.224238] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
  1020. [ 4.236853] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  1021. [ 4.236855] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  1022. [ 4.237184] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  1023. [ 4.291839] iTCO_vendor_support: vendor-support=0
  1024. [ 4.294777] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  1025. [ 4.294845] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
  1026. [ 4.296845] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  1027. [ 4.304321] AVX2 version of gcm_enc/dec engaged.
  1028. [ 4.304322] AES CTR mode by8 optimization enabled
  1029. [ 4.355335] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
  1030. [ 4.368790] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
  1031. [ 4.371354] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  1032. [ 4.372607] iwlwifi 0000:03:00.0: Allocated 0x00400000 bytes for firmware monitor.
  1033. [ 4.428384] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  1034. [ 4.428386] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1035. [ 4.428386] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  1036. [ 4.428387] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  1037. [ 4.428388] snd_hda_codec_realtek hdaudioC0D0: inputs:
  1038. [ 4.428389] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
  1039. [ 4.428389] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
  1040. [ 4.431587] iwlwifi 0000:03:00.0: base HW address: 1c:1b:b5:88:62:1f
  1041. [ 4.502898] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
  1042. [ 4.511151] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  1043. [ 4.511634] thermal thermal_zone5: failed to read out thermal zone (-61)
  1044. [ 4.516453] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
  1045. [ 4.516762] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
  1046. [ 4.516869] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
  1047. [ 4.516938] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
  1048. [ 4.517836] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
  1049. [ 4.517910] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
  1050. [ 4.518009] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
  1051. [ 4.518097] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
  1052. [ 4.518179] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
  1053. [ 4.585043] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:4f:b6:43
  1054. [ 4.585052] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
  1055. [ 4.587821] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
  1056. [ 4.641334] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
  1057. [ 5.015175] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690]
  1058. [ 5.052893] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
  1059. [ 5.052894] psmouse serio1: synaptics: Trying to set up SMBus access
  1060. [ 5.120603] rmi4_smbus 6-002c: registering SMbus-connected sensor
  1061. [ 5.186157] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3276-022, fw id: 2700066
  1062. [ 5.277170] input: Synaptics TM3276-022 as /devices/rmi4-00/input/input17
  1063. [ 5.285989] serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
  1064. [ 5.293887] mousedev: PS/2 mouse device common for all mice
  1065. [ 5.327605] input: AT Translated Set 2 keyboard as /devices/virtual/input/input19
  1066. [ 5.678895] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
  1067. [ 5.723041] input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input18
  1068. [ 5.755912] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
  1069. [ 5.890913] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
  1070. [ 5.930545] Bluetooth: Core ver 2.22
  1071. [ 5.930558] NET: Registered protocol family 31
  1072. [ 5.930558] Bluetooth: HCI device and connection manager initialized
  1073. [ 5.930561] Bluetooth: HCI socket layer initialized
  1074. [ 5.930562] Bluetooth: L2CAP socket layer initialized
  1075. [ 5.930565] Bluetooth: SCO socket layer initialized
  1076. [ 5.959195] iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
  1077. [ 6.024295] mc: Linux media interface: v0.10
  1078. [ 6.046920] videodev: Linux video capture interface: v2.00
  1079. [ 6.132705] usb-storage 2-3:1.0: USB Mass Storage device detected
  1080. [ 6.133140] scsi host0: usb-storage 2-3:1.0
  1081. [ 6.157839] usbcore: registered new interface driver btusb
  1082. [ 6.159163] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
  1083. [ 6.160502] Bluetooth: hci0: Device revision is 16
  1084. [ 6.160504] Bluetooth: hci0: Secure boot is enabled
  1085. [ 6.160505] Bluetooth: hci0: OTP lock is enabled
  1086. [ 6.160506] Bluetooth: hci0: API lock is enabled
  1087. [ 6.160507] Bluetooth: hci0: Debug lock is disabled
  1088. [ 6.160509] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  1089. [ 6.167555] uvcvideo: Found UVC 1.00 device Integrated Camera (13d3:56a6)
  1090. [ 6.171662] uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
  1091. [ 6.171664] uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
  1092. [ 6.171665] uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
  1093. [ 6.171666] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
  1094. [ 6.171717] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20
  1095. [ 6.171771] usbcore: registered new interface driver uvcvideo
  1096. [ 6.171772] USB Video Class driver (1.1.1)
  1097. [ 6.175528] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
  1098. [ 6.197000] kauditd_printk_skb: 35 callbacks suppressed
  1099. [ 6.197001] audit: type=1130 audit(1586019427.342:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl-auto@wlp3s0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1100. [ 6.222096] audit: type=1130 audit(1586019427.367:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1101. [ 6.230630] usb-storage 1-2:1.0: USB Mass Storage device detected
  1102. [ 6.231168] scsi host1: usb-storage 1-2:1.0
  1103. [ 6.231436] usbcore: registered new interface driver usb-storage
  1104. [ 6.283302] usbcore: registered new interface driver uas
  1105. [ 6.353784] audit: type=1130 audit(1586019427.499:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1106. [ 6.611135] audit: type=1130 audit(1586019427.756:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1107. [ 6.612247] audit: type=1130 audit(1586019427.757:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1108. [ 6.666532] audit: type=1130 audit(1586019427.812:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1109. [ 6.798898] audit: type=1130 audit(1586019427.944:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1110. [ 6.798912] audit: type=1131 audit(1586019427.944:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1111. [ 7.162223] scsi 0:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 6
  1112. [ 7.171754] sd 0:0:0:0: [sda] Attached SCSI removable disk
  1113. [ 7.579565] Bluetooth: hci0: Waiting for firmware download to complete
  1114. [ 7.580430] Bluetooth: hci0: Firmware loaded in 1389221 usecs
  1115. [ 7.580470] Bluetooth: hci0: Waiting for device to boot
  1116. [ 7.592469] Bluetooth: hci0: Device booted in 11727 usecs
  1117. [ 7.592707] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
  1118. [ 7.596669] Bluetooth: hci0: Applying Intel DDC parameters completed
  1119. [ 7.598512] Bluetooth: hci0: Firmware revision 0.1 build 50 week 12 2019
  1120. [ 7.619574] scsi 1:0:0:0: Direct-Access JetFlash Transcend 32GB 1100 PQ: 0 ANSI: 4
  1121. [ 7.620169] sd 1:0:0:0: [sdb] 62373888 512-byte logical blocks: (31.9 GB/29.7 GiB)
  1122. [ 7.620665] sd 1:0:0:0: [sdb] Write Protect is off
  1123. [ 7.620667] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
  1124. [ 7.621121] sd 1:0:0:0: [sdb] No Caching mode page found
  1125. [ 7.621122] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  1126. [ 7.640866] sdb: sdb1 sdb2 sdb3
  1127. [ 7.643042] sd 1:0:0:0: [sdb] Attached SCSI removable disk
  1128. [ 8.414315] audit: type=1103 audit(1586019429.559:54): pid=1238 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
  1129. [ 8.491872] audit: type=1130 audit(1586019429.637:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1130. [ 8.975663] fuse: init (API version 7.31)
  1131. [ 8.975688] *** VALIDATE fuse ***
  1132. [ 8.975691] *** VALIDATE fuse ***
  1133. [ 9.583273] wlp3s0: authenticate with dc:d2:fc:86:11:84
  1134. [ 9.599774] wlp3s0: send auth to dc:d2:fc:86:11:84 (try 1/3)
  1135. [ 9.607347] wlp3s0: authenticated
  1136. [ 9.608528] wlp3s0: associate with dc:d2:fc:86:11:84 (try 1/3)
  1137. [ 9.616491] wlp3s0: RX AssocResp from dc:d2:fc:86:11:84 (capab=0x431 status=0 aid=1)
  1138. [ 9.620208] wlp3s0: associated
  1139. [ 9.677876] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
  1140. [ 9.755555] 8021q: 802.1Q VLAN Support v1.8
  1141. [ 13.168699] kauditd_printk_skb: 7 callbacks suppressed
  1142. [ 13.168700] audit: type=1100 audit(1586019434.314:63): pid=1285 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="andrej" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
  1143. [ 13.253033] audit: type=1101 audit(1586019434.398:64): pid=1285 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="andrej" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
  1144. [ 13.319156] audit: type=1106 audit(1586019434.464:65): pid=1238 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
  1145. [ 13.319425] audit: type=1104 audit(1586019434.464:66): pid=1238 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
  1146. [ 13.329194] audit: type=1103 audit(1586019434.474:67): pid=1285 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="andrej" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
  1147. [ 13.329335] audit: type=1006 audit(1586019434.474:68): pid=1285 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
  1148. [ 13.365503] audit: type=1130 audit(1586019434.511:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1149. [ 13.371006] audit: type=1101 audit(1586019434.516:70): pid=1319 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="andrej" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1150. [ 13.371024] audit: type=1103 audit(1586019434.516:71): pid=1319 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="andrej" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
  1151. [ 13.371098] audit: type=1006 audit(1586019434.516:72): pid=1319 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
  1152. [ 18.901909] kauditd_printk_skb: 5 callbacks suppressed
  1153. [ 18.901910] audit: type=1130 audit(1586019440.047:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-nvme0n1p1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1154. [ 22.203239] audit: type=1701 audit(1586019443.348:79): auid=1000 uid=1000 gid=1000 ses=2 pid=3016 comm="cmus" exe="/usr/bin/cmus" sig=6 res=1
  1155. [ 22.219424] audit: type=1130 audit(1586019443.365:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-3328-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1156. [ 22.890644] audit: type=1131 audit(1586019444.036:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-3328-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1157. [ 23.605295] audit: type=1131 audit(1586019444.750:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1158. [ 23.615930] audit: type=1131 audit(1586019444.761:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1159. [ 28.006769] usb 3-1: USB disconnect, device number 2
  1160. [ 32.379427] usb 3-1: new full-speed USB device number 3 using xhci_hcd
  1161. [ 32.512393] usb 3-1: not running at top speed; connect to a high speed hub
  1162. [ 32.517900] usb 3-1: New USB device found, idVendor=0bda, idProduct=2171, bcdDevice= 1.11
  1163. [ 32.517902] usb 3-1: New USB device strings: Mfr=17, Product=18, SerialNumber=19
  1164. [ 32.517903] usb 3-1: Product: BillBoard Device
  1165. [ 32.517904] usb 3-1: Manufacturer: Realtek
  1166. [ 32.517905] usb 3-1: SerialNumber: 123456789ABCDEFGH
  1167. [ 32.795956] audit: type=1130 audit(1586019453.941:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1168. [ 63.557060] audit: type=1130 audit(1586019484.702:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1169. [ 249.704186] wlp3s0: deauthenticating from dc:d2:fc:86:11:84 by local choice (Reason: 3=DEAUTH_LEAVING)
  1170. [ 249.738362] audit: type=1130 audit(1586019670.883:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1171. [ 251.565610] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
  1172. [ 251.699257] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
  1173. [ 251.769511] iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
  1174. [ 255.221805] wlp3s0: authenticate with dc:d2:fc:86:11:84
  1175. [ 255.234337] wlp3s0: send auth to dc:d2:fc:86:11:84 (try 1/3)
  1176. [ 255.243651] wlp3s0: authenticated
  1177. [ 255.244496] wlp3s0: associate with dc:d2:fc:86:11:84 (try 1/3)
  1178. [ 255.252311] wlp3s0: RX AssocResp from dc:d2:fc:86:11:84 (capab=0x431 status=0 aid=1)
  1179. [ 255.259515] wlp3s0: associated
  1180. [ 255.288443] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
  1181. [ 256.566579] audit: type=1131 audit(1586019677.712:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1182. [ 915.668954] audit: type=1130 audit(1586020336.814:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1183. [ 915.668957] audit: type=1131 audit(1586020336.814:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1184. [ 1138.215729] usb 3-1: USB disconnect, device number 3
  1185. [ 1142.274598] usb 3-1: new full-speed USB device number 4 using xhci_hcd
  1186. [ 1142.408443] usb 3-1: not running at top speed; connect to a high speed hub
  1187. [ 1142.414750] usb 3-1: New USB device found, idVendor=0bda, idProduct=2171, bcdDevice= 1.11
  1188. [ 1142.414755] usb 3-1: New USB device strings: Mfr=17, Product=18, SerialNumber=19
  1189. [ 1142.414759] usb 3-1: Product: BillBoard Device
  1190. [ 1142.414762] usb 3-1: Manufacturer: Realtek
  1191. [ 1142.414765] usb 3-1: SerialNumber: 123456789ABCDEFGH
Advertisement
Add Comment
Please, Sign In to add comment