Guest User

Untitled

a guest
Oct 5th, 2023
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.45 KB | None | 0 0
  1. [ 0.000000] pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
  2. [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  3. [ 0.000000] Fallback order for Node 0: 0
  4. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8239737
  5. [ 0.000000] Policy zone: Normal
  6. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.2.0-34-generic root=UUID=7bac9932-eac9-407d-92ac-1a3212e00b67 ro quiet splash vt.handoff=7
  7. [ 0.000000] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.2.0-34-generic", will be passed to user space.
  8. [ 0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
  9. [ 0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  10. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  11. [ 0.000000] software IO TLB: area num 16.
  12. [ 0.000000] Memory: 32584156K/33482760K available (20480K kernel code, 4156K rwdata, 13004K rodata, 4764K init, 17536K bss, 898344K reserved, 0K cma-reserved)
  13. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
  14. [ 0.000000] ftrace: allocating 53267 entries in 209 pages
  15. [ 0.000000] ftrace: allocated 209 pages with 4 groups
  16. [ 0.000000] Dynamic Preempt: voluntary
  17. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  18. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
  19. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  20. [ 0.000000] Rude variant of Tasks RCU enabled.
  21. [ 0.000000] Tracing variant of Tasks RCU enabled.
  22. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  23. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
  24. [ 0.000000] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
  25. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  26. [ 0.000000] Console: colour dummy device 80x25
  27. [ 0.000000] printk: console [tty0] enabled
  28. [ 0.000000] ACPI: Core revision 20221020
  29. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  30. [ 0.000000] APIC: Switch to symmetric I/O mode setup
  31. [ 0.000000] AMD-Vi: Using global IVHD EFR:0xf77ef22294ada, EFR2:0x0
  32. [ 0.000000] Switched APIC routing to physical flat.
  33. [ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  34. [ 0.024000] tsc: PIT calibration matches HPET. 1 loops
  35. [ 0.024000] tsc: Detected 3692.564 MHz processor
  36. [ 0.000003] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a73ca49fad, max_idle_ns: 881590616374 ns
  37. [ 0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 7385.12 BogoMIPS (lpj=14770256)
  38. [ 0.000018] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
  39. [ 0.000041] LVT offset 1 assigned for vector 0xf9
  40. [ 0.000098] LVT offset 2 assigned for vector 0xf4
  41. [ 0.000113] process: using mwait in idle threads
  42. [ 0.000114] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
  43. [ 0.000115] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
  44. [ 0.000117] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  45. [ 0.000119] Spectre V2 : Mitigation: Retpolines
  46. [ 0.000120] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  47. [ 0.000121] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
  48. [ 0.000121] Spectre V2 : Enabling Speculation Barrier for firmware calls
  49. [ 0.000122] RETBleed: Mitigation: untrained return thunk
  50. [ 0.000124] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  51. [ 0.000125] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  52. [ 0.000126] Speculative Return Stack Overflow: Mitigation: safe RET
  53. [ 0.000130] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  54. [ 0.000131] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  55. [ 0.000132] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  56. [ 0.000133] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  57. [ 0.000134] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
  58. [ 0.025299] Freeing SMP alternatives memory: 44K
  59. [ 0.025304] pid_max: default: 32768 minimum: 301
  60. [ 0.029600] LSM: initializing lsm=lockdown,capability,landlock,yama,integrity,apparmor
  61. [ 0.029617] landlock: Up and running.
  62. [ 0.029618] Yama: becoming mindful.
  63. [ 0.029647] AppArmor: AppArmor initialized
  64. [ 0.029716] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  65. [ 0.029754] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  66. [ 0.138432] smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
  67. [ 0.138570] cblist_init_generic: Setting adjustable number of callback queues.
  68. [ 0.138573] cblist_init_generic: Setting shift to 4 and lim to 1.
  69. [ 0.138593] cblist_init_generic: Setting shift to 4 and lim to 1.
  70. [ 0.138611] cblist_init_generic: Setting shift to 4 and lim to 1.
  71. [ 0.138626] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
  72. [ 0.138632] ... version: 0
  73. [ 0.138633] ... bit width: 48
  74. [ 0.138635] ... generic registers: 6
  75. [ 0.138636] ... value mask: 0000ffffffffffff
  76. [ 0.138637] ... max period: 00007fffffffffff
  77. [ 0.138639] ... fixed-purpose events: 0
  78. [ 0.138640] ... event mask: 000000000000003f
  79. [ 0.138731] signal: max sigframe size: 1776
  80. [ 0.138756] rcu: Hierarchical SRCU implementation.
  81. [ 0.138757] rcu: Max phase no-delay instances is 1000.
  82. [ 0.139149] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  83. [ 0.139292] smp: Bringing up secondary CPUs ...
  84. [ 0.139405] x86: Booting SMP configuration:
  85. [ 0.139406] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
  86. [ 0.174463] smp: Brought up 1 node, 16 CPUs
  87. [ 0.174463] smpboot: Max logical packages: 1
  88. [ 0.174463] smpboot: Total of 16 processors activated (118162.04 BogoMIPS)
  89. [ 0.177757] devtmpfs: initialized
  90. [ 0.177757] x86/mm: Memory block size: 128MB
  91. [ 0.183379] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a209fff] (40960 bytes)
  92. [ 0.183379] ACPI: PM: Registering ACPI NVS region [mem 0xdc154000-0xdc60bfff] (4947968 bytes)
  93. [ 0.183379] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  94. [ 0.183379] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
  95. [ 0.183379] pinctrl core: initialized pinctrl subsystem
  96. [ 0.183379] PM: RTC time: 07:51:49, date: 2023-10-05
  97. [ 0.184410] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  98. [ 0.184869] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
  99. [ 0.185347] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  100. [ 0.185848] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  101. [ 0.185868] audit: initializing netlink subsys (disabled)
  102. [ 0.185887] audit: type=2000 audit(1696492309.208:1): state=initialized audit_enabled=0 res=1
  103. [ 0.185887] thermal_sys: Registered thermal governor 'fair_share'
  104. [ 0.185887] thermal_sys: Registered thermal governor 'bang_bang'
  105. [ 0.185887] thermal_sys: Registered thermal governor 'step_wise'
  106. [ 0.185887] thermal_sys: Registered thermal governor 'user_space'
  107. [ 0.185887] thermal_sys: Registered thermal governor 'power_allocator'
  108. [ 0.185887] EISA bus registered
  109. [ 0.185887] cpuidle: using governor ladder
  110. [ 0.185887] cpuidle: using governor menu
  111. [ 0.185887] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  112. [ 0.185887] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  113. [ 0.185887] PCI: not using MMCONFIG
  114. [ 0.185887] PCI: Using configuration type 1 for base access
  115. [ 0.185887] PCI: Using configuration type 1 for extended access
  116. [ 0.185887] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  117. [ 0.185887] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  118. [ 0.185887] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  119. [ 0.185887] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  120. [ 0.185887] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  121. [ 0.185887] ACPI: Added _OSI(Module Device)
  122. [ 0.185887] ACPI: Added _OSI(Processor Device)
  123. [ 0.185887] ACPI: Added _OSI(3.0 _SCP Extensions)
  124. [ 0.185887] ACPI: Added _OSI(Processor Aggregator Device)
  125. [ 0.216536] ACPI: 7 ACPI AML tables successfully acquired and loaded
  126. [ 0.220025] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  127. [ 0.227287] ACPI: Interpreter enabled
  128. [ 0.227310] ACPI: PM: (supports S0 S3 S4 S5)
  129. [ 0.227312] ACPI: Using IOAPIC for interrupt routing
  130. [ 0.229561] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  131. [ 0.229636] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
  132. [ 0.229647] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  133. [ 0.229649] PCI: Using E820 reservations for host bridge windows
  134. [ 0.230221] ACPI: Enabled 2 GPEs in block 00 to 1F
  135. [ 0.247886] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  136. [ 0.247893] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  137. [ 0.248083] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
  138. [ 0.248434] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  139. [ 0.248447] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  140. [ 0.249348] PCI host bridge to bus 0000:00
  141. [ 0.249351] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
  142. [ 0.249354] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
  143. [ 0.249357] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
  144. [ 0.249359] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  145. [ 0.249362] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
  146. [ 0.249364] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
  147. [ 0.249367] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
  148. [ 0.249369] pci_bus 0000:00: root bus resource [bus 00-ff]
  149. [ 0.249389] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
  150. [ 0.249510] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
  151. [ 0.249640] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
  152. [ 0.249710] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
  153. [ 0.250392] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
  154. [ 0.250557] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
  155. [ 0.252062] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
  156. [ 0.253196] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
  157. [ 0.253277] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
  158. [ 0.253348] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
  159. [ 0.254102] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
  160. [ 0.255217] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
  161. [ 0.255302] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
  162. [ 0.255370] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
  163. [ 0.256009] pci 0000:00:07.1: enabling Extended Tags
  164. [ 0.256081] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
  165. [ 0.256255] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
  166. [ 0.256325] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
  167. [ 0.257034] pci 0000:00:08.1: enabling Extended Tags
  168. [ 0.257109] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
  169. [ 0.257311] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
  170. [ 0.257557] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
  171. [ 0.257821] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
  172. [ 0.257879] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
  173. [ 0.257932] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
  174. [ 0.257992] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
  175. [ 0.258045] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
  176. [ 0.258103] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
  177. [ 0.258156] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
  178. [ 0.258209] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
  179. [ 0.259129] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
  180. [ 0.259147] pci 0000:01:00.0: reg 0x10: [mem 0xf7800000-0xf7803fff 64bit]
  181. [ 0.259381] pci 0000:00:01.1: PCI bridge to [bus 01]
  182. [ 0.259387] pci 0000:00:01.1: bridge window [mem 0xf7800000-0xf78fffff]
  183. [ 0.260095] pci 0000:03:00.0: [1022:43d5] type 00 class 0x0c0330
  184. [ 0.260113] pci 0000:03:00.0: reg 0x10: [mem 0xf76a0000-0xf76a7fff 64bit]
  185. [ 0.260203] pci 0000:03:00.0: PME# supported from D3hot D3cold
  186. [ 0.260419] pci 0000:03:00.1: [1022:43c8] type 00 class 0x010601
  187. [ 0.260463] pci 0000:03:00.1: reg 0x24: [mem 0xf7680000-0xf769ffff]
  188. [ 0.260472] pci 0000:03:00.1: reg 0x30: [mem 0xf7600000-0xf767ffff pref]
  189. [ 0.260517] pci 0000:03:00.1: PME# supported from D3hot D3cold
  190. [ 0.260635] pci 0000:03:00.2: [1022:43c6] type 01 class 0x060400
  191. [ 0.260719] pci 0000:03:00.2: PME# supported from D3hot D3cold
  192. [ 0.260870] pci 0000:00:01.3: PCI bridge to [bus 03-22]
  193. [ 0.260875] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
  194. [ 0.260878] pci 0000:00:01.3: bridge window [mem 0xf7500000-0xf76fffff]
  195. [ 0.261040] pci 0000:1d:00.0: [1022:43c7] type 01 class 0x060400
  196. [ 0.261140] pci 0000:1d:00.0: PME# supported from D3hot D3cold
  197. [ 0.261286] pci 0000:1d:01.0: [1022:43c7] type 01 class 0x060400
  198. [ 0.261385] pci 0000:1d:01.0: PME# supported from D3hot D3cold
  199. [ 0.261531] pci 0000:1d:04.0: [1022:43c7] type 01 class 0x060400
  200. [ 0.261631] pci 0000:1d:04.0: PME# supported from D3hot D3cold
  201. [ 0.261787] pci 0000:03:00.2: PCI bridge to [bus 1d-22]
  202. [ 0.261793] pci 0000:03:00.2: bridge window [io 0xf000-0xffff]
  203. [ 0.261797] pci 0000:03:00.2: bridge window [mem 0xf7500000-0xf75fffff]
  204. [ 0.261842] pci 0000:1d:00.0: PCI bridge to [bus 1e]
  205. [ 0.261918] pci 0000:1f:00.0: [10ec:8168] type 00 class 0x020000
  206. [ 0.261942] pci 0000:1f:00.0: reg 0x10: [io 0xf000-0xf0ff]
  207. [ 0.261971] pci 0000:1f:00.0: reg 0x18: [mem 0xf7504000-0xf7504fff 64bit]
  208. [ 0.261991] pci 0000:1f:00.0: reg 0x20: [mem 0xf7500000-0xf7503fff 64bit]
  209. [ 0.262139] pci 0000:1f:00.0: supports D1 D2
  210. [ 0.262141] pci 0000:1f:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  211. [ 0.262401] pci 0000:1d:01.0: PCI bridge to [bus 1f]
  212. [ 0.262407] pci 0000:1d:01.0: bridge window [io 0xf000-0xffff]
  213. [ 0.262411] pci 0000:1d:01.0: bridge window [mem 0xf7500000-0xf75fffff]
  214. [ 0.262471] pci 0000:1d:04.0: PCI bridge to [bus 22]
  215. [ 0.263077] pci 0000:23:00.0: [10de:1f08] type 00 class 0x030000
  216. [ 0.263094] pci 0000:23:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
  217. [ 0.263109] pci 0000:23:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
  218. [ 0.263123] pci 0000:23:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
  219. [ 0.263134] pci 0000:23:00.0: reg 0x24: [io 0xe000-0xe07f]
  220. [ 0.263144] pci 0000:23:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
  221. [ 0.263168] pci 0000:23:00.0: BAR 1: assigned to efifb
  222. [ 0.263227] pci 0000:23:00.0: PME# supported from D0 D3hot
  223. [ 0.263325] pci 0000:23:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
  224. [ 0.263466] pci 0000:23:00.1: [10de:10f9] type 00 class 0x040300
  225. [ 0.263481] pci 0000:23:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
  226. [ 0.264086] pci 0000:23:00.2: [10de:1ada] type 00 class 0x0c0330
  227. [ 0.264107] pci 0000:23:00.2: reg 0x10: [mem 0xf2000000-0xf203ffff 64bit pref]
  228. [ 0.264130] pci 0000:23:00.2: reg 0x1c: [mem 0xf2040000-0xf204ffff 64bit pref]
  229. [ 0.264202] pci 0000:23:00.2: PME# supported from D0 D3hot
  230. [ 0.264292] pci 0000:23:00.3: [10de:1adb] type 00 class 0x0c8000
  231. [ 0.264307] pci 0000:23:00.3: reg 0x10: [mem 0xf7084000-0xf7084fff]
  232. [ 0.264397] pci 0000:23:00.3: PME# supported from D0 D3hot
  233. [ 0.264525] pci 0000:00:03.1: PCI bridge to [bus 23]
  234. [ 0.264531] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
  235. [ 0.264534] pci 0000:00:03.1: bridge window [mem 0xf6000000-0xf70fffff]
  236. [ 0.264539] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
  237. [ 0.265474] pci 0000:24:00.0: [1022:145a] type 00 class 0x130000
  238. [ 0.265499] pci 0000:24:00.0: enabling Extended Tags
  239. [ 0.265605] pci 0000:24:00.2: [1022:1456] type 00 class 0x108000
  240. [ 0.265618] pci 0000:24:00.2: reg 0x18: [mem 0xf7300000-0xf73fffff]
  241. [ 0.265628] pci 0000:24:00.2: reg 0x24: [mem 0xf7400000-0xf7401fff]
  242. [ 0.265636] pci 0000:24:00.2: enabling Extended Tags
  243. [ 0.265777] pci 0000:24:00.3: [1022:145f] type 00 class 0x0c0330
  244. [ 0.265788] pci 0000:24:00.3: reg 0x10: [mem 0xf7200000-0xf72fffff 64bit]
  245. [ 0.265810] pci 0000:24:00.3: enabling Extended Tags
  246. [ 0.265845] pci 0000:24:00.3: PME# supported from D0 D3hot D3cold
  247. [ 0.265983] pci 0000:00:07.1: PCI bridge to [bus 24]
  248. [ 0.265988] pci 0000:00:07.1: bridge window [mem 0xf7200000-0xf74fffff]
  249. [ 0.266489] pci 0000:25:00.0: [1022:1455] type 00 class 0x130000
  250. [ 0.266515] pci 0000:25:00.0: enabling Extended Tags
  251. [ 0.266631] pci 0000:25:00.2: [1022:7901] type 00 class 0x010601
  252. [ 0.266658] pci 0000:25:00.2: reg 0x24: [mem 0xf7708000-0xf7708fff]
  253. [ 0.266667] pci 0000:25:00.2: enabling Extended Tags
  254. [ 0.266703] pci 0000:25:00.2: PME# supported from D3hot D3cold
  255. [ 0.266820] pci 0000:25:00.3: [1022:1457] type 00 class 0x040300
  256. [ 0.266828] pci 0000:25:00.3: reg 0x10: [mem 0xf7700000-0xf7707fff]
  257. [ 0.266849] pci 0000:25:00.3: enabling Extended Tags
  258. [ 0.266884] pci 0000:25:00.3: PME# supported from D0 D3hot D3cold
  259. [ 0.267007] pci 0000:00:08.1: PCI bridge to [bus 25]
  260. [ 0.267013] pci 0000:00:08.1: bridge window [mem 0xf7700000-0xf77fffff]
  261. [ 0.267795] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  262. [ 0.267897] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
  263. [ 0.267988] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  264. [ 0.268102] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  265. [ 0.268202] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  266. [ 0.268285] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  267. [ 0.268368] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  268. [ 0.268451] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  269. [ 0.269624] iommu: Default domain type: Translated
  270. [ 0.269624] iommu: DMA domain TLB invalidation policy: lazy mode
  271. [ 0.269624] SCSI subsystem initialized
  272. [ 0.269624] libata version 3.00 loaded.
  273. [ 0.269624] ACPI: bus type USB registered
  274. [ 0.269624] usbcore: registered new interface driver usbfs
  275. [ 0.269624] usbcore: registered new interface driver hub
  276. [ 0.269624] usbcore: registered new device driver usb
  277. [ 0.269624] pps_core: LinuxPPS API ver. 1 registered
  278. [ 0.269624] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  279. [ 0.269624] PTP clock support registered
  280. [ 0.269624] EDAC MC: Ver: 3.0.0
  281. [ 0.269624] Registered efivars operations
  282. [ 0.272317] NetLabel: Initializing
  283. [ 0.272319] NetLabel: domain hash size = 128
  284. [ 0.272321] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  285. [ 0.272346] NetLabel: unlabeled traffic allowed by default
  286. [ 0.272364] mctp: management component transport protocol core
  287. [ 0.272364] NET: Registered PF_MCTP protocol family
  288. [ 0.272364] PCI: Using ACPI for IRQ routing
  289. [ 0.276284] PCI: pci_cache_line_size set to 64 bytes
  290. [ 0.276351] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
  291. [ 0.276354] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
  292. [ 0.276356] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
  293. [ 0.276358] e820: reserve RAM buffer [mem 0xc4514018-0xc7ffffff]
  294. [ 0.276359] e820: reserve RAM buffer [mem 0xd85fd000-0xdbffffff]
  295. [ 0.276361] e820: reserve RAM buffer [mem 0xd9626000-0xdbffffff]
  296. [ 0.276363] e820: reserve RAM buffer [mem 0xdac35000-0xdbffffff]
  297. [ 0.276365] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
  298. [ 0.276367] e820: reserve RAM buffer [mem 0x81f380000-0x81fffffff]
  299. [ 0.276454] pci 0000:23:00.0: vgaarb: setting as boot VGA device
  300. [ 0.276454] pci 0000:23:00.0: vgaarb: bridge control possible
  301. [ 0.276454] pci 0000:23:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  302. [ 0.276454] vgaarb: loaded
  303. [ 0.276454] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  304. [ 0.276454] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  305. [ 0.278189] clocksource: Switched to clocksource tsc-early
  306. [ 0.295385] VFS: Disk quotas dquot_6.6.0
  307. [ 0.295406] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  308. [ 0.295606] AppArmor: AppArmor Filesystem Enabled
  309. [ 0.295653] pnp: PnP ACPI init
  310. [ 0.295839] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
  311. [ 0.295968] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
  312. [ 0.296466] system 00:03: [io 0x0280-0x028f] has been reserved
  313. [ 0.296470] system 00:03: [io 0x0290-0x029f] has been reserved
  314. [ 0.296472] system 00:03: [io 0x02a0-0x02af] has been reserved
  315. [ 0.296475] system 00:03: [io 0x02b0-0x02bf] has been reserved
  316. [ 0.296917] pnp 00:04: [dma 0 disabled]
  317. [ 0.297431] system 00:05: [io 0x04d0-0x04d1] has been reserved
  318. [ 0.297435] system 00:05: [io 0x040b] has been reserved
  319. [ 0.297437] system 00:05: [io 0x04d6] has been reserved
  320. [ 0.297440] system 00:05: [io 0x0c00-0x0c01] has been reserved
  321. [ 0.297443] system 00:05: [io 0x0c14] has been reserved
  322. [ 0.297445] system 00:05: [io 0x0c50-0x0c51] has been reserved
  323. [ 0.297448] system 00:05: [io 0x0c52] has been reserved
  324. [ 0.297450] system 00:05: [io 0x0c6c] has been reserved
  325. [ 0.297453] system 00:05: [io 0x0c6f] has been reserved
  326. [ 0.297455] system 00:05: [io 0x0cd0-0x0cd1] has been reserved
  327. [ 0.297458] system 00:05: [io 0x0cd2-0x0cd3] has been reserved
  328. [ 0.297460] system 00:05: [io 0x0cd4-0x0cd5] has been reserved
  329. [ 0.297463] system 00:05: [io 0x0cd6-0x0cd7] has been reserved
  330. [ 0.297465] system 00:05: [io 0x0cd8-0x0cdf] has been reserved
  331. [ 0.297468] system 00:05: [io 0x0800-0x089f] has been reserved
  332. [ 0.297472] system 00:05: [io 0x0b00-0x0b0f] has been reserved
  333. [ 0.297475] system 00:05: [io 0x0b20-0x0b3f] has been reserved
  334. [ 0.297477] system 00:05: [io 0x0900-0x090f] has been reserved
  335. [ 0.297480] system 00:05: [io 0x0910-0x091f] has been reserved
  336. [ 0.297483] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
  337. [ 0.297486] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
  338. [ 0.297489] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
  339. [ 0.297491] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
  340. [ 0.297494] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
  341. [ 0.297497] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
  342. [ 0.297499] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
  343. [ 0.298357] pnp: PnP ACPI: found 6 devices
  344. [ 0.304836] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  345. [ 0.304911] NET: Registered PF_INET protocol family
  346. [ 0.305165] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  347. [ 0.307911] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
  348. [ 0.307957] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  349. [ 0.308199] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  350. [ 0.308587] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  351. [ 0.308700] TCP: Hash tables configured (established 262144 bind 65536)
  352. [ 0.308873] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
  353. [ 0.308964] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
  354. [ 0.309057] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
  355. [ 0.309161] NET: Registered PF_UNIX/PF_LOCAL protocol family
  356. [ 0.309171] NET: Registered PF_XDP protocol family
  357. [ 0.309197] pci 0000:00:01.1: PCI bridge to [bus 01]
  358. [ 0.309203] pci 0000:00:01.1: bridge window [mem 0xf7800000-0xf78fffff]
  359. [ 0.309210] pci 0000:1d:00.0: PCI bridge to [bus 1e]
  360. [ 0.309221] pci 0000:1d:01.0: PCI bridge to [bus 1f]
  361. [ 0.309224] pci 0000:1d:01.0: bridge window [io 0xf000-0xffff]
  362. [ 0.309229] pci 0000:1d:01.0: bridge window [mem 0xf7500000-0xf75fffff]
  363. [ 0.309237] pci 0000:1d:04.0: PCI bridge to [bus 22]
  364. [ 0.309248] pci 0000:03:00.2: PCI bridge to [bus 1d-22]
  365. [ 0.309251] pci 0000:03:00.2: bridge window [io 0xf000-0xffff]
  366. [ 0.309255] pci 0000:03:00.2: bridge window [mem 0xf7500000-0xf75fffff]
  367. [ 0.309263] pci 0000:00:01.3: PCI bridge to [bus 03-22]
  368. [ 0.309266] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
  369. [ 0.309269] pci 0000:00:01.3: bridge window [mem 0xf7500000-0xf76fffff]
  370. [ 0.309276] pci 0000:00:03.1: PCI bridge to [bus 23]
  371. [ 0.309279] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
  372. [ 0.309283] pci 0000:00:03.1: bridge window [mem 0xf6000000-0xf70fffff]
  373. [ 0.309286] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
  374. [ 0.309292] pci 0000:00:07.1: PCI bridge to [bus 24]
  375. [ 0.309295] pci 0000:00:07.1: bridge window [mem 0xf7200000-0xf74fffff]
  376. [ 0.309301] pci 0000:00:08.1: PCI bridge to [bus 25]
  377. [ 0.309304] pci 0000:00:08.1: bridge window [mem 0xf7700000-0xf77fffff]
  378. [ 0.309311] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
  379. [ 0.309313] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
  380. [ 0.309316] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
  381. [ 0.309318] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
  382. [ 0.309321] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
  383. [ 0.309323] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfec2ffff window]
  384. [ 0.309336] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
  385. [ 0.309339] pci_bus 0000:01: resource 1 [mem 0xf7800000-0xf78fffff]
  386. [ 0.309341] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
  387. [ 0.309343] pci_bus 0000:03: resource 1 [mem 0xf7500000-0xf76fffff]
  388. [ 0.309346] pci_bus 0000:1d: resource 0 [io 0xf000-0xffff]
  389. [ 0.309348] pci_bus 0000:1d: resource 1 [mem 0xf7500000-0xf75fffff]
  390. [ 0.309351] pci_bus 0000:1f: resource 0 [io 0xf000-0xffff]
  391. [ 0.309353] pci_bus 0000:1f: resource 1 [mem 0xf7500000-0xf75fffff]
  392. [ 0.309356] pci_bus 0000:23: resource 0 [io 0xe000-0xefff]
  393. [ 0.309358] pci_bus 0000:23: resource 1 [mem 0xf6000000-0xf70fffff]
  394. [ 0.309360] pci_bus 0000:23: resource 2 [mem 0xe0000000-0xf20fffff 64bit pref]
  395. [ 0.309363] pci_bus 0000:24: resource 1 [mem 0xf7200000-0xf74fffff]
  396. [ 0.309365] pci_bus 0000:25: resource 1 [mem 0xf7700000-0xf77fffff]
  397. [ 0.309742] pci 0000:23:00.1: extending delay after power-on from D3hot to 20 msec
  398. [ 0.309779] pci 0000:23:00.1: D0 power state depends on 0000:23:00.0
  399. [ 0.309858] pci 0000:23:00.2: D0 power state depends on 0000:23:00.0
  400. [ 0.310044] pci 0000:23:00.3: D0 power state depends on 0000:23:00.0
  401. [ 0.310268] PCI: CLS 64 bytes, default 64
  402. [ 0.310279] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
  403. [ 0.310333] Trying to unpack rootfs image as initramfs...
  404. [ 0.310337] pci 0000:00:01.0: Adding to iommu group 0
  405. [ 0.310357] pci 0000:00:01.1: Adding to iommu group 1
  406. [ 0.310375] pci 0000:00:01.3: Adding to iommu group 2
  407. [ 0.310405] pci 0000:00:02.0: Adding to iommu group 3
  408. [ 0.310431] pci 0000:00:03.0: Adding to iommu group 4
  409. [ 0.310450] pci 0000:00:03.1: Adding to iommu group 5
  410. [ 0.310475] pci 0000:00:04.0: Adding to iommu group 6
  411. [ 0.310503] pci 0000:00:07.0: Adding to iommu group 7
  412. [ 0.310521] pci 0000:00:07.1: Adding to iommu group 8
  413. [ 0.310547] pci 0000:00:08.0: Adding to iommu group 9
  414. [ 0.310567] pci 0000:00:08.1: Adding to iommu group 10
  415. [ 0.310603] pci 0000:00:14.0: Adding to iommu group 11
  416. [ 0.310621] pci 0000:00:14.3: Adding to iommu group 11
  417. [ 0.310703] pci 0000:00:18.0: Adding to iommu group 12
  418. [ 0.310721] pci 0000:00:18.1: Adding to iommu group 12
  419. [ 0.310739] pci 0000:00:18.2: Adding to iommu group 12
  420. [ 0.310757] pci 0000:00:18.3: Adding to iommu group 12
  421. [ 0.310776] pci 0000:00:18.4: Adding to iommu group 12
  422. [ 0.310793] pci 0000:00:18.5: Adding to iommu group 12
  423. [ 0.310811] pci 0000:00:18.6: Adding to iommu group 12
  424. [ 0.310829] pci 0000:00:18.7: Adding to iommu group 12
  425. [ 0.310847] pci 0000:01:00.0: Adding to iommu group 13
  426. [ 0.310888] pci 0000:03:00.0: Adding to iommu group 14
  427. [ 0.310909] pci 0000:03:00.1: Adding to iommu group 14
  428. [ 0.310928] pci 0000:03:00.2: Adding to iommu group 14
  429. [ 0.310935] pci 0000:1d:00.0: Adding to iommu group 14
  430. [ 0.310942] pci 0000:1d:01.0: Adding to iommu group 14
  431. [ 0.310949] pci 0000:1d:04.0: Adding to iommu group 14
  432. [ 0.310955] pci 0000:1f:00.0: Adding to iommu group 14
  433. [ 0.311004] pci 0000:23:00.0: Adding to iommu group 15
  434. [ 0.311027] pci 0000:23:00.1: Adding to iommu group 15
  435. [ 0.311048] pci 0000:23:00.2: Adding to iommu group 15
  436. [ 0.311069] pci 0000:23:00.3: Adding to iommu group 15
  437. [ 0.311088] pci 0000:24:00.0: Adding to iommu group 16
  438. [ 0.311107] pci 0000:24:00.2: Adding to iommu group 17
  439. [ 0.311127] pci 0000:24:00.3: Adding to iommu group 18
  440. [ 0.311146] pci 0000:25:00.0: Adding to iommu group 19
  441. [ 0.311165] pci 0000:25:00.2: Adding to iommu group 20
  442. [ 0.311184] pci 0000:25:00.3: Adding to iommu group 21
  443. [ 0.314375] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
  444. [ 0.314382] AMD-Vi: Extended features (0xf77ef22294ada, 0x0): PPR NX GT IA GA PC GA_vAPIC
  445. [ 0.314392] AMD-Vi: Interrupt remapping enabled
  446. [ 0.314401] AMD-Vi: Virtual APIC enabled
  447. [ 0.314548] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  448. [ 0.314550] software IO TLB: mapped [mem 0x00000000d417c000-0x00000000d817c000] (64MB)
  449. [ 0.314649] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
  450. [ 0.315356] Initialise system trusted keyrings
  451. [ 0.315366] Key type blacklist registered
  452. [ 0.315401] workingset: timestamp_bits=36 max_order=23 bucket_order=0
  453. [ 0.315415] zbud: loaded
  454. [ 0.315715] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  455. [ 0.315800] fuse: init (API version 7.38)
  456. [ 0.315956] integrity: Platform Keyring initialized
  457. [ 0.315961] integrity: Machine keyring initialized
  458. [ 0.323855] Key type asymmetric registered
  459. [ 0.323857] Asymmetric key parser 'x509' registered
  460. [ 0.323876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  461. [ 0.323925] io scheduler mq-deadline registered
  462. [ 0.325959] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
  463. [ 0.326041] pcieport 0000:00:01.1: AER: enabled with IRQ 26
  464. [ 0.326974] pcieport 0000:00:01.3: PME: Signaling with IRQ 27
  465. [ 0.327043] pcieport 0000:00:01.3: AER: enabled with IRQ 27
  466. [ 0.327979] pcieport 0000:00:03.1: PME: Signaling with IRQ 28
  467. [ 0.328058] pcieport 0000:00:03.1: AER: enabled with IRQ 28
  468. [ 0.328995] pcieport 0000:00:07.1: PME: Signaling with IRQ 29
  469. [ 0.329075] pcieport 0000:00:07.1: AER: enabled with IRQ 29
  470. [ 0.330932] pcieport 0000:00:08.1: PME: Signaling with IRQ 31
  471. [ 0.331009] pcieport 0000:00:08.1: AER: enabled with IRQ 31
  472. [ 0.332506] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  473. [ 0.332731] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  474. [ 0.332758] ACPI: button: Power Button [PWRB]
  475. [ 0.332810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  476. [ 0.332857] ACPI: button: Power Button [PWRF]
  477. [ 0.332908] Monitor-Mwait will be used to enter C-1 state
  478. [ 0.332916] ACPI: \_PR_.P000: Found 2 idle states
  479. [ 0.333034] ACPI: \_PR_.P001: Found 2 idle states
  480. [ 0.333218] ACPI: \_PR_.P002: Found 2 idle states
  481. [ 0.333370] ACPI: \_PR_.P003: Found 2 idle states
  482. [ 0.333471] ACPI: \_PR_.P004: Found 2 idle states
  483. [ 0.333607] ACPI: \_PR_.P005: Found 2 idle states
  484. [ 0.333754] ACPI: \_PR_.P006: Found 2 idle states
  485. [ 0.333908] ACPI: \_PR_.P007: Found 2 idle states
  486. [ 0.334051] ACPI: \_PR_.P008: Found 2 idle states
  487. [ 0.334210] ACPI: \_PR_.P009: Found 2 idle states
  488. [ 0.334360] ACPI: \_PR_.P00A: Found 2 idle states
  489. [ 0.334519] ACPI: \_PR_.P00B: Found 2 idle states
  490. [ 0.334665] ACPI: \_PR_.P00C: Found 2 idle states
  491. [ 0.334825] ACPI: \_PR_.P00D: Found 2 idle states
  492. [ 0.334978] ACPI: \_PR_.P00E: Found 2 idle states
  493. [ 0.335131] ACPI: \_PR_.P00F: Found 2 idle states
  494. [ 0.335568] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  495. [ 0.356478] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  496. [ 0.359245] Linux agpgart interface v0.103
  497. [ 0.360092] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xdc5ed000-0xdc5edfff flags 0x200] vs dc5ed000 4000
  498. [ 0.360101] fbcon: Taking over console
  499. [ 0.360113] tpm_crb MSFT0101:00: can't request region for resource [mem 0xdc5ed000-0xdc5edfff]
  500. [ 0.360120] tpm_crb: probe of MSFT0101:00 failed with error -16
  501. [ 0.363679] loop: module loaded
  502. [ 0.364010] tun: Universal TUN/TAP device driver, 1.6
  503. [ 0.364042] PPP generic driver version 2.4.2
  504. [ 0.364196] i8042: PNP: No PS/2 controller found.
  505. [ 0.364253] mousedev: PS/2 mouse device common for all mice
  506. [ 0.364358] rtc_cmos 00:02: RTC can wake from S4
  507. [ 0.364764] rtc_cmos 00:02: registered as rtc0
  508. [ 0.364834] rtc_cmos 00:02: setting system clock to 2023-10-05T07:51:49 UTC (1696492309)
  509. [ 0.364874] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  510. [ 0.364884] i2c_dev: i2c /dev entries driver
  511. [ 0.364910] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
  512. [ 0.364918] device-mapper: uevent: version 1.0.3
  513. [ 0.364956] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
  514. [ 0.364982] platform eisa.0: Probing EISA bus 0
  515. [ 0.364984] platform eisa.0: EISA: Cannot allocate resource for mainboard
  516. [ 0.364986] platform eisa.0: Cannot allocate resource for EISA slot 1
  517. [ 0.364989] platform eisa.0: Cannot allocate resource for EISA slot 2
  518. [ 0.364991] platform eisa.0: Cannot allocate resource for EISA slot 3
  519. [ 0.364993] platform eisa.0: Cannot allocate resource for EISA slot 4
  520. [ 0.364995] platform eisa.0: Cannot allocate resource for EISA slot 5
  521. [ 0.364997] platform eisa.0: Cannot allocate resource for EISA slot 6
  522. [ 0.364998] platform eisa.0: Cannot allocate resource for EISA slot 7
  523. [ 0.365000] platform eisa.0: Cannot allocate resource for EISA slot 8
  524. [ 0.365002] platform eisa.0: EISA: Detected 0 cards
  525. [ 0.365175] ledtrig-cpu: registered to indicate activity on CPUs
  526. [ 0.365201] efifb: probing for efifb
  527. [ 0.365228] efifb: showing boot graphics
  528. [ 0.368078] efifb: framebuffer at 0xe0000000, using 8640k, total 8640k
  529. [ 0.368081] efifb: mode is 1920x1080x32, linelength=8192, pages=1
  530. [ 0.368083] efifb: scrolling: redraw
  531. [ 0.368084] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  532. [ 0.368195] Console: switching to colour frame buffer device 240x67
  533. [ 0.371046] fb0: EFI VGA frame buffer device
  534. [ 0.371180] drop_monitor: Initializing network drop monitor service
  535. [ 0.386737] NET: Registered PF_INET6 protocol family
  536. [ 0.967291] Freeing initrd memory: 121576K
  537. [ 0.973850] Segment Routing with IPv6
  538. [ 0.973863] In-situ OAM (IOAM) with IPv6
  539. [ 0.973890] NET: Registered PF_PACKET protocol family
  540. [ 0.973932] Key type dns_resolver registered
  541. [ 0.975383] microcode: microcode updated early to new patch_level=0x0800820d
  542. [ 0.975428] microcode: CPU3: patch_level=0x0800820d
  543. [ 0.975428] microcode: CPU2: patch_level=0x0800820d
  544. [ 0.975429] microcode: CPU5: patch_level=0x0800820d
  545. [ 0.975434] microcode: CPU8: patch_level=0x0800820d
  546. [ 0.975435] microcode: CPU9: patch_level=0x0800820d
  547. [ 0.975436] microcode: CPU10: patch_level=0x0800820d
  548. [ 0.975437] microcode: CPU11: patch_level=0x0800820d
  549. [ 0.975439] microcode: CPU12: patch_level=0x0800820d
  550. [ 0.975439] microcode: CPU0: patch_level=0x0800820d
  551. [ 0.975439] microcode: CPU1: patch_level=0x0800820d
  552. [ 0.975440] microcode: CPU13: patch_level=0x0800820d
  553. [ 0.975440] microcode: CPU4: patch_level=0x0800820d
  554. [ 0.975441] microcode: CPU15: patch_level=0x0800820d
  555. [ 0.975441] microcode: CPU14: patch_level=0x0800820d
  556. [ 0.975442] microcode: CPU6: patch_level=0x0800820d
  557. [ 0.975442] microcode: CPU7: patch_level=0x0800820d
  558. [ 0.975471] microcode: Microcode Update Driver: v2.2.
  559. [ 0.975476] IPI shorthand broadcast: enabled
  560. [ 0.977679] sched_clock: Marking stable (1000773073, -23994649)->(979869102, -3090678)
  561. [ 0.978465] registered taskstats version 1
  562. [ 0.978897] Loading compiled-in X.509 certificates
  563. [ 0.979419] Loaded X.509 cert 'Build time autogenerated kernel key: 625d94b96d0b77a8c71aae163f82bfb95222aa7e'
  564. [ 0.979868] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
  565. [ 0.980313] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
  566. [ 0.980315] blacklist: Loading compiled-in revocation X.509 certificates
  567. [ 0.980332] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
  568. [ 0.980348] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
  569. [ 0.980363] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
  570. [ 0.980382] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
  571. [ 0.980398] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
  572. [ 0.980413] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
  573. [ 0.980428] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
  574. [ 0.980446] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
  575. [ 0.980929] zswap: loaded using pool lzo/zbud
  576. [ 0.983600] Key type .fscrypt registered
  577. [ 0.983602] Key type fscrypt-provisioning registered
  578. [ 0.987123] Key type encrypted registered
  579. [ 0.987126] AppArmor: AppArmor sha1 policy hashing enabled
  580. [ 0.987909] integrity: Loading X.509 certificate: UEFI:db
  581. [ 0.987936] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  582. [ 0.987937] integrity: Loading X.509 certificate: UEFI:db
  583. [ 0.987957] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  584. [ 0.989403] ima: No TPM chip found, activating TPM-bypass!
  585. [ 0.989407] Loading compiled-in module X.509 certificates
  586. [ 0.989864] Loaded X.509 cert 'Build time autogenerated kernel key: 625d94b96d0b77a8c71aae163f82bfb95222aa7e'
  587. [ 0.989867] ima: Allocated hash algorithm: sha1
  588. [ 0.989874] ima: No architecture policies found
  589. [ 0.989887] evm: Initialising EVM extended attributes:
  590. [ 0.989888] evm: security.selinux
  591. [ 0.989890] evm: security.SMACK64
  592. [ 0.989891] evm: security.SMACK64EXEC
  593. [ 0.989892] evm: security.SMACK64TRANSMUTE
  594. [ 0.989893] evm: security.SMACK64MMAP
  595. [ 0.989895] evm: security.apparmor
  596. [ 0.989896] evm: security.ima
  597. [ 0.989897] evm: security.capability
  598. [ 0.989898] evm: HMAC attrs: 0x1
  599. [ 0.990240] PM: Magic number: 11:479:874
  600. [ 0.990608] acpi_cpufreq: overriding BIOS provided _PSD data
  601. [ 0.991527] RAS: Correctable Errors collector initialized.
  602. [ 0.994811] Freeing unused decrypted memory: 2036K
  603. [ 0.996025] Freeing unused kernel image (initmem) memory: 4764K
  604. [ 1.008788] Write protecting the kernel read-only data: 34816k
  605. [ 1.009634] Freeing unused kernel image (rodata/data gap) memory: 1332K
  606. [ 1.098722] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  607. [ 1.098728] Run /init as init process
  608. [ 1.098729] with arguments:
  609. [ 1.098731] /init
  610. [ 1.098732] splash
  611. [ 1.098734] with environment:
  612. [ 1.098735] HOME=/
  613. [ 1.098736] TERM=linux
  614. [ 1.098737] BOOT_IMAGE=/boot/vmlinuz-6.2.0-34-generic
  615. [ 1.271305] xhci_hcd 0000:03:00.0: xHCI Host Controller
  616. [ 1.271459] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
  617. [ 1.271630] ahci 0000:03:00.1: version 3.0
  618. [ 1.271781] ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled
  619. [ 1.271817] ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
  620. [ 1.271821] ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
  621. [ 1.279274] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  622. [ 1.279280] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
  623. [ 1.280687] nvidia-gpu 0000:23:00.3: enabling device (0000 -> 0002)
  624. [ 1.284578] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
  625. [ 1.287513] nvme nvme0: pci function 0000:01:00.0
  626. [ 1.291594] cryptd: max_cpu_qlen set to 1000
  627. [ 1.294319] scsi host0: ahci
  628. [ 1.294680] scsi host1: ahci
  629. [ 1.294858] scsi host2: ahci
  630. [ 1.295026] scsi host3: ahci
  631. [ 1.295174] scsi host4: ahci
  632. [ 1.295407] scsi host5: ahci
  633. [ 1.295712] scsi host6: ahci
  634. [ 1.295922] scsi host7: ahci
  635. [ 1.296004] ata1: SATA max UDMA/133 abar m131072@0xf7680000 port 0xf7680100 irq 38
  636. [ 1.296013] ata2: SATA max UDMA/133 abar m131072@0xf7680000 port 0xf7680180 irq 38
  637. [ 1.296015] ata3: DUMMY
  638. [ 1.296017] ata4: DUMMY
  639. [ 1.296019] ata5: SATA max UDMA/133 abar m131072@0xf7680000 port 0xf7680300 irq 38
  640. [ 1.296022] ata6: SATA max UDMA/133 abar m131072@0xf7680000 port 0xf7680380 irq 38
  641. [ 1.296023] ata7: DUMMY
  642. [ 1.296025] ata8: DUMMY
  643. [ 1.296471] nvme nvme0: missing or invalid SUBNQN field.
  644. [ 1.296911] ahci 0000:25:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
  645. [ 1.296917] ahci 0000:25:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
  646. [ 1.297583] nvme nvme0: Shutdown timeout set to 8 seconds
  647. [ 1.298150] scsi host8: ahci
  648. [ 1.298244] ata9: SATA max UDMA/133 abar m4096@0xf7708000 port 0xf7708100 irq 44
  649. [ 1.314083] nvme nvme0: 16/0/0 default/read/poll queues
  650. [ 1.316019] tsc: Refined TSC clocksource calibration: 3693.061 MHz
  651. [ 1.316029] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a7777116fa, max_idle_ns: 881590883556 ns
  652. [ 1.324323] clocksource: Switched to clocksource tsc
  653. [ 1.324436] xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
  654. [ 1.324941] xhci_hcd 0000:03:00.0: xHCI Host Controller
  655. [ 1.324947] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
  656. [ 1.324953] xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
  657. [ 1.325024] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
  658. [ 1.325028] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  659. [ 1.325031] usb usb1: Product: xHCI Host Controller
  660. [ 1.325033] usb usb1: Manufacturer: Linux 6.2.0-34-generic xhci-hcd
  661. [ 1.325035] usb usb1: SerialNumber: 0000:03:00.0
  662. [ 1.325230] hub 1-0:1.0: USB hub found
  663. [ 1.325248] hub 1-0:1.0: 10 ports detected
  664. [ 1.325833] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  665. [ 1.325862] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
  666. [ 1.325865] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  667. [ 1.325867] usb usb2: Product: xHCI Host Controller
  668. [ 1.325869] usb usb2: Manufacturer: Linux 6.2.0-34-generic xhci-hcd
  669. [ 1.325871] usb usb2: SerialNumber: 0000:03:00.0
  670. [ 1.325980] hub 2-0:1.0: USB hub found
  671. [ 1.325991] hub 2-0:1.0: 4 ports detected
  672. [ 1.326154] usb: port power management may be unreliable
  673. [ 1.326365] nvme0n1: p1 p2
  674. [ 1.326418] xhci_hcd 0000:23:00.2: xHCI Host Controller
  675. [ 1.326425] xhci_hcd 0000:23:00.2: new USB bus registered, assigned bus number 3
  676. [ 1.327043] xhci_hcd 0000:23:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
  677. [ 1.327240] xhci_hcd 0000:23:00.2: xHCI Host Controller
  678. [ 1.327244] xhci_hcd 0000:23:00.2: new USB bus registered, assigned bus number 4
  679. [ 1.327247] xhci_hcd 0000:23:00.2: Host supports USB 3.1 Enhanced SuperSpeed
  680. [ 1.327302] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
  681. [ 1.327305] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  682. [ 1.327308] usb usb3: Product: xHCI Host Controller
  683. [ 1.327310] usb usb3: Manufacturer: Linux 6.2.0-34-generic xhci-hcd
  684. [ 1.327312] usb usb3: SerialNumber: 0000:23:00.2
  685. [ 1.327409] hub 3-0:1.0: USB hub found
  686. [ 1.327420] hub 3-0:1.0: 2 ports detected
  687. [ 1.327553] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  688. [ 1.327582] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
  689. [ 1.327585] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  690. [ 1.327587] usb usb4: Product: xHCI Host Controller
  691. [ 1.327589] usb usb4: Manufacturer: Linux 6.2.0-34-generic xhci-hcd
  692. [ 1.327591] usb usb4: SerialNumber: 0000:23:00.2
  693. [ 1.327689] hub 4-0:1.0: USB hub found
  694. [ 1.327701] hub 4-0:1.0: 4 ports detected
  695. [ 1.327956] xhci_hcd 0000:24:00.3: xHCI Host Controller
  696. [ 1.327961] xhci_hcd 0000:24:00.3: new USB bus registered, assigned bus number 5
  697. [ 1.328077] xhci_hcd 0000:24:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
  698. [ 1.328459] xhci_hcd 0000:24:00.3: xHCI Host Controller
  699. [ 1.328463] xhci_hcd 0000:24:00.3: new USB bus registered, assigned bus number 6
  700. [ 1.328466] xhci_hcd 0000:24:00.3: Host supports USB 3.0 SuperSpeed
  701. [ 1.328508] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
  702. [ 1.328511] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  703. [ 1.328513] usb usb5: Product: xHCI Host Controller
  704. [ 1.328515] usb usb5: Manufacturer: Linux 6.2.0-34-generic xhci-hcd
  705. [ 1.328517] usb usb5: SerialNumber: 0000:24:00.3
  706. [ 1.328637] hub 5-0:1.0: USB hub found
  707. [ 1.328646] hub 5-0:1.0: 4 ports detected
  708. [ 1.328898] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  709. [ 1.328927] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
  710. [ 1.328930] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  711. [ 1.328932] usb usb6: Product: xHCI Host Controller
  712. [ 1.328934] usb usb6: Manufacturer: Linux 6.2.0-34-generic xhci-hcd
  713. [ 1.328936] usb usb6: SerialNumber: 0000:24:00.3
  714. [ 1.329042] hub 6-0:1.0: USB hub found
  715. [ 1.329051] hub 6-0:1.0: 4 ports detected
  716. [ 1.378591] AVX2 version of gcm_enc/dec engaged.
  717. [ 1.378677] AES CTR mode by8 optimization enabled
  718. [ 1.584040] usb 5-2: new high-speed USB device number 2 using xhci_hcd
  719. [ 1.610146] ata9: SATA link down (SStatus 0 SControl 300)
  720. [ 1.648498] usb 1-6: new full-speed USB device number 2 using xhci_hcd
  721. [ 1.751014] usb 5-2: New USB device found, idVendor=045e, idProduct=0810, bcdDevice= 1.08
  722. [ 1.751024] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  723. [ 1.751030] usb 5-2: Product: Microsoft® LifeCam HD-3000
  724. [ 1.751035] usb 5-2: Manufacturer: Microsoft
  725. [ 1.772438] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  726. [ 1.773113] ata1.00: ATA-8: TOSHIBA HDWD110, MS2OA8R0, max UDMA/133
  727. [ 1.773337] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  728. [ 1.774207] ata1.00: configured for UDMA/133
  729. [ 1.774995] scsi 0:0:0:0: Direct-Access ATA TOSHIBA HDWD110 A8R0 PQ: 0 ANSI: 5
  730. [ 1.775497] sd 0:0:0:0: Attached scsi generic sg0 type 0
  731. [ 1.775640] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  732. [ 1.775646] sd 0:0:0:0: [sda] 4096-byte physical blocks
  733. [ 1.775676] sd 0:0:0:0: [sda] Write Protect is off
  734. [ 1.775684] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  735. [ 1.775725] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  736. [ 1.775776] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
  737. [ 1.829977] sda: sda1 sda2
  738. [ 1.830263] sd 0:0:0:0: [sda] Attached SCSI disk
  739. [ 1.904399] usb 5-3: new full-speed USB device number 3 using xhci_hcd
  740. [ 2.056600] usb 1-6: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
  741. [ 2.056610] usb 1-6: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  742. [ 2.056615] usb 1-6: Product: CSR8510 A10
  743. [ 2.072698] usb 5-3: New USB device found, idVendor=1532, idProduct=005c, bcdDevice= 2.00
  744. [ 2.072706] usb 5-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  745. [ 2.072711] usb 5-3: Product: Razer DeathAdder Elite
  746. [ 2.072715] usb 5-3: Manufacturer: Razer
  747. [ 2.088501] ata2: SATA link down (SStatus 0 SControl 300)
  748. [ 2.212392] usb 5-4: new full-speed USB device number 4 using xhci_hcd
  749. [ 2.399556] usb 5-4: New USB device found, idVendor=feed, idProduct=0000, bcdDevice= 1.00
  750. [ 2.399566] usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  751. [ 2.399571] usb 5-4: Product: Nice70
  752. [ 2.399576] usb 5-4: Manufacturer: daninet
  753. [ 2.423938] hid: raw HID events driver (C) Jiri Kosina
  754. [ 2.560039] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  755. [ 2.561804] ata5.00: supports DRM functions and may not be fully accessible
  756. [ 2.561810] ata5.00: ATA-9: Samsung SSD 750 EVO 250GB, MAT01B6Q, max UDMA/133
  757. [ 2.562300] ata5.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
  758. [ 2.564184] ata5.00: Features: Trust Dev-Sleep NCQ-sndrcv
  759. [ 2.564485] ata5.00: supports DRM functions and may not be fully accessible
  760. [ 2.567043] ata5.00: configured for UDMA/133
  761. [ 2.567245] scsi 4:0:0:0: Direct-Access ATA Samsung SSD 750 1B6Q PQ: 0 ANSI: 5
  762. [ 2.567714] sd 4:0:0:0: Attached scsi generic sg1 type 0
  763. [ 2.567964] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
  764. [ 2.567993] sd 4:0:0:0: [sdb] Write Protect is off
  765. [ 2.568000] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  766. [ 2.568053] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  767. [ 2.568140] sd 4:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
  768. [ 2.569012] sdb: sdb1
  769. [ 2.569420] sd 4:0:0:0: [sdb] supports TCG Opal
  770. [ 2.569426] sd 4:0:0:0: [sdb] Attached SCSI disk
  771. [ 2.882071] ata6: SATA link down (SStatus 0 SControl 330)
  772. [ 2.892646] r8169 0000:1f:00.0: enabling device (0000 -> 0003)
  773. [ 2.912535] r8169 0000:1f:00.0 eth0: RTL8168h/8111h, 70:85:c2:b5:4e:f0, XID 541, IRQ 80
  774. [ 2.912545] r8169 0000:1f:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  775. [ 2.914670] r8169 0000:1f:00.0 enp31s0: renamed from eth0
  776. [ 2.933592] usbcore: registered new interface driver usbhid
  777. [ 2.933596] usbhid: USB HID core driver
  778. [ 2.937004] input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb5/5-3/5-3:1.0/0003:1532:005C.0001/input/input2
  779. [ 2.937107] hid-generic 0003:1532:005C.0001: input,hidraw0: USB HID v1.11 Mouse [Razer Razer DeathAdder Elite] on usb-0000:24:00.3-3/input0
  780. [ 2.937327] input: Razer Razer DeathAdder Elite Keyboard as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb5/5-3/5-3:1.1/0003:1532:005C.0002/input/input3
  781. [ 3.000070] input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb5/5-3/5-3:1.1/0003:1532:005C.0002/input/input4
  782. [ 3.000127] hid-generic 0003:1532:005C.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:24:00.3-3/input1
  783. [ 3.000234] input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb5/5-3/5-3:1.2/0003:1532:005C.0003/input/input5
  784. [ 3.060085] hid-generic 0003:1532:005C.0003: input,hidraw2: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:24:00.3-3/input2
  785. [ 3.060217] input: daninet Nice70 as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb5/5-4/5-4:1.0/0003:FEED:0000.0004/input/input6
  786. [ 3.120149] hid-generic 0003:FEED:0000.0004: input,hidraw3: USB HID v1.11 Keyboard [daninet Nice70] on usb-0000:24:00.3-4/input0
  787. [ 3.120412] input: daninet Nice70 System Control as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb5/5-4/5-4:1.1/0003:FEED:0000.0005/input/input7
  788. [ 3.180636] input: daninet Nice70 Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb5/5-4/5-4:1.1/0003:FEED:0000.0005/input/input8
  789. [ 3.180745] hid-generic 0003:FEED:0000.0005: input,hidraw4: USB HID v1.11 Device [daninet Nice70] on usb-0000:24:00.3-4/input1
  790. [ 3.903035] nvidia-gpu 0000:23:00.3: i2c timeout error e0000000
  791. [ 3.903057] ucsi_ccg 1-0008: i2c_transfer failed -110
  792. [ 3.903073] ucsi_ccg 1-0008: ucsi_ccg_init failed - -110
  793. [ 3.903090] ucsi_ccg: probe of 1-0008 failed with error -110
  794. [ 5.131975] EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs
  795. [ 5.132374] EXT4-fs (nvme0n1p2): mounted filesystem 7bac9932-eac9-407d-92ac-1a3212e00b67 with ordered data mode. Quota mode: none.
  796. [ 5.296198] systemd[1]: Inserted module 'autofs4'
  797. [ 5.349682] systemd[1]: systemd 252.5-2ubuntu3.1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  798. [ 5.349692] systemd[1]: Detected architecture x86-64.
  799. [ 5.350576] systemd[1]: Hostname set to <daninet-pc>.
  800. [ 5.400341] systemd-rc-local-generator[497]: /etc/rc.local is not marked executable, skipping.
  801. [ 5.467443] systemd[1]: /etc/systemd/system/anydesk.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/anydesk.pid → /run/anydesk.pid; please update the unit file accordingly.
  802. [ 5.502704] systemd[1]: Queued start job for default target graphical.target.
  803. [ 5.540568] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
  804. [ 5.541123] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
  805. [ 5.541432] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
  806. [ 5.541696] systemd[1]: Created slice user.slice - User and Session Slice.
  807. [ 5.541767] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  808. [ 5.541940] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  809. [ 5.541981] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  810. [ 5.542004] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
  811. [ 5.542018] systemd[1]: Reached target slices.target - Slice Units.
  812. [ 5.542031] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
  813. [ 5.542052] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  814. [ 5.542065] systemd[1]: Reached target virt-guest-shutdown.target - Libvirt guests shutdown.
  815. [ 5.542139] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
  816. [ 5.542249] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
  817. [ 5.542349] systemd[1]: Listening on syslog.socket - Syslog Socket.
  818. [ 5.542532] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
  819. [ 5.542585] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
  820. [ 5.542763] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
  821. [ 5.542854] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  822. [ 5.542966] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
  823. [ 5.543101] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  824. [ 5.543205] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  825. [ 5.544090] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
  826. [ 5.545022] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  827. [ 5.546007] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  828. [ 5.546924] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  829. [ 5.549364] systemd[1]: Starting systemd-journald.service - Journal Service...
  830. [ 5.549518] systemd[1]: Finished blk-availability.service - Availability of block devices.
  831. [ 5.550939] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
  832. [ 5.551912] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  833. [ 5.552876] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  834. [ 5.553849] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
  835. [ 5.554801] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
  836. [ 5.555790] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
  837. [ 5.556850] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
  838. [ 5.557016] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
  839. [ 5.558361] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  840. [ 5.559357] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
  841. [ 5.559451] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
  842. [ 5.559960] pstore: Using crash dump compression: deflate
  843. [ 5.562805] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  844. [ 5.573652] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
  845. [ 5.575776] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
  846. [ 5.577806] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
  847. [ 5.578753] pstore: Registered efi_pstore as persistent store backend
  848. [ 5.578900] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
  849. [ 5.579343] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  850. [ 5.579913] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  851. [ 5.580083] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
  852. [ 5.580433] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
  853. [ 5.580613] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
  854. [ 5.580937] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  855. [ 5.581106] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
  856. [ 5.582498] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
  857. [ 5.583349] EXT4-fs (nvme0n1p2): re-mounted 7bac9932-eac9-407d-92ac-1a3212e00b67. Quota mode: none.
  858. [ 5.583736] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
  859. [ 5.584114] lp: driver loaded but no devices found
  860. [ 5.585696] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
  861. [ 5.586508] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
  862. [ 5.586856] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
  863. [ 5.588447] systemd[1]: Activating swap swapfile.swap - /swapfile...
  864. [ 5.588518] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
  865. [ 5.588583] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  866. [ 5.589725] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
  867. [ 5.590780] systemd[1]: Starting systemd-sysusers.service - Create System Users...
  868. [ 5.591467] Adding 2097148k swap on /swapfile. Priority:-2 extents:16 across:234741760k SSFS
  869. [ 5.591528] systemd[1]: Activated swap swapfile.swap - /swapfile.
  870. [ 5.593215] systemd[1]: Reached target swap.target - Swaps.
  871. [ 5.600205] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
  872. [ 5.600625] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
  873. [ 5.606988] ACPI: bus type drm_connector registered
  874. [ 5.608341] ppdev: user-space parallel port driver
  875. [ 5.608490] systemd[1]: modprobe@drm.service: Deactivated successfully.
  876. [ 5.608684] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
  877. [ 5.614534] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
  878. [ 5.616077] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
  879. [ 5.616484] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
  880. [ 5.616979] systemd[1]: Finished systemd-sysusers.service - Create System Users.
  881. [ 5.618263] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
  882. [ 5.624100] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
  883. [ 5.629105] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
  884. [ 5.630995] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
  885. [ 5.646865] systemd[1]: Started systemd-journald.service - Journal Service.
  886. [ 5.652318] systemd-journald[507]: Received client request to flush runtime journal.
  887. [ 5.846297] ccp 0000:24:00.2: enabling device (0000 -> 0002)
  888. [ 5.855296] ccp 0000:24:00.2: ccp enabled
  889. [ 5.855304] ccp 0000:24:00.2: psp: unable to access the device: you might be running a broken BIOS.
  890. [ 5.907600] mc: Linux media interface: v0.10
  891. [ 5.907693] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
  892. [ 5.907697] RAPL PMU: hw unit of domain package 2^-16 Joules
  893. [ 5.965666] Bluetooth: Core ver 2.22
  894. [ 5.965720] NET: Registered PF_BLUETOOTH protocol family
  895. [ 5.965722] Bluetooth: HCI device and connection manager initialized
  896. [ 5.965736] Bluetooth: HCI socket layer initialized
  897. [ 5.965742] Bluetooth: L2CAP socket layer initialized
  898. [ 5.965751] Bluetooth: SCO socket layer initialized
  899. [ 6.151463] nvidia: loading out-of-tree module taints kernel.
  900. [ 6.151476] nvidia: module license 'NVIDIA' taints kernel.
  901. [ 6.151478] Disabling lock debugging due to kernel taint
  902. [ 6.198679] videodev: Linux video capture interface: v2.00
  903. [ 6.200886] SVM: TSC scaling supported
  904. [ 6.200890] kvm: Nested Virtualization enabled
  905. [ 6.200891] SVM: kvm: Nested Paging enabled
  906. [ 6.200894] SEV supported: 16 ASIDs
  907. [ 6.200895] SEV-ES supported: 4294967295 ASIDs
  908. [ 6.200905] SVM: Virtual VMLOAD VMSAVE supported
  909. [ 6.200907] SVM: Virtual GIF supported
  910. [ 6.200908] SVM: LBR virtualization supported
  911. [ 6.210118] MCE: In-kernel MCE decoding enabled.
  912. [ 6.314181] usbcore: registered new interface driver btusb
  913. [ 6.316105] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=6 rev=22bb
  914. [ 6.316110] Bluetooth: hci0: LMP ver=6 subver=22bb; manufacturer=10
  915. [ 6.316880] usb 5-2: Found UVC 1.00 device Microsoft® LifeCam HD-3000 (045e:0810)
  916. [ 6.317507] nvidia-nvlink: Nvlink Core is being initialized, major device number 235
  917.  
  918. [ 6.319553] nvidia 0000:23:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
  919. [ 6.319871] snd_hda_intel 0000:23:00.1: enabling device (0000 -> 0002)
  920. [ 6.319953] snd_hda_intel 0000:23:00.1: Disabling MSI
  921. [ 6.319965] snd_hda_intel 0000:23:00.1: Handle vga_switcheroo audio client
  922. [ 6.320097] snd_hda_intel 0000:25:00.3: enabling device (0000 -> 0002)
  923. [ 6.321625] intel_rapl_common: Found RAPL domain package
  924. [ 6.321629] intel_rapl_common: Found RAPL domain core
  925. [ 6.327162] input: Microsoft® LifeCam HD-3000: Mi as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb5/5-2/5-2:1.0/input/input9
  926. [ 6.327245] usbcore: registered new interface driver uvcvideo
  927. [ 6.339134] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:23:00.1/sound/card0/input10
  928. [ 6.339242] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:23:00.1/sound/card0/input11
  929. [ 6.339319] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:23:00.1/sound/card0/input12
  930. [ 6.339380] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  931. [ 6.339386] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  932. [ 6.339389] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  933. [ 6.339392] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
  934. [ 6.339394] snd_hda_codec_realtek hdaudioC1D0: inputs:
  935. [ 6.339396] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
  936. [ 6.339398] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
  937. [ 6.339401] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
  938. [ 6.339413] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:23:00.1/sound/card0/input13
  939. [ 6.351952] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input14
  940. [ 6.352116] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input15
  941. [ 6.352231] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input16
  942. [ 6.352332] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input17
  943. [ 6.352437] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input18
  944. [ 6.367251] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 525.125.06 Tue May 30 05:11:37 UTC 2023
  945. [ 6.379794] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 525.125.06 Tue May 30 04:58:48 UTC 2023
  946. [ 6.425975] [drm] [nvidia-drm] [GPU ID 0x00002300] Loading driver
  947. [ 6.472152] usbcore: registered new interface driver snd-usb-audio
  948. [ 6.577973] loop0: detected capacity change from 0 to 8
  949. [ 6.578255] loop1: detected capacity change from 0 to 317080
  950. [ 6.579933] loop2: detected capacity change from 0 to 149488
  951. [ 6.580797] loop3: detected capacity change from 0 to 151352
  952. [ 6.582496] loop4: detected capacity change from 0 to 136320
  953. [ 6.583569] loop5: detected capacity change from 0 to 495928
  954. [ 6.584796] loop6: detected capacity change from 0 to 1017608
  955. [ 6.586501] loop7: detected capacity change from 0 to 1017816
  956. [ 6.587894] loop8: detected capacity change from 0 to 187776
  957. [ 6.589444] loop9: detected capacity change from 0 to 102072
  958. [ 6.590761] loop10: detected capacity change from 0 to 83648
  959. [ 6.904601] audit: type=1400 audit(1696492316.035:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=900 comm="apparmor_parser"
  960. [ 6.904610] audit: type=1400 audit(1696492316.035:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=898 comm="apparmor_parser"
  961. [ 6.904619] audit: type=1400 audit(1696492316.035:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/haveged" pid=905 comm="apparmor_parser"
  962. [ 6.904689] audit: type=1400 audit(1696492316.035:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="swtpm" pid=895 comm="apparmor_parser"
  963. [ 6.904746] audit: type=1400 audit(1696492316.035:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=891 comm="apparmor_parser"
  964. [ 6.905002] audit: type=1400 audit(1696492316.035:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=897 comm="apparmor_parser"
  965. [ 6.905464] audit: type=1400 audit(1696492316.035:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" pid=906 comm="apparmor_parser"
  966. [ 6.905472] audit: type=1400 audit(1696492316.035:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd//qemu_bridge_helper" pid=906 comm="apparmor_parser"
  967. [ 6.905525] audit: type=1400 audit(1696492316.035:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=901 comm="apparmor_parser"
  968. [ 6.905639] audit: type=1400 audit(1696492316.035:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=894 comm="apparmor_parser"
  969. [ 7.492899] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:23:00.0 on minor 0
  970. [ 7.610609] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
  971. [ 7.648102] nvidia-uvm: Loaded the UVM driver, major device number 511.
  972. [ 8.007033] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  973. [ 8.007214] Bluetooth: BNEP filters: protocol multicast
  974. [ 8.007221] Bluetooth: BNEP socket layer initialized
  975. [ 8.010265] Bluetooth: MGMT ver 1.22
  976. [ 8.013813] NET: Registered PF_ALG protocol family
  977. [ 8.144030] Generic FE-GE Realtek PHY r8169-0-1f00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-1f00:00, irq=MAC)
  978. [ 8.348141] r8169 0000:1f:00.0 enp31s0: Link is Down
  979. [ 9.406380] loop11: detected capacity change from 0 to 8
  980. [ 11.872420] r8169 0000:1f:00.0 enp31s0: Link is Up - 1Gbps/Full - flow control off
  981. [ 11.872442] IPv6: ADDRCONF(NETDEV_CHANGE): enp31s0: link becomes ready
  982. [ 12.979865] show_signal_msg: 66 callbacks suppressed
  983. [ 12.979870] cups-proxyd[1432]: segfault at 18 ip 000055cc62d04d75 sp 00007ffeeaad1090 error 4 in cups-proxyd[55cc62d01000+7000] likely on CPU 10 (core 5, socket 0)
  984. [ 12.979891] Code: 83 3d ee b2 00 00 00 41 54 55 48 89 fd 53 0f 85 f4 00 00 00 48 8d 1d 69 3d 00 00 48 63 45 1c 48 89 df 48 c1 e0 05 48 03 45 08 <48> 8b 50 18 8b 70 14 e8 0f d0 ff ff 44 8b 65 18 48 89 c7 45 85 e4
  985. [ 18.101560] FS-Cache: Loaded
  986. [ 18.154327] Key type cifs.spnego registered
  987. [ 18.154347] Key type cifs.idmap registered
  988. [ 18.155041] CIFS: Attempting to mount \\192.168.1.200\Download
  989. [ 18.188625] CIFS: Attempting to mount \\192.168.1.200\Work
  990. [ 18.194994] CIFS: Attempting to mount \\192.168.1.200\Private
  991. [ 18.278373] process '/usr/bin/anydesk' started with executable stack
  992. [ 18.331185] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  993. [ 21.270252] Bluetooth: RFCOMM TTY layer initialized
  994. [ 21.270263] Bluetooth: RFCOMM socket layer initialized
  995. [ 21.270268] Bluetooth: RFCOMM ver 1.11
  996. [ 27.596201] input: WH-1000XM3 (AVRCP) as /devices/virtual/input/input19
  997. [ 56.745532] audit: type=1400 audit(1696492365.883:78): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20092/usr/lib/snapd/snap-confine" pid=2775 comm="snap-confine" capability=12 capname="net_admin"
  998. [ 56.745548] audit: type=1400 audit(1696492365.883:79): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20092/usr/lib/snapd/snap-confine" pid=2775 comm="snap-confine" capability=38 capname="perfmon"
  999. [ 56.955453] audit: type=1400 audit(1696492366.091:80): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=2818 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
  1000. [ 56.955668] audit: type=1400 audit(1696492366.091:81): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=2818 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
  1001. [ 56.955798] audit: type=1400 audit(1696492366.095:82): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=2818 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
  1002. [ 57.581957] audit: type=1400 audit(1696492366.719:83): apparmor="DENIED" operation="unlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:255" pid=2925 comm="firefox" requested_mask="d" denied_mask="d" fsuid=1000 ouid=0
  1003. [ 57.582172] audit: type=1400 audit(1696492366.719:84): apparmor="DENIED" operation="unlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:0" pid=2925 comm="firefox" requested_mask="d" denied_mask="d" fsuid=1000 ouid=0
  1004. [ 57.582262] audit: type=1400 audit(1696492366.719:85): apparmor="DENIED" operation="unlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:0" pid=2925 comm="firefox" requested_mask="d" denied_mask="d" fsuid=1000 ouid=0
  1005. [ 57.582421] audit: type=1400 audit(1696492366.719:86): apparmor="DENIED" operation="unlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:0" pid=2925 comm="firefox" requested_mask="d" denied_mask="d" fsuid=1000 ouid=0
  1006. [ 57.582578] audit: type=1400 audit(1696492366.719:87): apparmor="DENIED" operation="unlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:0" pid=2925 comm="firefox" requested_mask="d" denied_mask="d" fsuid=1000 ouid=0
  1007. [ 454.094237] kauditd_printk_skb: 19 callbacks suppressed
  1008. [ 454.094242] audit: type=1400 audit(1696492763.228:107): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-49a38d05-db82-4f3e-90cf-09bec225e43d" pid=21736 comm="apparmor_parser"
  1009. [ 454.278519] audit: type=1400 audit(1696492763.412:108): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-49a38d05-db82-4f3e-90cf-09bec225e43d" pid=21739 comm="apparmor_parser"
  1010. [ 454.447378] audit: type=1400 audit(1696492763.584:109): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-49a38d05-db82-4f3e-90cf-09bec225e43d" pid=21743 comm="apparmor_parser"
  1011. [ 454.626292] audit: type=1400 audit(1696492763.760:110): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-49a38d05-db82-4f3e-90cf-09bec225e43d" pid=21748 comm="apparmor_parser"
  1012. [ 454.645911] virbr0: port 1(vnet0) entered blocking state
  1013. [ 454.645924] virbr0: port 1(vnet0) entered disabled state
  1014. [ 454.646037] device vnet0 entered promiscuous mode
  1015. [ 454.646436] virbr0: port 1(vnet0) entered blocking state
  1016. [ 454.646444] virbr0: port 1(vnet0) entered listening state
  1017. [ 454.815558] audit: type=1400 audit(1696492763.952:111): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-49a38d05-db82-4f3e-90cf-09bec225e43d" pid=21760 comm="apparmor_parser"
  1018. [ 455.574774] audit: type=1400 audit(1696492764.708:112): apparmor="DENIED" operation="open" class="file" profile="libvirt-49a38d05-db82-4f3e-90cf-09bec225e43d" name="/etc/ssl/openssl.cnf" pid=21775 comm="qemu-system-x86" requested_mask="r" denied_mask="r" fsuid=64055 ouid=0
  1019. [ 456.670974] virbr0: port 1(vnet0) entered learning state
  1020. [ 458.686996] virbr0: port 1(vnet0) entered forwarding state
  1021. [ 458.687013] virbr0: topology change detected, propagating
  1022.  
Add Comment
Please, Sign In to add comment