Guest User

wifi working output 1

a guest
Oct 30th, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.74 KB | None | 0 0
  1. This is the output with wifi -working, stable 20MB transfer with an Ubuntu 20.04 LTS rolled back to Oct. 22nd. There is an apt update / upgrade somewhere -after October 22nd that breaks wifi ~17.2kb/s, unstable transfer.
  2.  
  3. Wi-Fi (working solid 20MB transfer)
  4.  
  5. $dmesg
  6. [ 0.000000] microcode: microcode updated early to revision 0xa6, date = 2020-11-01
  7. [ 0.000000] Linux version 5.11.0-38-generic (buildd@lgw01-amd64-041) (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #42~20.04.1-Ubuntu SMP Tue Sep 28 20:41:07 UTC 2021 (Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22)
  8. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic root=UUID=17940c0e-24cc-4477-964c-251be29ba859 ro quiet splash vt.handoff=7
  9. [ 0.000000] KERNEL supported cpus:
  10. [ 0.000000] Intel GenuineIntel
  11. [ 0.000000] AMD AuthenticAMD
  12. [ 0.000000] Hygon HygonGenuine
  13. [ 0.000000] Centaur CentaurHauls
  14. [ 0.000000] zhaoxin Shanghai
  15. [ 0.000000] x86/split lock detection: warning about user-space split_locks
  16. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  17. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  18. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  19. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
  20. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
  21. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
  22. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  23. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  24. [ 0.000000] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
  25. [ 0.000000] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
  26. [ 0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
  27. [ 0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
  28. [ 0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
  29. [ 0.000000] BIOS-provided physical RAM map:
  30. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
  31. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003f9f7fff] usable
  33. [ 0.000000] BIOS-e820: [mem 0x000000003f9f8000-0x00000000402f7fff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000402f8000-0x000000004230efff] usable
  35. [ 0.000000] BIOS-e820: [mem 0x000000004230f000-0x000000004374efff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x000000004374f000-0x000000004474efff] ACPI NVS
  37. [ 0.000000] BIOS-e820: [mem 0x000000004474f000-0x000000004484efff] ACPI data
  38. [ 0.000000] BIOS-e820: [mem 0x000000004484f000-0x000000004484ffff] usable
  39. [ 0.000000] BIOS-e820: [mem 0x0000000044850000-0x0000000048ffffff] reserved
  40. [ 0.000000] BIOS-e820: [mem 0x0000000049e00000-0x00000000cfffffff] reserved
  41. [ 0.000000] BIOS-e820: [mem 0x00000000fc800000-0x00000000fe7fffff] reserved
  42. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  43. [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed17fff] reserved
  44. [ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
  45. [ 0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda1fff] reserved
  46. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  47. [ 0.000000] BIOS-e820: [mem 0x00000000ff400000-0x00000000ffffffff] reserved
  48. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000005b07fffff] usable
  49. [ 0.000000] NX (Execute Disable) protection: active
  50. [ 0.000000] e820: update [mem 0x403f0018-0x40400057] usable ==> usable
  51. [ 0.000000] e820: update [mem 0x403f0018-0x40400057] usable ==> usable
  52. [ 0.000000] e820: update [mem 0x403df018-0x403ef057] usable ==> usable
  53. [ 0.000000] e820: update [mem 0x403df018-0x403ef057] usable ==> usable
  54. [ 0.000000] e820: update [mem 0x403b5018-0x403de857] usable ==> usable
  55. [ 0.000000] e820: update [mem 0x403b5018-0x403de857] usable ==> usable
  56. [ 0.000000] extended physical RAM map:
  57. [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
  58. [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
  59. [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000003f9f7fff] usable
  60. [ 0.000000] reserve setup_data: [mem 0x000000003f9f8000-0x00000000402f7fff] reserved
  61. [ 0.000000] reserve setup_data: [mem 0x00000000402f8000-0x00000000403b5017] usable
  62. [ 0.000000] reserve setup_data: [mem 0x00000000403b5018-0x00000000403de857] usable
  63. [ 0.000000] reserve setup_data: [mem 0x00000000403de858-0x00000000403df017] usable
  64. [ 0.000000] reserve setup_data: [mem 0x00000000403df018-0x00000000403ef057] usable
  65. [ 0.000000] reserve setup_data: [mem 0x00000000403ef058-0x00000000403f0017] usable
  66. [ 0.000000] reserve setup_data: [mem 0x00000000403f0018-0x0000000040400057] usable
  67. [ 0.000000] reserve setup_data: [mem 0x0000000040400058-0x000000004230efff] usable
  68. [ 0.000000] reserve setup_data: [mem 0x000000004230f000-0x000000004374efff] reserved
  69. [ 0.000000] reserve setup_data: [mem 0x000000004374f000-0x000000004474efff] ACPI NVS
  70. [ 0.000000] reserve setup_data: [mem 0x000000004474f000-0x000000004484efff] ACPI data
  71. [ 0.000000] reserve setup_data: [mem 0x000000004484f000-0x000000004484ffff] usable
  72. [ 0.000000] reserve setup_data: [mem 0x0000000044850000-0x0000000048ffffff] reserved
  73. [ 0.000000] reserve setup_data: [mem 0x0000000049e00000-0x00000000cfffffff] reserved
  74. [ 0.000000] reserve setup_data: [mem 0x00000000fc800000-0x00000000fe7fffff] reserved
  75. [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  76. [ 0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed17fff] reserved
  77. [ 0.000000] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
  78. [ 0.000000] reserve setup_data: [mem 0x00000000feda0000-0x00000000feda1fff] reserved
  79. [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  80. [ 0.000000] reserve setup_data: [mem 0x00000000ff400000-0x00000000ffffffff] reserved
  81. [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000005b07fffff] usable
  82. [ 0.000000] efi: EFI v2.70 by INSYDE Corp.
  83. [ 0.000000] efi: ACPI=0x4484e000 ACPI 2.0=0x4484e014 TPMFinalLog=0x44702000 SMBIOS=0x42742000 SMBIOS 3.0=0x42740000 ESRT=0x4273e018 MEMATTR=0x25a13018 MOKvar=0x3c290000 RNG=0x4273d898 TPMEventLog=0x40401018
  84. [ 0.000000] efi: seeding entropy pool
  85. [ 0.000000] random: fast init done
  86. [ 0.000000] secureboot: Secure boot disabled
  87. [ 0.000000] SMBIOS 3.2.0 present.
  88. [ 0.000000] DMI: Acer Aspire A515-55G/Doc_IL, BIOS V1.13 10/15/2020
  89. [ 0.000000] tsc: Detected 1200.000 MHz processor
  90. [ 0.000000] tsc: Detected 1190.400 MHz TSC
  91. [ 0.000005] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  92. [ 0.000007] e820: remove [mem 0x000a0000-0x000fffff] usable
  93. [ 0.000012] last_pfn = 0x5b0800 max_arch_pfn = 0x400000000
  94. [ 0.000015] MTRR default type: write-back
  95. [ 0.000017] MTRR fixed ranges enabled:
  96. [ 0.000018] 00000-9FFFF write-back
  97. [ 0.000019] A0000-BFFFF uncachable
  98. [ 0.000020] C0000-FFFFF write-protect
  99. [ 0.000020] MTRR variable ranges enabled:
  100. [ 0.000021] 0 base 0080000000 mask 7F80000000 uncachable
  101. [ 0.000023] 1 base 0060000000 mask 7FE0000000 uncachable
  102. [ 0.000024] 2 base 0050000000 mask 7FF0000000 uncachable
  103. [ 0.000024] 3 base 004C000000 mask 7FFC000000 uncachable
  104. [ 0.000025] 4 base 004A000000 mask 7FFE000000 uncachable
  105. [ 0.000026] 5 base 2000000000 mask 6000000000 uncachable
  106. [ 0.000027] 6 base 1000000000 mask 7000000000 uncachable
  107. [ 0.000028] 7 base 0800000000 mask 7800000000 uncachable
  108. [ 0.000029] 8 base 4000000000 mask 4000000000 uncachable
  109. [ 0.000030] 9 disabled
  110. [ 0.000182] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  111. [ 0.001169] last_pfn = 0x44850 max_arch_pfn = 0x400000000
  112. [ 0.006875] esrt: Reserving ESRT space from 0x000000004273e018 to 0x000000004273e050.
  113. [ 0.006880] e820: update [mem 0x3c290000-0x3c290fff] usable ==> reserved
  114. [ 0.006890] check: Scanning 1 areas for low memory corruption
  115. [ 0.006894] Using GB pages for direct mapping
  116. [ 0.007235] secureboot: Secure boot disabled
  117. [ 0.007235] RAMDISK: [mem 0x25a16000-0x2c851fff]
  118. [ 0.007240] ACPI: Early table checksum verification disabled
  119. [ 0.007242] ACPI: RSDP 0x000000004484E014 000024 (v02 ACRSYS)
  120. [ 0.007245] ACPI: XSDT 0x0000000044825188 0000FC (v01 ACRSYS ACRPRDCT 00000002 01000013)
  121. [ 0.007250] ACPI: FACP 0x0000000044829000 00010C (v05 ACRSYS ACRPRDCT 00000002 1025 00040000)
  122. [ 0.007254] ACPI: DSDT 0x00000000447FE000 026C1D (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
  123. [ 0.007257] ACPI: FACS 0x00000000446E1000 000040
  124. [ 0.007259] ACPI: UEFI 0x000000004474E000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  125. [ 0.007261] ACPI: SSDT 0x000000004484B000 001B60 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
  126. [ 0.007264] ACPI: SSDT 0x0000000044847000 0033C0 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
  127. [ 0.007266] ACPI: SSDT 0x000000004483B000 00B259 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
  128. [ 0.007268] ACPI: SSDT 0x000000004483A000 000781 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
  129. [ 0.007271] ACPI: TPM2 0x0000000044839000 000034 (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
  130. [ 0.007273] ACPI: MSDM 0x0000000044838000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
  131. [ 0.007275] ACPI: LPIT 0x0000000044837000 000094 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
  132. [ 0.007278] ACPI: WSMT 0x0000000044836000 000028 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
  133. [ 0.007280] ACPI: SSDT 0x0000000044835000 000B70 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
  134. [ 0.007282] ACPI: DBGP 0x0000000044834000 000034 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
  135. [ 0.007285] ACPI: DBG2 0x0000000044833000 000054 (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
  136. [ 0.007287] ACPI: SSDT 0x0000000044832000 0007EA (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
  137. [ 0.007289] ACPI: SSDT 0x000000004482C000 005FD6 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
  138. [ 0.007291] ACPI: SSDT 0x000000004482B000 0007FC (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
  139. [ 0.007294] ACPI: NHLT 0x000000004482A000 00002D (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
  140. [ 0.007296] ACPI: HPET 0x0000000044828000 000038 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
  141. [ 0.007298] ACPI: APIC 0x0000000044827000 00012C (v03 ACRSYS ACRPRDCT 00000002 1025 00040000)
  142. [ 0.007300] ACPI: MCFG 0x0000000044826000 00003C (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
  143. [ 0.007303] ACPI: SSDT 0x00000000447FD000 000D11 (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
  144. [ 0.007305] ACPI: DMAR 0x00000000447FC000 0000A8 (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
  145. [ 0.007307] ACPI: SSDT 0x00000000447F9000 002DCD (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
  146. [ 0.007310] ACPI: SSDT 0x000000004484D000 000D7E (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
  147. [ 0.007312] ACPI: SSDT 0x00000000447F8000 000164 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
  148. [ 0.007314] ACPI: FPDT 0x00000000447F7000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
  149. [ 0.007316] ACPI: BGRT 0x00000000447F6000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  150. [ 0.007318] ACPI: Reserving FACP table memory at [mem 0x44829000-0x4482910b]
  151. [ 0.007319] ACPI: Reserving DSDT table memory at [mem 0x447fe000-0x44824c1c]
  152. [ 0.007320] ACPI: Reserving FACS table memory at [mem 0x446e1000-0x446e103f]
  153. [ 0.007321] ACPI: Reserving UEFI table memory at [mem 0x4474e000-0x4474e235]
  154. [ 0.007322] ACPI: Reserving SSDT table memory at [mem 0x4484b000-0x4484cb5f]
  155. [ 0.007323] ACPI: Reserving SSDT table memory at [mem 0x44847000-0x4484a3bf]
  156. [ 0.007323] ACPI: Reserving SSDT table memory at [mem 0x4483b000-0x44846258]
  157. [ 0.007324] ACPI: Reserving SSDT table memory at [mem 0x4483a000-0x4483a780]
  158. [ 0.007325] ACPI: Reserving TPM2 table memory at [mem 0x44839000-0x44839033]
  159. [ 0.007325] ACPI: Reserving MSDM table memory at [mem 0x44838000-0x44838054]
  160. [ 0.007326] ACPI: Reserving LPIT table memory at [mem 0x44837000-0x44837093]
  161. [ 0.007327] ACPI: Reserving WSMT table memory at [mem 0x44836000-0x44836027]
  162. [ 0.007328] ACPI: Reserving SSDT table memory at [mem 0x44835000-0x44835b6f]
  163. [ 0.007328] ACPI: Reserving DBGP table memory at [mem 0x44834000-0x44834033]
  164. [ 0.007329] ACPI: Reserving DBG2 table memory at [mem 0x44833000-0x44833053]
  165. [ 0.007330] ACPI: Reserving SSDT table memory at [mem 0x44832000-0x448327e9]
  166. [ 0.007330] ACPI: Reserving SSDT table memory at [mem 0x4482c000-0x44831fd5]
  167. [ 0.007331] ACPI: Reserving SSDT table memory at [mem 0x4482b000-0x4482b7fb]
  168. [ 0.007332] ACPI: Reserving NHLT table memory at [mem 0x4482a000-0x4482a02c]
  169. [ 0.007333] ACPI: Reserving HPET table memory at [mem 0x44828000-0x44828037]
  170. [ 0.007333] ACPI: Reserving APIC table memory at [mem 0x44827000-0x4482712b]
  171. [ 0.007334] ACPI: Reserving MCFG table memory at [mem 0x44826000-0x4482603b]
  172. [ 0.007335] ACPI: Reserving SSDT table memory at [mem 0x447fd000-0x447fdd10]
  173. [ 0.007336] ACPI: Reserving DMAR table memory at [mem 0x447fc000-0x447fc0a7]
  174. [ 0.007336] ACPI: Reserving SSDT table memory at [mem 0x447f9000-0x447fbdcc]
  175. [ 0.007337] ACPI: Reserving SSDT table memory at [mem 0x4484d000-0x4484dd7d]
  176. [ 0.007338] ACPI: Reserving SSDT table memory at [mem 0x447f8000-0x447f8163]
  177. [ 0.007339] ACPI: Reserving FPDT table memory at [mem 0x447f7000-0x447f7043]
  178. [ 0.007339] ACPI: Reserving BGRT table memory at [mem 0x447f6000-0x447f6037]
  179. [ 0.007346] ACPI: Local APIC address 0xfee00000
  180. [ 0.007511] No NUMA configuration found
  181. [ 0.007512] Faking a node at [mem 0x0000000000000000-0x00000005b07fffff]
  182. [ 0.007517] NODE_DATA(0) allocated [mem 0x5b07d6000-0x5b07fffff]
  183. [ 0.007754] Zone ranges:
  184. [ 0.007755] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  185. [ 0.007756] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  186. [ 0.007758] Normal [mem 0x0000000100000000-0x00000005b07fffff]
  187. [ 0.007759] Device empty
  188. [ 0.007760] Movable zone start for each node
  189. [ 0.007762] Early memory node ranges
  190. [ 0.007763] node 0: [mem 0x0000000000001000-0x000000000009efff]
  191. [ 0.007764] node 0: [mem 0x0000000000100000-0x000000003f9f7fff]
  192. [ 0.007765] node 0: [mem 0x00000000402f8000-0x000000004230efff]
  193. [ 0.007765] node 0: [mem 0x000000004484f000-0x000000004484ffff]
  194. [ 0.007766] node 0: [mem 0x0000000100000000-0x00000005b07fffff]
  195. [ 0.007768] Initmem setup node 0 [mem 0x0000000000001000-0x00000005b07fffff]
  196. [ 0.007769] On node 0 totalpages: 5185966
  197. [ 0.007770] DMA zone: 64 pages used for memmap
  198. [ 0.007771] DMA zone: 22 pages reserved
  199. [ 0.007771] DMA zone: 3998 pages, LIFO batch:0
  200. [ 0.007772] DMA32 zone: 4137 pages used for memmap
  201. [ 0.007773] DMA32 zone: 264720 pages, LIFO batch:63
  202. [ 0.007774] Normal zone: 76832 pages used for memmap
  203. [ 0.007774] Normal zone: 4917248 pages, LIFO batch:63
  204. [ 0.007776] On node 0, zone DMA: 1 pages in unavailable ranges
  205. [ 0.007792] On node 0, zone DMA: 97 pages in unavailable ranges
  206. [ 0.009140] On node 0, zone DMA32: 2304 pages in unavailable ranges
  207. [ 0.009197] On node 0, zone DMA32: 9536 pages in unavailable ranges
  208. [ 0.035279] On node 0, zone Normal: 14256 pages in unavailable ranges
  209. [ 0.035475] On node 0, zone Normal: 30720 pages in unavailable ranges
  210. [ 0.035481] x86/hpet: Will disable the HPET for this platform because it's not reliable
  211. [ 0.035494] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
  212. [ 0.035763] ACPI: PM-Timer IO Port: 0x1808
  213. [ 0.035764] ACPI: Local APIC address 0xfee00000
  214. [ 0.035769] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  215. [ 0.035770] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  216. [ 0.035771] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  217. [ 0.035772] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  218. [ 0.035772] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  219. [ 0.035773] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  220. [ 0.035774] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  221. [ 0.035774] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  222. [ 0.035775] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
  223. [ 0.035775] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
  224. [ 0.035776] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
  225. [ 0.035776] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
  226. [ 0.035777] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
  227. [ 0.035778] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
  228. [ 0.035778] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
  229. [ 0.035779] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
  230. [ 0.035809] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  231. [ 0.035811] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  232. [ 0.035812] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  233. [ 0.035814] ACPI: IRQ0 used by override.
  234. [ 0.035815] ACPI: IRQ9 used by override.
  235. [ 0.035816] Using ACPI (MADT) for SMP configuration information
  236. [ 0.035817] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  237. [ 0.035822] e820: update [mem 0x3c2ba000-0x3c3adfff] usable ==> reserved
  238. [ 0.035829] TSC deadline timer available
  239. [ 0.035830] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  240. [ 0.035844] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  241. [ 0.035845] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
  242. [ 0.035847] PM: hibernation: Registered nosave memory: [mem 0x3c290000-0x3c290fff]
  243. [ 0.035848] PM: hibernation: Registered nosave memory: [mem 0x3c2ba000-0x3c3adfff]
  244. [ 0.035849] PM: hibernation: Registered nosave memory: [mem 0x3f9f8000-0x402f7fff]
  245. [ 0.035850] PM: hibernation: Registered nosave memory: [mem 0x403b5000-0x403b5fff]
  246. [ 0.035852] PM: hibernation: Registered nosave memory: [mem 0x403de000-0x403defff]
  247. [ 0.035852] PM: hibernation: Registered nosave memory: [mem 0x403df000-0x403dffff]
  248. [ 0.035854] PM: hibernation: Registered nosave memory: [mem 0x403ef000-0x403effff]
  249. [ 0.035854] PM: hibernation: Registered nosave memory: [mem 0x403f0000-0x403f0fff]
  250. [ 0.035855] PM: hibernation: Registered nosave memory: [mem 0x40400000-0x40400fff]
  251. [ 0.035857] PM: hibernation: Registered nosave memory: [mem 0x4230f000-0x4374efff]
  252. [ 0.035857] PM: hibernation: Registered nosave memory: [mem 0x4374f000-0x4474efff]
  253. [ 0.035858] PM: hibernation: Registered nosave memory: [mem 0x4474f000-0x4484efff]
  254. [ 0.035859] PM: hibernation: Registered nosave memory: [mem 0x44850000-0x48ffffff]
  255. [ 0.035860] PM: hibernation: Registered nosave memory: [mem 0x49000000-0x49dfffff]
  256. [ 0.035860] PM: hibernation: Registered nosave memory: [mem 0x49e00000-0xcfffffff]
  257. [ 0.035861] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfc7fffff]
  258. [ 0.035861] PM: hibernation: Registered nosave memory: [mem 0xfc800000-0xfe7fffff]
  259. [ 0.035862] PM: hibernation: Registered nosave memory: [mem 0xfe800000-0xfecfffff]
  260. [ 0.035863] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  261. [ 0.035863] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
  262. [ 0.035864] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed17fff]
  263. [ 0.035864] PM: hibernation: Registered nosave memory: [mem 0xfed18000-0xfed1ffff]
  264. [ 0.035865] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
  265. [ 0.035866] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed9ffff]
  266. [ 0.035866] PM: hibernation: Registered nosave memory: [mem 0xfeda0000-0xfeda1fff]
  267. [ 0.035867] PM: hibernation: Registered nosave memory: [mem 0xfeda2000-0xfedfffff]
  268. [ 0.035867] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  269. [ 0.035868] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff3fffff]
  270. [ 0.035868] PM: hibernation: Registered nosave memory: [mem 0xff400000-0xffffffff]
  271. [ 0.035869] [mem 0xd0000000-0xfc7fffff] available for PCI devices
  272. [ 0.035870] Booting paravirtualized kernel on bare hardware
  273. [ 0.035872] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  274. [ 0.035877] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  275. [ 0.036019] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
  276. [ 0.036024] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
  277. [ 0.036026] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  278. [ 0.036046] Built 1 zonelists, mobility grouping on. Total pages: 5104911
  279. [ 0.036047] Policy zone: Normal
  280. [ 0.036048] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic root=UUID=17940c0e-24cc-4477-964c-251be29ba859 ro quiet splash vt.handoff=7
  281. [ 0.037212] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
  282. [ 0.037790] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  283. [ 0.037846] mem auto-init: stack:off, heap alloc:on, heap free:off
  284. [ 0.074988] Memory: 20081556K/20743864K available (14345K kernel code, 3478K rwdata, 5460K rodata, 2688K init, 5976K bss, 662048K reserved, 0K cma-reserved)
  285. [ 0.074992] random: get_random_u64 called from __kmem_cache_create+0x2d/0x430 with crng_init=1
  286. [ 0.075072] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  287. [ 0.075081] ftrace: allocating 48695 entries in 191 pages
  288. [ 0.086999] ftrace: allocated 191 pages with 7 groups
  289. [ 0.087082] rcu: Hierarchical RCU implementation.
  290. [ 0.087083] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  291. [ 0.087084] Rude variant of Tasks RCU enabled.
  292. [ 0.087084] Tracing variant of Tasks RCU enabled.
  293. [ 0.087085] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  294. [ 0.087086] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  295. [ 0.089455] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
  296. [ 0.089897] random: crng done (trusting CPU's manufacturer)
  297. [ 0.089912] vt handoff: transparent VT on vt#7
  298. [ 0.089917] Console: colour dummy device 80x25
  299. [ 0.089930] printk: console [tty0] enabled
  300. [ 0.089943] ACPI: Core revision 20201113
  301. [ 0.090119] APIC: Switch to symmetric I/O mode setup
  302. [ 0.090121] DMAR: Host address width 39
  303. [ 0.090122] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  304. [ 0.090126] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 49e2ff0505e
  305. [ 0.090128] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  306. [ 0.090133] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
  307. [ 0.090135] DMAR: RMRR base: 0x000000435d2000 end: 0x000000435f1fff
  308. [ 0.090137] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
  309. [ 0.090139] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  310. [ 0.090140] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  311. [ 0.090140] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
  312. [ 0.090141] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
  313. [ 0.091674] DMAR-IR: Enabled IRQ remapping in xapic mode
  314. [ 0.091676] x2apic: IRQ remapping doesn't support X2APIC mode
  315. [ 0.096057] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1128af0325d, max_idle_ns: 440795261011 ns
  316. [ 0.096064] Calibrating delay loop (skipped), value calculated using timer frequency.. 2380.80 BogoMIPS (lpj=4761600)
  317. [ 0.096066] pid_max: default: 32768 minimum: 301
  318. [ 0.098271] LSM: Security Framework initializing
  319. [ 0.098280] Yama: becoming mindful.
  320. [ 0.098299] AppArmor: AppArmor initialized
  321. [ 0.098352] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  322. [ 0.098384] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  323. [ 0.098565] x86/cpu: SGX disabled by BIOS
  324. [ 0.098570] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  325. [ 0.098593] mce: CPU0: Thermal monitoring enabled (TM1)
  326. [ 0.098628] process: using mwait in idle threads
  327. [ 0.098630] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  328. [ 0.098631] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  329. [ 0.098634] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  330. [ 0.098636] Spectre V2 : Mitigation: Enhanced IBRS
  331. [ 0.098636] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  332. [ 0.098637] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  333. [ 0.098638] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  334. [ 0.098864] Freeing SMP alternatives memory: 40K
  335. [ 0.100061] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2816
  336. [ 0.100061] smpboot: CPU0: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz (family: 0x6, model: 0x7e, stepping: 0x5)
  337. [ 0.100061] Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
  338. [ 0.100061] ... version: 5
  339. [ 0.100061] ... bit width: 48
  340. [ 0.100061] ... generic registers: 8
  341. [ 0.100061] ... value mask: 0000ffffffffffff
  342. [ 0.100061] ... max period: 00007fffffffffff
  343. [ 0.100061] ... fixed-purpose events: 4
  344. [ 0.100061] ... event mask: 0001000f000000ff
  345. [ 0.100061] rcu: Hierarchical SRCU implementation.
  346. [ 0.100061] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  347. [ 0.100061] smp: Bringing up secondary CPUs ...
  348. [ 0.100061] x86: Booting SMP configuration:
  349. [ 0.100061] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
  350. [ 0.104605] smp: Brought up 1 node, 8 CPUs
  351. [ 0.104605] smpboot: Max logical packages: 1
  352. [ 0.104605] smpboot: Total of 8 processors activated (19046.40 BogoMIPS)
  353. [ 0.108556] devtmpfs: initialized
  354. [ 0.108556] x86/mm: Memory block size: 128MB
  355. [ 0.108909] PM: Registering ACPI NVS region [mem 0x4374f000-0x4474efff] (16777216 bytes)
  356. [ 0.108909] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  357. [ 0.108909] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  358. [ 0.108909] pinctrl core: initialized pinctrl subsystem
  359. [ 0.108909] PM: RTC time: 22:44:46, date: 2021-10-30
  360. [ 0.108909] NET: Registered protocol family 16
  361. [ 0.108916] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
  362. [ 0.109183] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  363. [ 0.109458] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  364. [ 0.109464] audit: initializing netlink subsys (disabled)
  365. [ 0.109470] audit: type=2000 audit(1635633886.012:1): state=initialized audit_enabled=0 res=1
  366. [ 0.109470] thermal_sys: Registered thermal governor 'fair_share'
  367. [ 0.109470] thermal_sys: Registered thermal governor 'bang_bang'
  368. [ 0.109470] thermal_sys: Registered thermal governor 'step_wise'
  369. [ 0.109470] thermal_sys: Registered thermal governor 'user_space'
  370. [ 0.109470] thermal_sys: Registered thermal governor 'power_allocator'
  371. [ 0.109470] EISA bus registered
  372. [ 0.109470] cpuidle: using governor ladder
  373. [ 0.109470] cpuidle: using governor menu
  374. [ 0.109470] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  375. [ 0.109470] ACPI: bus type PCI registered
  376. [ 0.109470] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  377. [ 0.109470] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
  378. [ 0.109470] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
  379. [ 0.109470] PCI: Using configuration type 1 for base access
  380. [ 0.109470] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  381. [ 0.112525] Kprobes globally optimized
  382. [ 0.112529] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  383. [ 0.112529] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  384. [ 0.112529] ACPI: Added _OSI(Module Device)
  385. [ 0.112529] ACPI: Added _OSI(Processor Device)
  386. [ 0.112529] ACPI: Added _OSI(3.0 _SCP Extensions)
  387. [ 0.112529] ACPI: Added _OSI(Processor Aggregator Device)
  388. [ 0.112529] ACPI: Added _OSI(Linux-Dell-Video)
  389. [ 0.112529] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  390. [ 0.112529] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  391. [ 0.198311] ACPI: 13 ACPI AML tables successfully acquired and loaded
  392. [ 0.289484] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  393. [ 0.301160] ACPI: Dynamic OEM Table Load:
  394. [ 0.301169] ACPI: SSDT 0xFFFF8EBF4129C800 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160422)
  395. [ 0.302183] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
  396. [ 0.302955] ACPI: Dynamic OEM Table Load:
  397. [ 0.302961] ACPI: SSDT 0xFFFF8EBF412D7000 000386 (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
  398. [ 0.304076] ACPI: Dynamic OEM Table Load:
  399. [ 0.304081] ACPI: SSDT 0xFFFF8EBF412D2800 000371 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
  400. [ 0.305231] ACPI: Dynamic OEM Table Load:
  401. [ 0.305236] ACPI: SSDT 0xFFFF8EBF41187E00 00012C (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
  402. [ 0.306279] ACPI: Dynamic OEM Table Load:
  403. [ 0.306285] ACPI: SSDT 0xFFFF8EBF40CCC800 000724 (v02 PmRef HwpLvt 00003000 INTL 20160422)
  404. [ 0.307565] ACPI: Dynamic OEM Table Load:
  405. [ 0.307570] ACPI: SSDT 0xFFFF8EBF40CC8800 0005FC (v02 PmRef ApIst 00003000 INTL 20160422)
  406. [ 0.308777] ACPI: Dynamic OEM Table Load:
  407. [ 0.308781] ACPI: SSDT 0xFFFF8EBF412D1C00 000317 (v02 PmRef ApHwp 00003000 INTL 20160422)
  408. [ 0.309978] ACPI: Dynamic OEM Table Load:
  409. [ 0.309984] ACPI: SSDT 0xFFFF8EBF412C2000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160422)
  410. [ 0.311638] ACPI: Dynamic OEM Table Load:
  411. [ 0.311642] ACPI: SSDT 0xFFFF8EBF412D1800 00030A (v02 PmRef ApCst 00003000 INTL 20160422)
  412. [ 0.315114] ACPI: EC: EC started
  413. [ 0.315115] ACPI: EC: interrupt blocked
  414. [ 0.315645] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  415. [ 0.315646] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
  416. [ 0.315648] ACPI: Interpreter enabled
  417. [ 0.315687] ACPI: (supports S0 S3 S4 S5)
  418. [ 0.315688] ACPI: Using IOAPIC for interrupt routing
  419. [ 0.315720] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  420. [ 0.316171] ACPI: Enabled 7 GPEs in block 00 to 7F
  421. [ 0.319845] ACPI: Power Resource [BTPR] (on)
  422. [ 0.323649] ACPI: Power Resource [PCRP] (on)
  423. [ 0.329415] ACPI: Power Resource [V0PR] (on)
  424. [ 0.329552] ACPI: Power Resource [V1PR] (on)
  425. [ 0.329678] ACPI: Power Resource [V2PR] (on)
  426. [ 0.331242] ACPI: Power Resource [WRST] (on)
  427. [ 0.331420] ACPI: Power Resource [TBT0] (on)
  428. [ 0.331466] ACPI: Power Resource [TBT1] (on)
  429. [ 0.340124] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  430. [ 0.340131] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  431. [ 0.343187] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
  432. [ 0.343189] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  433. [ 0.346242] PCI host bridge to bus 0000:00
  434. [ 0.346244] pci_bus 0000:00: root bus resource [bus 00-fe]
  435. [ 0.346246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  436. [ 0.346247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  437. [ 0.346248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  438. [ 0.346249] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xbfffffff window]
  439. [ 0.346251] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
  440. [ 0.346275] pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
  441. [ 0.347392] pci 0000:00:02.0: [8086:8a56] type 00 class 0x030000
  442. [ 0.347401] pci 0000:00:02.0: reg 0x10: [mem 0x6012000000-0x6012ffffff 64bit]
  443. [ 0.347407] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
  444. [ 0.347412] pci 0000:00:02.0: reg 0x20: [io 0x6000-0x603f]
  445. [ 0.347428] pci 0000:00:02.0: BAR 2: assigned to efifb
  446. [ 0.347430] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
  447. [ 0.348579] pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
  448. [ 0.348600] pci 0000:00:14.0: reg 0x10: [mem 0x51200000-0x5120ffff 64bit]
  449. [ 0.348680] pci 0000:00:14.0: PME# supported from D3hot D3cold
  450. [ 0.349791] pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
  451. [ 0.349816] pci 0000:00:14.2: reg 0x10: [mem 0x6013108000-0x6013109fff 64bit]
  452. [ 0.349833] pci 0000:00:14.2: reg 0x18: [mem 0x601310d000-0x601310dfff 64bit]
  453. [ 0.350968] pci 0000:00:14.3: [8086:34f0] type 00 class 0x028000
  454. [ 0.351009] pci 0000:00:14.3: reg 0x10: [mem 0x6013104000-0x6013107fff 64bit]
  455. [ 0.351162] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
  456. [ 0.352313] pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
  457. [ 0.352372] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  458. [ 0.353625] pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
  459. [ 0.353650] pci 0000:00:16.0: reg 0x10: [mem 0x601310b000-0x601310bfff 64bit]
  460. [ 0.353741] pci 0000:00:16.0: PME# supported from D3hot
  461. [ 0.354868] pci 0000:00:17.0: [8086:34d3] type 00 class 0x010601
  462. [ 0.354885] pci 0000:00:17.0: reg 0x10: [mem 0x51210000-0x51211fff]
  463. [ 0.354894] pci 0000:00:17.0: reg 0x14: [mem 0x51214000-0x512140ff]
  464. [ 0.354904] pci 0000:00:17.0: reg 0x18: [io 0x6080-0x6087]
  465. [ 0.354913] pci 0000:00:17.0: reg 0x1c: [io 0x6088-0x608b]
  466. [ 0.354923] pci 0000:00:17.0: reg 0x20: [io 0x6060-0x607f]
  467. [ 0.354932] pci 0000:00:17.0: reg 0x24: [mem 0x51213000-0x512137ff]
  468. [ 0.354982] pci 0000:00:17.0: PME# supported from D3hot
  469. [ 0.356126] pci 0000:00:1c.0: [8086:34b8] type 01 class 0x060400
  470. [ 0.356225] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  471. [ 0.357361] pci 0000:00:1c.4: [8086:34bc] type 01 class 0x060400
  472. [ 0.357466] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  473. [ 0.357501] pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
  474. [ 0.358632] pci 0000:00:1d.0: [8086:34b0] type 01 class 0x060400
  475. [ 0.358734] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  476. [ 0.358769] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
  477. [ 0.359897] pci 0000:00:1d.4: [8086:34b4] type 01 class 0x060400
  478. [ 0.360011] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
  479. [ 0.360053] pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
  480. [ 0.361187] pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
  481. [ 0.362382] pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040380
  482. [ 0.362425] pci 0000:00:1f.3: reg 0x10: [mem 0x6013100000-0x6013103fff 64bit]
  483. [ 0.362475] pci 0000:00:1f.3: reg 0x20: [mem 0x6013000000-0x60130fffff 64bit]
  484. [ 0.362579] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  485. [ 0.363704] pci 0000:00:1f.4: [8086:34a3] type 00 class 0x0c0500
  486. [ 0.363739] pci 0000:00:1f.4: reg 0x10: [mem 0x601310a000-0x601310a0ff 64bit]
  487. [ 0.363775] pci 0000:00:1f.4: reg 0x20: [io 0x6040-0x605f]
  488. [ 0.364884] pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
  489. [ 0.364904] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
  490. [ 0.366052] pci 0000:00:1c.0: PCI bridge to [bus 01]
  491. [ 0.366134] pci 0000:02:00.0: [10de:1c94] type 00 class 0x030200
  492. [ 0.366151] pci 0000:02:00.0: reg 0x10: [mem 0x50000000-0x50ffffff]
  493. [ 0.366166] pci 0000:02:00.0: reg 0x14: [mem 0x6000000000-0x600fffffff 64bit pref]
  494. [ 0.366181] pci 0000:02:00.0: reg 0x1c: [mem 0x6010000000-0x6011ffffff 64bit pref]
  495. [ 0.366191] pci 0000:02:00.0: reg 0x24: [io 0x5000-0x507f]
  496. [ 0.366201] pci 0000:02:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
  497. [ 0.366223] pci 0000:02:00.0: Enabling HDA controller
  498. [ 0.366362] pci 0000:02:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1c.4 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
  499. [ 0.366432] pci 0000:00:1c.4: PCI bridge to [bus 02]
  500. [ 0.366435] pci 0000:00:1c.4: bridge window [io 0x5000-0x5fff]
  501. [ 0.366438] pci 0000:00:1c.4: bridge window [mem 0x50000000-0x50ffffff]
  502. [ 0.366443] pci 0000:00:1c.4: bridge window [mem 0x6000000000-0x6011ffffff 64bit pref]
  503. [ 0.366514] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  504. [ 0.366533] pci 0000:03:00.0: reg 0x10: [io 0x4000-0x40ff]
  505. [ 0.366558] pci 0000:03:00.0: reg 0x18: [mem 0x51104000-0x51104fff 64bit]
  506. [ 0.366574] pci 0000:03:00.0: reg 0x20: [mem 0x51100000-0x51103fff 64bit]
  507. [ 0.366695] pci 0000:03:00.0: supports D1 D2
  508. [ 0.366696] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  509. [ 0.366839] pci 0000:00:1d.0: PCI bridge to [bus 03]
  510. [ 0.366841] pci 0000:00:1d.0: bridge window [io 0x4000-0x4fff]
  511. [ 0.366844] pci 0000:00:1d.0: bridge window [mem 0x51100000-0x511fffff]
  512. [ 0.366956] pci 0000:04:00.0: [2646:5008] type 00 class 0x010802
  513. [ 0.366980] pci 0000:04:00.0: reg 0x10: [mem 0x51000000-0x51003fff 64bit]
  514. [ 0.366991] pci 0000:04:00.0: reg 0x18: [io 0x3000-0x3007]
  515. [ 0.380139] pci 0000:00:1d.4: PCI bridge to [bus 04]
  516. [ 0.380142] pci 0000:00:1d.4: bridge window [io 0x3000-0x3fff]
  517. [ 0.380145] pci 0000:00:1d.4: bridge window [mem 0x51000000-0x510fffff]
  518. [ 0.382336] ACPI: EC: interrupt unblocked
  519. [ 0.382337] ACPI: EC: event unblocked
  520. [ 0.382352] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  521. [ 0.382353] ACPI: EC: GPE=0x6e
  522. [ 0.382353] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
  523. [ 0.382355] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
  524. [ 0.382406] iommu: Default domain type: Translated
  525. [ 0.382406] SCSI subsystem initialized
  526. [ 0.382406] libata version 3.00 loaded.
  527. [ 0.382406] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  528. [ 0.382406] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  529. [ 0.382406] pci 0000:00:02.0: vgaarb: bridge control possible
  530. [ 0.382406] vgaarb: loaded
  531. [ 0.382406] ACPI: bus type USB registered
  532. [ 0.382406] usbcore: registered new interface driver usbfs
  533. [ 0.382406] usbcore: registered new interface driver hub
  534. [ 0.382406] usbcore: registered new device driver usb
  535. [ 0.382406] pps_core: LinuxPPS API ver. 1 registered
  536. [ 0.382406] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  537. [ 0.382406] PTP clock support registered
  538. [ 0.382406] EDAC MC: Ver: 3.0.0
  539. [ 0.384082] Registered efivars operations
  540. [ 0.384184] NetLabel: Initializing
  541. [ 0.384185] NetLabel: domain hash size = 128
  542. [ 0.384186] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  543. [ 0.384196] NetLabel: unlabeled traffic allowed by default
  544. [ 0.384204] PCI: Using ACPI for IRQ routing
  545. [ 0.403104] PCI: pci_cache_line_size set to 64 bytes
  546. [ 0.403246] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
  547. [ 0.403372] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  548. [ 0.403375] e820: reserve RAM buffer [mem 0x3c290000-0x3fffffff]
  549. [ 0.403376] e820: reserve RAM buffer [mem 0x3c2ba000-0x3fffffff]
  550. [ 0.403376] e820: reserve RAM buffer [mem 0x3f9f8000-0x3fffffff]
  551. [ 0.403377] e820: reserve RAM buffer [mem 0x403b5018-0x43ffffff]
  552. [ 0.403378] e820: reserve RAM buffer [mem 0x403df018-0x43ffffff]
  553. [ 0.403379] e820: reserve RAM buffer [mem 0x403f0018-0x43ffffff]
  554. [ 0.403380] e820: reserve RAM buffer [mem 0x4230f000-0x43ffffff]
  555. [ 0.403381] e820: reserve RAM buffer [mem 0x44850000-0x47ffffff]
  556. [ 0.403381] e820: reserve RAM buffer [mem 0x5b0800000-0x5b3ffffff]
  557. [ 0.404240] clocksource: Switched to clocksource tsc-early
  558. [ 0.410298] VFS: Disk quotas dquot_6.6.0
  559. [ 0.410310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  560. [ 0.410384] AppArmor: AppArmor Filesystem Enabled
  561. [ 0.410408] pnp: PnP ACPI init
  562. [ 0.410646] system 00:00: [io 0x0680-0x069f] has been reserved
  563. [ 0.410649] system 00:00: [io 0x164e-0x164f] has been reserved
  564. [ 0.410653] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  565. [ 0.410692] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  566. [ 0.410773] system 00:02: [io 0x1854-0x1857] has been reserved
  567. [ 0.410776] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  568. [ 0.410792] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  569. [ 0.411184] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
  570. [ 0.411185] system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
  571. [ 0.411186] system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
  572. [ 0.411187] system 00:04: [mem 0xc0000000-0xcfffffff] has been reserved
  573. [ 0.411189] system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
  574. [ 0.411190] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
  575. [ 0.411191] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
  576. [ 0.411193] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  577. [ 0.411813] system 00:05: [io 0x1800-0x18fe] could not be reserved
  578. [ 0.411815] system 00:05: [mem 0xfd000000-0xfd68ffff] has been reserved
  579. [ 0.411816] system 00:05: [mem 0xfd6b0000-0xfd6cffff] has been reserved
  580. [ 0.411817] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
  581. [ 0.411818] system 00:05: [mem 0xfe000000-0xfe01ffff] has been reserved
  582. [ 0.411819] system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
  583. [ 0.411820] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
  584. [ 0.411823] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  585. [ 0.412074] system 00:06: [io 0x2000-0x20fe] has been reserved
  586. [ 0.412076] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  587. [ 0.412259] system 00:07: [mem 0xfe038000-0xfe038fff] has been reserved
  588. [ 0.412262] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  589. [ 0.412433] pnp: PnP ACPI: found 8 devices
  590. [ 0.417684] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  591. [ 0.417723] NET: Registered protocol family 2
  592. [ 0.417872] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  593. [ 0.419125] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
  594. [ 0.419272] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  595. [ 0.419512] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  596. [ 0.419562] TCP: Hash tables configured (established 262144 bind 65536)
  597. [ 0.419674] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
  598. [ 0.419754] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
  599. [ 0.419811] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
  600. [ 0.419861] NET: Registered protocol family 1
  601. [ 0.419865] NET: Registered protocol family 44
  602. [ 0.419870] pci 0000:02:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
  603. [ 0.419882] pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
  604. [ 0.419932] pci 0000:00:1f.5: BAR 0: no space for [mem size 0x00001000]
  605. [ 0.419933] pci 0000:00:1f.5: BAR 0: trying firmware assignment [mem 0xfe010000-0xfe010fff]
  606. [ 0.419935] pci 0000:00:1f.5: BAR 0: [mem 0xfe010000-0xfe010fff] conflicts with Reserved [mem 0xfc800000-0xfe7fffff]
  607. [ 0.419936] pci 0000:00:1f.5: BAR 0: failed to assign [mem size 0x00001000]
  608. [ 0.419938] pci 0000:00:1c.0: PCI bridge to [bus 01]
  609. [ 0.419955] pci 0000:02:00.0: BAR 6: no space for [mem size 0x00080000 pref]
  610. [ 0.419956] pci 0000:02:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
  611. [ 0.419957] pci 0000:00:1c.4: PCI bridge to [bus 02]
  612. [ 0.419959] pci 0000:00:1c.4: bridge window [io 0x5000-0x5fff]
  613. [ 0.419964] pci 0000:00:1c.4: bridge window [mem 0x50000000-0x50ffffff]
  614. [ 0.419967] pci 0000:00:1c.4: bridge window [mem 0x6000000000-0x6011ffffff 64bit pref]
  615. [ 0.419972] pci 0000:00:1d.0: PCI bridge to [bus 03]
  616. [ 0.419974] pci 0000:00:1d.0: bridge window [io 0x4000-0x4fff]
  617. [ 0.419978] pci 0000:00:1d.0: bridge window [mem 0x51100000-0x511fffff]
  618. [ 0.419985] pci 0000:00:1d.4: PCI bridge to [bus 04]
  619. [ 0.419987] pci 0000:00:1d.4: bridge window [io 0x3000-0x3fff]
  620. [ 0.419991] pci 0000:00:1d.4: bridge window [mem 0x51000000-0x510fffff]
  621. [ 0.419999] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
  622. [ 0.420000] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  623. [ 0.420001] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  624. [ 0.420002] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  625. [ 0.420003] pci_bus 0000:00: resource 7 [mem 0x4f800000-0xbfffffff window]
  626. [ 0.420004] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
  627. [ 0.420005] pci_bus 0000:02: resource 0 [io 0x5000-0x5fff]
  628. [ 0.420006] pci_bus 0000:02: resource 1 [mem 0x50000000-0x50ffffff]
  629. [ 0.420007] pci_bus 0000:02: resource 2 [mem 0x6000000000-0x6011ffffff 64bit pref]
  630. [ 0.420008] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
  631. [ 0.420009] pci_bus 0000:03: resource 1 [mem 0x51100000-0x511fffff]
  632. [ 0.420010] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
  633. [ 0.420011] pci_bus 0000:04: resource 1 [mem 0x51000000-0x510fffff]
  634. [ 0.420179] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  635. [ 0.422379] PCI: CLS 64 bytes, default 64
  636. [ 0.422408] Trying to unpack rootfs image as initramfs...
  637. [ 0.578360] Freeing initrd memory: 112880K
  638. [ 0.578484] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  639. [ 0.578486] software IO TLB: mapped [mem 0x0000000038124000-0x000000003c124000] (64MB)
  640. [ 0.578703] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1128af0325d, max_idle_ns: 440795261011 ns
  641. [ 0.578718] clocksource: Switched to clocksource tsc
  642. [ 0.578801] check: Scanning for low memory corruption every 60 seconds
  643. [ 0.579116] Initialise system trusted keyrings
  644. [ 0.579128] Key type blacklist registered
  645. [ 0.579196] workingset: timestamp_bits=36 max_order=23 bucket_order=0
  646. [ 0.579836] zbud: loaded
  647. [ 0.580006] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  648. [ 0.580140] fuse: init (API version 7.33)
  649. [ 0.580253] integrity: Platform Keyring initialized
  650. [ 0.588668] Key type asymmetric registered
  651. [ 0.588669] Asymmetric key parser 'x509' registered
  652. [ 0.588674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  653. [ 0.588713] io scheduler mq-deadline registered
  654. [ 0.588903] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
  655. [ 0.589189] pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
  656. [ 0.589282] pcieport 0000:00:1c.4: AER: enabled with IRQ 123
  657. [ 0.589309] pcieport 0000:00:1c.4: DPC: enabled with IRQ 123
  658. [ 0.589309] pcieport 0000:00:1c.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
  659. [ 0.589516] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
  660. [ 0.589715] pcieport 0000:00:1d.4: PME: Signaling with IRQ 125
  661. [ 0.589784] pcieport 0000:00:1d.4: AER: enabled with IRQ 125
  662. [ 0.589807] pcieport 0000:00:1d.4: DPC: enabled with IRQ 125
  663. [ 0.589808] pcieport 0000:00:1d.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
  664. [ 0.589902] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  665. [ 0.589936] efifb: probing for efifb
  666. [ 0.589982] efifb: showing boot graphics
  667. [ 0.591361] efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
  668. [ 0.591363] efifb: mode is 1920x1080x32, linelength=7680, pages=1
  669. [ 0.591364] efifb: scrolling: redraw
  670. [ 0.591364] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  671. [ 0.591412] fbcon: Deferring console take-over
  672. [ 0.591413] fb0: EFI VGA frame buffer device
  673. [ 0.591418] intel_idle: MWAIT substates: 0x11121020
  674. [ 0.591623] Monitor-Mwait will be used to enter C-1 state
  675. [ 0.591629] Monitor-Mwait will be used to enter C-2 state
  676. [ 0.591634] Monitor-Mwait will be used to enter C-3 state
  677. [ 0.591637] ACPI: \_SB_.PR00: Found 3 idle states
  678. [ 0.591639] intel_idle: v0.5.1 model 0x7E
  679. [ 0.591886] intel_idle: Local APIC timer is reliable in all C-states
  680. [ 0.592096] ACPI: AC Adapter [ACAD] (on-line)
  681. [ 0.592145] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  682. [ 0.592160] ACPI: Power Button [PWRB]
  683. [ 0.592178] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  684. [ 0.592188] ACPI: Sleep Button [SLPB]
  685. [ 0.592207] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
  686. [ 0.592217] ACPI: Lid Switch [LID0]
  687. [ 0.592236] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  688. [ 0.592257] ACPI: Power Button [PWRF]
  689. [ 0.592408] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2816
  690. [ 0.594299] [Firmware Bug]: No valid trip found
  691. [ 0.594406] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  692. [ 0.595218] battery: ACPI: Battery Slot [BAT1] (battery present)
  693. [ 0.595471] hpet_acpi_add: no address or irqs in _CRS
  694. [ 0.595499] Linux agpgart interface v0.103
  695. [ 0.756265] loop: module loaded
  696. [ 0.756951] libphy: Fixed MDIO Bus: probed
  697. [ 0.756954] tun: Universal TUN/TAP device driver, 1.6
  698. [ 0.757096] PPP generic driver version 2.4.2
  699. [ 0.757392] VFIO - User Level meta-driver version: 0.3
  700. [ 0.757659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  701. [ 0.757668] ehci-pci: EHCI PCI platform driver
  702. [ 0.757683] ehci-platform: EHCI generic platform driver
  703. [ 0.757703] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  704. [ 0.757705] ohci-pci: OHCI PCI platform driver
  705. [ 0.757715] ohci-platform: OHCI generic platform driver
  706. [ 0.757724] uhci_hcd: USB Universal Host Controller Interface driver
  707. [ 0.757783] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
  708. [ 0.757787] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  709. [ 0.758871] serio: i8042 KBD port at 0x60,0x64 irq 1
  710. [ 0.759052] mousedev: PS/2 mouse device common for all mice
  711. [ 0.759349] rtc_cmos 00:01: RTC can wake from S4
  712. [ 0.760238] rtc_cmos 00:01: registered as rtc0
  713. [ 0.760450] rtc_cmos 00:01: setting system clock to 2021-10-30T22:44:47 UTC (1635633887)
  714. [ 0.760475] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
  715. [ 0.760488] i2c /dev entries driver
  716. [ 0.760550] device-mapper: uevent: version 1.0.3
  717. [ 0.760676] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
  718. [ 0.760703] platform eisa.0: Probing EISA bus 0
  719. [ 0.760706] platform eisa.0: EISA: Cannot allocate resource for mainboard
  720. [ 0.760709] platform eisa.0: Cannot allocate resource for EISA slot 1
  721. [ 0.760711] platform eisa.0: Cannot allocate resource for EISA slot 2
  722. [ 0.760713] platform eisa.0: Cannot allocate resource for EISA slot 3
  723. [ 0.760715] platform eisa.0: Cannot allocate resource for EISA slot 4
  724. [ 0.760717] platform eisa.0: Cannot allocate resource for EISA slot 5
  725. [ 0.760719] platform eisa.0: Cannot allocate resource for EISA slot 6
  726. [ 0.760720] platform eisa.0: Cannot allocate resource for EISA slot 7
  727. [ 0.760722] platform eisa.0: Cannot allocate resource for EISA slot 8
  728. [ 0.760724] platform eisa.0: EISA: Detected 0 cards
  729. [ 0.760728] intel_pstate: Intel P-state driver initializing
  730. [ 0.761936] intel_pstate: HWP enabled
  731. [ 0.762100] ledtrig-cpu: registered to indicate activity on CPUs
  732. [ 0.762105] EFI Variables Facility v0.08 2004-May-17
  733. [ 0.767037] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  734. [ 0.797297] intel_pmc_core INT33A1:00: initialized
  735. [ 0.797379] drop_monitor: Initializing network drop monitor service
  736. [ 0.797482] NET: Registered protocol family 10
  737. [ 0.802179] Segment Routing with IPv6
  738. [ 0.802197] NET: Registered protocol family 17
  739. [ 0.802320] Key type dns_resolver registered
  740. [ 0.802939] microcode: sig=0x706e5, pf=0x80, revision=0xa6
  741. [ 0.803020] microcode: Microcode Update Driver: v2.2.
  742. [ 0.803024] IPI shorthand broadcast: enabled
  743. [ 0.803033] sched_clock: Marking stable (796769552, 6249319)->(809976819, -6957948)
  744. [ 0.803087] registered taskstats version 1
  745. [ 0.803095] Loading compiled-in X.509 certificates
  746. [ 0.803621] Loaded X.509 cert 'Build time autogenerated kernel key: b7b636bb11118bc6a693b11ec4fb10c5f3fb970e'
  747. [ 0.804095] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
  748. [ 0.804560] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
  749. [ 0.804561] blacklist: Loading compiled-in revocation X.509 certificates
  750. [ 0.804573] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
  751. [ 0.804756] zswap: loaded using pool lzo/zbud
  752. [ 0.804953] Key type ._fscrypt registered
  753. [ 0.804954] Key type .fscrypt registered
  754. [ 0.804955] Key type fscrypt-provisioning registered
  755. [ 0.804985] Key type trusted registered
  756. [ 0.806672] Key type encrypted registered
  757. [ 0.806674] AppArmor: AppArmor sha1 policy hashing enabled
  758. [ 0.809050] integrity: Loading X.509 certificate: UEFI:db
  759. [ 0.809116] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  760. [ 0.809117] integrity: Loading X.509 certificate: UEFI:db
  761. [ 0.809130] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  762. [ 0.809131] integrity: Loading X.509 certificate: UEFI:db
  763. [ 0.809141] integrity: Loaded X.509 cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5'
  764. [ 0.809142] integrity: Loading X.509 certificate: UEFI:db
  765. [ 0.809389] integrity: Loaded X.509 cert 'LINPUS: 967f81f2f4f5ac0f24fca5e42982e4ad1e56ddff'
  766. [ 0.809389] integrity: Loading X.509 certificate: UEFI:db
  767. [ 0.809560] integrity: Loaded X.509 cert 'Linpus: linpus.com: 2e092cab5e97a89f94a6e272ec7267c267cf4483'
  768. [ 0.809561] integrity: Loading X.509 certificate: UEFI:db
  769. [ 0.809705] integrity: Loaded X.509 cert 'Quanta NB4: 073d6a4c306ea5b9499e861c7ba55cde'
  770. [ 0.811659] integrity: Revoking X.509 certificate: UEFI:dbx
  771. [ 0.811680] blacklist: Revoked X.509 cert 'Acer Database Forbidden: 9de028a2638669f109745d3e2a7ad5c9e64ed392'
  772. [ 0.811685] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
  773. [ 0.811837] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
  774. [ 0.811842] ima: Allocated hash algorithm: sha1
  775. [ 0.841022] ima: No architecture policies found
  776. [ 0.841043] evm: Initialising EVM extended attributes:
  777. [ 0.841044] evm: security.selinux
  778. [ 0.841045] evm: security.SMACK64
  779. [ 0.841046] evm: security.SMACK64EXEC
  780. [ 0.841048] evm: security.SMACK64TRANSMUTE
  781. [ 0.841049] evm: security.SMACK64MMAP
  782. [ 0.841050] evm: security.apparmor
  783. [ 0.841051] evm: security.ima
  784. [ 0.841052] evm: security.capability
  785. [ 0.841053] evm: HMAC attrs: 0x1
  786. [ 0.843124] PM: Magic number: 9:300:756
  787. [ 0.843142] tty ttyS7: hash matches
  788. [ 0.843522] RAS: Correctable Errors collector initialized.
  789. [ 0.851281] Freeing unused decrypted memory: 2036K
  790. [ 0.851759] Freeing unused kernel image (initmem) memory: 2688K
  791. [ 0.864212] Write protecting the kernel read-only data: 22528k
  792. [ 0.864998] Freeing unused kernel image (text/rodata gap) memory: 2036K
  793. [ 0.865261] Freeing unused kernel image (rodata/data gap) memory: 684K
  794. [ 0.881038] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  795. [ 0.881043] Run /init as init process
  796. [ 0.881044] with arguments:
  797. [ 0.881045] /init
  798. [ 0.881046] splash
  799. [ 0.881047] with environment:
  800. [ 0.881047] HOME=/
  801. [ 0.881048] TERM=linux
  802. [ 0.881048] BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic
  803. [ 0.935723] wmi_bus wmi_bus-PNP0C14:02: WQ data block query control method not found
  804. [ 0.935728] wmi_bus wmi_bus-PNP0C14:02: WQ data block query control method not found
  805. [ 0.935731] wmi_bus wmi_bus-PNP0C14:02: WQ data block query control method not found
  806. [ 0.935733] wmi_bus wmi_bus-PNP0C14:02: WQ data block query control method not found
  807. [ 0.943677] hid: raw HID events driver (C) Jiri Kosina
  808. [ 0.948358] xhci_hcd 0000:00:14.0: xHCI Host Controller
  809. [ 0.948366] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  810. [ 0.948718] ahci 0000:00:17.0: version 3.0
  811. [ 0.949034] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
  812. [ 0.949039] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst
  813. [ 0.949459] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
  814. [ 0.949681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
  815. [ 0.949684] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  816. [ 0.949686] usb usb1: Product: xHCI Host Controller
  817. [ 0.949688] usb usb1: Manufacturer: Linux 5.11.0-38-generic xhci-hcd
  818. [ 0.949689] usb usb1: SerialNumber: 0000:00:14.0
  819. [ 0.949812] hub 1-0:1.0: USB hub found
  820. [ 0.949834] hub 1-0:1.0: 12 ports detected
  821. [ 0.951896] xhci_hcd 0000:00:14.0: xHCI Host Controller
  822. [ 0.951901] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  823. [ 0.951905] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
  824. [ 0.951942] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
  825. [ 0.951945] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  826. [ 0.951946] usb usb2: Product: xHCI Host Controller
  827. [ 0.951948] usb usb2: Manufacturer: Linux 5.11.0-38-generic xhci-hcd
  828. [ 0.951949] usb usb2: SerialNumber: 0000:00:14.0
  829. [ 0.952120] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  830. [ 0.952154] hub 2-0:1.0: USB hub found
  831. [ 0.952198] hub 2-0:1.0: 6 ports detected
  832. [ 0.952208] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  833. [ 0.952974] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  834. [ 0.952984] r8169 0000:03:00.0: enabling device (0000 -> 0003)
  835. [ 0.953580] usb: port power management may be unreliable
  836. [ 0.955686] scsi host0: ahci
  837. [ 0.956470] scsi host1: ahci
  838. [ 0.956522] ata1: SATA max UDMA/133 abar m2048@0x51213000 port 0x51213100 irq 126
  839. [ 0.956526] ata2: SATA max UDMA/133 abar m2048@0x51213000 port 0x51213180 irq 126
  840. [ 0.956909] i2c i2c-0: 2/2 memory slots populated (from DMI)
  841. [ 0.957364] i2c i2c-0: Successfully instantiated SPD at 0x50
  842. [ 0.958180] nvme nvme0: pci function 0000:04:00.0
  843. [ 0.962280] cryptd: max_cpu_qlen set to 1000
  844. [ 0.968016] AVX2 version of gcm_enc/dec engaged.
  845. [ 0.968022] AES CTR mode by8 optimization enabled
  846. [ 0.968322] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
  847. [ 0.969103] idma64 idma64.0: Found Intel integrated DMA 64-bit
  848. [ 0.970926] libphy: r8169: probed
  849. [ 0.971357] r8169 0000:03:00.0 eth0: RTL8168h/8111h, b4:a9:fc:b0:b0:d1, XID 541, IRQ 129
  850. [ 0.971362] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  851. [ 0.980775] i2c_hid i2c-ELAN0504:00: supply vdd not found, using dummy regulator
  852. [ 0.980806] i2c_hid i2c-ELAN0504:00: supply vddl not found, using dummy regulator
  853. [ 0.981139] nvme nvme0: 8/0/0 default/read/poll queues
  854. [ 0.983228] nvme0n1: p1 p2 p3 p4 p5 p6
  855. [ 1.003284] r8169 0000:03:00.0 enp3s0: renamed from eth0
  856. [ 1.254615] nvidia: loading out-of-tree module taints kernel.
  857. [ 1.254623] nvidia: module license 'NVIDIA' taints kernel.
  858. [ 1.254624] Disabling lock debugging due to kernel taint
  859. [ 1.263245] nvidia: module verification failed: signature and/or required key missing - tainting kernel
  860. [ 1.264820] checking generic (4000000000 7e9000) vs hw (6012000000 1000000)
  861. [ 1.264823] checking generic (4000000000 7e9000) vs hw (4000000000 10000000)
  862. [ 1.264824] fb0: switching to inteldrmfb from EFI VGA
  863. [ 1.264883] i915 0000:00:02.0: vgaarb: deactivate vga console
  864. [ 1.266319] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  865. [ 1.266710] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/icl_dmc_ver1_09.bin (v1.9)
  866. [ 1.271303] ata2: SATA link down (SStatus 4 SControl 300)
  867. [ 1.271333] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  868. [ 1.271468] nvidia-nvlink: Nvlink Core is being initialized, major device number 234
  869.  
  870. [ 1.271835] nvidia 0000:02:00.0: enabling device (0006 -> 0007)
  871. [ 1.380164] usb 1-1: new full-speed USB device number 2 using xhci_hcd
  872. [ 1.388429] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 460.91.03 Fri Jul 2 06:04:10 UTC 2021
  873. [ 1.438248] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 460.91.03 Fri Jul 2 05:43:38 UTC 2021
  874. [ 1.441576] [drm] [nvidia-drm] [GPU ID 0x00000200] Loading driver
  875. [ 1.441580] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:02:00.0 on minor 1
  876. [ 1.534796] usb 1-1: New USB device found, idVendor=25a7, idProduct=fa23, bcdDevice= 2.41
  877. [ 1.534805] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  878. [ 1.534808] usb 1-1: Product: 2.4G Receiver
  879. [ 1.534810] usb 1-1: Manufacturer: Compx
  880. [ 1.664199] usb 1-4: new high-speed USB device number 3 using xhci_hcd
  881. [ 1.861908] usb 1-4: New USB device found, idVendor=1058, idProduct=25a2, bcdDevice=10.21
  882. [ 1.861917] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  883. [ 1.861920] usb 1-4: Product: Elements 25A2
  884. [ 1.861922] usb 1-4: Manufacturer: Western Digital
  885. [ 1.861925] usb 1-4: SerialNumber: 57584A3141343837595A524E
  886. [ 2.000199] usb 1-5: new high-speed USB device number 4 using xhci_hcd
  887. [ 2.158425] usb 1-5: New USB device found, idVendor=0408, idProduct=a061, bcdDevice= 0.04
  888. [ 2.158444] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  889. [ 2.158448] usb 1-5: Product: HD User Facing
  890. [ 2.158450] usb 1-5: Manufacturer: SunplusIT Inc
  891. [ 2.288191] usb 1-10: new full-speed USB device number 5 using xhci_hcd
  892. [ 2.438499] usb 1-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
  893. [ 2.438507] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  894. [ 2.445617] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
  895. [ 2.448453] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  896. [ 2.449125] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
  897. [ 2.449305] [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
  898. [ 2.449320] ACPI: Video Device [PXSX] (multi-head: yes rom: yes post: no)
  899. [ 2.449353] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:46/LNXVIDEO:01/input/input6
  900. [ 2.450318] fbcon: i915drmfb (fb0) is primary device
  901. [ 2.450322] fbcon: Deferring console take-over
  902. [ 2.450324] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
  903. [ 2.454924] usb-storage 1-4:1.0: USB Mass Storage device detected
  904. [ 2.455131] scsi host2: usb-storage 1-4:1.0
  905. [ 2.455339] usbcore: registered new interface driver usb-storage
  906. [ 2.456495] usbcore: registered new interface driver uas
  907. [ 2.462811] usbcore: registered new interface driver usbhid
  908. [ 2.462814] usbhid: USB HID core driver
  909. [ 2.467863] input: ELAN0504:00 04F3:3091 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN0504:00/0018:04F3:3091.0001/input/input7
  910. [ 2.467926] input: ELAN0504:00 04F3:3091 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN0504:00/0018:04F3:3091.0001/input/input9
  911. [ 2.467967] hid-generic 0018:04F3:3091.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0504:00 04F3:3091] on i2c-ELAN0504:00
  912. [ 2.468050] input: Compx 2.4G Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:25A7:FA23.0002/input/input10
  913. [ 2.524561] hid-generic 0003:25A7:FA23.0002: input,hidraw1: USB HID v1.10 Keyboard [Compx 2.4G Receiver] on usb-0000:00:14.0-1/input0
  914. [ 2.524945] input: Compx 2.4G Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:25A7:FA23.0003/input/input11
  915. [ 2.525319] input: Compx 2.4G Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:25A7:FA23.0003/input/input12
  916. [ 2.525530] input: Compx 2.4G Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:25A7:FA23.0003/input/input13
  917. [ 2.584464] input: Compx 2.4G Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:25A7:FA23.0003/input/input14
  918. [ 2.584783] hid-generic 0003:25A7:FA23.0003: input,hiddev0,hidraw2: USB HID v1.10 Mouse [Compx 2.4G Receiver] on usb-0000:00:14.0-1/input1
  919. [ 2.604882] ata1.00: ATA-10: ST1000LM035-1RK172, ACM2, max UDMA/133
  920. [ 2.604889] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  921. [ 2.655269] ata1.00: configured for UDMA/133
  922. [ 2.664876] scsi 0:0:0:0: Direct-Access ATA ST1000LM035-1RK1 ACM2 PQ: 0 ANSI: 5
  923. [ 2.665240] sd 0:0:0:0: Attached scsi generic sg0 type 0
  924. [ 2.665253] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  925. [ 2.665259] sd 0:0:0:0: [sda] 4096-byte physical blocks
  926. [ 2.665273] sd 0:0:0:0: [sda] Write Protect is off
  927. [ 2.665276] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  928. [ 2.665294] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  929. [ 2.743814] sda: sda1 sda2
  930. [ 2.760379] sd 0:0:0:0: [sda] Attached SCSI disk
  931. [ 3.466783] scsi 2:0:0:0: Direct-Access WD Elements 25A2 1021 PQ: 0 ANSI: 6
  932. [ 3.467135] sd 2:0:0:0: Attached scsi generic sg1 type 0
  933. [ 3.467477] sd 2:0:0:0: [sdb] 3906963456 512-byte logical blocks: (2.00 TB/1.82 TiB)
  934. [ 3.467705] sd 2:0:0:0: [sdb] Write Protect is off
  935. [ 3.467708] sd 2:0:0:0: [sdb] Mode Sense: 47 00 10 08
  936. [ 3.467939] sd 2:0:0:0: [sdb] No Caching mode page found
  937. [ 3.467945] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  938. [ 3.508228] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  939. [ 3.539726] sdb: sdb1
  940. [ 3.579162] sd 2:0:0:0: [sdb] Attached SCSI disk
  941. [ 3.662596] systemd[1]: Inserted module 'autofs4'
  942. [ 3.772268] systemd[1]: systemd 245.4-4ubuntu3.13 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)
  943. [ 3.792306] systemd[1]: Detected architecture x86-64.
  944. [ 3.816751] systemd[1]: Set hostname to <mymachine>.
  945. [ 4.003455] systemd[1]: Created slice system-modprobe.slice.
  946. [ 4.003598] systemd[1]: Created slice system-postfix.slice.
  947. [ 4.003734] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  948. [ 4.003877] systemd[1]: Created slice system-wg\x2dquick.slice.
  949. [ 4.003992] systemd[1]: Created slice User and Session Slice.
  950. [ 4.004023] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  951. [ 4.004131] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  952. [ 4.004154] systemd[1]: Reached target User and Group Name Lookups.
  953. [ 4.004160] systemd[1]: Reached target Remote File Systems.
  954. [ 4.004165] systemd[1]: Reached target Slices.
  955. [ 4.005209] systemd[1]: Listening on Syslog Socket.
  956. [ 4.005250] systemd[1]: Listening on fsck to fsckd communication Socket.
  957. [ 4.005274] systemd[1]: Listening on initctl Compatibility Named Pipe.
  958. [ 4.005356] systemd[1]: Listening on Journal Audit Socket.
  959. [ 4.005393] systemd[1]: Listening on Journal Socket (/dev/log).
  960. [ 4.005436] systemd[1]: Listening on Journal Socket.
  961. [ 4.005478] systemd[1]: Listening on udev Control Socket.
  962. [ 4.005510] systemd[1]: Listening on udev Kernel Socket.
  963. [ 4.005957] systemd[1]: Mounting Huge Pages File System...
  964. [ 4.006481] systemd[1]: Mounting POSIX Message Queue File System...
  965. [ 4.007055] systemd[1]: Mounting Kernel Debug File System...
  966. [ 4.007602] systemd[1]: Mounting Kernel Trace File System...
  967. [ 4.009029] systemd[1]: Starting Journal Service...
  968. [ 4.009685] systemd[1]: Starting Set the console keyboard layout...
  969. [ 4.010295] systemd[1]: Starting Create list of static device nodes for the current kernel...
  970. [ 4.010340] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  971. [ 4.010966] systemd[1]: Started Nameserver information manager.
  972. [ 4.011158] systemd[1]: Reached target Network (Pre).
  973. [ 4.011579] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  974. [ 4.011609] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  975. [ 4.013501] systemd[1]: Starting Load Kernel Modules...
  976. [ 4.014089] systemd[1]: Starting Remount Root and Kernel File Systems...
  977. [ 4.014697] systemd[1]: Starting udev Coldplug all Devices...
  978. [ 4.015457] systemd[1]: Starting Uncomplicated firewall...
  979. [ 4.016769] systemd[1]: Mounted Huge Pages File System.
  980. [ 4.016891] systemd[1]: Mounted POSIX Message Queue File System.
  981. [ 4.016977] systemd[1]: Mounted Kernel Debug File System.
  982. [ 4.017062] systemd[1]: Mounted Kernel Trace File System.
  983. [ 4.017398] systemd[1]: Finished Create list of static device nodes for the current kernel.
  984. [ 4.019275] systemd[1]: Finished Uncomplicated firewall.
  985. [ 4.022721] EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-ro. Quota mode: none.
  986. [ 4.023661] systemd[1]: Finished Remount Root and Kernel File Systems.
  987. [ 4.024301] systemd[1]: Activating swap /swapfile...
  988. [ 4.024669] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  989. [ 4.024721] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  990. [ 4.025332] systemd[1]: Starting Load/Save Random Seed...
  991. [ 4.026005] systemd[1]: Starting Create System Users...
  992. [ 4.036098] lp: driver loaded but no devices found
  993. [ 4.039300] ppdev: user-space parallel port driver
  994. [ 4.039969] systemd[1]: Finished Load/Save Random Seed.
  995. [ 4.042220] systemd[1]: Finished Create System Users.
  996. [ 4.043121] systemd[1]: Starting Create Static Device Nodes in /dev...
  997. [ 4.052029] mc: Linux media interface: v0.10
  998. [ 4.055186] systemd[1]: Finished Set the console keyboard layout.
  999. [ 4.056362] systemd[1]: Finished Create Static Device Nodes in /dev.
  1000. [ 4.056482] systemd[1]: Reached target Local File Systems (Pre).
  1001. [ 4.057995] videodev: Linux video capture interface: v2.00
  1002. [ 4.059023] systemd[1]: Mounting Mount unit for atom, revision 281...
  1003. [ 4.060175] systemd[1]: Mounting Mount unit for atom, revision 282...
  1004. [ 4.060507] v4l2loopback: unknown parameter 'Virtual' ignored
  1005. [ 4.060510] v4l2loopback: unknown parameter 'Camera'' ignored
  1006. [ 4.060608] v4l2loopback driver version 0.12.3 loaded
  1007. [ 4.061930] systemd[1]: Mounting Mount unit for bare, revision 5...
  1008. [ 4.062180] loop0: detected capacity change from 0 to 583776
  1009. [ 4.063014] systemd[1]: Mounting Mount unit for bitcoin-core, revision 94...
  1010. [ 4.063883] systemd[1]: Mounting Mount unit for bitcoin-core, revision 99...
  1011. [ 4.064823] systemd[1]: Mounting Mount unit for canonical-livepatch, revision 105...
  1012. [ 4.066501] systemd[1]: Mounting Mount unit for canonical-livepatch, revision 114...
  1013. [ 4.067408] systemd[1]: Mounting Mount unit for chromium, revision 1781...
  1014. [ 4.068198] systemd[1]: Mounting Mount unit for chromium, revision 1810...
  1015. [ 4.069615] systemd[1]: Mounting Mount unit for core, revision 11798...
  1016. [ 4.070427] systemd[1]: Mounting Mount unit for core, revision 11993...
  1017. [ 4.071912] systemd[1]: Mounting Mount unit for core18, revision 2128...
  1018. [ 4.072833] systemd[1]: Mounting Mount unit for core18, revision 2246...
  1019. [ 4.073706] systemd[1]: Mounting Mount unit for core20, revision 1081...
  1020. [ 4.074453] systemd[1]: Mounting Mount unit for core20, revision 1169...
  1021. [ 4.075247] systemd[1]: Mounting Mount unit for dingtalk-notifier, revision 8...
  1022. [ 4.076147] systemd[1]: Mounting Mount unit for ffmpeg, revision 1286...
  1023. [ 4.077102] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 145...
  1024. [ 4.077816] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 161...
  1025. [ 4.079320] systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 66...
  1026. [ 4.080108] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k SSFS
  1027. [ 4.080632] systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 72...
  1028. [ 4.081516] systemd[1]: Mounting Mount unit for gtk2-common-themes, revision 13...
  1029. [ 4.082959] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1515...
  1030. [ 4.083702] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1519...
  1031. [ 4.084620] systemd[1]: Mounting Mount unit for gtkhash, revision 397...
  1032. [ 4.085543] systemd[1]: Mounting Mount unit for kde-frameworks-5-core18, revision 32...
  1033. [ 4.086376] systemd[1]: Mounting Mount unit for kde-frameworks-5-qt-5-14-core18, revision 4...
  1034. [ 4.087863] systemd[1]: Mounting Mount unit for kde-frameworks-5-qt-5-15-3-core20, revision 4...
  1035. [ 4.088958] systemd[1]: Mounting Mount unit for kde-frameworks-5-qt-5-15-3-core20, revision 5...
  1036. [ 4.090291] systemd[1]: Mounting Mount unit for kde-frameworks-5-qt-5-15-core20, revision 14...
  1037. [ 4.091014] systemd[1]: Mounting Mount unit for obs-studio, revision 1273...
  1038. [ 4.091686] systemd[1]: Mounting Mount unit for obs-studio, revision 1276...
  1039. [ 4.092386] loop1: detected capacity change from 0 to 583776
  1040. [ 4.092586] systemd[1]: Mounting Mount unit for pdfmixtool, revision 862...
  1041. [ 4.093292] systemd[1]: Mounting Mount unit for pdfmixtool, revision 864...
  1042. [ 4.094066] systemd[1]: Mounting Mount unit for pdftk, revision 9...
  1043. [ 4.094835] systemd[1]: Mounting Mount unit for snap-store, revision 542...
  1044. [ 4.095484] systemd[1]: Mounting Mount unit for snap-store, revision 547...
  1045. [ 4.096355] systemd[1]: Mounting Mount unit for snapd, revision 13270...
  1046. [ 4.097099] systemd[1]: Mounting Mount unit for snapd, revision 13640...
  1047. [ 4.097861] systemd[1]: Mounting Mount unit for telegram-desktop, revision 3239...
  1048. [ 4.098488] systemd[1]: Mounting Mount unit for telegram-desktop, revision 3277...
  1049. [ 4.099335] systemd[1]: Mounting Mount unit for wordpress-desktop, revision 109...
  1050. [ 4.099937] systemd[1]: Starting udev Kernel Device Manager...
  1051. [ 4.099998] systemd[1]: Activated swap /swapfile.
  1052. [ 4.101481] systemd[1]: Started Journal Service.
  1053. [ 4.112042] systemd-journald[1007]: Received client request to flush runtime journal.
  1054. [ 4.112255] loop2: detected capacity change from 0 to 8
  1055. [ 4.119719] systemd-journald[1007]: File /var/log/journal/c3ce1fb099bf437b97fed36c6e0add25/system.journal corrupted or uncleanly shut down, renaming and replacing.
  1056. [ 4.148277] loop3: detected capacity change from 0 to 210792
  1057. [ 4.172386] loop4: detected capacity change from 0 to 209832
  1058. [ 4.208616] loop5: detected capacity change from 0 to 113536
  1059. [ 4.211024] loop6: detected capacity change from 0 to 448512
  1060. [ 4.238203] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
  1061. [ 4.240017] nvidia-uvm: Loaded the UVM driver, major device number 509.
  1062. [ 4.240578] loop7: detected capacity change from 0 to 133552
  1063. [ 4.280299] input: Acer Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1c/10251229:00/input/input16
  1064. [ 4.329807] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  1065. [ 4.336775] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
  1066. [ 4.337413] acer_wmi: Acer Laptop ACPI-WMI Extras
  1067. [ 4.337441] acer_wmi: Function bitmap for Communication Button: 0x800
  1068. [ 4.350932] input: Acer WMI hotkeys as /devices/virtual/input/input17
  1069. [ 4.351199] loop8: detected capacity change from 0 to 280
  1070. [ 4.407276] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1071. [ 4.407522] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1072. [ 4.409972] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  1073. [ 4.409976] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  1074. [ 4.409977] RAPL PMU: hw unit of domain package 2^-14 Joules
  1075. [ 4.409977] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  1076. [ 4.409978] RAPL PMU: hw unit of domain psys 2^-14 Joules
  1077. [ 4.423734] Intel(R) Wireless WiFi driver for Linux
  1078. [ 4.427038] pstore: Using crash dump compression: deflate
  1079. [ 4.427060] pstore: Registered efi as persistent store backend
  1080. [ 4.432399] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
  1081. [ 4.432416] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 65.3.35.22
  1082. [ 4.432729] iwlwifi 0000:00:14.3: loaded firmware version 59.601f3a66.0 Qu-c0-hr-b0-59.ucode op_mode iwlmvm
  1083. [ 4.449108] loop9: detected capacity change from 0 to 113656
  1084. [ 4.481733] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX203, REV=0x338
  1085. [ 4.488587] input: ELAN0504:00 04F3:3091 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN0504:00/0018:04F3:3091.0001/input/input18
  1086. [ 4.488694] input: ELAN0504:00 04F3:3091 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN0504:00/0018:04F3:3091.0001/input/input20
  1087. [ 4.488786] hid-multitouch 0018:04F3:3091.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0504:00 04F3:3091] on i2c-ELAN0504:00
  1088. [ 4.497714] loop10: detected capacity change from 0 to 133888
  1089. [ 4.556455] loop11: detected capacity change from 0 to 164000
  1090. [ 4.581365] intel_rapl_common: Found RAPL domain package
  1091. [ 4.581371] intel_rapl_common: Found RAPL domain core
  1092. [ 4.581373] intel_rapl_common: Found RAPL domain uncore
  1093. [ 4.581375] intel_rapl_common: Found RAPL domain psys
  1094. [ 4.581524] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
  1095. [ 4.601483] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
  1096. [ 4.601519] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
  1097. [ 4.601739] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  1098. [ 4.666780] iwlwifi 0000:00:14.3: base HW address: 34:cf:f6:61:c0:38
  1099. [ 4.678955] thermal thermal_zone1: failed to read out thermal zone (-61)
  1100. [ 4.685350] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
  1101. [ 4.692515] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  1102. [ 4.692528] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1103. [ 4.692534] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  1104. [ 4.692539] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  1105. [ 4.692543] snd_hda_codec_realtek hdaudioC0D0: inputs:
  1106. [ 4.692547] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
  1107. [ 4.692551] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
  1108. [ 4.702995] loop12: detected capacity change from 0 to 20840
  1109. [ 4.760462] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
  1110. [ 4.760510] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
  1111. [ 4.760552] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
  1112. [ 4.760589] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
  1113. [ 4.760627] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
  1114. [ 4.760668] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
  1115. [ 4.760710] input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
  1116. [ 4.760752] input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
  1117. [ 4.821340] loop13: detected capacity change from 0 to 337424
  1118. [ 4.914647] loop14: detected capacity change from 0 to 66440
  1119. [ 5.032177] loop15: detected capacity change from 0 to 69056
  1120. [ 5.125606] loop16: detected capacity change from 0 to 36552
  1121. [ 5.219733] loop17: detected capacity change from 0 to 20624
  1122. [ 5.322059] loop18: detected capacity change from 0 to 133320
  1123. [ 5.393279] loop19: detected capacity change from 0 to 741424
  1124. [ 5.500987] loop20: detected capacity change from 0 to 126632
  1125. [ 5.561248] loop21: detected capacity change from 0 to 18136
  1126. [ 5.645815] loop22: detected capacity change from 0 to 66368
  1127. [ 5.724388] Bluetooth: Core ver 2.22
  1128. [ 5.724416] NET: Registered protocol family 31
  1129. [ 5.724418] Bluetooth: HCI device and connection manager initialized
  1130. [ 5.724421] Bluetooth: HCI socket layer initialized
  1131. [ 5.724424] Bluetooth: L2CAP socket layer initialized
  1132. [ 5.724427] Bluetooth: SCO socket layer initialized
  1133. [ 5.736856] loop23: detected capacity change from 0 to 333552
  1134. [ 5.844571] usbcore: registered new interface driver btusb
  1135. [ 5.845685] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 11 2017
  1136. [ 5.846692] Bluetooth: hci0: Device revision is 2
  1137. [ 5.846697] Bluetooth: hci0: Secure boot is enabled
  1138. [ 5.846699] Bluetooth: hci0: OTP lock is enabled
  1139. [ 5.846701] Bluetooth: hci0: API lock is enabled
  1140. [ 5.846702] Bluetooth: hci0: Debug lock is disabled
  1141. [ 5.846703] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  1142. [ 5.849059] uvcvideo: Found UVC 1.00 device HD User Facing (0408:a061)
  1143. [ 5.850575] Bluetooth: hci0: Found device firmware: intel/ibt-19-32-4.sfi
  1144. [ 5.853084] loop24: detected capacity change from 0 to 184080
  1145. [ 5.866287] input: HD User Facing: HD User Facing as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input29
  1146. [ 5.866386] usbcore: registered new interface driver uvcvideo
  1147. [ 5.866389] USB Video Class driver (1.1.1)
  1148. [ 5.932800] loop25: detected capacity change from 0 to 448496
  1149. [ 6.025694] loop26: detected capacity change from 0 to 18136
  1150. [ 6.097238] loop27: detected capacity change from 0 to 533936
  1151. [ 6.164759] loop28: detected capacity change from 0 to 126504
  1152. [ 6.233080] loop29: detected capacity change from 0 to 662544
  1153. [ 6.297857] loop30: detected capacity change from 0 to 653256
  1154. [ 6.377149] loop31: detected capacity change from 0 to 298104
  1155. [ 6.489150] loop32: detected capacity change from 0 to 632336
  1156. [ 6.592787] loop33: detected capacity change from 0 to 296144
  1157. [ 6.684960] loop34: detected capacity change from 0 to 104360
  1158. [ 6.752876] loop35: detected capacity change from 0 to 631488
  1159. [ 6.828761] loop36: detected capacity change from 0 to 104360
  1160. [ 6.912471] loop37: detected capacity change from 0 to 653256
  1161. [ 6.968856] loop38: detected capacity change from 0 to 595096
  1162. [ 7.041068] loop39: detected capacity change from 0 to 203648
  1163. [ 7.116954] loop40: detected capacity change from 0 to 203656
  1164. [ 7.188586] loop41: detected capacity change from 0 to 741712
  1165. [ 7.430926] Bluetooth: hci0: Waiting for firmware download to complete
  1166. [ 7.431726] Bluetooth: hci0: Firmware loaded in 1549855 usecs
  1167. [ 7.431737] Bluetooth: hci0: Waiting for device to boot
  1168. [ 7.446792] Bluetooth: hci0: Device booted in 14710 usecs
  1169. [ 7.448312] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-32-4.ddc
  1170. [ 7.449813] Bluetooth: hci0: Applying Intel DDC parameters completed
  1171. [ 7.452847] Bluetooth: hci0: Firmware revision 0.0 build 121 week 36 2020
  1172. [ 35.465755] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  1173. [ 35.503936] audit: type=1400 audit(1635633922.235:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=2437 comm="apparmor_parser"
  1174. [ 35.503945] audit: type=1400 audit(1635633922.235:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/clamd" pid=2433 comm="apparmor_parser"
  1175. [ 35.503948] audit: type=1400 audit(1635633922.235:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="traceroute" pid=2438 comm="apparmor_parser"
  1176. [ 35.503951] audit: type=1400 audit(1635633922.235:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld" pid=2434 comm="apparmor_parser"
  1177. [ 35.503954] audit: type=1400 audit(1635633922.235:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="smbd" pid=2431 comm="apparmor_parser"
  1178. [ 35.503995] audit: type=1400 audit(1635633922.235:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/dnsmasq" pid=2435 comm="apparmor_parser"
  1179. [ 35.504000] audit: type=1400 audit(1635633922.235:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/dnsmasq//libvirt_leaseshelper" pid=2435 comm="apparmor_parser"
  1180. [ 35.504735] audit: type=1400 audit(1635633922.239:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=2432 comm="apparmor_parser"
  1181. [ 35.504740] audit: type=1400 audit(1635633922.239:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=2432 comm="apparmor_parser"
  1182. [ 35.505958] audit: type=1400 audit(1635633922.239:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=2441 comm="apparmor_parser"
  1183. [ 35.890877] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1184. [ 35.890882] Bluetooth: BNEP filters: protocol multicast
  1185. [ 35.890888] Bluetooth: BNEP socket layer initialized
  1186. [ 35.905270] NET: Registered protocol family 38
  1187. [ 36.132108] Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
  1188. [ 36.147705] vboxdrv: Found 8 processor cores
  1189. [ 36.168257] vboxdrv: TSC mode is Invariant, tentative frequency 1190399878 Hz
  1190. [ 36.168261] vboxdrv: Successfully loaded version 6.1.28 r147628 (interface 0x00320000)
  1191. [ 36.332212] r8169 0000:03:00.0 enp3s0: Link is Down
  1192. [ 36.386460] VBoxNetFlt: Successfully started.
  1193. [ 36.388497] VBoxNetAdp: Successfully started.
  1194. [ 36.527329] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000002) is beyond end of object (length 0x2) (20201113/exoparg2-393)
  1195.  
  1196. [ 36.527344] No Local Variables are initialized for Method [WRDD]
  1197.  
  1198. [ 36.527346] No Arguments are initialized for method [WRDD]
  1199.  
  1200. [ 36.527350] ACPI Error: Aborting method \_SB.PCI0.CNVW.WRDD due to previous error (AE_AML_PACKAGE_LIMIT) (20201113/psparse-529)
  1201. [ 37.883743] ACPI Warning: \_SB.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20201113/nsarguments-61)
  1202. [ 39.420200] loop42: detected capacity change from 0 to 8
  1203. [ 40.304610] wlp0s20f3: authenticate with 1c:ab:c0:21:e1:c8
  1204. [ 40.306331] wlp0s20f3: send auth to 1c:ab:c0:21:e1:c8 (try 1/3)
  1205. [ 40.356326] wlp0s20f3: authenticated
  1206. [ 40.360151] wlp0s20f3: associate with 1c:ab:c0:21:e1:c8 (try 1/3)
  1207. [ 40.372316] wlp0s20f3: RX AssocResp from 1c:ab:c0:21:e1:c8 (capab=0x411 status=0 aid=1)
  1208. [ 40.387289] wlp0s20f3: associated
  1209. [ 40.627685] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
  1210. [ 42.624713] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
  1211. [ 42.624718] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
  1212. [ 42.775311] bpfilter: Loaded bpfilter_umh pid 6110
  1213. [ 42.775550] Started bpfilter
  1214. [ 42.821193] kauditd_printk_skb: 110 callbacks suppressed
  1215. [ 42.821196] audit: type=1400 audit(1635633929.555:122): apparmor="ALLOWED" operation="sendmsg" profile="smbd" name="/run/systemd/notify" pid=6122 comm="smbd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
  1216. [ 42.887292] audit: type=1400 audit(1635633929.619:123): apparmor="ALLOWED" operation="connect" profile="smbd" name="/run/samba/winbindd/pipe" pid=6122 comm="smbd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
  1217. [ 42.887361] audit: type=1400 audit(1635633929.619:124): apparmor="ALLOWED" operation="file_perm" profile="smbd" name="/run/samba/winbindd/pipe" pid=6122 comm="smbd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
  1218. [ 42.887405] audit: type=1400 audit(1635633929.619:125): apparmor="ALLOWED" operation="file_perm" profile="smbd" name="/run/samba/winbindd/pipe" pid=6122 comm="smbd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
  1219. [ 42.928605] audit: type=1400 audit(1635633929.663:126): apparmor="ALLOWED" operation="connect" profile="smbd" name="/run/samba/winbindd/pipe" pid=6122 comm="smbd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
  1220. [ 42.930591] audit: type=1400 audit(1635633929.663:127): apparmor="ALLOWED" operation="file_perm" profile="smbd" name="/run/samba/winbindd/pipe" pid=6122 comm="smbd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
  1221. [ 42.930651] audit: type=1400 audit(1635633929.663:128): apparmor="ALLOWED" operation="file_perm" profile="smbd" name="/run/samba/winbindd/pipe" pid=6122 comm="smbd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
  1222. [ 42.974000] audit: type=1400 audit(1635633929.707:129): apparmor="ALLOWED" operation="sendmsg" profile="smbd" name="/run/systemd/notify" pid=6122 comm="smbd" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
  1223. [ 42.978757] audit: type=1107 audit(1635633929.711:130): pid=2555 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="ALLOWED" operation="dbus_method_call" bus="system" path="/" interface="org.freedesktop.DBus.Peer" member="Ping" mask="send" name="org.freedesktop.Avahi" pid=6122 label="smbd" peer_pid=2545 peer_label="avahi-daemon"
  1224. exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
  1225. [ 42.978965] audit: type=1107 audit(1635633929.711:131): pid=2555 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="ALLOWED" operation="dbus_method_call" bus="system" path="/" interface="org.freedesktop.Avahi.Server" member="GetAPIVersion" mask="send" name="org.freedesktop.Avahi" pid=6122 label="smbd" peer_pid=2545 peer_label="avahi-daemon"
  1226. exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
  1227. [ 43.696176] rfkill: input handler disabled
  1228. [ 77.617772] systemd-journald[1007]: File /var/log/journal/c3ce1fb099bf437b97fed36c6e0add25/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
  1229. [ 77.903998] rfkill: input handler enabled
  1230. [ 78.823232] Bluetooth: RFCOMM TTY layer initialized
  1231. [ 78.823240] Bluetooth: RFCOMM socket layer initialized
  1232. [ 78.823244] Bluetooth: RFCOMM ver 1.11
  1233. [ 104.361894] rfkill: input handler disabled
  1234. [ 107.190987] EXT4-fs (dm-0): warning: mounting fs with errors, running e2fsck is recommended
  1235. [ 107.210782] EXT4-fs (dm-0): recovery complete
  1236. [ 107.344362] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  1237. [ 107.718857] kauditd_printk_skb: 8 callbacks suppressed
  1238. [ 107.718860] audit: type=1400 audit(1635633994.788:140): apparmor="DENIED" operation="capable" profile="/snap/snapd/13640/usr/lib/snapd/snap-confine" pid=13132 comm="snap-confine" capability=4 capname="fsetid"
  1239. [ 110.435093] audit: type=1326 audit(1635633997.510:141): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=13132 comm="snap-store" exe="/snap/snap-store/547/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f5c49d27639 code=0x50000
  1240. [ 117.496233] audit: type=1107 audit(1635634004.575:142): pid=2555 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.5" pid=13132 label="snap.snap-store.ubuntu-software" peer_pid=2574 peer_label="unconfined"
  1241. exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
  1242. [ 117.496448] audit: type=1107 audit(1635634004.575:143): pid=2555 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.5" pid=13132 label="snap.snap-store.ubuntu-software" peer_pid=2574 peer_label="unconfined"
  1243. exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
  1244. [ 119.429418] audit: type=1400 audit(1635634006.508:144): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=13132 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1245. [ 119.430226] audit: type=1400 audit(1635634006.508:145): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/phpmyadmin/phpmyadmin.desktop" pid=13132 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1246. [ 119.455109] audit: type=1400 audit(1635634006.532:146): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/discord/discord.desktop" pid=13132 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1247. [ 119.462693] audit: type=1400 audit(1635634006.540:147): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=13132 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1248. [ 119.463471] audit: type=1400 audit(1635634006.540:148): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/phpmyadmin/phpmyadmin.desktop" pid=13132 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1249. [ 119.488346] audit: type=1400 audit(1635634006.568:149): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/discord/discord.desktop" pid=13132 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1250. [ 119.978564] audit: type=1326 audit(1635634007.056:150): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=13132 comm="snap-store" exe="/snap/snap-store/547/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f5c49d1d4e7 code=0x50000
  1251. [ 120.483551] audit: type=1107 audit(1635634007.564:151): pid=2555 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.5" pid=13132 label="snap.snap-store.ubuntu-software" peer_pid=2574 peer_label="unconfined"
  1252. exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
  1253. [ 246.202424] kauditd_printk_skb: 2 callbacks suppressed
  1254. [ 246.202427] audit: type=1400 audit(1635634133.287:154): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1255. [ 246.203191] audit: type=1400 audit(1635634133.287:155): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/phpmyadmin/phpmyadmin.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1256. [ 246.229352] audit: type=1400 audit(1635634133.315:156): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/discord/discord.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1257. [ 246.237205] audit: type=1400 audit(1635634133.323:157): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1258. [ 246.237986] audit: type=1400 audit(1635634133.323:158): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/phpmyadmin/phpmyadmin.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1259. [ 246.265178] audit: type=1400 audit(1635634133.351:159): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/discord/discord.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1260. [ 246.730114] audit: type=1326 audit(1635634133.815:160): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=13132 comm="pool-org.gnome." exe="/snap/snap-store/547/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f5c49d1d4e7 code=0x50000
  1261. [ 278.473894] audit: type=1400 audit(1635634165.561:161): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1262. [ 278.474700] audit: type=1400 audit(1635634165.561:162): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/phpmyadmin/phpmyadmin.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1263. [ 278.504102] audit: type=1400 audit(1635634165.593:163): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/discord/discord.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1264. [ 278.513266] audit: type=1400 audit(1635634165.601:164): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1265. [ 278.514140] audit: type=1400 audit(1635634165.601:165): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/phpmyadmin/phpmyadmin.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1266. [ 278.541203] audit: type=1400 audit(1635634165.629:166): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/discord/discord.desktop" pid=13132 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1267. [ 279.075445] audit: type=1326 audit(1635634166.165:167): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=13132 comm="pool-org.gnome." exe="/snap/snap-store/547/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f5c49d1d4e7 code=0x50000
  1268. [ 414.430231] EXT4-fs (dm-0): error count since last fsck: 445
  1269. [ 414.430283] EXT4-fs (dm-0): initial error at time 1595352997: __ext4_get_inode_loc:4698: inode 36582058: block 146277194
  1270. [ 414.430359] EXT4-fs (dm-0): last error at time 1635616807: ext4_lookup:1699: inode 102809804
  1271. [ 919.053116] EXT4-fs error (device dm-0): ext4_lookup:1699: inode #96018654: comm rm: deleted inode referenced: 118498751
  1272. [ 921.157133] EXT4-fs error (device dm-0): ext4_lookup:1699: inode #102809804: comm rm: deleted inode referenced: 118498750
  1273. [ 1043.304251] EXT4-fs error (device dm-0): ext4_mb_generate_buddy:802: group 14896, block bitmap and bg descriptor inconsistent: 28655 vs 28653 free clusters
  1274. [ 1150.966908] audit: type=1400 audit(1635635038.085:168): apparmor="DENIED" operation="capable" profile="/snap/snapd/13640/usr/lib/snapd/snap-confine" pid=73268 comm="snap-confine" capability=4 capname="fsetid"
  1275. [ 1182.429771] audit: type=1400 audit(1635635069.545:169): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/run/udev/data/c510:0" pid=73268 comm="ThreadPoolForeg" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1276. [ 1182.463772] audit: type=1400 audit(1635635069.581:170): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/run/udev/data/c508:0" pid=73268 comm="ThreadPoolForeg" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  1277. [ 2400.984425] acer_wmi: Unknown function number - 9 - 1
  1278. [ 4532.839632] EXT4-fs error (device dm-0): ext4_lookup:1699: inode #96018654: comm rm: deleted inode referenced: 118498751
  1279. [ 4533.776966] EXT4-fs error (device dm-0): ext4_lookup:1699: inode #102809804: comm rm: deleted inode referenced: 118498750
  1280. [ 8114.574666] EXT4-fs error (device dm-0): ext4_lookup:1699: inode #96018654: comm rm: deleted inode referenced: 118498751
  1281. [ 8115.594497] EXT4-fs error (device dm-0): ext4_lookup:1699: inode #102809804: comm rm: deleted inode referenced: 118498750
  1282. [10521.008485] acer_wmi: Unknown function number - 8 - 1
  1283. [11714.768739] EXT4-fs error (device dm-0): ext4_lookup:1699: inode #96018654: comm rm: deleted inode referenced: 118498751
  1284. [11715.789696] EXT4-fs error (device dm-0): ext4_lookup:1699: inode #102809804: comm rm: deleted inode referenced: 118498750
  1285. [11785.488370] acer_wmi: Unknown function number - 8 - 0
  1286. [12072.686516] acer_wmi: Unknown function number - 8 - 1
  1287. [12073.119718] ata2: SATA link down (SStatus 4 SControl 300)
  1288. [12073.464847] r8169 0000:03:00.0 enp3s0: Link is Down
  1289.  
  1290. $ cat /var/log/syslog | grep -i wifi
  1291. Oct 31 02:45:54 mymachine kernel: [48874.969370] iwlwifi 0000:00:14.3: RF_KILL bit toggled to enable radio.
  1292. Oct 31 02:46:00 mymachine NetworkManager[2582]: <info> [1635619560.5795] device (wlp0s20f3): Activation: (wifi) access point '8D' has security, but secrets are required.
  1293. Oct 31 02:46:00 mymachine NetworkManager[2582]: <info> [1635619560.5824] device (wlp0s20f3): Activation: (wifi) connection '8D' has security, and secrets exist. No new secrets needed.
  1294. Oct 31 02:46:01 mymachine NetworkManager[2582]: <info> [1635619561.0015] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "8D"
  1295. Binary file (standard input) matches
  1296.  
  1297. $cat /var/log/syslog | grep -i iwlwifi
  1298. Oct 31 02:45:54 mymachine kernel: [48874.969370] iwlwifi 0000:00:14.3: RF_KILL bit toggled to enable radio.
  1299. Binary file (standard input) matches
  1300.  
  1301.  
  1302.  
  1303.  
Add Comment
Please, Sign In to add comment