Guest User

dmesg-before-ram-fix

a guest
Dec 25th, 2025
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 94.57 KB | None | 0 0
  1. [    0.000000] Linux version 6.17.1-300.fc43.x86_64 (mockbuild@5381c258a4b3436489a448ea66bda8ce) (gcc (GCC) 15.2.1 20250924 (Red Hat 15.2.1-2), GNU ld version 2.45-1.fc43) #1 SMP PREEMPT_DYNAMIC Mon Oct  6 15:37:21 UTC 2025
  2. [    0.000000] Command line: BOOT_IMAGE=(hd0)/boot/x86_64/loader/linux quiet rhgb root=live:CDLABEL=Fedora-WS-Live-43 rd.live.image
  3. [    0.000000] BIOS-provided physical RAM map:
  4. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
  5. [    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  6. [    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
  7. [    0.000000] BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
  8. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003958bfff] usable
  9. [    0.000000] BIOS-e820: [mem 0x000000003958c000-0x0000000039597fff] ACPI data
  10. [    0.000000] BIOS-e820: [mem 0x0000000039598000-0x000000004bdc0fff] usable
  11. [    0.000000] BIOS-e820: [mem 0x000000004bdc1000-0x000000004bdc1fff] ACPI NVS
  12. [    0.000000] BIOS-e820: [mem 0x000000004bdc2000-0x000000004be0bfff] reserved
  13. [    0.000000] BIOS-e820: [mem 0x000000004be0c000-0x0000000055720fff] usable
  14. [    0.000000] BIOS-e820: [mem 0x0000000055721000-0x0000000057f28fff] reserved
  15. [    0.000000] BIOS-e820: [mem 0x0000000057f29000-0x0000000057fbdfff] ACPI NVS
  16. [    0.000000] BIOS-e820: [mem 0x0000000057fbe000-0x0000000057ffdfff] ACPI data
  17. [    0.000000] BIOS-e820: [mem 0x0000000057ffe000-0x0000000057ffefff] usable
  18. [    0.000000] BIOS-e820: [mem 0x0000000057fff000-0x00000000580fffff] reserved
  19. [    0.000000] BIOS-e820: [mem 0x0000000058600000-0x000000005e7fffff] reserved
  20. [    0.000000] BIOS-e820: [mem 0x00000000e00fa000-0x00000000e00fafff] reserved
  21. [    0.000000] BIOS-e820: [mem 0x00000000e00fd000-0x00000000e00fdfff] reserved
  22. [    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  23. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000049f7fffff] usable
  24. [    0.000000] NX (Execute Disable) protection: active
  25. [    0.000000] APIC: Static calls initialized
  26. [    0.000000] efi: EFI v2.4 by Lenovo
  27. [    0.000000] efi: SMBIOS=0x56fd2000 ACPI=0x57ffd000 ACPI 2.0=0x57ffd014 ESRT=0x56e62000 MOKvar=0x56e49000 RNG=0x57fc7f98 TPMEventLog=0x3958c018
  28. [    0.000000] random: crng init done
  29. [    0.000000] TPM Final Events table not present
  30. [    0.000000] efi: Not removing mem41: MMIO range=[0xe00fa000-0xe00fafff] (4KB) from e820 map
  31. [    0.000000] efi: Not removing mem42: MMIO range=[0xe00fd000-0xe00fdfff] (4KB) from e820 map
  32. [    0.000000] efi: Not removing mem43: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
  33. [    0.000000] secureboot: Secure boot disabled
  34. [    0.000000] SMBIOS 2.8 present.
  35. [    0.000000] DMI: LENOVO 20EQS1QT00/20EQS1QT00, BIOS N1EETA2W (1.75 ) 03/18/2024
  36. [    0.000000] DMI: Memory slots populated: 2/4
  37. [    0.000000] tsc: Detected 2600.000 MHz processor
  38. [    0.000000] tsc: Detected 2599.992 MHz TSC
  39. [    0.000992] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  40. [    0.000997] e820: remove [mem 0x000a0000-0x000fffff] usable
  41. [    0.001016] last_pfn = 0x49f800 max_arch_pfn = 0x400000000
  42. [    0.001025] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
  43. [    0.001029] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
  44. [    0.001500] last_pfn = 0x57fff max_arch_pfn = 0x400000000
  45. [    0.021886] esrt: Reserving ESRT space from 0x0000000056e62000 to 0x0000000056e62088.
  46. [    0.021899] Using GB pages for direct mapping
  47. [    0.023034] secureboot: Secure boot disabled
  48. [    0.023035] RAMDISK: [mem 0x39598000-0x49771fff]
  49. [    0.023044] ACPI: Early table checksum verification disabled
  50. [    0.023048] ACPI: RSDP 0x0000000057FFD014 000024 (v02 LENOVO)
  51. [    0.023057] ACPI: XSDT 0x0000000057FCD188 000104 (v01 LENOVO TP-N1E   00000000 PTEC 00000002)
  52. [    0.023067] ACPI: FACP 0x0000000057FF0000 0000F4 (v05 LENOVO TP-N1E   00001750 PTEC 00000002)
  53. [    0.023077] ACPI: DSDT 0x0000000057FD8000 013253 (v02 LENOVO TP-N1E   00001750 INTL 20141107)
  54. [    0.023084] ACPI: FACS 0x0000000057F89000 000040
  55. [    0.023090] ACPI: TCPA 0x0000000057FFB000 000032 (v02 LENOVO TP-N1E   00000002 PTEC 00000002)
  56. [    0.023096] ACPI: SSDT 0x0000000057FFA000 0004B7 (v02 LENOVO Tpm2Tabl 00001000 INTL 20141107)
  57. [    0.023102] ACPI: SSDT 0x0000000057FF9000 00004B (v02 LENOVO MeSsdt   00003000 INTL 20141107)
  58. [    0.023108] ACPI: TPM2 0x0000000057FF8000 000034 (v03 LENOVO TP-N1E   00001750 PTEC 00000002)
  59. [    0.023114] ACPI: UEFI 0x0000000057F9F000 000042 (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  60. [    0.023120] ACPI: SSDT 0x0000000057FF2000 0051BC (v02 LENOVO SaSsdt   00003000 INTL 20141107)
  61. [    0.023127] ACPI: SSDT 0x0000000057FF1000 0005C5 (v02 LENOVO PerfTune 00001000 INTL 20141107)
  62. [    0.023133] ACPI: ECDT 0x0000000057FEF000 000052 (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  63. [    0.023139] ACPI: HPET 0x0000000057FEE000 000038 (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  64. [    0.023145] ACPI: APIC 0x0000000057FED000 0000BC (v03 LENOVO TP-N1E   00001750 PTEC 00000002)
  65. [    0.023151] ACPI: MCFG 0x0000000057FEC000 00003C (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  66. [    0.023157] ACPI: SSDT 0x0000000057FD6000 0016CA (v01 LENOVO SataAhci 00001000 INTL 20141107)
  67. [    0.023163] ACPI: DBGP 0x0000000057FD5000 000034 (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  68. [    0.023169] ACPI: DBG2 0x0000000057FD4000 000054 (v00 LENOVO TP-N1E   00001750 PTEC 00000002)
  69. [    0.023175] ACPI: BOOT 0x0000000057FD3000 000028 (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  70. [    0.023181] ACPI: BATB 0x0000000057FD2000 00004A (v02 LENOVO TP-N1E   00001750 PTEC 00000002)
  71. [    0.023187] ACPI: SLIC 0x0000000057FD1000 000176 (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  72. [    0.023194] ACPI: SSDT 0x0000000057FD0000 000E73 (v02 LENOVO CpuSsdt  00003000 INTL 20141107)
  73. [    0.023200] ACPI: SSDT 0x0000000057FCF000 000403 (v02 LENOVO CtdpB    00001000 INTL 20141107)
  74. [    0.023207] ACPI: MSDM 0x0000000057FCE000 000055 (v03 LENOVO TP-N1E   00001750 PTEC 00000002)
  75. [    0.023213] ACPI: SSDT 0x0000000057FFC000 000FAB (v01 LENOVO NvOptTbl 00001000 INTL 20141107)
  76. [    0.023219] ACPI: SSDT 0x0000000057FCC000 00006C (v02 LENOVO SgPeg    00001000 INTL 20141107)
  77. [    0.023225] ACPI: DMAR 0x0000000057FCB000 0000A8 (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  78. [    0.023231] ACPI: ASF! 0x0000000057FCA000 0000A5 (v32 LENOVO TP-N1E   00001750 PTEC 00000002)
  79. [    0.023237] ACPI: FPDT 0x0000000057FC9000 000044 (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  80. [    0.023243] ACPI: BGRT 0x0000000057FC8000 000038 (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  81. [    0.023249] ACPI: UEFI 0x0000000057F66000 00013E (v01 LENOVO TP-N1E   00001750 PTEC 00000002)
  82. [    0.023254] ACPI: Reserving FACP table memory at [mem 0x57ff0000-0x57ff00f3]
  83. [    0.023257] ACPI: Reserving DSDT table memory at [mem 0x57fd8000-0x57feb252]
  84. [    0.023258] ACPI: Reserving FACS table memory at [mem 0x57f89000-0x57f8903f]
  85. [    0.023260] ACPI: Reserving TCPA table memory at [mem 0x57ffb000-0x57ffb031]
  86. [    0.023262] ACPI: Reserving SSDT table memory at [mem 0x57ffa000-0x57ffa4b6]
  87. [    0.023263] ACPI: Reserving SSDT table memory at [mem 0x57ff9000-0x57ff904a]
  88. [    0.023265] ACPI: Reserving TPM2 table memory at [mem 0x57ff8000-0x57ff8033]
  89. [    0.023266] ACPI: Reserving UEFI table memory at [mem 0x57f9f000-0x57f9f041]
  90. [    0.023268] ACPI: Reserving SSDT table memory at [mem 0x57ff2000-0x57ff71bb]
  91. [    0.023269] ACPI: Reserving SSDT table memory at [mem 0x57ff1000-0x57ff15c4]
  92. [    0.023271] ACPI: Reserving ECDT table memory at [mem 0x57fef000-0x57fef051]
  93. [    0.023272] ACPI: Reserving HPET table memory at [mem 0x57fee000-0x57fee037]
  94. [    0.023274] ACPI: Reserving APIC table memory at [mem 0x57fed000-0x57fed0bb]
  95. [    0.023275] ACPI: Reserving MCFG table memory at [mem 0x57fec000-0x57fec03b]
  96. [    0.023277] ACPI: Reserving SSDT table memory at [mem 0x57fd6000-0x57fd76c9]
  97. [    0.023278] ACPI: Reserving DBGP table memory at [mem 0x57fd5000-0x57fd5033]
  98. [    0.023280] ACPI: Reserving DBG2 table memory at [mem 0x57fd4000-0x57fd4053]
  99. [    0.023281] ACPI: Reserving BOOT table memory at [mem 0x57fd3000-0x57fd3027]
  100. [    0.023283] ACPI: Reserving BATB table memory at [mem 0x57fd2000-0x57fd2049]
  101. [    0.023284] ACPI: Reserving SLIC table memory at [mem 0x57fd1000-0x57fd1175]
  102. [    0.023286] ACPI: Reserving SSDT table memory at [mem 0x57fd0000-0x57fd0e72]
  103. [    0.023287] ACPI: Reserving SSDT table memory at [mem 0x57fcf000-0x57fcf402]
  104. [    0.023288] ACPI: Reserving MSDM table memory at [mem 0x57fce000-0x57fce054]
  105. [    0.023290] ACPI: Reserving SSDT table memory at [mem 0x57ffc000-0x57ffcfaa]
  106. [    0.023292] ACPI: Reserving SSDT table memory at [mem 0x57fcc000-0x57fcc06b]
  107. [    0.023293] ACPI: Reserving DMAR table memory at [mem 0x57fcb000-0x57fcb0a7]
  108. [    0.023295] ACPI: Reserving ASF! table memory at [mem 0x57fca000-0x57fca0a4]
  109. [    0.023296] ACPI: Reserving FPDT table memory at [mem 0x57fc9000-0x57fc9043]
  110. [    0.023298] ACPI: Reserving BGRT table memory at [mem 0x57fc8000-0x57fc8037]
  111. [    0.023299] ACPI: Reserving UEFI table memory at [mem 0x57f66000-0x57f6613d]
  112. [    0.023624] No NUMA configuration found
  113. [    0.023625] Faking a node at [mem 0x0000000000000000-0x000000049f7fffff]
  114. [    0.023654] NODE_DATA(0) allocated [mem 0x49f7d52c0-0x49f7fffff]
  115. [    0.024124] Zone ranges:
  116. [    0.024126]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  117. [    0.024130]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  118. [    0.024133]   Normal   [mem 0x0000000100000000-0x000000049f7fffff]
  119. [    0.024136]   Device   empty
  120. [    0.024137] Movable zone start for each node
  121. [    0.024143] Early memory node ranges
  122. [    0.024143]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
  123. [    0.024147]   node   0: [mem 0x0000000000059000-0x000000000009cfff]
  124. [    0.024148]   node   0: [mem 0x0000000000100000-0x000000003958bfff]
  125. [    0.024150]   node   0: [mem 0x0000000039598000-0x000000004bdc0fff]
  126. [    0.024152]   node   0: [mem 0x000000004be0c000-0x0000000055720fff]
  127. [    0.024154]   node   0: [mem 0x0000000057ffe000-0x0000000057ffefff]
  128. [    0.024155]   node   0: [mem 0x0000000100000000-0x000000049f7fffff]
  129. [    0.024161] Initmem setup node 0 [mem 0x0000000000001000-0x000000049f7fffff]
  130. [    0.024171] On node 0, zone DMA: 1 pages in unavailable ranges
  131. [    0.024174] On node 0, zone DMA: 1 pages in unavailable ranges
  132. [    0.024210] On node 0, zone DMA: 99 pages in unavailable ranges
  133. [    0.026881] On node 0, zone DMA32: 12 pages in unavailable ranges
  134. [    0.027218] On node 0, zone DMA32: 75 pages in unavailable ranges
  135. [    0.027342] On node 0, zone DMA32: 10461 pages in unavailable ranges
  136. [    0.058727] On node 0, zone Normal: 1 pages in unavailable ranges
  137. [    0.058749] On node 0, zone Normal: 2048 pages in unavailable ranges
  138. [    0.058784] Reserving Intel graphics memory at [mem 0x5a800000-0x5e7fffff]
  139. [    0.058974] ACPI: PM-Timer IO Port: 0x1808
  140. [    0.058990] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  141. [    0.058993] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  142. [    0.058994] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  143. [    0.058996] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  144. [    0.058997] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  145. [    0.058998] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  146. [    0.058999] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  147. [    0.059001] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  148. [    0.059028] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  149. [    0.059034] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  150. [    0.059037] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  151. [    0.059045] ACPI: Using ACPI (MADT) for SMP configuration information
  152. [    0.059047] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  153. [    0.059060] e820: update [mem 0x4f599000-0x4f629fff] usable ==> reserved
  154. [    0.059082] TSC deadline timer available
  155. [    0.059091] CPU topo: Max. logical packages:   1
  156. [    0.059093] CPU topo: Max. logical dies:       1
  157. [    0.059094] CPU topo: Max. dies per package:   1
  158. [    0.059103] CPU topo: Max. threads per core:   2
  159. [    0.059104] CPU topo: Num. cores per package:     4
  160. [    0.059105] CPU topo: Num. threads per package:   8
  161. [    0.059106] CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
  162. [    0.059144] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  163. [    0.059149] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
  164. [    0.059152] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x000fffff]
  165. [    0.059155] PM: hibernation: Registered nosave memory: [mem 0x3958c000-0x39597fff]
  166. [    0.059159] PM: hibernation: Registered nosave memory: [mem 0x4bdc1000-0x4be0bfff]
  167. [    0.059162] PM: hibernation: Registered nosave memory: [mem 0x4f599000-0x4f629fff]
  168. [    0.059166] PM: hibernation: Registered nosave memory: [mem 0x55721000-0x57ffdfff]
  169. [    0.059169] PM: hibernation: Registered nosave memory: [mem 0x57fff000-0xffffffff]
  170. [    0.059172] [mem 0x5e800000-0xe00f9fff] available for PCI devices
  171. [    0.059174] Booting paravirtualized kernel on bare hardware
  172. [    0.059177] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  173. [    0.074601] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  174. [    0.075290] percpu: Embedded 83 pages/cpu s217088 r8192 d114688 u524288
  175. [    0.075304] pcpu-alloc: s217088 r8192 d114688 u524288 alloc=1*2097152
  176. [    0.075308] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7
  177. [    0.075351] Kernel command line: BOOT_IMAGE=(hd0)/boot/x86_64/loader/linux quiet rhgb root=live:CDLABEL=Fedora-WS-Live-43 rd.live.image
  178. [    0.075500] Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0)/boot/x86_64/loader/linux", will be passed to user space.
  179. [    0.075555] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
  180. [    0.077544] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  181. [    0.078534] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  182. [    0.078796] software IO TLB: area num 8.
  183. [    0.094844] Fallback order for Node 0: 0
  184. [    0.094850] Built 1 zonelists, mobility grouping on.  Total pages: 4148838
  185. [    0.094852] Policy zone: Normal
  186. [    0.095153] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  187. [    0.164783] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  188. [    0.164840] Kernel/User page tables isolation: enabled
  189. [    0.186808] ftrace: allocating 61898 entries in 244 pages
  190. [    0.186812] ftrace: allocated 244 pages with 5 groups
  191. [    0.188267] Dynamic Preempt: lazy
  192. [    0.188407] rcu: Preemptible hierarchical RCU implementation.
  193. [    0.188408] rcu:     RCU event tracing is enabled.
  194. [    0.188409] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  195. [    0.188412]  Trampoline variant of Tasks RCU enabled.
  196. [    0.188413]  Rude variant of Tasks RCU enabled.
  197. [    0.188414]  Tracing variant of Tasks RCU enabled.
  198. [    0.188415] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  199. [    0.188417] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  200. [    0.188436] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
  201. [    0.188440] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
  202. [    0.188443] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
  203. [    0.201713] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
  204. [    0.202006] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  205. [    0.202364] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
  206. [    0.202456] Console: colour dummy device 80x25
  207. [    0.202461] printk: legacy console [tty0] enabled
  208. [    0.202552] ACPI: Core revision 20250404
  209. [    0.202979] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  210. [    0.203057] APIC: Switch to symmetric I/O mode setup
  211. [    0.203061] DMAR: Host address width 39
  212. [    0.203064] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  213. [    0.203084] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
  214. [    0.203089] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  215. [    0.203095] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
  216. [    0.203099] DMAR: RMRR base: 0x0000005749f000 end: 0x000000574befff
  217. [    0.203107] DMAR: RMRR base: 0x0000005a000000 end: 0x0000005e7fffff
  218. [    0.203110] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
  219. [    0.203114] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  220. [    0.203116] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
  221. [    0.203118] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
  222. [    0.204943] DMAR-IR: Enabled IRQ remapping in xapic mode
  223. [    0.204946] x2apic: IRQ remapping doesn't support X2APIC mode
  224. [    0.208984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  225. [    0.212993] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
  226. [    0.213002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5199.98 BogoMIPS (lpj=2599992)
  227. [    0.213045] x86/cpu: SGX disabled or unsupported by BIOS.
  228. [    0.213054] CPU0: Thermal monitoring enabled (TM1)
  229. [    0.213156] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  230. [    0.213159] Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
  231. [    0.213172] process: using mwait in idle threads
  232. [    0.213179] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
  233. [    0.213191] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  234. [    0.213194] SRBDS: Mitigation: Microcode
  235. [    0.213196] Spectre V2 : Mitigation: IBRS
  236. [    0.213198] RETBleed: Mitigation: IBRS
  237. [    0.213200] Spectre V2 : User space: Mitigation: STIBP via prctl
  238. [    0.213202] MDS: Mitigation: Clear CPU buffers
  239. [    0.213204] MMIO Stale Data: Mitigation: Clear CPU buffers
  240. [    0.213206] VMSCAPE: Mitigation: IBPB before exit to userspace
  241. [    0.213208] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  242. [    0.213210] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
  243. [    0.213214] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  244. [    0.213231] GDS: Vulnerable: No microcode
  245. [    0.213243] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  246. [    0.213247] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  247. [    0.213250] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  248. [    0.213253] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  249. [    0.213256] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  250. [    0.213260] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  251. [    0.213265] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
  252. [    0.213268] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
  253. [    0.213271] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
  254. [    0.310620] Freeing SMP alternatives memory: 56K
  255. [    0.310628] pid_max: default: 32768 minimum: 301
  256. [    0.310712] LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,ipe,ima,evm
  257. [    0.310775] Yama: becoming mindful.
  258. [    0.310786] SELinux:  Initializing.
  259. [    0.311598] LSM support for eBPF active
  260. [    0.311653] landlock: Up and running.
  261. [    0.311790] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  262. [    0.311822] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  263. [    0.313103] smpboot: CPU0: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (family: 0x6, model: 0x5e, stepping: 0x3)
  264. [    0.313511] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
  265. [    0.313558] ... version:                4
  266. [    0.313560] ... bit width:              48
  267. [    0.313563] ... generic registers:      4
  268. [    0.313565] ... value mask:             0000ffffffffffff
  269. [    0.313568] ... max period:             00007fffffffffff
  270. [    0.313570] ... fixed-purpose events:   3
  271. [    0.313572] ... event mask:             000000070000000f
  272. [    0.313941] signal: max sigframe size: 2032
  273. [    0.313974] Estimated ratio of average max frequency by base frequency (times 1024): 1220
  274. [    0.313998] rcu: Hierarchical SRCU implementation.
  275. [    0.313998] rcu:     Max phase no-delay instances is 400.
  276. [    0.314097] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  277. [    0.315106] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  278. [    0.315282] smp: Bringing up secondary CPUs ...
  279. [    0.315508] smpboot: x86: Booting SMP configuration:
  280. [    0.315511] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
  281. [    0.319292] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
  282. [    0.319292] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
  283. [    0.319292] VMSCAPE: SMT on, STIBP is required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
  284. [    0.320085] smp: Brought up 1 node, 8 CPUs
  285. [    0.320085] smpboot: Total of 8 processors activated (41599.87 BogoMIPS)
  286. [    0.321225] Memory: 15891784K/16595352K available (22017K kernel code, 4533K rwdata, 17980K rodata, 5116K init, 6152K bss, 685276K reserved, 0K cma-reserved)
  287. [    0.322089] devtmpfs: initialized
  288. [    0.322130] x86/mm: Memory block size: 128MB
  289. [    0.326548] ACPI: PM: Registering ACPI NVS region [mem 0x4bdc1000-0x4bdc1fff] (4096 bytes)
  290. [    0.326548] ACPI: PM: Registering ACPI NVS region [mem 0x57f29000-0x57fbdfff] (610304 bytes)
  291. [    0.326548] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  292. [    0.326548] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear)
  293. [    0.327012] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear).
  294. [    0.327184] pinctrl core: initialized pinctrl subsystem
  295. [    0.327505] PM: RTC time: 16:30:39, date: 2025-11-25
  296. [    0.328689] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  297. [    0.329318] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  298. [    0.329559] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  299. [    0.329797] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  300. [    0.329829] audit: initializing netlink subsys (disabled)
  301. [    0.329854] audit: type=2000 audit(1764088239.123:1): state=initialized audit_enabled=0 res=1
  302. [    0.330185] thermal_sys: Registered thermal governor 'fair_share'
  303. [    0.330188] thermal_sys: Registered thermal governor 'bang_bang'
  304. [    0.330192] thermal_sys: Registered thermal governor 'step_wise'
  305. [    0.330194] thermal_sys: Registered thermal governor 'user_space'
  306. [    0.330212] cpuidle: using governor menu
  307. [    0.330212] Simple Boot Flag at 0x47 set to 0x1
  308. [    0.330212] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  309. [    0.330434] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
  310. [    0.330469] PCI: Using configuration type 1 for base access
  311. [    0.331088] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  312. [    0.331156] HugeTLB: allocation took 0ms with hugepage_allocation_threads=2
  313. [    0.331156] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  314. [    0.331156] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  315. [    0.331156] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  316. [    0.331156] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  317. [    0.333250] raid6: skipped pq benchmark and selected avx2x4
  318. [    0.333256] raid6: using avx2x2 recovery algorithm
  319. [    0.333431] ACPI: Added _OSI(Module Device)
  320. [    0.333435] ACPI: Added _OSI(Processor Device)
  321. [    0.333438] ACPI: Added _OSI(Processor Aggregator Device)
  322. [    0.428858] ACPI: 10 ACPI AML tables successfully acquired and loaded
  323. [    0.431805] ACPI: EC: EC started
  324. [    0.431809] ACPI: EC: interrupt blocked
  325. [    0.433667] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  326. [    0.433672] ACPI: EC: Boot ECDT EC used to handle transactions
  327. [    0.435156] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  328. [    0.447950] ACPI: Dynamic OEM Table Load:
  329. [    0.447974] ACPI: SSDT 0xFFFF88BE81555400 0003CF (v02 PmRef  Cpu0Cst  00003001 INTL 20141107)
  330. [    0.451093] ACPI: Dynamic OEM Table Load:
  331. [    0.451113] ACPI: SSDT 0xFFFF88BE81572000 000649 (v02 PmRef  Cpu0Ist  00003000 INTL 20141107)
  332. [    0.454318] ACPI: Dynamic OEM Table Load:
  333. [    0.454334] ACPI: SSDT 0xFFFF88BE8159E240 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20141107)
  334. [    0.456739] ACPI: Dynamic OEM Table Load:
  335. [    0.456754] ACPI: SSDT 0xFFFF88BE802BB400 000130 (v02 PmRef  HwpLvt   00003000 INTL 20141107)
  336. [    0.460244] ACPI: Dynamic OEM Table Load:
  337. [    0.460264] ACPI: SSDT 0xFFFF88BE81574800 0005AA (v02 PmRef  ApIst    00003000 INTL 20141107)
  338. [    0.463822] ACPI: Dynamic OEM Table Load:
  339. [    0.463839] ACPI: SSDT 0xFFFF88BE802B9400 000119 (v02 PmRef  ApHwp    00003000 INTL 20141107)
  340. [    0.466488] ACPI: Dynamic OEM Table Load:
  341. [    0.466504] ACPI: SSDT 0xFFFF88BE802B8000 000119 (v02 PmRef  ApCst    00003000 INTL 20141107)
  342. [    0.475726] ACPI: Interpreter enabled
  343. [    0.475821] ACPI: PM: (supports S0 S3 S4 S5)
  344. [    0.475824] ACPI: Using IOAPIC for interrupt routing
  345. [    0.479108] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  346. [    0.479112] PCI: Ignoring E820 reservations for host bridge windows
  347. [    0.479766] ACPI: Enabled 7 GPEs in block 00 to 7F
  348. [    0.488016] ACPI: \_SB_.PCI0.LPC_.EC__.PUBS: New power resource
  349. [    0.489146] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
  350. [    0.505668] ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
  351. [    0.505923] ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
  352. [    0.520038] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
  353. [    0.520038] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
  354. [    0.520038] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
  355. [    0.520246] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
  356. [    0.520466] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
  357. [    0.520684] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
  358. [    0.520884] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  359. [    0.520887] ACPI: PCI: Interrupt link LNKG disabled
  360. [    0.521120] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
  361. [    0.521496] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-5f])
  362. [    0.521510] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  363. [    0.521668] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
  364. [    0.521945] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
  365. [    0.523761] PCI host bridge to bus 0000:00
  366. [    0.523774] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  367. [    0.523780] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  368. [    0.523785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000effff window]
  369. [    0.523790] pci_bus 0000:00: root bus resource [mem 0x5e800000-0xfebfffff window]
  370. [    0.523794] pci_bus 0000:00: root bus resource [bus 00-5f]
  371. [    0.523823] pci 0000:00:00.0: [8086:1910] type 00 class 0x060000 conventional PCI endpoint
  372. [    0.524026] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 PCIe Root Port
  373. [    0.524078] pci 0000:00:01.0: PCI bridge to [bus 01]
  374. [    0.524085] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
  375. [    0.524090] pci 0000:00:01.0:   bridge window [mem 0xd3000000-0xd40fffff]
  376. [    0.524105] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
  377. [    0.524166] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  378. [    0.525162] pci 0000:00:02.0: [8086:191b] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
  379. [    0.525240] pci 0000:00:02.0: BAR 0 [mem 0xd2000000-0xd2ffffff 64bit]
  380. [    0.525246] pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
  381. [    0.525251] pci 0000:00:02.0: BAR 4 [io  0x5000-0x503f]
  382. [    0.525282] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  383. [    0.525787] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330 conventional PCI endpoint
  384. [    0.525884] pci 0000:00:14.0: BAR 0 [mem 0xd5720000-0xd572ffff 64bit]
  385. [    0.525940] pci 0000:00:14.0: PME# supported from D3hot D3cold
  386. [    0.526184] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000 conventional PCI endpoint
  387. [    0.526278] pci 0000:00:14.2: BAR 0 [mem 0xd574a000-0xd574afff 64bit]
  388. [    0.526430] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000 conventional PCI endpoint
  389. [    0.526529] pci 0000:00:16.0: BAR 0 [mem 0xd574b000-0xd574bfff 64bit]
  390. [    0.526591] pci 0000:00:16.0: PME# supported from D3hot
  391. [    0.526713] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601 conventional PCI endpoint
  392. [    0.526804] pci 0000:00:17.0: BAR 0 [mem 0xd5748000-0xd5749fff]
  393. [    0.526809] pci 0000:00:17.0: BAR 1 [mem 0xd574e000-0xd574e0ff]
  394. [    0.526814] pci 0000:00:17.0: BAR 2 [io  0x5080-0x5087]
  395. [    0.526818] pci 0000:00:17.0: BAR 3 [io  0x5088-0x508b]
  396. [    0.526822] pci 0000:00:17.0: BAR 4 [io  0x5060-0x507f]
  397. [    0.526827] pci 0000:00:17.0: BAR 5 [mem 0xd574c000-0xd574c7ff]
  398. [    0.526875] pci 0000:00:17.0: PME# supported from D3hot
  399. [    0.527941] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400 PCIe Root Port
  400. [    0.527998] pci 0000:00:1c.0: PCI bridge to [bus 02]
  401. [    0.528006] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
  402. [    0.528011] pci 0000:00:1c.0:   bridge window [mem 0xd4d00000-0xd56fffff]
  403. [    0.528029] pci 0000:00:1c.0:   bridge window [mem 0xd4100000-0xd4afffff 64bit pref]
  404. [    0.528113] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  405. [    0.529016] pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400 PCIe Root Port
  406. [    0.529076] pci 0000:00:1c.2: PCI bridge to [bus 04]
  407. [    0.529085] pci 0000:00:1c.2:   bridge window [mem 0xd4c00000-0xd4cfffff]
  408. [    0.529182] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  409. [    0.530065] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400 PCIe Root Port
  410. [    0.530119] pci 0000:00:1c.4: PCI bridge to [bus 05-3d]
  411. [    0.530128] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xb60fffff]
  412. [    0.530145] pci 0000:00:1c.4:   bridge window [mem 0x60000000-0x81ffffff 64bit pref]
  413. [    0.530219] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  414. [    0.531100] pci 0000:00:1d.0: [8086:a11c] type 01 class 0x060400 PCIe Root Port
  415. [    0.531154] pci 0000:00:1d.0: PCI bridge to [bus 3e]
  416. [    0.531162] pci 0000:00:1d.0:   bridge window [mem 0xd4b00000-0xd4bfffff]
  417. [    0.531252] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  418. [    0.532143] pci 0000:00:1f.0: [8086:a150] type 00 class 0x060100 conventional PCI endpoint
  419. [    0.533309] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000 conventional PCI endpoint
  420. [    0.533402] pci 0000:00:1f.2: BAR 0 [mem 0xd5744000-0xd5747fff]
  421. [    0.534388] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300 conventional PCI endpoint
  422. [    0.534496] pci 0000:00:1f.3: BAR 0 [mem 0xd5740000-0xd5743fff 64bit]
  423. [    0.534506] pci 0000:00:1f.3: BAR 4 [mem 0xd5730000-0xd573ffff 64bit]
  424. [    0.534563] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  425. [    0.534728] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500 conventional PCI endpoint
  426. [    0.534871] pci 0000:00:1f.4: BAR 0 [mem 0xd574d000-0xd574d0ff 64bit]
  427. [    0.534884] pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
  428. [    0.535893] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000 conventional PCI endpoint
  429. [    0.536004] pci 0000:00:1f.6: BAR 0 [mem 0xd5700000-0xd571ffff]
  430. [    0.536082] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
  431. [    0.537164] pci 0000:01:00.0: [10de:13b1] type 00 class 0x030000 PCIe Endpoint
  432. [    0.537271] pci 0000:01:00.0: BAR 0 [mem 0xd3000000-0xd3ffffff]
  433. [    0.537279] pci 0000:01:00.0: BAR 1 [mem 0xc0000000-0xcfffffff 64bit pref]
  434. [    0.537286] pci 0000:01:00.0: BAR 3 [mem 0xd0000000-0xd1ffffff 64bit pref]
  435. [    0.537291] pci 0000:01:00.0: BAR 5 [io  0x4000-0x407f]
  436. [    0.537297] pci 0000:01:00.0: ROM [mem 0xfff80000-0xffffffff pref]
  437. [    0.537336] pci 0000:01:00.0: Enabling HDA controller
  438. [    0.538918] pci 0000:01:00.1: [10de:0fbc] type 00 class 0x040300 PCIe Endpoint
  439. [    0.539022] pci 0000:01:00.1: BAR 0 [mem 0xd4000000-0xd4003fff]
  440. [    0.539299] pci 0000:00:01.0: PCI bridge to [bus 01]
  441. [    0.539402] pci 0000:00:1c.0: PCI bridge to [bus 02]
  442. [    0.539900] pci 0000:04:00.0: [8086:24f3] type 00 class 0x028000 PCIe Endpoint
  443. [    0.541998] pci 0000:04:00.0: BAR 0 [mem 0xd4c00000-0xd4c01fff 64bit]
  444. [    0.542147] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  445. [    0.544419] pci 0000:00:1c.2: PCI bridge to [bus 04]
  446. [    0.544528] pci 0000:00:1c.4: PCI bridge to [bus 05-3d]
  447. [    0.544646] pci 0000:3e:00.0: [10ec:525a] type 00 class 0xff0000 PCIe Endpoint
  448. [    0.544821] pci 0000:3e:00.0: BAR 1 [mem 0xd4b00000-0xd4b00fff]
  449. [    0.544934] pci 0000:3e:00.0: supports D1 D2
  450. [    0.544937] pci 0000:3e:00.0: PME# supported from D1 D2 D3hot D3cold
  451. [    0.545281] pci 0000:00:1d.0: PCI bridge to [bus 3e]
  452. [    0.548945] ACPI: EC: interrupt unblocked
  453. [    0.548949] ACPI: EC: event unblocked
  454. [    0.548955] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  455. [    0.548958] ACPI: EC: GPE=0x16
  456. [    0.548962] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
  457. [    0.548966] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
  458. [    0.549237] iommu: Default domain type: Translated
  459. [    0.549237] iommu: DMA domain TLB invalidation policy: lazy mode
  460. [    0.549237] SCSI subsystem initialized
  461. [    0.549237] libata version 3.00 loaded.
  462. [    0.549237] ACPI: bus type USB registered
  463. [    0.549237] usbcore: registered new interface driver usbfs
  464. [    0.549237] usbcore: registered new interface driver hub
  465. [    0.549237] usbcore: registered new device driver usb
  466. [    0.549237] pps_core: LinuxPPS API ver. 1 registered
  467. [    0.549237] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  468. [    0.549237] PTP clock support registered
  469. [    0.550057] EDAC MC: Ver: 3.0.0
  470. [    0.550416] efivars: Registered efivars operations
  471. [    0.551535] NetLabel: Initializing
  472. [    0.551539] NetLabel:  domain hash size = 128
  473. [    0.551542] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  474. [    0.551583] NetLabel:  unlabeled traffic allowed by default
  475. [    0.551593] mctp: management component transport protocol core
  476. [    0.551596] NET: Registered PF_MCTP protocol family
  477. [    0.551613] PCI: Using ACPI for IRQ routing
  478. [    0.573648] PCI: pci_cache_line_size set to 64 bytes
  479. [    0.574020] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  480. [    0.574024] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
  481. [    0.574027] e820: reserve RAM buffer [mem 0x3958c000-0x3bffffff]
  482. [    0.574030] e820: reserve RAM buffer [mem 0x4bdc1000-0x4bffffff]
  483. [    0.574033] e820: reserve RAM buffer [mem 0x4f599000-0x4fffffff]
  484. [    0.574035] e820: reserve RAM buffer [mem 0x55721000-0x57ffffff]
  485. [    0.574038] e820: reserve RAM buffer [mem 0x57fff000-0x57ffffff]
  486. [    0.574041] e820: reserve RAM buffer [mem 0x49f800000-0x49fffffff]
  487. [    0.575049] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  488. [    0.575049] pci 0000:00:02.0: vgaarb: bridge control possible
  489. [    0.575049] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  490. [    0.575049] pci 0000:01:00.0: vgaarb: bridge control possible
  491. [    0.575049] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  492. [    0.575049] vgaarb: loaded
  493. [    0.576191] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  494. [    0.576191] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
  495. [    0.579090] clocksource: Switched to clocksource tsc-early
  496. [    0.579416] VFS: Disk quotas dquot_6.6.0
  497. [    0.579433] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  498. [    0.579535] pnp: PnP ACPI init
  499. [    0.580434] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
  500. [    0.580443] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
  501. [    0.580448] system 00:00: [mem 0x00100000-0x5e7fffff] could not be reserved
  502. [    0.580452] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
  503. [    0.580456] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
  504. [    0.580610] system 00:01: [io  0x1800-0x189f] has been reserved
  505. [    0.580616] system 00:01: [io  0x0800-0x087f] has been reserved
  506. [    0.580620] system 00:01: [io  0x0880-0x08ff] has been reserved
  507. [    0.580624] system 00:01: [io  0x0900-0x097f] has been reserved
  508. [    0.580628] system 00:01: [io  0x0980-0x09ff] has been reserved
  509. [    0.580632] system 00:01: [io  0x0a00-0x0a7f] has been reserved
  510. [    0.580635] system 00:01: [io  0x0a80-0x0aff] has been reserved
  511. [    0.580639] system 00:01: [io  0x0b00-0x0b7f] has been reserved
  512. [    0.580643] system 00:01: [io  0x0b80-0x0bff] has been reserved
  513. [    0.580646] system 00:01: [io  0x15e0-0x15ef] has been reserved
  514. [    0.580650] system 00:01: [io  0x1600-0x167f] has been reserved
  515. [    0.580654] system 00:01: [io  0x1640-0x165f] has been reserved
  516. [    0.580659] system 00:01: [mem 0xe0000000-0xefffffff] could not be reserved
  517. [    0.580664] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
  518. [    0.580668] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
  519. [    0.580673] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
  520. [    0.580678] system 00:01: [mem 0xfeb00000-0xfebfffff] has been reserved
  521. [    0.582138] pnp: PnP ACPI: found 5 devices
  522. [    0.589822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  523. [    0.590000] NET: Registered PF_INET protocol family
  524. [    0.590269] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  525. [    0.631134] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  526. [    0.631189] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  527. [    0.631279] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  528. [    0.631755] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  529. [    0.632290] TCP: Hash tables configured (established 131072 bind 65536)
  530. [    0.632450] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
  531. [    0.632626] UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
  532. [    0.632820] UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
  533. [    0.633060] NET: Registered PF_UNIX/PF_LOCAL protocol family
  534. [    0.633087] NET: Registered PF_XDP protocol family
  535. [    0.633104] pci 0000:01:00.0: ROM [mem 0xfff80000-0xffffffff pref]: can't claim; no compatible bridge window
  536. [    0.633119] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 05-3d] add_size 1000
  537. [    0.633142] pci 0000:00:1c.4: bridge window [io  0x2000-0x2fff]: assigned
  538. [    0.633150] pci 0000:01:00.0: ROM [mem 0xd4080000-0xd40fffff pref]: assigned
  539. [    0.633155] pci 0000:00:01.0: PCI bridge to [bus 01]
  540. [    0.633160] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
  541. [    0.633174] pci 0000:00:01.0:   bridge window [mem 0xd3000000-0xd40fffff]
  542. [    0.633185] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
  543. [    0.633203] pci 0000:00:1c.0: PCI bridge to [bus 02]
  544. [    0.633208] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
  545. [    0.633222] pci 0000:00:1c.0:   bridge window [mem 0xd4d00000-0xd56fffff]
  546. [    0.633232] pci 0000:00:1c.0:   bridge window [mem 0xd4100000-0xd4afffff 64bit pref]
  547. [    0.633251] pci 0000:00:1c.2: PCI bridge to [bus 04]
  548. [    0.633265] pci 0000:00:1c.2:   bridge window [mem 0xd4c00000-0xd4cfffff]
  549. [    0.633290] pci 0000:00:1c.4: PCI bridge to [bus 05-3d]
  550. [    0.633294] pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
  551. [    0.633308] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xb60fffff]
  552. [    0.633318] pci 0000:00:1c.4:   bridge window [mem 0x60000000-0x81ffffff 64bit pref]
  553. [    0.633337] pci 0000:00:1d.0: PCI bridge to [bus 3e]
  554. [    0.633350] pci 0000:00:1d.0:   bridge window [mem 0xd4b00000-0xd4bfffff]
  555. [    0.633376] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  556. [    0.633380] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  557. [    0.633384] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000effff window]
  558. [    0.633388] pci_bus 0000:00: resource 7 [mem 0x5e800000-0xfebfffff window]
  559. [    0.633392] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
  560. [    0.633395] pci_bus 0000:01: resource 1 [mem 0xd3000000-0xd40fffff]
  561. [    0.633398] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
  562. [    0.633402] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
  563. [    0.633406] pci_bus 0000:02: resource 1 [mem 0xd4d00000-0xd56fffff]
  564. [    0.633409] pci_bus 0000:02: resource 2 [mem 0xd4100000-0xd4afffff 64bit pref]
  565. [    0.633413] pci_bus 0000:04: resource 1 [mem 0xd4c00000-0xd4cfffff]
  566. [    0.633416] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
  567. [    0.633420] pci_bus 0000:05: resource 1 [mem 0xa0000000-0xb60fffff]
  568. [    0.633423] pci_bus 0000:05: resource 2 [mem 0x60000000-0x81ffffff 64bit pref]
  569. [    0.633427] pci_bus 0000:3e: resource 1 [mem 0xd4b00000-0xd4bfffff]
  570. [    0.634286] pci 0000:01:00.0: enabling device (0004 -> 0006)
  571. [    0.634483] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
  572. [    0.634550] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
  573. [    0.634841] PCI: CLS 0 bytes, default 64
  574. [    0.634957] pci 0000:00:1f.1: [8086:a120] type 00 class 0x058000 conventional PCI endpoint
  575. [    0.635110] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
  576. [    0.635366] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  577. [    0.635369] software IO TLB: mapped [mem 0x0000000034f22000-0x0000000038f22000] (64MB)
  578. [    0.635468] Trying to unpack rootfs image as initramfs...
  579. [    0.715255] Initialise system trusted keyrings
  580. [    0.715284] Key type blacklist registered
  581. [    0.715474] workingset: timestamp_bits=36 max_order=22 bucket_order=0
  582. [    0.716863] integrity: Platform Keyring initialized
  583. [    0.716897] integrity: Machine keyring initialized
  584. [    0.717093] cryptd: max_cpu_qlen set to 1000
  585. [    0.752840] NET: Registered PF_ALG protocol family
  586. [    0.752886] xor: automatically using best checksumming function   avx      
  587. [    0.752892] Key type asymmetric registered
  588. [    0.752895] Asymmetric key parser 'x509' registered
  589. [    0.754026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  590. [    0.754210] io scheduler mq-deadline registered
  591. [    0.754214] io scheduler kyber registered
  592. [    0.754238] io scheduler bfq registered
  593. [    0.757266] atomic64_test: passed for x86-64 platform with CX8 and with SSE
  594. [    0.758641] pcieport 0000:00:1c.0: AER: enabled with IRQ 121
  595. [    0.759313] pcieport 0000:00:1c.2: AER: enabled with IRQ 122
  596. [    0.759942] pcieport 0000:00:1c.4: AER: enabled with IRQ 123
  597. [    0.760559] pcieport 0000:00:1d.0: AER: enabled with IRQ 124
  598. [    0.761539] ACPI: AC: AC Adapter [AC] (off-line)
  599. [    0.761670] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  600. [    0.761780] ACPI: button: Lid Switch [LID]
  601. [    0.761866] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  602. [    0.761986] ACPI: button: Sleep Button [SLPB]
  603. [    0.762100] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  604. [    0.762197] ACPI: button: Power Button [PWRF]
  605. [    0.772497] thermal LNXTHERM:00: registered as thermal_zone0
  606. [    0.772506] ACPI: thermal: Thermal Zone [THM0] (43 C)
  607. [    0.773044] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  608. [    0.773323] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  609. [    0.780762] Non-volatile memory driver v1.3
  610. [    0.780790] Linux agpgart interface v0.103
  611. [    0.800978] ACPI: battery: Slot [BAT0] (battery present)
  612. [    0.863913] ACPI: bus type drm_connector registered
  613. [    0.870554] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
  614. [    0.870566] ahci 0000:00:17.0: 1/2 ports implemented (port mask 0x8)
  615. [    0.870571] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
  616. [    0.871632] scsi host0: ahci
  617. [    0.872050] scsi host1: ahci
  618. [    0.872429] scsi host2: ahci
  619. [    0.872705] scsi host3: ahci
  620. [    0.872794] ata1: DUMMY
  621. [    0.872798] ata2: DUMMY
  622. [    0.872800] ata3: DUMMY
  623. [    0.872803] ata4: SATA max UDMA/133 abar m2048@0xd574c000 port 0xd574c280 irq 125 lpm-pol 3
  624. [    0.873811] xhci_hcd 0000:00:14.0: xHCI Host Controller
  625. [    0.873908] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  626. [    0.875046] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
  627. [    0.875616] xhci_hcd 0000:00:14.0: xHCI Host Controller
  628. [    0.875712] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  629. [    0.875719] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
  630. [    0.875865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
  631. [    0.875881] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  632. [    0.875887] usb usb1: Product: xHCI Host Controller
  633. [    0.875891] usb usb1: Manufacturer: Linux 6.17.1-300.fc43.x86_64 xhci-hcd
  634. [    0.875895] usb usb1: SerialNumber: 0000:00:14.0
  635. [    0.876311] hub 1-0:1.0: USB hub found
  636. [    0.876348] hub 1-0:1.0: 16 ports detected
  637. [    0.881564] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
  638. [    0.881575] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  639. [    0.881580] usb usb2: Product: xHCI Host Controller
  640. [    0.881585] usb usb2: Manufacturer: Linux 6.17.1-300.fc43.x86_64 xhci-hcd
  641. [    0.881589] usb usb2: SerialNumber: 0000:00:14.0
  642. [    0.881930] hub 2-0:1.0: USB hub found
  643. [    0.881960] hub 2-0:1.0: 10 ports detected
  644. [    0.886561] usbcore: registered new interface driver usbserial_generic
  645. [    0.886582] usbserial: USB Serial support registered for generic
  646. [    0.886676] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  647. [    0.888395] serio: i8042 KBD port at 0x60,0x64 irq 1
  648. [    0.888410] serio: i8042 AUX port at 0x60,0x64 irq 12
  649. [    0.888617] mousedev: PS/2 mouse device common for all mice
  650. [    0.888990] rtc_cmos 00:02: RTC can wake from S4
  651. [    0.889988] rtc_cmos 00:02: registered as rtc0
  652. [    0.890135] rtc_cmos 00:02: setting system clock to 2025-11-25T16:30:39 UTC (1764088239)
  653. [    0.890206] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
  654. [    0.890947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  655. [    0.903929] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
  656. [    0.903961] device-mapper: uevent: version 1.0.3
  657. [    0.904199] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
  658. [    0.904425] intel_pstate: Intel P-state driver initializing
  659. [    0.904905] intel_pstate: HWP enabled
  660. [    0.905429] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
  661. [    0.905432] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
  662. [    0.907654] fbcon: Deferring console take-over
  663. [    0.907660] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
  664. [    0.907766] hid: raw HID events driver (C) Jiri Kosina
  665. [    0.907806] usbcore: registered new interface driver usbhid
  666. [    0.907807] usbhid: USB HID core driver
  667. [    0.907926] drop_monitor: Initializing network drop monitor service
  668. [    0.908038] Initializing XFRM netlink socket
  669. [    0.908061] NET: Registered PF_INET6 protocol family
  670. [    0.908771] Segment Routing with IPv6
  671. [    0.908774] RPL Segment Routing with IPv6
  672. [    0.908786] In-situ OAM (IOAM) with IPv6
  673. [    0.908827] mip6: Mobile IPv6
  674. [    0.908830] NET: Registered PF_PACKET protocol family
  675. [    0.912875] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  676. [    0.915077] microcode: Current revision: 0x000000f0
  677. [    0.916053] IPI shorthand broadcast: enabled
  678. [    0.918759] sched_clock: Marking stable (914001785, 3867366)->(927122476, -9253325)
  679. [    0.919084] registered taskstats version 1
  680. [    0.930347] Loading compiled-in X.509 certificates
  681. [    0.939785] Loaded X.509 cert 'Fedora kernel signing key: 759beb8e2b525990936366fc8cf469ec4b1e8a51'
  682. [    1.117956] usb 1-6: new high-speed USB device number 2 using xhci_hcd
  683. [    1.179540] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  684. [    1.182725] ata4.00: Model 'Samsung SSD 870 QVO 1TB', rev 'SVQ01B6Q', applying quirks: noncqtrim zeroaftertrim noncqonati nolpmonati
  685. [    1.182887] ata4.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
  686. [    1.183246] ata4.00: supports DRM functions and may not be fully accessible
  687. [    1.183268] ata4.00: ATA-11: Samsung SSD 870 QVO 1TB, SVQ01B6Q, max UDMA/133
  688. [    1.183835] ata4.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
  689. [    1.187556] ata4.00: Features: Trust Dev-Sleep DIPM NCQ-sndrcv
  690. [    1.188086] ata4.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
  691. [    1.188361] ata4.00: supports DRM functions and may not be fully accessible
  692. [    1.192553] ata4.00: configured for UDMA/133
  693. [    1.202830] ahci 0000:00:17.0: port does not support device sleep
  694. [    1.203095] scsi 3:0:0:0: Direct-Access     ATA      Samsung SSD 870  1B6Q PQ: 0 ANSI: 5
  695. [    1.203398] sd 3:0:0:0: Attached scsi generic sg0 type 0
  696. [    1.203489] ata4.00: Enabling discard_zeroes_data
  697. [    1.203501] sd 3:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  698. [    1.203510] sd 3:0:0:0: [sda] Write Protect is off
  699. [    1.203513] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  700. [    1.203536] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  701. [    1.203565] sd 3:0:0:0: [sda] Preferred minimum I/O size 512 bytes
  702. [    1.204006] ata4.00: Enabling discard_zeroes_data
  703. [    1.214111] Freeing initrd memory: 264040K
  704. [    1.216062]  sda: sda1 sda2 sda3
  705. [    1.217327] sd 3:0:0:0: [sda] supports TCG Opal
  706. [    1.217329] sd 3:0:0:0: [sda] Attached SCSI disk
  707. [    1.234344] Loaded X.509 cert 'Fedora IMA CA: a8a00c31663f853f9c6ff2564872e378af026b28'
  708. [    1.240345] Demotion targets for Node 0: null
  709. [    1.240365] page_owner is disabled
  710. [    1.240539] Key type .fscrypt registered
  711. [    1.240542] Key type fscrypt-provisioning registered
  712. [    1.241364] Btrfs loaded, zoned=yes, fsverity=yes
  713. [    1.241420] Key type big_key registered
  714. [    1.241433] Key type trusted registered
  715. [    1.241814] usb 1-6: New USB device found, idVendor=0781, idProduct=5575, bcdDevice= 1.00
  716. [    1.241818] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  717. [    1.241820] usb 1-6: Product: Cruzer Glide
  718. [    1.241822] usb 1-6: Manufacturer: SanDisk
  719. [    1.241823] usb 1-6: SerialNumber: 4C530000250813121033
  720. [    1.241913] Key type encrypted registered
  721. [    1.242562] integrity: Loading X.509 certificate: UEFI:db
  722. [    1.242586] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
  723. [    1.242588] integrity: Loading X.509 certificate: UEFI:db
  724. [    1.242612] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
  725. [    1.242613] integrity: Loading X.509 certificate: UEFI:db
  726. [    1.242629] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  727. [    1.242630] integrity: Loading X.509 certificate: UEFI:db
  728. [    1.242643] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  729. [    1.242644] integrity: Loading X.509 certificate: UEFI:db
  730. [    1.242656] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
  731. [    1.242657] integrity: Loading X.509 certificate: UEFI:db
  732. [    1.242669] integrity: Loaded X.509 cert 'Microsoft Option ROM UEFI CA 2023: 514fbf937fa46fb57bf07af8bed84b3b864b1711'
  733. [    1.244537] Loading compiled-in module X.509 certificates
  734. [    1.245039] Loaded X.509 cert 'Fedora kernel signing key: 759beb8e2b525990936366fc8cf469ec4b1e8a51'
  735. [    1.245043] ima: Allocated hash algorithm: sha256
  736. [    1.289966] ima: No architecture policies found
  737. [    1.290011] evm: Initialising EVM extended attributes:
  738. [    1.290015] evm: security.selinux
  739. [    1.290018] evm: security.SMACK64 (disabled)
  740. [    1.290021] evm: security.SMACK64EXEC (disabled)
  741. [    1.290023] evm: security.SMACK64TRANSMUTE (disabled)
  742. [    1.290026] evm: security.SMACK64MMAP (disabled)
  743. [    1.290028] evm: security.apparmor (disabled)
  744. [    1.290031] evm: security.ima
  745. [    1.290033] evm: security.capability
  746. [    1.290035] evm: HMAC attrs: 0x1
  747. [    1.291662] alg: No test for 842 (842-scomp)
  748. [    1.298583] PM:   Magic number: 1:87:541
  749. [    1.298599] usb 1-6:1.0: hash matches
  750. [    1.302771] RAS: Correctable Errors collector initialized.
  751. [    1.319431] clk: Disabling unused clocks
  752. [    1.319437] PM: genpd: Disabling unused power domains
  753. [    1.322440] Freeing unused decrypted memory: 2028K
  754. [    1.324019] Freeing unused kernel image (initmem) memory: 5116K
  755. [    1.324148] Write protecting the kernel read-only data: 40960k
  756. [    1.324777] Freeing unused kernel image (text/rodata gap) memory: 508K
  757. [    1.325020] Freeing unused kernel image (rodata/data gap) memory: 452K
  758. [    1.355931] usb 1-8: new high-speed USB device number 3 using xhci_hcd
  759. [    1.377073] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  760. [    1.377076] x86/mm: Checking user space page tables
  761. [    1.423194] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  762. [    1.423198] Run /init as init process
  763. [    1.423199]   with arguments:
  764. [    1.423200]     /init
  765. [    1.423201]     rhgb
  766. [    1.423202]   with environment:
  767. [    1.423203]     HOME=/
  768. [    1.423204]     TERM=linux
  769. [    1.423205]     BOOT_IMAGE=(hd0)/boot/x86_64/loader/linux
  770. [    1.512348] systemd[1]: Successfully made /usr/ read-only.
  771. [    1.512649] systemd[1]: systemd 258-1.fc43 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE)
  772. [    1.512657] systemd[1]: Detected architecture x86-64.
  773. [    1.512660] systemd[1]: Running in initrd.
  774. [    1.512949] systemd[1]: Initializing machine ID from random generator.
  775. [    1.513006] systemd[1]: No hostname configured, using default hostname.
  776. [    1.513102] systemd[1]: Hostname set to <fedora>.
  777. [    1.533664] usb 1-8: New USB device found, idVendor=04f2, idProduct=b52c, bcdDevice= 0.29
  778. [    1.533670] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  779. [    1.533672] usb 1-8: Product: Integrated Camera
  780. [    1.533674] usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
  781. [    1.533675] usb 1-8: SerialNumber: 0001
  782. [    1.615749] systemd[1]: bpf-restrict-fs: LSM BPF program attached
  783. [    1.645939] tsc: Refined TSC clocksource calibration: 2592.008 MHz
  784. [    1.645958] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cbea3061, max_idle_ns: 440795313801 ns
  785. [    1.646004] clocksource: Switched to clocksource tsc
  786. [    1.647948] usb 1-9: new full-speed USB device number 4 using xhci_hcd
  787. [    1.657063] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4754]
  788. [    1.681729] systemd[1]: Queued start job for default target initrd.target.
  789. [    1.688505] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1100..]
  790. [    1.688513] psmouse serio1: synaptics: Trying to set up SMBus access
  791. [    1.691183] psmouse serio1: synaptics: SMbus companion is not ready yet
  792. [    1.703545] systemd[1]: Expecting device dev-mapper-live\x2drw.device - /dev/mapper/live-rw...
  793. [    1.703735] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
  794. [    1.703863] systemd[1]: Reached target slices.target - Slice Units.
  795. [    1.703959] systemd[1]: Reached target swap.target - Swaps.
  796. [    1.704024] systemd[1]: Reached target timers.target - Timer Units.
  797. [    1.704275] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
  798. [    1.704427] systemd[1]: Listening on iscsid.socket - Open-iSCSI iscsid Socket.
  799. [    1.704565] systemd[1]: Listening on iscsiuio.socket - Open-iSCSI iscsiuio Socket.
  800. [    1.704884] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  801. [    1.705140] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
  802. [    1.705342] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  803. [    1.705475] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  804. [    1.705515] systemd[1]: Reached target sockets.target - Socket Units.
  805. [    1.708674] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  806. [    1.708789] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because no trigger condition checks were met.
  807. [    1.713503] systemd[1]: Starting systemd-journald.service - Journal Service...
  808. [    1.716005] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  809. [    1.716082] systemd[1]: systemd-pcrphase-initrd.service - TPM PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  810. [    1.718158] systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup...
  811. [    1.720773] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  812. [    1.723657] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
  813. [    1.742308] systemd-journald[282]: Collecting audit messages is disabled.
  814. [    1.750541] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf402a3/0x940300/0x2e800/0x0, board id: 3149, fw id: 2022239
  815. [    1.750552] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
  816. [    1.755182] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
  817. [    1.755765] fuse: init (API version 7.44)
  818. [    1.757028] systemd[1]: Starting systemd-sysusers.service - Create System Users...
  819. [    1.759498] i2c_dev: i2c /dev entries driver
  820. [    1.768169] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
  821. [    1.769394] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
  822. [    1.772286] usb 1-9: New USB device found, idVendor=138a, idProduct=0090, bcdDevice= 1.64
  823. [    1.772293] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
  824. [    1.772296] usb 1-9: SerialNumber: 94e5842614d1
  825. [    1.779391] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
  826. [    1.782746] systemd[1]: Finished systemd-sysusers.service - Create System Users.
  827. [    1.784298] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
  828. [    1.786271] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
  829. [    1.792395] systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup.
  830. [    1.793591] systemd[1]: Starting dracut-cmdline-ask.service - dracut ask for additional cmdline parameters...
  831. [    1.814214] systemd[1]: Finished dracut-cmdline-ask.service - dracut ask for additional cmdline parameters.
  832. [    1.815794] systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook...
  833. [    1.822212] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
  834. [    1.822319] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
  835. [    1.822337] systemd[1]: Reached target local-fs.target - Local File Systems.
  836. [    1.834510] systemd[1]: Started systemd-journald.service - Journal Service.
  837. [    1.864250] fbcon: Taking over console
  838. [    1.865266] Console: switching to colour frame buffer device 240x67
  839. [    1.887121] usb 1-13: new low-speed USB device number 5 using xhci_hcd
  840. [    1.908539] loop: module loaded
  841. [    1.975244] Loading iSCSI transport class v2.0-870.
  842. [    1.998125] iscsi: registered transport (tcp)
  843. [    2.016481] usb 1-13: New USB device found, idVendor=0765, idProduct=5010, bcdDevice= 0.00
  844. [    2.016488] usb 1-13: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  845. [    2.019480] hid-generic 0003:0765:5010.0001: hiddev96,hidraw0: USB HID v1.11 Device [HID 0765:5010] on usb-0000:00:14.0-13/input0
  846. [    2.035199] iscsi: registered transport (qla4xxx)
  847. [    2.035217] QLogic iSCSI HBA Driver
  848. [    2.054822] libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015)
  849. [    2.087572] Chelsio T3 iSCSI Driver cxgb3i v2.0.1-ko (Apr. 2015)
  850. [    2.087597] iscsi: registered transport (cxgb3i)
  851. [    2.131922] usb 1-14: new full-speed USB device number 6 using xhci_hcd
  852. [    2.167142] Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015)
  853. [    2.167168] iscsi: registered transport (cxgb4i)
  854. [    2.167170] cxgb4i:cxgb4i_init_module: cxgb4i dcb enabled.
  855. [    2.186008] cnic: QLogic cnicDriver v2.5.22 (July 20, 2015)
  856. [    2.195558] QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014)
  857. [    2.195585] iscsi: registered transport (bnx2i)
  858. [    2.214808] iscsi: registered transport (be2iscsi)
  859. [    2.214812] In beiscsi_module_init, tt=000000006afacd74
  860. [    2.256036] usb 1-14: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
  861. [    2.256041] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  862. [    2.407231] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
  863. [    2.416766] RPC: Registered named UNIX socket transport module.
  864. [    2.416768] RPC: Registered udp transport module.
  865. [    2.416769] RPC: Registered tcp transport module.
  866. [    2.416770] RPC: Registered tcp-with-tls transport module.
  867. [    2.416771] RPC: Registered tcp NFSv4.1 backchannel transport module.
  868. [    2.610015] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6
  869. [    3.003632] Key type psk registered
  870. [    3.194629] rtsx_pci 0000:3e:00.0: enabling device (0000 -> 0002)
  871. [    3.227992] e1000e: Intel(R) PRO/1000 Network Driver
  872. [    3.227996] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  873. [    3.228296] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  874. [    3.231520] usb-storage 1-6:1.0: USB Mass Storage device detected
  875. [    3.231644] scsi host4: usb-storage 1-6:1.0
  876. [    3.231736] usbcore: registered new interface driver usb-storage
  877. [    3.237052] usbcore: registered new interface driver uas
  878. [    3.346065] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
  879. [    3.354841] thinkpad_acpi: ThinkPad ACPI Extras v0.26
  880. [    3.354845] thinkpad_acpi: http://ibm-acpi.sf.net/
  881. [    3.354847] thinkpad_acpi: ThinkPad BIOS N1EETA2W (1.75 ), EC N1EHT38W
  882. [    3.354849] thinkpad_acpi: Lenovo ThinkPad P50, model 20EQS1QT00
  883. [    3.357473] thinkpad_acpi: radio switch found; radios are enabled
  884. [    3.357615] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
  885. [    3.357616] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
  886. [    3.360792] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
  887. [    3.371141] thinkpad_acpi: secondary fan control detected & enabled
  888. [    3.377791] thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0xb)
  889. [    3.377813] ACPI: battery: new hook: ThinkPad Battery Extension
  890. [    3.378448] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
  891. [    3.407219] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) c8:5b:76:2e:f4:09
  892. [    3.407227] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
  893. [    3.407313] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
  894. [    3.411798] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
  895. [    3.872546] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
  896. [    3.872551] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
  897. [    3.872553] nouveau: detected PR support, will not use DSM
  898. [    3.872577] nouveau 0000:01:00.0: enabling device (0002 -> 0003)
  899. [    3.872643] nouveau 0000:01:00.0: NVIDIA GM107 (117310a2)
  900. [    3.959213] nouveau 0000:01:00.0: bios: version 82.07.9d.00.20
  901. [    4.105702] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
  902. [    4.105716] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 022554 [ PRIVRING ]
  903. [    4.174668] nouveau 0000:01:00.0: drm: VRAM: 2048 MiB
  904. [    4.174672] nouveau 0000:01:00.0: drm: GART: 1048576 MiB
  905. [    4.174674] nouveau 0000:01:00.0: drm: TMDS table version 2.0
  906. [    4.175704] nouveau 0000:01:00.0: drm: MM: using COPY for buffer copies
  907. [    4.177801] nouveau 0000:01:00.0: [drm] Registered 4 planes with drm panic
  908. [    4.177804] [drm] Initialized nouveau 1.4.0 for 0000:01:00.0 on minor 1
  909. [    4.177974] nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
  910. [    4.178008] nouveau 0000:01:00.0: drm: Disabling PCI power management to avoid bug
  911. [    4.178959] nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
  912. [    4.274503] scsi 4:0:0:0: Direct-Access     SanDisk  Cruzer Glide     1.00 PQ: 0 ANSI: 6
  913. [    4.274717] sd 4:0:0:0: Attached scsi generic sg1 type 0
  914. [    4.275879] sd 4:0:0:0: [sdb] 31260672 512-byte logical blocks: (16.0 GB/14.9 GiB)
  915. [    4.277073] sd 4:0:0:0: [sdb] Write Protect is off
  916. [    4.277076] sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
  917. [    4.277433] sd 4:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  918. [    4.495447]  sdb: sdb1 sdb2
  919. [    4.495574] sd 4:0:0:0: [sdb] Attached SCSI removable disk
  920. [    4.495867] i915 0000:00:02.0: [drm] Found skylake (device ID 191b) integrated display version 9.00 stepping G0
  921. [    4.506028] Console: switching to colour dummy device 80x25
  922. [    4.523684] i915 0000:00:02.0: vgaarb: deactivate vga console
  923. [    4.526544] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
  924. [    4.526558] nouveau 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
  925. [    4.531903] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
  926. [    4.555484] i915 0000:00:02.0: [drm] Registered 3 planes with drm panic
  927. [    4.555501] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 2
  928. [    4.557940] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
  929. [    4.558059] ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
  930. [    4.558636] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input8
  931. [    4.564558] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
  932. [    4.565266] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9
  933. [    4.692688] fbcon: i915drmfb (fb0) is primary device
  934. [    4.692816] Console: switching to colour frame buffer device 240x67
  935. [    4.692853] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
  936. [    4.699493] vga_switcheroo: enabled
  937. [    4.849133] ISO 9660 Extensions: Microsoft Joliet Level 3
  938. [    4.850438] ISO 9660 Extensions: RRIP_1991A
  939. [    4.855226] loop0: detected capacity change from 0 to 4658840
  940. [    5.001252] netfs: FS-Cache loaded
  941. [    5.020509] erofs (device loop0): mounted with root inode @ nid 37.
  942. [    7.306127] systemd-journald[282]: Received SIGTERM from PID 1 (systemd).
  943. [   11.262876] audit: type=1404 audit(1764088249.870:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
  944. [   11.374257] SELinux:  Permission firmware_load in class system not defined in policy.
  945. [   11.374261] SELinux:  Permission kexec_image_load in class system not defined in policy.
  946. [   11.374263] SELinux:  Permission kexec_initramfs_load in class system not defined in policy.
  947. [   11.374264] SELinux:  Permission policy_load in class system not defined in policy.
  948. [   11.374265] SELinux:  Permission x509_certificate_load in class system not defined in policy.
  949. [   11.374326] SELinux:  Permission allowed in class io_uring not defined in policy.
  950. [   11.374328] SELinux: the above unknown classes and permissions will be allowed
  951. [   11.376774] SELinux:  policy capability network_peer_controls=1
  952. [   11.376776] SELinux:  policy capability open_perms=1
  953. [   11.376777] SELinux:  policy capability extended_socket_class=1
  954. [   11.376778] SELinux:  policy capability always_check_network=0
  955. [   11.376779] SELinux:  policy capability cgroup_seclabel=1
  956. [   11.376780] SELinux:  policy capability nnp_nosuid_transition=1
  957. [   11.376780] SELinux:  policy capability genfs_seclabel_symlinks=1
  958. [   11.376781] SELinux:  policy capability ioctl_skip_cloexec=0
  959. [   11.376782] SELinux:  policy capability userspace_initial_context=0
  960. [   11.376783] SELinux:  policy capability netlink_xperm=0
  961. [   11.376784] SELinux:  policy capability netif_wildcard=0
  962. [   11.376785] SELinux:  policy capability genfs_seclabel_wildcard=0
  963. [   11.408621] audit: type=1403 audit(1764088250.016:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
  964. [   11.409588] systemd[1]: Successfully loaded SELinux policy in 330.333ms.
  965. [   11.432331] systemd[1]: Relabeled /dev/, /dev/shm/, /run/ in 15.956ms.
  966. [   11.769004] systemd[1]: systemd 258-1.fc43 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE)
  967. [   11.769036] systemd[1]: Detected architecture x86-64.
  968. [   11.770990] systemd[1]: Detected first boot.
  969. [   12.066809] systemd[1]: Initializing machine ID from random generator.
  970. [   12.066816] evm: overlay not supported
  971. [   12.359227] systemd[1]: bpf-restrict-fs: LSM BPF program attached
  972. [   19.584555] zram: Added device: zram0
  973. [   19.585940] systemd[1]: Applying preset policy.
  974. [   20.374400] systemd[1]: Removed '/etc/systemd/system/default.target'.
  975. [   20.374406] systemd[1]: Removed '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket'.
  976. [   20.374408] systemd[1]: Removed '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket'.
  977. [   20.374434] systemd[1]: Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' → '/usr/lib/systemd/system/machines.target'.
  978. [   20.374437] systemd[1]: Unit /usr/lib/systemd/system/qemu-guest-agent.service is added as a dependency to a non-existent unit dev-virtio\x2dports-org.qemu.guest_agent.0.device.
  979. [   20.374440] systemd[1]: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' → '/usr/lib/systemd/system/remote-cryptsetup.target'.
  980. [   20.374443] systemd[1]: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-integritysetup.target' → '/usr/lib/systemd/system/remote-integritysetup.target'.
  981. [   20.374445] systemd[1]: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-veritysetup.target' → '/usr/lib/systemd/system/remote-veritysetup.target'.
  982. [   20.374448] systemd[1]: Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' → '/usr/lib/systemd/system/systemd-homed-activate.service'.
  983. [   20.374451] systemd[1]: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' → '/usr/lib/systemd/system/systemd-homed.service'.
  984. [   20.374454] systemd[1]: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' → '/usr/lib/systemd/system/systemd-homed.service'.
  985. [   20.374457] systemd[1]: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' → '/usr/lib/systemd/system/systemd-mountfsd.socket'.
  986. [   20.374459] systemd[1]: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' → '/usr/lib/systemd/system/systemd-nsresourced.socket'.
  987. [   20.374462] systemd[1]: Created symlink '/etc/systemd/system/dbus-org.freedesktop.oom1.service' → '/usr/lib/systemd/system/systemd-oomd.service'.
  988. [   20.374465] systemd[1]: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-oomd.service' → '/usr/lib/systemd/system/systemd-oomd.service'.
  989. [   20.374468] systemd[1]: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-oomd.socket' → '/usr/lib/systemd/system/systemd-oomd.socket'.
  990. [   20.374470] systemd[1]: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'.
  991. [   20.374473] systemd[1]: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' → '/usr/lib/systemd/system/systemd-resolved-varlink.socket'.
  992. [   20.374476] systemd[1]: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' → '/usr/lib/systemd/system/systemd-resolved-monitor.socket'.
  993. [   20.374479] systemd[1]: Populated /etc with preset unit settings.
  994. [   20.709524] systemd[1]: initrd-switch-root.service: Deactivated successfully.
  995. [   20.709711] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
  996. [   20.711322] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
  997. [   20.711834] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
  998. [   20.712454] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
  999. [   20.713068] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
  1000. [   20.713502] systemd[1]: Created slice user.slice - User and Session Slice.
  1001. [   20.713618] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
  1002. [   20.713761] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  1003. [   20.714283] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  1004. [   20.714344] systemd[1]: Expecting device dev-zram0.device - /dev/zram0...
  1005. [   20.714424] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
  1006. [   20.714469] systemd[1]: Reached target getty.target - Login Prompts.
  1007. [   20.714529] systemd[1]: Reached target imports.target - Image Downloads.
  1008. [   20.714563] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
  1009. [   20.714596] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
  1010. [   20.714621] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
  1011. [   20.714696] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  1012. [   20.714812] systemd[1]: Reached target rpc_pipefs.target.
  1013. [   20.714844] systemd[1]: Reached target slices.target - Slice Units.
  1014. [   20.714943] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  1015. [   20.715477] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
  1016. [   20.718781] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
  1017. [   20.720257] systemd[1]: Listening on systemd-ask-password.socket - Query the User Interactively for a Password.
  1018. [   20.721975] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
  1019. [   20.723018] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
  1020. [   20.724363] systemd[1]: Listening on systemd-factory-reset.socket - Factory Reset Management.
  1021. [   20.725084] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
  1022. [   20.726455] systemd[1]: Listening on systemd-mountfsd.socket - DDI File System Mounter Socket.
  1023. [   20.726804] systemd[1]: Listening on systemd-nsresourced.socket - Namespace Resource Manager Socket.
  1024. [   20.727389] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
  1025. [   20.727521] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1026. [   20.727554] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1027. [   20.728006] systemd[1]: Listening on systemd-resolved-monitor.socket - Resolve Monitor Varlink Socket.
  1028. [   20.728273] systemd[1]: Listening on systemd-resolved-varlink.socket - Resolve Service Varlink Socket.
  1029. [   20.729710] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  1030. [   20.730236] systemd[1]: Listening on systemd-udevd-varlink.socket - udev Varlink Socket.
  1031. [   20.730548] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
  1032. [   20.732504] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
  1033. [   20.733823] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  1034. [   20.735091] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  1035. [   20.741471] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  1036. [   20.741670] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
  1037. [   20.741781] systemd[1]: fips-crypto-policy-overlay.service - Bind-mount FIPS crypto-policy in FIPS mode was skipped because of an unmet condition check (ConditionKernelCommandLine=fips=1).
  1038. [   20.741982] systemd[1]: iscsi-starter.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes).
  1039. [   20.743550] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  1040. [   20.744790] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  1041. [   20.744864] systemd[1]: modprobe@configfs.service - Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs).
  1042. [   20.744922] systemd[1]: modprobe@dm_mod.service - Load Kernel Module dm_mod was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!dm_mod).
  1043. [   20.744959] systemd[1]: modprobe@drm.service - Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm).
  1044. [   20.744990] systemd[1]: modprobe@efi_pstore.service - Load Kernel Module efi_pstore was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!efi_pstore).
  1045. [   20.745031] systemd[1]: modprobe@fuse.service - Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
  1046. [   20.746273] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
  1047. [   20.746348] systemd[1]: modprobe@loop.service - Load Kernel Module loop was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!loop).
  1048. [   20.746393] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
  1049. [   20.746433] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
  1050. [   20.746606] systemd[1]: systemd-boot-clear-sysfail.service - Clear SysFail Entry If The Boot Is Successful was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderEntrySysFail-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
  1051. [   20.746654] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
  1052. [   20.749097] systemd[1]: Starting systemd-journald.service - Journal Service...
  1053. [   20.751078] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  1054. [   20.752679] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
  1055. [   20.752762] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1056. [   20.754037] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
  1057. [   20.754196] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1058. [   20.754299] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
  1059. [   20.756179] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
  1060. [   20.757923] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  1061. [   20.764141] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  1062. [   20.765859] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
  1063. [   20.768863] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
  1064. [   20.769175] systemd[1]: iscsi-onboot.service - Special handling of early boot iSCSI sessions was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/iscsi_session).
  1065. [   20.828414] systemd-journald[1077]: Collecting audit messages is enabled.
  1066. [   20.941472] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
  1067. [   20.941619] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  1068. [   20.943826] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
  1069. [   20.943939] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  1070. [   20.944685] systemd[1]: Started systemd-journald.service - Journal Service.
  1071. [   20.945018] audit: type=1130 audit(1764088259.553:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1072. [   20.954292] audit: type=1130 audit(1764088259.562:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1073. [   20.959695] audit: type=1130 audit(1764088259.567:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1074. [   20.966119] audit: type=1334 audit(1764088259.574:7): prog-id=53 op=LOAD
  1075. [   20.972138] audit: type=1334 audit(1764088259.580:8): prog-id=54 op=LOAD
  1076. [   20.972201] audit: type=1334 audit(1764088259.580:9): prog-id=55 op=LOAD
  1077. [   21.008747] audit: type=1130 audit(1764088259.616:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1078. [   21.035262] audit: type=1130 audit(1764088259.643:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-load-credentials comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1079. [   21.120770] audit: type=1130 audit(1764088259.728:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1080. [   21.122056] tun: Universal TUN/TAP device driver, 1.6
  1081. [   21.123957] audit: type=1130 audit(1764088259.732:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@tun comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1082. [   21.171469] systemd-journald[1077]: Received client request to flush runtime journal.
  1083. [   21.745075] zram0: detected capacity change from 0 to 16777216
  1084. [   22.281769] input: PC Speaker as /devices/platform/pcspkr/input/input10
  1085. [   22.302238] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
  1086. [   22.302396] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  1087. [   22.302424] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  1088. [   22.304378] i2c i2c-21: Successfully instantiated SPD at 0x50
  1089. [   22.304838] i2c i2c-21: Successfully instantiated SPD at 0x52
  1090. [   22.479679] Adding 8388604k swap on /dev/zram0.  Priority:100 extents:1 across:8388604k SSDsc
  1091. [   22.490009] ee1004 21-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
  1092. [   22.491913] ee1004 21-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
  1093. [   22.538976] iTCO_vendor_support: vendor-support=0
  1094. [   22.813089] resource: resource sanity check: requesting [mem 0x00000000fed10000-0x00000000fed15fff], which spans more than pnp 00:01 [mem 0xfed10000-0xfed13fff]
  1095. [   22.813099] caller snb_uncore_imc_init_box+0x83/0xd0 [intel_uncore] mapping multiple BARs
  1096. [   22.821104] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
  1097. [   22.821619] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  1098. [   22.827926] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  1099. [   22.886641] mc: Linux media interface: v0.10
  1100. [   22.894825] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
  1101. [   22.894830] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  1102. [   22.894831] RAPL PMU: hw unit of domain package 2^-14 Joules
  1103. [   22.894832] RAPL PMU: hw unit of domain dram 2^-14 Joules
  1104. [   22.894833] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  1105. [   22.894836] RAPL PMU: hw unit of domain psys 2^-14 Joules
  1106. [   23.142801] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4754]
  1107. [   23.173784] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1100..]
  1108. [   23.173793] psmouse serio1: synaptics: Trying to set up SMBus access
  1109. [   23.201383] videodev: Linux video capture interface: v2.00
  1110. [   23.436359] rmi4_smbus 21-002c: registering SMbus-connected sensor
  1111. [   23.535952] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3149-002, fw id: 2022239
  1112. [   23.552449] Bluetooth: Core ver 2.22
  1113. [   23.552476] NET: Registered PF_BLUETOOTH protocol family
  1114. [   23.552478] Bluetooth: HCI device and connection manager initialized
  1115. [   23.552482] Bluetooth: HCI socket layer initialized
  1116. [   23.552485] Bluetooth: L2CAP socket layer initialized
  1117. [   23.552491] Bluetooth: SCO socket layer initialized
  1118. [   23.597553] input: Synaptics TM3149-002 as /devices/pci0000:00/0000:00:1f.4/i2c-21/21-002c/rmi4-00/input/input13
  1119. [   23.602811] serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
  1120. [   23.644795] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
  1121. [   23.647668] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1122. [   23.648793] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1123. [   23.648996] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  1124. [   23.746885] usb 1-8: Found UVC 1.00 device Integrated Camera (04f2:b52c)
  1125. [   23.757856] usbcore: registered new interface driver uvcvideo
  1126. [   23.854099] nouveau 0000:01:00.0: Enabling HDA controller
  1127. [   23.959889] psmouse serio3: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
  1128. [   24.016270] input: TPPS/2 IBM TrackPoint as /devices/pci0000:00/0000:00:1f.4/i2c-21/21-002c/rmi4-00/rmi4-00.fn03/serio3/input/input14
  1129. [   24.037422] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
  1130. [   24.037512] snd_hda_intel 0000:01:00.1: Disabling MSI
  1131. [   24.037521] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
  1132. [   24.197797] usbcore: registered new interface driver btusb
  1133. [   24.198294] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
  1134. [   24.205828] Bluetooth: hci0: Device revision is 5
  1135. [   24.205833] Bluetooth: hci0: Secure boot is enabled
  1136. [   24.205835] Bluetooth: hci0: OTP lock is enabled
  1137. [   24.205837] Bluetooth: hci0: API lock is enabled
  1138. [   24.205838] Bluetooth: hci0: Debug lock is disabled
  1139. [   24.205839] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  1140. [   24.240827] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops nv50_audio_component_bind_ops [nouveau])
  1141. [   24.243570] snd_hda_codec_alc269 hdaudioC0D0: ALC298: picked fixup  for PCI SSID 17aa:222e
  1142. [   24.244083] snd_hda_codec_alc269 hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  1143. [   24.244087] snd_hda_codec_alc269 hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1144. [   24.244090] snd_hda_codec_alc269 hdaudioC0D0:    hp_outs=2 (0x17/0x21/0x0/0x0/0x0)
  1145. [   24.244092] snd_hda_codec_alc269 hdaudioC0D0:    mono: mono_out=0x0
  1146. [   24.244093] snd_hda_codec_alc269 hdaudioC0D0:    inputs:
  1147. [   24.244095] snd_hda_codec_alc269 hdaudioC0D0:      Internal Mic=0x12
  1148. [   24.244097] snd_hda_codec_alc269 hdaudioC0D0:      Mic=0x18
  1149. [   24.244099] snd_hda_codec_alc269 hdaudioC0D0:      Dock Mic=0x19
  1150. [   24.247429] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
  1151. [   24.247551] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
  1152. [   24.247612] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
  1153. [   24.247696] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
  1154. [   24.312410] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
  1155. [   24.320578] iwlwifi 0000:04:00.0: Detected crf-id 0xbadcafe, cnv-id 0x3000000 wfpm id 0x80000000
  1156. [   24.320785] iwlwifi 0000:04:00.0: PCI dev 24f3/1130, rev=0x201, rfid=0xd55555d5
  1157. [   24.320790] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless-AC 8260
  1158. [   24.327594] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
  1159. [   24.327674] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
  1160. [   24.327798] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
  1161. [   24.327906] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
  1162. [   24.518915] intel_tcc_cooling: Programmable TCC Offset detected
  1163. [   24.903521] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
  1164. [   25.323654] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1165. [   25.323660] Bluetooth: BNEP filters: protocol multicast
  1166. [   25.323665] Bluetooth: BNEP socket layer initialized
  1167. [   25.360813] intel_pmc_core intel_pmc_core.0:  initialized
  1168. [   25.899585] intel_rapl_common: Found RAPL domain package
  1169. [   25.899590] intel_rapl_common: Found RAPL domain core
  1170. [   25.899597] intel_rapl_common: Found RAPL domain uncore
  1171. [   25.899599] intel_rapl_common: Found RAPL domain dram
  1172. [   25.899601] intel_rapl_common: Found RAPL domain psys
  1173. [   25.957232] iwlwifi 0000:04:00.0: loaded firmware version 36.c8e8e144.0 8000C-36.ucode op_mode iwlmvm
  1174. [   26.426512] Bluetooth: hci0: Waiting for firmware download to complete
  1175. [   26.427252] Bluetooth: hci0: Firmware loaded in 1488013 usecs
  1176. [   26.427324] Bluetooth: hci0: Waiting for device to boot
  1177. [   26.443332] Bluetooth: hci0: Device booted in 15680 usecs
  1178. [   26.444244] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
  1179. [   26.448422] Bluetooth: hci0: Applying Intel DDC parameters completed
  1180. [   26.449413] Bluetooth: hci0: Firmware revision 0.0 build 14 week 44 2021
  1181. [   26.451364] Bluetooth: hci0: Reading supported features failed (-16)
  1182. [   26.451367] Bluetooth: hci0: Error reading debug features
  1183. [   26.451371] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
  1184. [   26.496573] Bluetooth: MGMT ver 1.23
  1185. [   26.553546] NET: Registered PF_QIPCRTR protocol family
  1186. [   27.255712] iwlwifi 0000:04:00.0: base HW address: e4:a4:71:4f:72:2a, OTP minor version: 0x4
  1187. [   27.338073] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  1188. [   27.348403] iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0
  1189. [   41.070126] nouveau 0000:01:00.0: Enabling HDA controller
  1190. [   42.361191] Bluetooth: RFCOMM TTY layer initialized
  1191. [   42.361216] Bluetooth: RFCOMM socket layer initialized
  1192. [   42.361235] Bluetooth: RFCOMM ver 1.11
  1193. [   61.683198] rfkill: input handler disabled
  1194. [   66.799090] nouveau 0000:01:00.0: Enabling HDA controller
  1195. [   76.414621] nouveau 0000:01:00.0: gr: TRAP ch 4 [007f955000 gst-plugin-scan[2311]]
  1196. [   76.414641] nouveau 0000:01:00.0: gr: GPC0/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 48, y = 16, format = 37, storage type = 0
  1197. [   76.429304] nouveau 0000:01:00.0: gr: TRAP ch 4 [007f955000 gst-plugin-scan[3573]]
  1198. [   76.429321] nouveau 0000:01:00.0: gr: GPC0/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 48, y = 16, format = 37, storage type = 0
  1199. [   76.429743] nouveau 0000:01:00.0: gr: TRAP ch 5 [007f951000 gst-plugin-scan[2311]]
  1200. [   76.429756] nouveau 0000:01:00.0: gr: GPC0/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 48, y = 16, format = 37, storage type = 0
  1201. [   76.448442] nouveau 0000:01:00.0: gr: TRAP ch 4 [007f955000 gst-plugin-scan[3573]]
  1202. [   76.448460] nouveau 0000:01:00.0: gr: GPC0/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 48, y = 16, format = 37, storage type = 0
  1203. [   76.448570] nouveau 0000:01:00.0: gr: TRAP ch 5 [007f954000 gst-plugin-scan[2311]]
  1204. [   76.448580] nouveau 0000:01:00.0: gr: GPC0/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 48, y = 16, format = 37, storage type = 0
  1205. [   76.466386] nouveau 0000:01:00.0: gr: TRAP ch 4 [007f955000 gst-plugin-scan[3573]]
  1206. [   76.466405] nouveau 0000:01:00.0: gr: GPC0/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 48, y = 16, format = 37, storage type = 0
  1207. [  526.062379] nouveau 0000:01:00.0: Enabling HDA controller
  1208. [  537.710539] nouveau 0000:01:00.0: Enabling HDA controller
  1209. [ 2241.258387] BTRFS: device label fedora devid 1 transid 5947 /dev/mapper/luksdrive (252:0) scanned by mount (6424)
  1210. [ 2241.258810] BTRFS info (device dm-0): first mount of filesystem 24274481-9103-4f2c-95a7-7091d6343051
  1211. [ 2241.258821] BTRFS info (device dm-0): using crc32c (crc32c-lib) checksum algorithm
  1212. [ 2241.269837] BTRFS info (device dm-0): enabling ssd optimizations
  1213. [ 2241.269843] BTRFS info (device dm-0): enabling free space tree
  1214. [ 2621.191606] BTRFS info (device dm-0): last unmount of filesystem 24274481-9103-4f2c-95a7-7091d6343051
  1215. [ 2782.012485] BTRFS: device label fedora devid 1 transid 5947 /dev/mapper/luksdrive (252:0) scanned by mount (6685)
  1216. [ 2782.012922] BTRFS info (device dm-0): first mount of filesystem 24274481-9103-4f2c-95a7-7091d6343051
  1217. [ 2782.012935] BTRFS info (device dm-0): using crc32c (crc32c-lib) checksum algorithm
  1218. [ 2782.024346] BTRFS info (device dm-0): enabling ssd optimizations
  1219. [ 2782.024351] BTRFS info (device dm-0): enabling free space tree
  1220.  
Add Comment
Please, Sign In to add comment