Guest User

sudo dmesg

a guest
Nov 13th, 2021
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.68 KB | None | 0 0
  1. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  2. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  3. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  5. [ 0.000000] x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64
  6. [ 0.000000] x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64
  7. [ 0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
  8. [ 0.000000] signal: max sigframe size: 2032
  9. [ 0.000000] BIOS-provided physical RAM map:
  10. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
  11. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000914cffff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x00000000914d0000-0x0000000092fb7fff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000092fb8000-0x0000000093068fff] ACPI data
  15. [ 0.000000] BIOS-e820: [mem 0x0000000093069000-0x00000000934b6fff] ACPI NVS
  16. [ 0.000000] BIOS-e820: [mem 0x00000000934b7000-0x0000000093d0efff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000093d0f000-0x0000000093d0ffff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x0000000093d10000-0x000000009f7fffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025e7fffff] usable
  26. [ 0.000000] NX (Execute Disable) protection: active
  27. [ 0.000000] e820: update [mem 0x886e3018-0x886f3e57] usable ==> usable
  28. [ 0.000000] e820: update [mem 0x886e3018-0x886f3e57] usable ==> usable
  29. [ 0.000000] extended physical RAM map:
  30. [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
  31. [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
  32. [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000886e3017] usable
  33. [ 0.000000] reserve setup_data: [mem 0x00000000886e3018-0x00000000886f3e57] usable
  34. [ 0.000000] reserve setup_data: [mem 0x00000000886f3e58-0x00000000914cffff] usable
  35. [ 0.000000] reserve setup_data: [mem 0x00000000914d0000-0x0000000092fb7fff] reserved
  36. [ 0.000000] reserve setup_data: [mem 0x0000000092fb8000-0x0000000093068fff] ACPI data
  37. [ 0.000000] reserve setup_data: [mem 0x0000000093069000-0x00000000934b6fff] ACPI NVS
  38. [ 0.000000] reserve setup_data: [mem 0x00000000934b7000-0x0000000093d0efff] reserved
  39. [ 0.000000] reserve setup_data: [mem 0x0000000093d0f000-0x0000000093d0ffff] usable
  40. [ 0.000000] reserve setup_data: [mem 0x0000000093d10000-0x000000009f7fffff] reserved
  41. [ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
  42. [ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  43. [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  44. [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  45. [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  46. [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  47. [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000025e7fffff] usable
  48. [ 0.000000] efi: EFI v2.70 by American Megatrends
  49. [ 0.000000] efi: ACPI 2.0=0x92fdb000 ACPI=0x92fdb000 TPMFinalLog=0x9345f000 SMBIOS=0x939b4000 SMBIOS 3.0=0x939b3000 MEMATTR=0x8f815018 ESRT=0x8f8b4218 RNG=0x939cdf98 TPMEventLog=0x8abb5018
  50. [ 0.000000] efi: seeding entropy pool
  51. [ 0.000000] SMBIOS 3.2.1 present.
  52. [ 0.000000] DMI: LENOVO 10T70093RU/312D, BIOS M1UKT62A 01/04/2021
  53. [ 0.000000] tsc: Detected 3200.000 MHz processor
  54. [ 0.000000] tsc: Detected 3199.980 MHz TSC
  55. [ 0.000338] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  56. [ 0.000341] e820: remove [mem 0x000a0000-0x000fffff] usable
  57. [ 0.000345] last_pfn = 0x25e800 max_arch_pfn = 0x400000000
  58. [ 0.000476] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  59. [ 0.001226] last_pfn = 0x93d10 max_arch_pfn = 0x400000000
  60. [ 0.007690] esrt: Reserving ESRT space from 0x000000008f8b4218 to 0x000000008f8b4278.
  61. [ 0.007695] e820: update [mem 0x8f8b4000-0x8f8b4fff] usable ==> reserved
  62. [ 0.007707] Kernel/User page tables isolation: disabled on command line.
  63. [ 0.007708] Using GB pages for direct mapping
  64. [ 0.008086] Secure boot disabled
  65. [ 0.008087] RAMDISK: [mem 0x7ee98000-0x7fffffff]
  66. [ 0.008089] ACPI: Early table checksum verification disabled
  67. [ 0.008092] ACPI: RSDP 0x0000000092FDB000 000024 (v02 LENOVO)
  68. [ 0.008096] ACPI: XSDT 0x0000000092FDB0B0 0000E4 (v01 LENOVO TC-M1U 00001620 AMI 00010013)
  69. [ 0.008108] ACPI: FACP 0x0000000093025DF8 000114 (v06 LENOVO TC-M1U 00001620 AMI 00010013)
  70. [ 0.008112] ACPI: DSDT 0x0000000092FDB228 04ABCD (v02 LENOVO TC-M1U 00001620 INTL 20160527)
  71. [ 0.008115] ACPI: FACS 0x00000000934B4080 000040
  72. [ 0.008117] ACPI: APIC 0x0000000093025F10 000084 (v04 LENOVO TC-M1U 00001620 AMI 00010013)
  73. [ 0.008119] ACPI: FPDT 0x0000000093025F98 000044 (v01 LENOVO TC-M1U 00001620 AMI 00010013)
  74. [ 0.008122] ACPI: FIDT 0x0000000093025FE0 00009C (v01 LENOVO TC-M1U 00001620 AMI 00010013)
  75. [ 0.008125] ACPI: MCFG 0x0000000093026080 00003C (v01 LENOVO TC-M1U 00001620 MSFT 00000097)
  76. [ 0.008127] ACPI: SSDT 0x00000000930260C0 0003A3 (v01 LENOVO TC-M1U 00001620 INTL 20160527)
  77. [ 0.008129] ACPI: SSDT 0x0000000093026468 001B5A (v02 LENOVO TC-M1U 00001620 INTL 20160527)
  78. [ 0.008132] ACPI: SSDT 0x0000000093027FC8 0031C6 (v02 LENOVO TC-M1U 00001620 INTL 20160527)
  79. [ 0.008134] ACPI: HPET 0x000000009302B190 000038 (v01 LENOVO TC-M1U 00001620 01000013)
  80. [ 0.008136] ACPI: SSDT 0x000000009302B1C8 001C01 (v02 LENOVO TC-M1U 00001620 INTL 20160527)
  81. [ 0.008139] ACPI: SSDT 0x000000009302CDD0 000FAE (v02 LENOVO TC-M1U 00001620 INTL 20160527)
  82. [ 0.008141] ACPI: UEFI 0x000000009302DD80 000042 (v01 LENOVO TC-M1U 00001620 01000013)
  83. [ 0.008143] ACPI: LPIT 0x000000009302DDC8 00005C (v01 LENOVO TC-M1U 00001620 01000013)
  84. [ 0.008146] ACPI: SSDT 0x000000009302DE28 0027DE (v02 LENOVO TC-M1U 00001620 INTL 20160527)
  85. [ 0.008148] ACPI: SSDT 0x0000000093030608 0014E2 (v02 LENOVO TC-M1U 00001620 INTL 20160527)
  86. [ 0.008151] ACPI: DBGP 0x0000000093031AF0 000034 (v01 LENOVO TC-M1U 00001620 01000013)
  87. [ 0.008153] ACPI: DBG2 0x0000000093031B28 000054 (v00 LENOVO TC-M1U 00001620 01000013)
  88. [ 0.008155] ACPI: SSDT 0x0000000093031B80 001B67 (v02 LENOVO TC-M1U 00001620 INTL 20160527)
  89. [ 0.008158] ACPI: SSDT 0x00000000930336E8 000144 (v02 LENOVO TC-M1U 00001620 INTL 20160527)
  90. [ 0.008160] ACPI: NHLT 0x0000000093033830 00002D (v00 LENOVO TC-M1U 00001620 01000013)
  91. [ 0.008162] ACPI: BGRT 0x0000000093033860 000038 (v01 LENOVO TC-M1U 00001620 AMI 00010013)
  92. [ 0.008165] ACPI: TPM2 0x0000000093033898 000034 (v04 LENOVO TC-M1U 00001620 AMI 00000000)
  93. [ 0.008167] ACPI: LUFT 0x00000000930338D0 034CC2 (v01 LENOVO TC-M1U 00001620 AMI 00010013)
  94. [ 0.008170] ACPI: WSMT 0x0000000093068598 000028 (v01 LENOVO TC-M1U 00001620 AMI 00010013)
  95. [ 0.008172] ACPI: Reserving FACP table memory at [mem 0x93025df8-0x93025f0b]
  96. [ 0.008173] ACPI: Reserving DSDT table memory at [mem 0x92fdb228-0x93025df4]
  97. [ 0.008174] ACPI: Reserving FACS table memory at [mem 0x934b4080-0x934b40bf]
  98. [ 0.008175] ACPI: Reserving APIC table memory at [mem 0x93025f10-0x93025f93]
  99. [ 0.008175] ACPI: Reserving FPDT table memory at [mem 0x93025f98-0x93025fdb]
  100. [ 0.008176] ACPI: Reserving FIDT table memory at [mem 0x93025fe0-0x9302607b]
  101. [ 0.008177] ACPI: Reserving MCFG table memory at [mem 0x93026080-0x930260bb]
  102. [ 0.008178] ACPI: Reserving SSDT table memory at [mem 0x930260c0-0x93026462]
  103. [ 0.008179] ACPI: Reserving SSDT table memory at [mem 0x93026468-0x93027fc1]
  104. [ 0.008179] ACPI: Reserving SSDT table memory at [mem 0x93027fc8-0x9302b18d]
  105. [ 0.008180] ACPI: Reserving HPET table memory at [mem 0x9302b190-0x9302b1c7]
  106. [ 0.008181] ACPI: Reserving SSDT table memory at [mem 0x9302b1c8-0x9302cdc8]
  107. [ 0.008182] ACPI: Reserving SSDT table memory at [mem 0x9302cdd0-0x9302dd7d]
  108. [ 0.008183] ACPI: Reserving UEFI table memory at [mem 0x9302dd80-0x9302ddc1]
  109. [ 0.008184] ACPI: Reserving LPIT table memory at [mem 0x9302ddc8-0x9302de23]
  110. [ 0.008184] ACPI: Reserving SSDT table memory at [mem 0x9302de28-0x93030605]
  111. [ 0.008185] ACPI: Reserving SSDT table memory at [mem 0x93030608-0x93031ae9]
  112. [ 0.008186] ACPI: Reserving DBGP table memory at [mem 0x93031af0-0x93031b23]
  113. [ 0.008187] ACPI: Reserving DBG2 table memory at [mem 0x93031b28-0x93031b7b]
  114. [ 0.008188] ACPI: Reserving SSDT table memory at [mem 0x93031b80-0x930336e6]
  115. [ 0.008189] ACPI: Reserving SSDT table memory at [mem 0x930336e8-0x9303382b]
  116. [ 0.008190] ACPI: Reserving NHLT table memory at [mem 0x93033830-0x9303385c]
  117. [ 0.008190] ACPI: Reserving BGRT table memory at [mem 0x93033860-0x93033897]
  118. [ 0.008191] ACPI: Reserving TPM2 table memory at [mem 0x93033898-0x930338cb]
  119. [ 0.008192] ACPI: Reserving LUFT table memory at [mem 0x930338d0-0x93068591]
  120. [ 0.008193] ACPI: Reserving WSMT table memory at [mem 0x93068598-0x930685bf]
  121. [ 0.008343] No NUMA configuration found
  122. [ 0.008344] Faking a node at [mem 0x0000000000000000-0x000000025e7fffff]
  123. [ 0.008347] NODE_DATA(0) allocated [mem 0x25e7fb000-0x25e7fffff]
  124. [ 0.008367] Zone ranges:
  125. [ 0.008367] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  126. [ 0.008369] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  127. [ 0.008371] Normal [mem 0x0000000100000000-0x000000025e7fffff]
  128. [ 0.008372] Device empty
  129. [ 0.008373] Movable zone start for each node
  130. [ 0.008373] Early memory node ranges
  131. [ 0.008374] node 0: [mem 0x0000000000001000-0x000000000009efff]
  132. [ 0.008375] node 0: [mem 0x0000000000100000-0x00000000914cffff]
  133. [ 0.008376] node 0: [mem 0x0000000093d0f000-0x0000000093d0ffff]
  134. [ 0.008377] node 0: [mem 0x0000000100000000-0x000000025e7fffff]
  135. [ 0.008379] Initmem setup node 0 [mem 0x0000000000001000-0x000000025e7fffff]
  136. [ 0.008382] On node 0, zone DMA: 1 pages in unavailable ranges
  137. [ 0.008412] On node 0, zone DMA: 97 pages in unavailable ranges
  138. [ 0.013815] On node 0, zone DMA32: 10303 pages in unavailable ranges
  139. [ 0.026876] On node 0, zone Normal: 17136 pages in unavailable ranges
  140. [ 0.026940] On node 0, zone Normal: 6144 pages in unavailable ranges
  141. [ 0.026957] Reserving Intel graphics memory at [mem 0x95800000-0x9f7fffff]
  142. [ 0.027169] ACPI: PM-Timer IO Port: 0x1808
  143. [ 0.027174] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  144. [ 0.027175] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  145. [ 0.027176] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  146. [ 0.027177] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  147. [ 0.027212] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  148. [ 0.027215] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  149. [ 0.027216] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  150. [ 0.027219] ACPI: Using ACPI (MADT) for SMP configuration information
  151. [ 0.027220] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  152. [ 0.027226] e820: update [mem 0x8d811000-0x8d859fff] usable ==> reserved
  153. [ 0.027234] TSC deadline timer available
  154. [ 0.027234] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  155. [ 0.027249] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  156. [ 0.027250] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
  157. [ 0.027252] PM: hibernation: Registered nosave memory: [mem 0x886e3000-0x886e3fff]
  158. [ 0.027253] PM: hibernation: Registered nosave memory: [mem 0x886f3000-0x886f3fff]
  159. [ 0.027255] PM: hibernation: Registered nosave memory: [mem 0x8d811000-0x8d859fff]
  160. [ 0.027256] PM: hibernation: Registered nosave memory: [mem 0x8f8b4000-0x8f8b4fff]
  161. [ 0.027258] PM: hibernation: Registered nosave memory: [mem 0x914d0000-0x92fb7fff]
  162. [ 0.027258] PM: hibernation: Registered nosave memory: [mem 0x92fb8000-0x93068fff]
  163. [ 0.027259] PM: hibernation: Registered nosave memory: [mem 0x93069000-0x934b6fff]
  164. [ 0.027259] PM: hibernation: Registered nosave memory: [mem 0x934b7000-0x93d0efff]
  165. [ 0.027261] PM: hibernation: Registered nosave memory: [mem 0x93d10000-0x9f7fffff]
  166. [ 0.027262] PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xefffffff]
  167. [ 0.027262] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
  168. [ 0.027263] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
  169. [ 0.027263] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
  170. [ 0.027264] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
  171. [ 0.027265] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  172. [ 0.027265] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  173. [ 0.027266] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
  174. [ 0.027266] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
  175. [ 0.027267] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  176. [ 0.027268] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  177. [ 0.027268] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
  178. [ 0.027269] [mem 0x9f800000-0xefffffff] available for PCI devices
  179. [ 0.027271] Booting paravirtualized kernel on bare hardware
  180. [ 0.027273] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  181. [ 0.032144] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
  182. [ 0.032279] percpu: Embedded 53 pages/cpu s180224 r8192 d28672 u524288
  183. [ 0.032285] pcpu-alloc: s180224 r8192 d28672 u524288 alloc=1*2097152
  184. [ 0.032287] pcpu-alloc: [0] 0 1 2 3
  185. [ 0.032303] Built 1 zonelists, mobility grouping on. Total pages: 1998557
  186. [ 0.032305] Policy zone: Normal
  187. [ 0.032305] Kernel command line: initrd=\initramfs-linux-zen.img root=PARTUUID=5f7665ff-f8aa-4429-86d6-da6b23884eaa rw quiet loglevel=0 pcie_aspm=off nowatchdog rootfstype=ext4 lpj=3199980 ipv6.disable=1 noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off tsx=on tsx_async_abort=off mitigations=off
  188. [ 0.032361] PCIe ASPM is disabled
  189. [ 0.032510] Unknown command line parameters: noibrs noibpb nopti nospectre_v2 nospec_store_bypass_disable no_stf_barrier tsx=on
  190. [ 0.032949] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  191. [ 0.033187] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  192. [ 0.033349] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
  193. [ 0.066757] Memory: 7784796K/8122812K available (16392K kernel code, 2097K rwdata, 10712K rodata, 1868K init, 3676K bss, 337756K reserved, 0K cma-reserved)
  194. [ 0.066762] random: get_random_u64 called from __kmem_cache_create+0x2c/0x6c0 with crng_init=0
  195. [ 0.066894] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  196. [ 0.066906] ftrace: allocating 42189 entries in 165 pages
  197. [ 0.078275] ftrace: allocated 165 pages with 4 groups
  198. [ 0.078354] rcu: Preemptible hierarchical RCU implementation.
  199. [ 0.078355] rcu: RCU dyntick-idle grace-period acceleration is enabled.
  200. [ 0.078355] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
  201. [ 0.078356] rcu: RCU priority boosting: priority 1 delay 500 ms.
  202. [ 0.078357] Trampoline variant of Tasks RCU enabled.
  203. [ 0.078358] Rude variant of Tasks RCU enabled.
  204. [ 0.078358] Tracing variant of Tasks RCU enabled.
  205. [ 0.078359] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  206. [ 0.078359] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  207. [ 0.081611] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
  208. [ 0.082058] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
  209. [ 0.082238] Console: colour dummy device 80x25
  210. [ 0.082251] printk: console [tty0] enabled
  211. [ 0.082266] ACPI: Core revision 20210730
  212. [ 0.082636] hpet: HPET dysfunctional in PC10. Force disabled.
  213. [ 0.082638] APIC: Switch to symmetric I/O mode setup
  214. [ 0.083890] x2apic: IRQ remapping doesn't support X2APIC mode
  215. [ 0.088505] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e2036ff8d5, max_idle_ns: 440795275316 ns
  216. [ 0.088510] Calibrating delay loop (skipped) preset value.. 6399.96 BogoMIPS (lpj=3199980)
  217. [ 0.088512] pid_max: default: 32768 minimum: 301
  218. [ 0.089508] LSM: Security Framework initializing
  219. [ 0.089508] landlock: Up and running.
  220. [ 0.089508] Yama: becoming mindful.
  221. [ 0.089508] LSM support for eBPF active
  222. [ 0.089508] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  223. [ 0.089508] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  224. [ 0.089508] x86/cpu: VMX (outside TXT) disabled by BIOS
  225. [ 0.089508] x86/cpu: SGX disabled by BIOS.
  226. [ 0.089508] CPU0: Thermal monitoring enabled (TM1)
  227. [ 0.089508] process: using mwait in idle threads
  228. [ 0.089508] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  229. [ 0.089508] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  230. [ 0.089508] Speculative Store Bypass: Vulnerable
  231. [ 0.089508] SRBDS: Vulnerable
  232. [ 0.089508] Freeing SMP alternatives memory: 44K
  233. [ 0.089508] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1024
  234. [ 0.089508] smpboot: CPU0: Intel(R) Pentium(R) Gold G5420T CPU @ 3.20GHz (family: 0x6, model: 0x9e, stepping: 0xa)
  235. [ 0.089508] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
  236. [ 0.089508] ... version: 4
  237. [ 0.089508] ... bit width: 48
  238. [ 0.089508] ... generic registers: 4
  239. [ 0.089508] ... value mask: 0000ffffffffffff
  240. [ 0.089508] ... max period: 00007fffffffffff
  241. [ 0.089508] ... fixed-purpose events: 3
  242. [ 0.089508] ... event mask: 000000070000000f
  243. [ 0.089508] rcu: Hierarchical SRCU implementation.
  244. [ 0.089508] smp: Bringing up secondary CPUs ...
  245. [ 0.089508] x86: Booting SMP configuration:
  246. [ 0.089508] .... node #0, CPUs: #1 #2 #3
  247. [ 0.090732] smp: Brought up 1 node, 4 CPUs
  248. [ 0.090732] smpboot: Max logical packages: 1
  249. [ 0.090732] smpboot: Total of 4 processors activated (25599.84 BogoMIPS)
  250. [ 0.091742] devtmpfs: initialized
  251. [ 0.091742] x86/mm: Memory block size: 128MB
  252. [ 0.091966] ACPI: PM: Registering ACPI NVS region [mem 0x93069000-0x934b6fff] (4513792 bytes)
  253. [ 0.091966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  254. [ 0.091966] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  255. [ 0.091966] pinctrl core: initialized pinctrl subsystem
  256. [ 0.092717] PM: RTC time: 21:44:19, date: 2021-11-13
  257. [ 0.092811] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  258. [ 0.092976] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  259. [ 0.093031] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  260. [ 0.093087] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  261. [ 0.093096] audit: initializing netlink subsys (disabled)
  262. [ 0.093123] audit: type=2000 audit(1636839859.004:1): state=initialized audit_enabled=0 res=1
  263. [ 0.093123] thermal_sys: Registered thermal governor 'fair_share'
  264. [ 0.093123] thermal_sys: Registered thermal governor 'bang_bang'
  265. [ 0.093123] thermal_sys: Registered thermal governor 'step_wise'
  266. [ 0.093123] thermal_sys: Registered thermal governor 'user_space'
  267. [ 0.093123] thermal_sys: Registered thermal governor 'power_allocator'
  268. [ 0.093123] cpuidle: using governor ladder
  269. [ 0.093123] cpuidle: using governor menu
  270. [ 0.093123] HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
  271. [ 0.093123] ACPI: bus type PCI registered
  272. [ 0.093123] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  273. [ 0.093123] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  274. [ 0.093123] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
  275. [ 0.093123] PCI: Using configuration type 1 for base access
  276. [ 0.093683] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  277. [ 0.094584] Kprobes globally optimized
  278. [ 0.094587] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
  279. [ 0.094587] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  280. [ 0.094587] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  281. [ 0.094587] ACPI: Added _OSI(Module Device)
  282. [ 0.094587] ACPI: Added _OSI(Processor Device)
  283. [ 0.094587] ACPI: Added _OSI(3.0 _SCP Extensions)
  284. [ 0.094587] ACPI: Added _OSI(Processor Aggregator Device)
  285. [ 0.094587] ACPI: Added _OSI(Linux-Dell-Video)
  286. [ 0.094587] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  287. [ 0.094587] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  288. [ 0.154199] ACPI: 10 ACPI AML tables successfully acquired and loaded
  289. [ 0.160829] ACPI: Dynamic OEM Table Load:
  290. [ 0.160835] ACPI: SSDT 0xFFFF938D009FD500 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527)
  291. [ 0.161913] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
  292. [ 0.163836] ACPI: Dynamic OEM Table Load:
  293. [ 0.163841] ACPI: SSDT 0xFFFF938D002ED400 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
  294. [ 0.165038] ACPI: Dynamic OEM Table Load:
  295. [ 0.165043] ACPI: SSDT 0xFFFF938D00861000 000647 (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
  296. [ 0.166324] ACPI: Dynamic OEM Table Load:
  297. [ 0.166328] ACPI: SSDT 0xFFFF938D0020D600 00011B (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
  298. [ 0.167399] ACPI: Dynamic OEM Table Load:
  299. [ 0.167405] ACPI: SSDT 0xFFFF938D00864800 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
  300. [ 0.168787] ACPI: Dynamic OEM Table Load:
  301. [ 0.168792] ACPI: SSDT 0xFFFF938D00866000 0005FC (v02 PmRef ApIst 00003000 INTL 20160527)
  302. [ 0.170040] ACPI: Dynamic OEM Table Load:
  303. [ 0.170045] ACPI: SSDT 0xFFFF938D002EE000 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
  304. [ 0.171303] ACPI: Dynamic OEM Table Load:
  305. [ 0.171308] ACPI: SSDT 0xFFFF938D0083F000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527)
  306. [ 0.173125] ACPI: Dynamic OEM Table Load:
  307. [ 0.173130] ACPI: SSDT 0xFFFF938D002ECC00 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
  308. [ 0.177754] ACPI: Interpreter enabled
  309. [ 0.177793] ACPI: PM: (supports S0 S3 S4 S5)
  310. [ 0.177794] ACPI: Using IOAPIC for interrupt routing
  311. [ 0.177831] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  312. [ 0.179294] ACPI: Enabled 8 GPEs in block 00 to 7F
  313. [ 0.186253] ACPI: PM: Power Resource [WRST]
  314. [ 0.186271] ACPI: PM: Power Resource [DRST]
  315. [ 0.192897] ACPI: PM: Power Resource [USBC]
  316. [ 0.193053] ACPI: PM: Power Resource [PAUD]
  317. [ 0.195669] ACPI: PM: Power Resource [SPR0]
  318. [ 0.195997] ACPI: PM: Power Resource [V0PR]
  319. [ 0.196431] ACPI: PM: Power Resource [V1PR]
  320. [ 0.196865] ACPI: PM: Power Resource [V2PR]
  321. [ 0.199743] ACPI: PM: Power Resource [PXTC]
  322. [ 0.203064] ACPI: PM: Power Resource [WRST]
  323. [ 0.205852] ACPI: PM: Power Resource [FN00]
  324. [ 0.205922] ACPI: PM: Power Resource [FN01]
  325. [ 0.205989] ACPI: PM: Power Resource [FN02]
  326. [ 0.206054] ACPI: PM: Power Resource [FN03]
  327. [ 0.206121] ACPI: PM: Power Resource [FN04]
  328. [ 0.206678] ACPI: PM: Power Resource [PIN]
  329. [ 0.206878] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  330. [ 0.206954] ACPI: PM: Power Resource [SPR1]
  331. [ 0.206966] ACPI: PM: Power Resource [SPR2]
  332. [ 0.206978] ACPI: PM: Power Resource [SPR3]
  333. [ 0.206990] ACPI: PM: Power Resource [SPR5]
  334. [ 0.207002] ACPI: PM: Power Resource [ZPDR]
  335. [ 0.207327] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
  336. [ 0.207333] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
  337. [ 0.207427] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
  338. [ 0.208328] PCI host bridge to bus 0000:00
  339. [ 0.208330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  340. [ 0.208332] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  341. [ 0.208333] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  342. [ 0.208334] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  343. [ 0.208335] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  344. [ 0.208336] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  345. [ 0.208337] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  346. [ 0.208338] pci_bus 0000:00: root bus resource [mem 0x9f800000-0xefffffff window]
  347. [ 0.208339] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
  348. [ 0.208341] pci_bus 0000:00: root bus resource [bus 00-7e]
  349. [ 0.208483] pci 0000:00:00.0: [8086:3e0f] type 00 class 0x060000
  350. [ 0.208794] pci 0000:00:02.0: [8086:3e90] type 00 class 0x030000
  351. [ 0.208802] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb0ffffff 64bit]
  352. [ 0.208807] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
  353. [ 0.208810] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
  354. [ 0.208822] pci 0000:00:02.0: BAR 2: assigned to efifb
  355. [ 0.209052] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
  356. [ 0.209060] pci 0000:00:08.0: reg 0x10: [mem 0xb123d000-0xb123dfff 64bit]
  357. [ 0.209348] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
  358. [ 0.209362] pci 0000:00:14.0: reg 0x10: [mem 0xb1220000-0xb122ffff 64bit]
  359. [ 0.209413] pci 0000:00:14.0: PME# supported from D3hot D3cold
  360. [ 0.211326] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
  361. [ 0.211342] pci 0000:00:14.2: reg 0x10: [mem 0xb1236000-0xb1237fff 64bit]
  362. [ 0.211352] pci 0000:00:14.2: reg 0x18: [mem 0xb123c000-0xb123cfff 64bit]
  363. [ 0.211645] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
  364. [ 0.211663] pci 0000:00:16.0: reg 0x10: [mem 0xb123b000-0xb123bfff 64bit]
  365. [ 0.211730] pci 0000:00:16.0: PME# supported from D3hot
  366. [ 0.212346] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
  367. [ 0.212357] pci 0000:00:17.0: reg 0x10: [mem 0xb1234000-0xb1235fff]
  368. [ 0.212364] pci 0000:00:17.0: reg 0x14: [mem 0xb123a000-0xb123a0ff]
  369. [ 0.212370] pci 0000:00:17.0: reg 0x18: [io 0x3090-0x3097]
  370. [ 0.212376] pci 0000:00:17.0: reg 0x1c: [io 0x3080-0x3083]
  371. [ 0.212382] pci 0000:00:17.0: reg 0x20: [io 0x3060-0x307f]
  372. [ 0.212388] pci 0000:00:17.0: reg 0x24: [mem 0xb1239000-0xb12397ff]
  373. [ 0.212421] pci 0000:00:17.0: PME# supported from D3hot
  374. [ 0.212908] pci 0000:00:1c.0: [8086:a33d] type 01 class 0x060400
  375. [ 0.212997] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  376. [ 0.213024] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
  377. [ 0.213906] pci 0000:00:1f.0: [8086:a308] type 00 class 0x060100
  378. [ 0.214336] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380
  379. [ 0.214366] pci 0000:00:1f.3: reg 0x10: [mem 0xb1230000-0xb1233fff 64bit]
  380. [ 0.214403] pci 0000:00:1f.3: reg 0x20: [mem 0xb1000000-0xb10fffff 64bit]
  381. [ 0.214475] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  382. [ 0.218267] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
  383. [ 0.218290] pci 0000:00:1f.4: reg 0x10: [mem 0xb1238000-0xb12380ff 64bit]
  384. [ 0.218316] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
  385. [ 0.218656] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
  386. [ 0.218670] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
  387. [ 0.218952] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
  388. [ 0.218978] pci 0000:00:1f.6: reg 0x10: [mem 0xb1200000-0xb121ffff]
  389. [ 0.219118] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
  390. [ 0.219340] pci 0000:01:00.0: [8086:3166] type 00 class 0x028000
  391. [ 0.219383] pci 0000:01:00.0: reg 0x10: [mem 0xb1100000-0xb1101fff 64bit]
  392. [ 0.219596] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  393. [ 0.219991] pci 0000:00:1c.0: PCI bridge to [bus 01]
  394. [ 0.220004] pci 0000:00:1c.0: bridge window [mem 0xb1100000-0xb11fffff]
  395. [ 0.222329] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  396. [ 0.222415] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
  397. [ 0.222498] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  398. [ 0.222591] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  399. [ 0.222674] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  400. [ 0.222757] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  401. [ 0.222839] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  402. [ 0.222921] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  403. [ 0.230167] iommu: Default domain type: Translated
  404. [ 0.230169] iommu: DMA domain TLB invalidation policy: lazy mode
  405. [ 0.230282] SCSI subsystem initialized
  406. [ 0.230289] libata version 3.00 loaded.
  407. [ 0.230289] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  408. [ 0.230289] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  409. [ 0.230289] pci 0000:00:02.0: vgaarb: bridge control possible
  410. [ 0.230289] vgaarb: loaded
  411. [ 0.230289] ACPI: bus type USB registered
  412. [ 0.230289] usbcore: registered new interface driver usbfs
  413. [ 0.230289] usbcore: registered new interface driver hub
  414. [ 0.230289] usbcore: registered new device driver usb
  415. [ 0.230289] pps_core: LinuxPPS API ver. 1 registered
  416. [ 0.230289] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  417. [ 0.230289] PTP clock support registered
  418. [ 0.230289] EDAC MC: Ver: 3.0.0
  419. [ 0.230525] Registered efivars operations
  420. [ 0.230627] NetLabel: Initializing
  421. [ 0.230628] NetLabel: domain hash size = 128
  422. [ 0.230628] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  423. [ 0.230639] NetLabel: unlabeled traffic allowed by default
  424. [ 0.230642] PCI: Using ACPI for IRQ routing
  425. [ 0.252189] PCI: pci_cache_line_size set to 64 bytes
  426. [ 0.252262] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  427. [ 0.252264] e820: reserve RAM buffer [mem 0x886e3018-0x8bffffff]
  428. [ 0.252265] e820: reserve RAM buffer [mem 0x8d811000-0x8fffffff]
  429. [ 0.252266] e820: reserve RAM buffer [mem 0x8f8b4000-0x8fffffff]
  430. [ 0.252267] e820: reserve RAM buffer [mem 0x914d0000-0x93ffffff]
  431. [ 0.252268] e820: reserve RAM buffer [mem 0x93d10000-0x93ffffff]
  432. [ 0.252268] e820: reserve RAM buffer [mem 0x25e800000-0x25fffffff]
  433. [ 0.252275] clocksource: Switched to clocksource tsc-early
  434. [ 0.257624] VFS: Disk quotas dquot_6.6.0
  435. [ 0.257637] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  436. [ 0.257699] pnp: PnP ACPI init
  437. [ 0.257796] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
  438. [ 0.258065] system 00:01: [io 0x0a00-0x0a0f] has been reserved
  439. [ 0.258067] system 00:01: [io 0x0a10-0x0a1f] has been reserved
  440. [ 0.258068] system 00:01: [io 0x0a20-0x0a2f] has been reserved
  441. [ 0.258794] system 00:02: [io 0x0680-0x069f] has been reserved
  442. [ 0.258796] system 00:02: [io 0x164e-0x164f] has been reserved
  443. [ 0.258905] system 00:03: [io 0x1854-0x1857] has been reserved
  444. [ 0.259093] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
  445. [ 0.259095] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
  446. [ 0.259097] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
  447. [ 0.259098] system 00:04: [mem 0xf0000000-0xf7ffffff] has been reserved
  448. [ 0.259100] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
  449. [ 0.259101] system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
  450. [ 0.259102] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
  451. [ 0.259104] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
  452. [ 0.259316] system 00:05: [io 0x1800-0x18fe] could not be reserved
  453. [ 0.259319] system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
  454. [ 0.259320] system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
  455. [ 0.259322] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
  456. [ 0.259323] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
  457. [ 0.259325] system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
  458. [ 0.259326] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
  459. [ 0.259624] system 00:06: [io 0x2000-0x20fe] has been reserved
  460. [ 0.260813] system 00:07: [mem 0xfd6e0000-0xfd6effff] has been reserved
  461. [ 0.260815] system 00:07: [mem 0xfd6d0000-0xfd6dffff] has been reserved
  462. [ 0.260817] system 00:07: [mem 0xfd6b0000-0xfd6bffff] has been reserved
  463. [ 0.260818] system 00:07: [mem 0xfd6a0000-0xfd6affff] has been reserved
  464. [ 0.261822] pnp: PnP ACPI: found 8 devices
  465. [ 0.267119] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  466. [ 0.267163] NET: Registered PF_INET protocol family
  467. [ 0.267229] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  468. [ 0.268116] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  469. [ 0.268150] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  470. [ 0.268249] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  471. [ 0.268306] TCP: Hash tables configured (established 65536 bind 65536)
  472. [ 0.268349] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
  473. [ 0.268378] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  474. [ 0.268397] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  475. [ 0.268438] NET: Registered PF_UNIX/PF_LOCAL protocol family
  476. [ 0.268442] NET: Registered PF_XDP protocol family
  477. [ 0.268464] pci 0000:00:1c.0: PCI bridge to [bus 01]
  478. [ 0.268478] pci 0000:00:1c.0: bridge window [mem 0xb1100000-0xb11fffff]
  479. [ 0.268484] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  480. [ 0.268486] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  481. [ 0.268487] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  482. [ 0.268488] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
  483. [ 0.268489] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
  484. [ 0.268490] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
  485. [ 0.268491] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
  486. [ 0.268492] pci_bus 0000:00: resource 11 [mem 0x9f800000-0xefffffff window]
  487. [ 0.268493] pci_bus 0000:00: resource 12 [mem 0xfc800000-0xfe7fffff window]
  488. [ 0.268495] pci_bus 0000:01: resource 1 [mem 0xb1100000-0xb11fffff]
  489. [ 0.268708] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  490. [ 0.269031] PCI: CLS 64 bytes, default 64
  491. [ 0.269037] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  492. [ 0.269038] software IO TLB: mapped [mem 0x00000000846e3000-0x00000000886e3000] (64MB)
  493. [ 0.269078] Trying to unpack rootfs image as initramfs...
  494. [ 0.269179] platform rtc_cmos: registered platform RTC device (no PNP device found)
  495. [ 0.272929] Initialise system trusted keyrings
  496. [ 0.272944] Key type blacklist registered
  497. [ 0.272983] workingset: timestamp_bits=41 max_order=21 bucket_order=0
  498. [ 0.274574] zbud: loaded
  499. [ 0.281787] Key type asymmetric registered
  500. [ 0.281791] Asymmetric key parser 'x509' registered
  501. [ 0.281815] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
  502. [ 0.281843] io scheduler mq-deadline registered
  503. [ 0.281844] io scheduler kyber registered
  504. [ 0.281886] io scheduler bfq registered
  505. [ 0.282418] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  506. [ 0.282809] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  507. [ 0.282833] ACPI: button: Sleep Button [SLPB]
  508. [ 0.282868] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  509. [ 0.282886] ACPI: button: Power Button [PWRB]
  510. [ 0.282917] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  511. [ 0.285581] ACPI: button: Power Button [PWRF]
  512. [ 0.285829] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1024
  513. [ 0.286640] thermal LNXTHERM:00: registered as thermal_zone0
  514. [ 0.286642] ACPI: thermal: Thermal Zone [TZ00] (28 C)
  515. [ 0.286806] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  516. [ 0.287895] hpet_acpi_add: no address or irqs in _CRS
  517. [ 0.287938] Non-volatile memory driver v1.3
  518. [ 0.287938] Linux agpgart interface v0.103
  519. [ 0.287940] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  520. [ 0.287940] AMD-Vi: AMD IOMMUv2 functionality not available on this system
  521. [ 0.288249] ahci 0000:00:17.0: version 3.0
  522. [ 0.298578] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
  523. [ 0.298583] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst
  524. [ 0.314025] scsi host0: ahci
  525. [ 0.314120] scsi host1: ahci
  526. [ 0.314183] scsi host2: ahci
  527. [ 0.314246] scsi host3: ahci
  528. [ 0.314308] scsi host4: ahci
  529. [ 0.314372] scsi host5: ahci
  530. [ 0.314400] ata1: SATA max UDMA/133 abar m2048@0xb1239000 port 0xb1239100 irq 121
  531. [ 0.314402] ata2: SATA max UDMA/133 abar m2048@0xb1239000 port 0xb1239180 irq 121
  532. [ 0.314404] ata3: SATA max UDMA/133 abar m2048@0xb1239000 port 0xb1239200 irq 121
  533. [ 0.314405] ata4: SATA max UDMA/133 abar m2048@0xb1239000 port 0xb1239280 irq 121
  534. [ 0.314406] ata5: SATA max UDMA/133 abar m2048@0xb1239000 port 0xb1239300 irq 121
  535. [ 0.314408] ata6: SATA max UDMA/133 abar m2048@0xb1239000 port 0xb1239380 irq 121
  536. [ 0.314527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  537. [ 0.314544] ehci-pci: EHCI PCI platform driver
  538. [ 0.314557] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  539. [ 0.314571] ohci-pci: OHCI PCI platform driver
  540. [ 0.314578] uhci_hcd: USB Universal Host Controller Interface driver
  541. [ 0.314606] usbcore: registered new interface driver usbserial_generic
  542. [ 0.314608] usbserial: USB Serial support registered for generic
  543. [ 0.314702] rtc_cmos rtc_cmos: RTC can wake from S4
  544. [ 0.315466] rtc_cmos rtc_cmos: registered as rtc0
  545. [ 0.315663] rtc_cmos rtc_cmos: setting system clock to 2021-11-13T21:44:19 UTC (1636839859)
  546. [ 0.315683] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
  547. [ 0.315746] intel_pstate: Intel P-state driver initializing
  548. [ 0.315955] intel_pstate: Disabling energy efficiency optimization
  549. [ 0.315956] intel_pstate: HWP enabled
  550. [ 0.315978] ledtrig-cpu: registered to indicate activity on CPUs
  551. [ 0.316335] efifb: probing for efifb
  552. [ 0.316348] efifb: showing boot graphics
  553. [ 0.317318] efifb: framebuffer at 0xa0000000, using 8100k, total 8100k
  554. [ 0.317320] efifb: mode is 1920x1080x32, linelength=7680, pages=1
  555. [ 0.317322] efifb: scrolling: redraw
  556. [ 0.317323] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  557. [ 0.317370] fbcon: Deferring console take-over
  558. [ 0.317371] fb0: EFI VGA frame buffer device
  559. [ 0.317402] hid: raw HID events driver (C) Jiri Kosina
  560. [ 0.317479] ashmem: initialized
  561. [ 0.317532] intel_pmc_core INT33A1:00: initialized
  562. [ 0.317643] drop_monitor: Initializing network drop monitor service
  563. [ 0.317703] Initializing XFRM netlink socket
  564. [ 0.317706] IPv6: Loaded, but administratively disabled, reboot required to enable
  565. [ 0.317707] NET: Registered PF_PACKET protocol family
  566. [ 0.318095] microcode: sig=0x906ea, pf=0x2, revision=0xde
  567. [ 0.318139] microcode: Microcode Update Driver: v2.2.
  568. [ 0.318142] IPI shorthand broadcast: enabled
  569. [ 0.318238] sched_clock: Marking stable (311368406, 6515373)->(327557399, -9673620)
  570. [ 0.318299] registered taskstats version 1
  571. [ 0.318352] Loading compiled-in X.509 certificates
  572. [ 0.322593] Loaded X.509 cert 'Build time autogenerated kernel key: e6e09d2416547cf233c39c1e38cc479b9d847333'
  573. [ 0.322795] zswap: loaded using pool lz4/z3fold
  574. [ 0.322979] Key type ._fscrypt registered
  575. [ 0.322981] Key type .fscrypt registered
  576. [ 0.322981] Key type fscrypt-provisioning registered
  577. [ 0.323296] PM: Magic number: 13:919:752
  578. [ 0.323306] ata_link link3: hash matches
  579. [ 0.323308] link3: hash matches
  580. [ 0.323314] tty ttyS3: hash matches
  581. [ 0.323465] RAS: Correctable Errors collector initialized.
  582. [ 0.372432] Freeing initrd memory: 17824K
  583. [ 0.621708] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  584. [ 0.621746] ata2: SATA link down (SStatus 4 SControl 300)
  585. [ 0.621784] ata5: SATA link down (SStatus 4 SControl 300)
  586. [ 0.621810] ata4: SATA link down (SStatus 4 SControl 300)
  587. [ 0.621834] ata6: SATA link down (SStatus 4 SControl 300)
  588. [ 0.621855] ata3: SATA link down (SStatus 4 SControl 300)
  589. [ 0.623606] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
  590. [ 0.623615] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
  591. [ 0.623620] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
  592. [ 0.624186] ata1.00: supports DRM functions and may not be fully accessible
  593. [ 0.624191] ata1.00: ATA-11: WDC PC SA530 SDATB8Y256G1001, 40102101, max UDMA/133
  594. [ 0.624674] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
  595. [ 0.627239] ata1.00: Features: Trust Dev-Sleep
  596. [ 0.629102] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
  597. [ 0.629111] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
  598. [ 0.629116] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
  599. [ 0.629684] ata1.00: supports DRM functions and may not be fully accessible
  600. [ 0.632796] ata1.00: configured for UDMA/133
  601. [ 0.632997] scsi 0:0:0:0: Direct-Access ATA WDC PC SA530 SDA 2101 PQ: 0 ANSI: 5
  602. [ 0.633277] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
  603. [ 0.633289] sd 0:0:0:0: [sda] Write Protect is off
  604. [ 0.633292] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  605. [ 0.633304] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  606. [ 0.644302] sda: sda1 sda2
  607. [ 0.768208] sd 0:0:0:0: [sda] supports TCG Opal
  608. [ 0.768222] sd 0:0:0:0: [sda] Attached SCSI disk
  609. [ 0.769693] Freeing unused decrypted memory: 2036K
  610. [ 0.770209] Freeing unused kernel image (initmem) memory: 1868K
  611. [ 0.770213] Write protecting the kernel read-only data: 30720k
  612. [ 0.771053] Freeing unused kernel image (text/rodata gap) memory: 2036K
  613. [ 0.771490] Freeing unused kernel image (rodata/data gap) memory: 1576K
  614. [ 0.784439] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  615. [ 0.784443] rodata_test: all tests were successful
  616. [ 0.784449] Run /init as init process
  617. [ 0.784450] with arguments:
  618. [ 0.784451] /init
  619. [ 0.784452] noibrs
  620. [ 0.784452] noibpb
  621. [ 0.784453] nopti
  622. [ 0.784453] nospectre_v2
  623. [ 0.784454] nospec_store_bypass_disable
  624. [ 0.784454] no_stf_barrier
  625. [ 0.784455] with environment:
  626. [ 0.784455] HOME=/
  627. [ 0.784456] TERM=linux
  628. [ 0.784456] tsx=on
  629. [ 0.908809] fbcon: Taking over console
  630. [ 0.908859] Console: switching to colour frame buffer device 240x67
  631. [ 0.992708] xhci_hcd 0000:00:14.0: xHCI Host Controller
  632. [ 0.992716] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  633. [ 0.993803] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
  634. [ 0.994127] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  635. [ 0.994131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  636. [ 0.994133] usb usb1: Product: xHCI Host Controller
  637. [ 0.994135] usb usb1: Manufacturer: Linux 5.15.2-zen1-1-zen xhci-hcd
  638. [ 0.994136] usb usb1: SerialNumber: 0000:00:14.0
  639. [ 0.994259] hub 1-0:1.0: USB hub found
  640. [ 0.994281] hub 1-0:1.0: 16 ports detected
  641. [ 0.997508] xhci_hcd 0000:00:14.0: xHCI Host Controller
  642. [ 0.997518] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  643. [ 0.997521] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
  644. [ 0.997568] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
  645. [ 0.997571] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  646. [ 0.997573] usb usb2: Product: xHCI Host Controller
  647. [ 0.997575] usb usb2: Manufacturer: Linux 5.15.2-zen1-1-zen xhci-hcd
  648. [ 0.997576] usb usb2: SerialNumber: 0000:00:14.0
  649. [ 0.997706] hub 2-0:1.0: USB hub found
  650. [ 0.997721] hub 2-0:1.0: 6 ports detected
  651. [ 1.069621] random: fast init done
  652. [ 1.072430] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  653. [ 1.233520] usb 1-7: new low-speed USB device number 2 using xhci_hcd
  654. [ 1.250858] random: crng init done
  655. [ 1.250867] systemd[1]: Successfully credited entropy passed from boot loader.
  656. [ 1.271520] tsc: Refined TSC clocksource calibration: 3191.999 MHz
  657. [ 1.271525] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e02c398820, max_idle_ns: 440795273435 ns
  658. [ 1.271540] clocksource: Switched to clocksource tsc
  659. [ 1.368070] usb 1-7: New USB device found, idVendor=17ef, idProduct=608c, bcdDevice= 1.14
  660. [ 1.368075] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  661. [ 1.368076] usb 1-7: Product: Lenovo Calliope USB Keyboard
  662. [ 1.368077] usb 1-7: Manufacturer: LiteOn
  663. [ 1.435564] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
  664. [ 1.438994] fuse: init (API version 7.34)
  665. [ 1.474571] usb 2-4: new SuperSpeed USB device number 2 using xhci_hcd
  666. [ 1.487995] usb 2-4: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
  667. [ 1.487999] usb 2-4: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  668. [ 1.488002] usb 2-4: Product: ASMT1051
  669. [ 1.488003] usb 2-4: Manufacturer: asmedia
  670. [ 1.488005] usb 2-4: SerialNumber: 123456789012
  671. [ 1.489443] audit: type=1130 audit(1636839860.671:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  672. [ 1.490420] audit: type=1130 audit(1636839860.672:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  673. [ 1.494936] systemd-journald[206]: Received client request to flush runtime journal.
  674. [ 1.495448] audit: type=1130 audit(1636839860.677:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  675. [ 1.523488] audit: type=1130 audit(1636839860.705:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  676. [ 1.601522] usb 1-8: new full-speed USB device number 3 using xhci_hcd
  677. [ 1.650331] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 16)
  678. [ 1.708423] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
  679. [ 1.708733] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
  680. [ 1.723895] EDAC ie31200: No ECC support
  681. [ 1.723922] EDAC ie31200: No ECC support
  682. [ 1.732005] usb 1-8: New USB device found, idVendor=0738, idProduct=1731, bcdDevice= 1.00
  683. [ 1.732010] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  684. [ 1.732012] usb 1-8: Product: Mad Catz RAT4
  685. [ 1.732014] usb 1-8: Manufacturer: Mad Catz
  686. [ 1.732016] usb 1-8: SerialNumber: \xef\xbf\xbf\xef\xbf\xbf\xef\xbf\xbf\xef\xbf\xbf\xef\xbf\xbf\xef\xbf\xbf\xef\xbf\xbf\xef\xbf\xbf
  687. [ 1.741927] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  688. [ 1.790140] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  689. [ 1.790218] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  690. [ 1.802373] i2c i2c-0: 1/2 memory slots populated (from DMI)
  691. [ 1.802899] i2c i2c-0: Successfully instantiated SPD at 0x50
  692. [ 1.803247] e1000e: Intel(R) PRO/1000 Network Driver
  693. [ 1.803248] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  694. [ 1.803294] input: PC Speaker as /devices/platform/pcspkr/input/input3
  695. [ 1.803636] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  696. [ 1.837469] intel-spi 0000:00:1f.5: w25q128 (16384 Kbytes)
  697. [ 1.845642] audit: type=1130 audit(1636839861.028:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-C239\x2dC031 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  698. [ 1.846346] Creating 1 MTD partitions on "0000:00:1f.5":
  699. [ 1.846350] 0x000000000000-0x000001000000 : "BIOS"
  700. [ 1.847530] usb 1-14: new full-speed USB device number 4 using xhci_hcd
  701. [ 1.906151] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  702. [ 1.906155] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  703. [ 1.906156] RAPL PMU: hw unit of domain package 2^-14 Joules
  704. [ 1.906157] RAPL PMU: hw unit of domain dram 2^-14 Joules
  705. [ 1.906158] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  706. [ 1.959750] audit: type=1130 audit(1636839861.142:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  707. [ 1.964718] usb-storage 2-4:1.0: USB Mass Storage device detected
  708. [ 1.967243] audit: type=1127 audit(1636839861.149:8): pid=263 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
  709. [ 1.969889] audit: type=1130 audit(1636839861.152:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  710. [ 1.972326] usb-storage 2-4:1.0: Quirks match for vid 174c pid 55aa: 400000
  711. [ 1.972485] audit: type=1334 audit(1636839861.154:10): prog-id=17 op=LOAD
  712. [ 1.973915] scsi host6: usb-storage 2-4:1.0
  713. [ 1.974292] usbcore: registered new interface driver usb-storage
  714. [ 1.976685] usb 1-14: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
  715. [ 1.976689] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  716. [ 1.987844] checking generic (a0000000 7e9000) vs hw (b0000000 1000000)
  717. [ 1.987847] checking generic (a0000000 7e9000) vs hw (a0000000 10000000)
  718. [ 1.987848] fb0: switching to i915 from EFI VGA
  719. [ 1.987918] Console: switching to colour dummy device 80x25
  720. [ 1.987957] i915 0000:00:02.0: vgaarb: deactivate vga console
  721. [ 1.990533] cryptd: max_cpu_qlen set to 1000
  722. [ 1.995202] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  723. [ 1.996864] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
  724. [ 1.998861] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
  725. [ 1.999516] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
  726. [ 1.999688] usbcore: registered new interface driver uas
  727. [ 1.999925] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  728. [ 2.031074] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  729. [ 2.031112] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  730. [ 2.031115] cfg80211: failed to load regulatory.db
  731. [ 2.059462] SSE version of gcm_enc/dec engaged.
  732. [ 2.064962] input: LiteOn Lenovo Calliope USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:17EF:608C.0001/input/input4
  733. [ 2.073624] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
  734. [ 2.083964] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
  735. [ 2.127015] hid-generic 0003:17EF:608C.0001: input,hidraw0: USB HID v1.11 Keyboard [LiteOn Lenovo Calliope USB Keyboard] on usb-0000:00:14.0-7/input0
  736. [ 2.133677] input: LiteOn Lenovo Calliope USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:17EF:608C.0002/input/input5
  737. [ 2.143836] Bluetooth: Core ver 2.22
  738. [ 2.143855] NET: Registered PF_BLUETOOTH protocol family
  739. [ 2.143856] Bluetooth: HCI device and connection manager initialized
  740. [ 2.143860] Bluetooth: HCI socket layer initialized
  741. [ 2.143862] Bluetooth: L2CAP socket layer initialized
  742. [ 2.143865] Bluetooth: SCO socket layer initialized
  743. [ 2.147314] Intel(R) Wireless WiFi driver for Linux
  744. [ 2.147379] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
  745. [ 2.177999] iwlwifi 0000:01:00.0: Found debug destination: EXTERNAL_DRAM
  746. [ 2.178004] iwlwifi 0000:01:00.0: Found debug configuration: 0
  747. [ 2.178251] iwlwifi 0000:01:00.0: loaded firmware version 29.4063824552.0 7265D-29.ucode op_mode iwlmvm
  748. [ 2.186598] input: LiteOn Lenovo Calliope USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:17EF:608C.0002/input/input6
  749. [ 2.186786] hid-generic 0003:17EF:608C.0002: input,hidraw1: USB HID v1.11 Device [LiteOn Lenovo Calliope USB Keyboard] on usb-0000:00:14.0-7/input1
  750. [ 2.188380] input: Mad Catz Mad Catz RAT4 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0738:1731.0003/input/input7
  751. [ 2.188442] hid-generic 0003:0738:1731.0003: input,hidraw2: USB HID v1.11 Mouse [Mad Catz Mad Catz RAT4] on usb-0000:00:14.0-8/input0
  752. [ 2.198480] hid-generic 0003:0738:1731.0004: hiddev96,hidraw3: USB HID v1.11 Device [Mad Catz Mad Catz RAT4] on usb-0000:00:14.0-8/input1
  753. [ 2.199708] usbcore: registered new interface driver usbhid
  754. [ 2.199711] usbhid: USB HID core driver
  755. [ 2.279748] usbcore: registered new interface driver btusb
  756. [ 2.336082] intel_tcc_cooling: Programmable TCC Offset detected
  757. [ 2.344777] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 3165, REV=0x210
  758. [ 2.350823] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
  759. [ 2.352344] thermal thermal_zone2: failed to read out thermal zone (-61)
  760. [ 2.353254] i915 0000:00:02.0: [drm] failed to retrieve link info, disabling eDP
  761. [ 2.354542] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  762. [ 2.354544] Bluetooth: BNEP filters: protocol multicast
  763. [ 2.354547] Bluetooth: BNEP socket layer initialized
  764. [ 2.360640] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  765. [ 2.361053] iwlwifi 0000:01:00.0: Allocated 0x00400000 bytes for firmware monitor.
  766. [ 2.366980] iwlwifi 0000:01:00.0: base HW address: a4:6b:b6:4e:f7:8c
  767. [ 2.371644] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
  768. [ 2.376112] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
  769. [ 2.383795] intel_rapl_common: Found RAPL domain package
  770. [ 2.383797] intel_rapl_common: Found RAPL domain core
  771. [ 2.383798] intel_rapl_common: Found RAPL domain uncore
  772. [ 2.383800] intel_rapl_common: Found RAPL domain dram
  773. [ 2.390503] acpi device:0f: registered as cooling_device11
  774. [ 2.391724] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
  775. [ 2.392620] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  776. [ 2.429961] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  777. [ 2.443240] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
  778. [ 2.477201] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 54:05:db:94:22:e0
  779. [ 2.477210] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
  780. [ 2.478349] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
  781. [ 2.480586] e1000e 0000:00:1f.6 eno1: renamed from eth0
  782. [ 2.482114] fbcon: i915 (fb0) is primary device
  783. [ 2.493107] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  784. [ 2.493112] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  785. [ 2.493114] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  786. [ 2.493116] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  787. [ 2.493118] snd_hda_codec_realtek hdaudioC0D0: inputs:
  788. [ 2.493119] snd_hda_codec_realtek hdaudioC0D0: Mic=0x1a
  789. [ 2.493120] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
  790. [ 2.499633] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  791. [ 2.504448] Console: switching to colour frame buffer device 240x67
  792. [ 2.526088] i915 0000:00:02.0: [drm] fb0: i915 frame buffer device
  793. [ 2.565451] snd_hda_codec_hdmi hdaudioC0D2: Monitor plugged-in, Failed to power up codec ret=[-13]
  794. [ 2.571612] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
  795. [ 2.571677] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
  796. [ 2.571709] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
  797. [ 2.571734] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
  798. [ 2.571767] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
  799. [ 2.571795] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
  800. [ 2.571822] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
  801. [ 2.571849] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
  802. [ 2.575896] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  803. [ 2.578764] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring
  804. [ 2.615193] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  805. [ 2.699920] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  806. [ 2.701060] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring
  807. [ 3.000203] scsi 6:0:0:0: Direct-Access ASMT 2105 0 PQ: 0 ANSI: 6
  808. [ 3.001184] sd 6:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  809. [ 3.001191] sd 6:0:0:0: [sdb] 4096-byte physical blocks
  810. [ 3.001523] sd 6:0:0:0: [sdb] Write Protect is off
  811. [ 3.001530] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
  812. [ 3.001835] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  813. [ 3.014404] sdb: sdb1
  814. [ 3.015444] sd 6:0:0:0: [sdb] Attached SCSI disk
  815. [ 4.344521] Bluetooth: hci0: command 0xfc05 tx timeout
  816. [ 4.344522] Bluetooth: hci0: Reading Intel version command failed (-110)
  817. [ 5.414053] e1000e 0000:00:1f.6 eno1: NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
  818. [ 5.414062] e1000e 0000:00:1f.6 eno1: 10/100 speed: disabling TSO
  819. [ 5.792401] kauditd_printk_skb: 40 callbacks suppressed
  820. [ 5.792404] audit: type=1130 audit(1636839864.974:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  821. [ 5.849563] audit: type=1130 audit(1636839865.032:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  822. [ 5.897383] audit: type=1334 audit(1636839865.079:47): prog-id=26 op=LOAD
  823. [ 5.897426] audit: type=1334 audit(1636839865.079:48): prog-id=27 op=LOAD
  824. [ 5.946658] audit: type=1130 audit(1636839865.129:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  825. [ 5.955749] audit: type=1130 audit(1636839865.138:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  826. [ 5.974169] audit: type=1130 audit(1636839865.156:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus-:1.1-org.kde.powerdevil.chargethresholdhelper@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  827. [ 5.991496] audit: type=1130 audit(1636839865.173:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus-:1.1-org.kde.powerdevil.backlighthelper@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  828. [ 6.155834] audit: type=1130 audit(1636839865.338:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  829. [ 6.263939] audit: type=1111 audit(1636839865.446:54): pid=282 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp1s0" ifindex=2 args=500 pid=552 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
  830. [ 13.017242] kauditd_printk_skb: 3 callbacks suppressed
  831. [ 13.017249] audit: type=1131 audit(1636839872.199:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  832. [ 16.023185] audit: type=1131 audit(1636839875.205:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  833. [ 16.025120] audit: type=1131 audit(1636839875.207:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus-:1.1-org.kde.powerdevil.chargethresholdhelper@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  834. [ 16.026835] audit: type=1131 audit(1636839875.209:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus-:1.1-org.kde.powerdevil.backlighthelper@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  835. [ 30.092722] audit: type=1100 audit(1636839889.275:62): pid=661 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="rozovyj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  836. [ 30.093481] audit: type=1101 audit(1636839889.275:63): pid=661 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="rozovyj" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  837. [ 30.093943] audit: type=1110 audit(1636839889.276:64): pid=661 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  838. [ 30.095905] audit: type=1105 audit(1636839889.278:65): pid=661 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  839. rozovyj@rozovyj: ~ $
  840.  
Add Comment
Please, Sign In to add comment