[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1106411: linux-image-6.12.27-amd64: kernel NULL pointer dereference in bmc150_accel_core



Hi Salvatore,

On Sat, May 31, 2025 at 08:53:26PM +0200, Salvatore Bonaccorso wrote:
One additional preliminary question, since I missed to ask it in the
earlier reply: Is this a regression you are seeing when updating to
6.12.27-1 (and later)? If so can you pinpoint the Debian revision
where you first saw this happening?

Looking at earlier kernel logs in the journal, this happened for the
first time in March, which was after I upgraded to Debian 13.

Using Debian snapshots I tried a few older kernels, the earliest being
6.12.6-1 from late 2024 and it happened there too.

In case we have a regression, would you be able to bisect the
respective upstream stable versions to pinpoint the breaking commit,
which would be helpful for the upstream report?

I can certainly try, at least using repository snapshots to narrow it
down. It has been many years since I last compiled a kernel, so I could
do with a refresher there :)

Any suggestions for how far back to go?

--
Kim "Zash" Alvefur
Apr 04 21:52:40 spisula kernel: Linux version 6.12.6-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-11) 14.2.0, GNU ld (GNU Binutils for Debian) 2.43.50.20241215) #1 SMP PREEMPT_DYNAMIC Debian 6.12.6-1 (2024-12-21)
Apr 04 21:52:40 spisula kernel: Command line: BOOT_IMAGE=/vmlinuz-6.12.6-amd64 root=/dev/mapper/spisula--vg-root ro quiet
Apr 04 21:52:40 spisula kernel: BIOS-provided physical RAM map:
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000012151000-0x000000006bb6afff] usable
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x000000006bb6b000-0x000000006bb6bfff] ACPI data
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x000000006bb6c000-0x000000007447ffff] usable
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000074480000-0x000000007792ffff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000077930000-0x000000007798ffff] ACPI NVS
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000077990000-0x00000000779cffff] ACPI data
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x00000000779d0000-0x0000000078d59fff] usable
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000078d5a000-0x0000000079659fff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x000000007965a000-0x0000000079bfffff] usable
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000079c00000-0x000000007fffffff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x00000000d3709000-0x00000000d3709fff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
Apr 04 21:52:40 spisula kernel: BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
Apr 04 21:52:40 spisula kernel: NX (Execute Disable) protection: active
Apr 04 21:52:40 spisula kernel: APIC: Static calls initialized
Apr 04 21:52:40 spisula kernel: efi: EFI v2.6 by INSYDE Corp.
Apr 04 21:52:40 spisula kernel: efi: ACPI=0x779cf000 ACPI 2.0=0x779cf014 TPMFinalLog=0x77795000 ESRT=0x744d4018 SMBIOS=0x744c2000 SMBIOS 3.0=0x744c0000 MOKvar=0x744a7000 INITRD=0x6c0a6298 RNG=0x77999018 TPMEventLog=0x77990018 
Apr 04 21:52:40 spisula kernel: random: crng init done
Apr 04 21:52:40 spisula kernel: efi: Not removing mem48: MMIO range=[0xd3709000-0xd3709fff] (4KB) from e820 map
Apr 04 21:52:40 spisula kernel: efi: Remove mem49: MMIO range=[0xe0000000-0xe3ffffff] (64MB) from e820 map
Apr 04 21:52:40 spisula kernel: e820: remove [mem 0xe0000000-0xe3ffffff] reserved
Apr 04 21:52:40 spisula kernel: efi: Not removing mem50: MMIO range=[0xfed01000-0xfed01fff] (4KB) from e820 map
Apr 04 21:52:40 spisula kernel: efi: Remove mem51: MMIO range=[0xff800000-0xffffffff] (8MB) from e820 map
Apr 04 21:52:40 spisula kernel: e820: remove [mem 0xff800000-0xffffffff] reserved
Apr 04 21:52:40 spisula kernel: Kernel is locked down from EFI Secure Boot; see man kernel_lockdown.7
Apr 04 21:52:40 spisula kernel: secureboot: Secure boot enabled
Apr 04 21:52:40 spisula kernel: SMBIOS 3.0.1 present.
Apr 04 21:52:40 spisula kernel: DMI: Acer TravelMate Spin B311R-31/Maracas_GL, BIOS V1.18 08/26/2021
Apr 04 21:52:40 spisula kernel: DMI: Memory slots populated: 1/1
Apr 04 21:52:40 spisula kernel: tsc: Fast TSC calibration using PIT
Apr 04 21:52:40 spisula kernel: tsc: Detected 1094.400 MHz processor
Apr 04 21:52:40 spisula kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 04 21:52:40 spisula kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 04 21:52:40 spisula kernel: last_pfn = 0x180000 max_arch_pfn = 0x400000000
Apr 04 21:52:40 spisula kernel: MTRR map: 8 entries (3 fixed + 5 variable; max 23), built from 10 variable MTRRs
Apr 04 21:52:40 spisula kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 04 21:52:40 spisula kernel: last_pfn = 0x79c00 max_arch_pfn = 0x400000000
Apr 04 21:52:40 spisula kernel: esrt: Reserving ESRT space from 0x00000000744d4018 to 0x00000000744d4050.
Apr 04 21:52:40 spisula kernel: Using GB pages for direct mapping
Apr 04 21:52:40 spisula kernel: RAMDISK: [mem 0x6779b000-0x6a806fff]
Apr 04 21:52:40 spisula kernel: ACPI: Early table checksum verification disabled
Apr 04 21:52:40 spisula kernel: ACPI: RSDP 0x00000000779CF014 000024 (v02 ACRSYS)
Apr 04 21:52:40 spisula kernel: ACPI: XSDT 0x00000000779AC188 000114 (v01 ACRSYS ACRPRDCT 00000003      01000013)
Apr 04 21:52:40 spisula kernel: ACPI: FACP 0x00000000779C5000 000114 (v06 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: DSDT 0x00000000779B4000 0094E8 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: FACS 0x0000000077988000 000040
Apr 04 21:52:40 spisula kernel: ACPI: FACS 0x0000000077988000 000040
Apr 04 21:52:40 spisula kernel: ACPI: UEFI 0x00000000779CE000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: UEFI 0x00000000779CD000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779CC000 000781 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: TPM2 0x00000000779CB000 000034 (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: MSDM 0x00000000779CA000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: BDAT 0x00000000779C9000 000030 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: HPET 0x00000000779C4000 000038 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: LPIT 0x00000000779C3000 00005C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: APIC 0x00000000779C2000 000084 (v03 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: MCFG 0x00000000779C1000 00003C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: NPKT 0x00000000779C0000 000065 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: PRAM 0x00000000779BF000 000030 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: WSMT 0x00000000779BE000 000028 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779B0000 003655 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779AE000 001F20 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779AD000 000B82 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779AB000 000BA1 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779AA000 000439 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779A9000 00072B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779A8000 00032D (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779A7000 00017C (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x00000000779A4000 00274C (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0x000000007799D000 00605F (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: FPDT 0x000000007799C000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: DBGP 0x00000000779C7000 000034 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: DBG2 0x00000000779C8000 000072 (v00 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: DMAR 0x00000000779C6000 0000A8 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: WDAT 0x000000007799A000 000104 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: BGRT 0x000000007799B000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Apr 04 21:52:40 spisula kernel: ACPI: Reserving FACP table memory at [mem 0x779c5000-0x779c5113]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving DSDT table memory at [mem 0x779b4000-0x779bd4e7]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving FACS table memory at [mem 0x77988000-0x7798803f]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving FACS table memory at [mem 0x77988000-0x7798803f]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving UEFI table memory at [mem 0x779ce000-0x779ce235]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving UEFI table memory at [mem 0x779cd000-0x779cd041]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779cc000-0x779cc780]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving TPM2 table memory at [mem 0x779cb000-0x779cb033]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving MSDM table memory at [mem 0x779ca000-0x779ca054]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving BDAT table memory at [mem 0x779c9000-0x779c902f]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving HPET table memory at [mem 0x779c4000-0x779c4037]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving LPIT table memory at [mem 0x779c3000-0x779c305b]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving APIC table memory at [mem 0x779c2000-0x779c2083]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving MCFG table memory at [mem 0x779c1000-0x779c103b]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving NPKT table memory at [mem 0x779c0000-0x779c0064]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving PRAM table memory at [mem 0x779bf000-0x779bf02f]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving WSMT table memory at [mem 0x779be000-0x779be027]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779b0000-0x779b3654]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779ae000-0x779aff1f]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779ad000-0x779adb81]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779ab000-0x779abba0]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779aa000-0x779aa438]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779a9000-0x779a972a]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779a8000-0x779a832c]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779a7000-0x779a717b]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779a4000-0x779a674b]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x7799d000-0x779a305e]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving FPDT table memory at [mem 0x7799c000-0x7799c043]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving DBGP table memory at [mem 0x779c7000-0x779c7033]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving DBG2 table memory at [mem 0x779c8000-0x779c8071]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving DMAR table memory at [mem 0x779c6000-0x779c60a7]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving WDAT table memory at [mem 0x7799a000-0x7799a103]
Apr 04 21:52:40 spisula kernel: ACPI: Reserving BGRT table memory at [mem 0x7799b000-0x7799b037]
Apr 04 21:52:40 spisula kernel: No NUMA configuration found
Apr 04 21:52:40 spisula kernel: Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
Apr 04 21:52:40 spisula kernel: NODE_DATA(0) allocated [mem 0x17ffd2680-0x17fffcfff]
Apr 04 21:52:40 spisula kernel: Zone ranges:
Apr 04 21:52:40 spisula kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 04 21:52:40 spisula kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 04 21:52:40 spisula kernel:   Normal   [mem 0x0000000100000000-0x000000017fffffff]
Apr 04 21:52:40 spisula kernel:   Device   empty
Apr 04 21:52:40 spisula kernel: Movable zone start for each node
Apr 04 21:52:40 spisula kernel: Early memory node ranges
Apr 04 21:52:40 spisula kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Apr 04 21:52:40 spisula kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
Apr 04 21:52:40 spisula kernel:   node   0: [mem 0x0000000000100000-0x000000000fffffff]
Apr 04 21:52:40 spisula kernel:   node   0: [mem 0x0000000012151000-0x000000006bb6afff]
Apr 04 21:52:40 spisula kernel:   node   0: [mem 0x000000006bb6c000-0x000000007447ffff]
Apr 04 21:52:40 spisula kernel:   node   0: [mem 0x00000000779d0000-0x0000000078d59fff]
Apr 04 21:52:40 spisula kernel:   node   0: [mem 0x000000007965a000-0x0000000079bfffff]
Apr 04 21:52:40 spisula kernel:   node   0: [mem 0x0000000100000000-0x000000017fffffff]
Apr 04 21:52:40 spisula kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
Apr 04 21:52:40 spisula kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 04 21:52:40 spisula kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 04 21:52:40 spisula kernel: On node 0, zone DMA: 98 pages in unavailable ranges
Apr 04 21:52:40 spisula kernel: On node 0, zone DMA32: 8529 pages in unavailable ranges
Apr 04 21:52:40 spisula kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Apr 04 21:52:40 spisula kernel: On node 0, zone DMA32: 13648 pages in unavailable ranges
Apr 04 21:52:40 spisula kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Apr 04 21:52:40 spisula kernel: On node 0, zone Normal: 25600 pages in unavailable ranges
Apr 04 21:52:40 spisula kernel: Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
Apr 04 21:52:40 spisula kernel: ACPI: PM-Timer IO Port: 0x408
Apr 04 21:52:40 spisula kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
Apr 04 21:52:40 spisula kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
Apr 04 21:52:40 spisula kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
Apr 04 21:52:40 spisula kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
Apr 04 21:52:40 spisula kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
Apr 04 21:52:40 spisula kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 04 21:52:40 spisula kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Apr 04 21:52:40 spisula kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Apr 04 21:52:40 spisula kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Apr 04 21:52:40 spisula kernel: e820: update [mem 0x7176c000-0x717e6fff] usable ==> reserved
Apr 04 21:52:40 spisula kernel: TSC deadline timer available
Apr 04 21:52:40 spisula kernel: CPU topo: Max. logical packages:   1
Apr 04 21:52:40 spisula kernel: CPU topo: Max. logical dies:       1
Apr 04 21:52:40 spisula kernel: CPU topo: Max. dies per package:   1
Apr 04 21:52:40 spisula kernel: CPU topo: Max. threads per core:   1
Apr 04 21:52:40 spisula kernel: CPU topo: Num. cores per package:     4
Apr 04 21:52:40 spisula kernel: CPU topo: Num. threads per package:   4
Apr 04 21:52:40 spisula kernel: CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x10000000-0x12150fff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x6bb6b000-0x6bb6bfff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x7176c000-0x717e6fff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x74480000-0x7792ffff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x77930000-0x7798ffff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x77990000-0x779cffff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x78d5a000-0x79659fff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x79c00000-0x7fffffff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xd3708fff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0xd3709000-0xd3709fff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0xd370a000-0xfed00fff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
Apr 04 21:52:40 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xffffffff]
Apr 04 21:52:40 spisula kernel: [mem 0x80000000-0xd3708fff] available for PCI devices
Apr 04 21:52:40 spisula kernel: Booting paravirtualized kernel on bare hardware
Apr 04 21:52:40 spisula kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Apr 04 21:52:40 spisula kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Apr 04 21:52:40 spisula kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Apr 04 21:52:40 spisula kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Apr 04 21:52:40 spisula kernel: pcpu-alloc: [0] 0 1 2 3 
Apr 04 21:52:40 spisula kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-6.12.6-amd64 root=/dev/mapper/spisula--vg-root ro quiet
Apr 04 21:52:40 spisula kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.12.6-amd64", will be passed to user space.
Apr 04 21:52:40 spisula kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Apr 04 21:52:40 spisula kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 04 21:52:40 spisula kernel: Fallback order for Node 0: 0 
Apr 04 21:52:40 spisula kernel: Built 1 zonelists, mobility grouping on.  Total pages: 998394
Apr 04 21:52:40 spisula kernel: Policy zone: Normal
Apr 04 21:52:40 spisula kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Apr 04 21:52:40 spisula kernel: software IO TLB: area num 4.
Apr 04 21:52:40 spisula kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Apr 04 21:52:40 spisula kernel: ftrace: allocating 45563 entries in 178 pages
Apr 04 21:52:40 spisula kernel: ftrace: allocated 178 pages with 4 groups
Apr 04 21:52:40 spisula kernel: Dynamic Preempt: voluntary
Apr 04 21:52:40 spisula kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 04 21:52:40 spisula kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
Apr 04 21:52:40 spisula kernel:         Trampoline variant of Tasks RCU enabled.
Apr 04 21:52:40 spisula kernel:         Rude variant of Tasks RCU enabled.
Apr 04 21:52:40 spisula kernel:         Tracing variant of Tasks RCU enabled.
Apr 04 21:52:40 spisula kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Apr 04 21:52:40 spisula kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Apr 04 21:52:40 spisula kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Apr 04 21:52:40 spisula kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Apr 04 21:52:40 spisula kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Apr 04 21:52:40 spisula kernel: NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
Apr 04 21:52:40 spisula kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Apr 04 21:52:40 spisula kernel: Console: colour dummy device 80x25
Apr 04 21:52:40 spisula kernel: printk: legacy console [tty0] enabled
Apr 04 21:52:40 spisula kernel: ACPI: Core revision 20240827
Apr 04 21:52:40 spisula kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
Apr 04 21:52:40 spisula kernel: APIC: Switch to symmetric I/O mode setup
Apr 04 21:52:40 spisula kernel: DMAR: Host address width 39
Apr 04 21:52:40 spisula kernel: DMAR: DRHD base: 0x000000fed64000 flags: 0x0
Apr 04 21:52:40 spisula kernel: DMAR: dmar0: reg_base_addr fed64000 ver 1:0 cap 1c0000c40660462 ecap 9e2ff0505e
Apr 04 21:52:40 spisula kernel: DMAR: DRHD base: 0x000000fed65000 flags: 0x1
Apr 04 21:52:40 spisula kernel: DMAR: dmar1: reg_base_addr fed65000 ver 1:0 cap d2008c40660462 ecap f050da
Apr 04 21:52:40 spisula kernel: DMAR: RMRR base: 0x00000077871000 end: 0x00000077890fff
Apr 04 21:52:40 spisula kernel: DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
Apr 04 21:52:40 spisula kernel: DMAR-IR: IOAPIC id 1 under DRHD base  0xfed65000 IOMMU 1
Apr 04 21:52:40 spisula kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed65000
Apr 04 21:52:40 spisula kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 04 21:52:40 spisula kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Apr 04 21:52:40 spisula kernel: x2apic enabled
Apr 04 21:52:40 spisula kernel: APIC: Switched APIC routing to: cluster x2apic
Apr 04 21:52:40 spisula kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 04 21:52:40 spisula kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
Apr 04 21:52:40 spisula kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 2188.80 BogoMIPS (lpj=4377600)
Apr 04 21:52:40 spisula kernel: x86/cpu: SGX disabled or unsupported by BIOS.
Apr 04 21:52:40 spisula kernel: CPU0: Thermal monitoring enabled (TM1)
Apr 04 21:52:40 spisula kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Apr 04 21:52:40 spisula kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Apr 04 21:52:40 spisula kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Apr 04 21:52:40 spisula kernel: process: using mwait in idle threads
Apr 04 21:52:40 spisula kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 04 21:52:40 spisula kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
Apr 04 21:52:40 spisula kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Apr 04 21:52:40 spisula kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 04 21:52:40 spisula kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Apr 04 21:52:40 spisula kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Apr 04 21:52:40 spisula kernel: Register File Data Sampling: Mitigation: Clear Register File
Apr 04 21:52:40 spisula kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 04 21:52:40 spisula kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 04 21:52:40 spisula kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Apr 04 21:52:40 spisula kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Apr 04 21:52:40 spisula kernel: x86/fpu: xstate_offset[3]:  576, xstate_sizes[3]:   64
Apr 04 21:52:40 spisula kernel: x86/fpu: xstate_offset[4]:  640, xstate_sizes[4]:   64
Apr 04 21:52:40 spisula kernel: x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
Apr 04 21:52:40 spisula kernel: Freeing SMP alternatives memory: 40K
Apr 04 21:52:40 spisula kernel: pid_max: default: 32768 minimum: 301
Apr 04 21:52:40 spisula kernel: LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
Apr 04 21:52:40 spisula kernel: landlock: Up and running.
Apr 04 21:52:40 spisula kernel: Yama: disabled by default; enable with sysctl kernel.yama.*
Apr 04 21:52:40 spisula kernel: AppArmor: AppArmor initialized
Apr 04 21:52:40 spisula kernel: TOMOYO Linux initialized
Apr 04 21:52:40 spisula kernel: LSM support for eBPF active
Apr 04 21:52:40 spisula kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 04 21:52:40 spisula kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 04 21:52:40 spisula kernel: smpboot: CPU0: Intel(R) Celeron(R) N4120 CPU @ 1.10GHz (family: 0x6, model: 0x7a, stepping: 0x8)
Apr 04 21:52:40 spisula kernel: Performance Events: PEBS fmt3+, Goldmont plus events, 32-deep LBR, full-width counters, Intel PMU driver.
Apr 04 21:52:40 spisula kernel: ... version:                4
Apr 04 21:52:40 spisula kernel: ... bit width:              48
Apr 04 21:52:40 spisula kernel: ... generic registers:      4
Apr 04 21:52:40 spisula kernel: ... value mask:             0000ffffffffffff
Apr 04 21:52:40 spisula kernel: ... max period:             00007fffffffffff
Apr 04 21:52:40 spisula kernel: ... fixed-purpose events:   3
Apr 04 21:52:40 spisula kernel: ... event mask:             000000070000000f
Apr 04 21:52:40 spisula kernel: signal: max sigframe size: 2032
Apr 04 21:52:40 spisula kernel: Estimated ratio of average max frequency by base frequency (times 1024): 2420
Apr 04 21:52:40 spisula kernel: rcu: Hierarchical SRCU implementation.
Apr 04 21:52:40 spisula kernel: rcu:         Max phase no-delay instances is 1000.
Apr 04 21:52:40 spisula kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Apr 04 21:52:40 spisula kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 04 21:52:40 spisula kernel: smp: Bringing up secondary CPUs ...
Apr 04 21:52:40 spisula kernel: smpboot: x86: Booting SMP configuration:
Apr 04 21:52:40 spisula kernel: .... node  #0, CPUs:      #1 #2 #3
Apr 04 21:52:40 spisula kernel: smp: Brought up 1 node, 4 CPUs
Apr 04 21:52:40 spisula kernel: smpboot: Total of 4 processors activated (8755.20 BogoMIPS)
Apr 04 21:52:40 spisula kernel: node 0 deferred pages initialised in 12ms
Apr 04 21:52:40 spisula kernel: Memory: 3748360K/3993576K available (16384K kernel code, 2483K rwdata, 11716K rodata, 4132K init, 4984K bss, 235108K reserved, 0K cma-reserved)
Apr 04 21:52:40 spisula kernel: devtmpfs: initialized
Apr 04 21:52:40 spisula kernel: x86/mm: Memory block size: 128MB
Apr 04 21:52:40 spisula kernel: ACPI: PM: Registering ACPI NVS region [mem 0x77930000-0x7798ffff] (393216 bytes)
Apr 04 21:52:40 spisula kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Apr 04 21:52:40 spisula kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Apr 04 21:52:40 spisula kernel: pinctrl core: initialized pinctrl subsystem
Apr 04 21:52:40 spisula kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Apr 04 21:52:40 spisula kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Apr 04 21:52:40 spisula kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Apr 04 21:52:40 spisula kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Apr 04 21:52:40 spisula kernel: audit: initializing netlink subsys (disabled)
Apr 04 21:52:40 spisula kernel: audit: type=2000 audit(1743796314.192:1): state=initialized audit_enabled=0 res=1
Apr 04 21:52:40 spisula kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 04 21:52:40 spisula kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 04 21:52:40 spisula kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 04 21:52:40 spisula kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 04 21:52:40 spisula kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 04 21:52:40 spisula kernel: cpuidle: using governor ladder
Apr 04 21:52:40 spisula kernel: cpuidle: using governor menu
Apr 04 21:52:40 spisula kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 04 21:52:40 spisula kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 04 21:52:40 spisula kernel: PCI: ECAM [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) for domain 0000 [bus 00-3f]
Apr 04 21:52:40 spisula kernel: PCI: Using configuration type 1 for base access
Apr 04 21:52:40 spisula kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Apr 04 21:52:40 spisula kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Apr 04 21:52:40 spisula kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Apr 04 21:52:40 spisula kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Apr 04 21:52:40 spisula kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Apr 04 21:52:40 spisula kernel: ACPI: Added _OSI(Module Device)
Apr 04 21:52:40 spisula kernel: ACPI: Added _OSI(Processor Device)
Apr 04 21:52:40 spisula kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 04 21:52:40 spisula kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 04 21:52:40 spisula kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
Apr 04 21:52:40 spisula kernel: ACPI: Dynamic OEM Table Load:
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0xFFFF8ED7410B3C00 000102 (v02 PmRef  Cpu0Cst  00003001 INTL 20130117)
Apr 04 21:52:40 spisula kernel: ACPI: Dynamic OEM Table Load:
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0xFFFF8ED7410B3400 00015F (v02 PmRef  ApIst    00003000 INTL 20130117)
Apr 04 21:52:40 spisula kernel: ACPI: Dynamic OEM Table Load:
Apr 04 21:52:40 spisula kernel: ACPI: SSDT 0xFFFF8ED740F0E600 00008D (v02 PmRef  ApCst    00003000 INTL 20130117)
Apr 04 21:52:40 spisula kernel: ACPI: EC: EC started
Apr 04 21:52:40 spisula kernel: ACPI: EC: interrupt blocked
Apr 04 21:52:40 spisula kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions
Apr 04 21:52:40 spisula kernel: ACPI: Interpreter enabled
Apr 04 21:52:40 spisula kernel: ACPI: PM: (supports S0 S3 S4 S5)
Apr 04 21:52:40 spisula kernel: ACPI: Using IOAPIC for interrupt routing
Apr 04 21:52:40 spisula kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 04 21:52:40 spisula kernel: PCI: Using E820 reservations for host bridge windows
Apr 04 21:52:40 spisula kernel: ACPI: Enabled 10 GPEs in block 00 to 7F
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.RP01.PXP_: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.RP02.PXP_: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.RP02.PXSX.DRST: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.RP03.PXP_: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS02.UPPR: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS04.UPPR: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS05.UPPR: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS09.IBTU.BTPR: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.SS02.UPPR: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.SS04.UPPR: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.SS05.UPPR: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.USBC: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.LSPR: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.PCI0.PAUD: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_SB_.SDPR: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: \_TZ_.FN00: New power resource
Apr 04 21:52:40 spisula kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Apr 04 21:52:40 spisula kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Apr 04 21:52:40 spisula kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Apr 04 21:52:40 spisula kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Apr 04 21:52:40 spisula kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xe0000000-0xe3ffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
Apr 04 21:52:40 spisula kernel: PCI host bridge to bus 0000:00
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0x7c000001-0xbfffffff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfea00000-0xfeafffff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed003ff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed01000-0xfed01fff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed03000-0xfed03fff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed06000-0xfed06fff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed08000-0xfed09fff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed80000-0xfedbffff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1cfff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xfeefffff window]
Apr 04 21:52:40 spisula kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Apr 04 21:52:40 spisula kernel: pci 0000:00:00.0: [8086:31f0] type 00 class 0x060000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:00.1: [8086:318c] type 00 class 0x118000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:00.1: BAR 0 [mem 0x80000000-0x80007fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:00.3: [8086:3190] type 00 class 0x088000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:00.3: BAR 0 [mem 0xa1318000-0xa1318fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:02.0: [8086:3185] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:02.0: BAR 0 [mem 0xa0000000-0xa0ffffff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
Apr 04 21:52:40 spisula kernel: pci 0000:00:02.0: BAR 4 [io  0x2000-0x203f]
Apr 04 21:52:40 spisula kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 04 21:52:40 spisula kernel: pci 0000:00:0c.0: [8086:31dc] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:0c.0: BAR 0 [mem 0xa1310000-0xa1313fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:0c.0: PME# supported from D0 D3hot D3cold
Apr 04 21:52:40 spisula kernel: pci 0000:00:0e.0: [8086:3198] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:0e.0: BAR 0 [mem 0xa1314000-0xa1317fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:0e.0: BAR 4 [mem 0xa1000000-0xa10fffff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
Apr 04 21:52:40 spisula kernel: pci 0000:00:0f.0: [8086:319a] type 00 class 0x078000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:0f.0: BAR 0 [mem 0xa1319000-0xa1319fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:0f.0: PME# supported from D3hot
Apr 04 21:52:40 spisula kernel: pci 0000:00:13.0: [8086:31d8] type 01 class 0x060400 PCIe Root Port
Apr 04 21:52:40 spisula kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
Apr 04 21:52:40 spisula kernel: pci 0000:00:13.0:   bridge window [mem 0xa1200000-0xa12fffff]
Apr 04 21:52:40 spisula kernel: pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
Apr 04 21:52:40 spisula kernel: pci 0000:00:14.0: [8086:31d6] type 01 class 0x060400 PCIe Root Port
Apr 04 21:52:40 spisula kernel: pci 0000:00:14.0: PCI bridge to [bus 02]
Apr 04 21:52:40 spisula kernel: pci 0000:00:14.0:   bridge window [io  0x1000-0x1fff]
Apr 04 21:52:40 spisula kernel: pci 0000:00:14.0:   bridge window [mem 0xa1100000-0xa11fffff]
Apr 04 21:52:40 spisula kernel: pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
Apr 04 21:52:40 spisula kernel: pci 0000:00:15.0: [8086:31a8] type 00 class 0x0c0330 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:15.0: BAR 0 [mem 0xa1300000-0xa130ffff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:15.0: PME# supported from D3hot D3cold
Apr 04 21:52:40 spisula kernel: pci 0000:00:16.0: [8086:31ac] type 00 class 0x118000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:16.0: BAR 0 [mem 0xa131a000-0xa131afff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:16.0: BAR 2 [mem 0xa131b000-0xa131bfff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:16.3: [8086:31b2] type 00 class 0x118000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:16.3: BAR 0 [mem 0xa131c000-0xa131cfff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:16.3: BAR 2 [mem 0xa131d000-0xa131dfff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:17.0: [8086:31b4] type 00 class 0x118000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:17.0: BAR 0 [mem 0xa131e000-0xa131efff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:17.0: BAR 2 [mem 0xa131f000-0xa131ffff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:17.1: [8086:31b6] type 00 class 0x118000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:17.1: BAR 0 [mem 0xa1320000-0xa1320fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:17.1: BAR 2 [mem 0xa1321000-0xa1321fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:17.2: [8086:31b8] type 00 class 0x118000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:17.2: BAR 0 [mem 0xa1322000-0xa1322fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:17.2: BAR 2 [mem 0xa1323000-0xa1323fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:18.0: [8086:31bc] type 00 class 0x118000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:18.0: BAR 0 [mem 0xa1324000-0xa1324fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:18.0: BAR 2 [mem 0xa1325000-0xa1325fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:18.1: [8086:31be] type 00 class 0x118000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:18.1: BAR 0 [mem 0xa1326000-0xa1326fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:18.1: BAR 2 [mem 0xa1327000-0xa1327fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:18.3: [8086:31ee] type 00 class 0x118000 conventional PCI endpoint
Apr 04 21:52:40 spisula kernel: pci 0000:00:18.3: BAR 0 [mem 0xa1328000-0xa1328fff 64bit]
Apr 04 21:52:40 spisula kernel: pci 0000:00:18.3: BAR 2 [mem 0xa1329000-0xa1329fff 64bit]
Apr 04 21:52:41 spisula kernel: pci 0000:00:1c.0: [8086:31cc] type 00 class 0x080501 conventional PCI endpoint
Apr 04 21:52:41 spisula kernel: pci 0000:00:1c.0: BAR 0 [mem 0xa132a000-0xa132afff 64bit]
Apr 04 21:52:41 spisula kernel: pci 0000:00:1c.0: BAR 2 [mem 0xa132b000-0xa132bfff 64bit]
Apr 04 21:52:41 spisula kernel: pci 0000:00:1f.0: [8086:31e8] type 00 class 0x060100 conventional PCI endpoint
Apr 04 21:52:41 spisula kernel: pci 0000:00:1f.1: [8086:31d4] type 00 class 0x0c0500 conventional PCI endpoint
Apr 04 21:52:41 spisula kernel: pci 0000:00:1f.1: BAR 0 [mem 0xa132c000-0xa132c0ff 64bit]
Apr 04 21:52:41 spisula kernel: pci 0000:00:1f.1: BAR 4 [io  0x2040-0x205f]
Apr 04 21:52:41 spisula kernel: pci 0000:01:00.0: [2646:500d] type 00 class 0x010802 PCIe Endpoint
Apr 04 21:52:41 spisula kernel: pci 0000:01:00.0: BAR 0 [mem 0xa1200000-0xa1203fff 64bit]
Apr 04 21:52:41 spisula kernel: pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
Apr 04 21:52:41 spisula kernel: pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
Apr 04 21:52:41 spisula kernel: pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:13.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Apr 04 21:52:41 spisula kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
Apr 04 21:52:41 spisula kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Apr 04 21:52:41 spisula kernel: pci 0000:02:00.0: BAR 0 [io  0x1000-0x10ff]
Apr 04 21:52:41 spisula kernel: pci 0000:02:00.0: BAR 2 [mem 0xa1104000-0xa1104fff 64bit]
Apr 04 21:52:41 spisula kernel: pci 0000:02:00.0: BAR 4 [mem 0xa1100000-0xa1103fff 64bit]
Apr 04 21:52:41 spisula kernel: pci 0000:02:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
Apr 04 21:52:41 spisula kernel: pci 0000:02:00.0: Max Payload Size set to 128 (was 128, max 128)
Apr 04 21:52:41 spisula kernel: pci 0000:02:00.0: supports D1 D2
Apr 04 21:52:41 spisula kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 04 21:52:41 spisula kernel: pci 0000:00:14.0: PCI bridge to [bus 02]
Apr 04 21:52:41 spisula kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 3
Apr 04 21:52:41 spisula kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 4
Apr 04 21:52:41 spisula kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 5
Apr 04 21:52:41 spisula kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 6
Apr 04 21:52:41 spisula kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 7
Apr 04 21:52:41 spisula kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 9
Apr 04 21:52:41 spisula kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 10
Apr 04 21:52:41 spisula kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Apr 04 21:52:41 spisula kernel: ACPI Warning: GPE type mismatch (level/edge) (20240827/evxface-791)
Apr 04 21:52:41 spisula kernel: ACPI: EC: interrupt unblocked
Apr 04 21:52:41 spisula kernel: ACPI: EC: event unblocked
Apr 04 21:52:41 spisula kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 04 21:52:41 spisula kernel: ACPI: EC: GPE=0x25
Apr 04 21:52:41 spisula kernel: ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC initialization complete
Apr 04 21:52:41 spisula kernel: ACPI: \_SB_.PCI0.LPCB.H_EC: EC: Used to handle transactions and events
Apr 04 21:52:41 spisula kernel: iommu: Default domain type: Translated
Apr 04 21:52:41 spisula kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Apr 04 21:52:41 spisula kernel: pps_core: LinuxPPS API ver. 1 registered
Apr 04 21:52:41 spisula kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 04 21:52:41 spisula kernel: PTP clock support registered
Apr 04 21:52:41 spisula kernel: EDAC MC: Ver: 3.0.0
Apr 04 21:52:41 spisula kernel: efivars: Registered efivars operations
Apr 04 21:52:41 spisula kernel: NetLabel: Initializing
Apr 04 21:52:41 spisula kernel: NetLabel:  domain hash size = 128
Apr 04 21:52:41 spisula kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 04 21:52:41 spisula kernel: NetLabel:  unlabeled traffic allowed by default
Apr 04 21:52:41 spisula kernel: PCI: Using ACPI for IRQ routing
Apr 04 21:52:41 spisula kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 04 21:52:41 spisula kernel: resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Apr 04 21:52:41 spisula kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Apr 04 21:52:41 spisula kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Apr 04 21:52:41 spisula kernel: e820: reserve RAM buffer [mem 0x6bb6b000-0x6bffffff]
Apr 04 21:52:41 spisula kernel: e820: reserve RAM buffer [mem 0x7176c000-0x73ffffff]
Apr 04 21:52:41 spisula kernel: e820: reserve RAM buffer [mem 0x74480000-0x77ffffff]
Apr 04 21:52:41 spisula kernel: e820: reserve RAM buffer [mem 0x78d5a000-0x7bffffff]
Apr 04 21:52:41 spisula kernel: e820: reserve RAM buffer [mem 0x79c00000-0x7bffffff]
Apr 04 21:52:41 spisula kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 04 21:52:41 spisula kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Apr 04 21:52:41 spisula kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 04 21:52:41 spisula kernel: vgaarb: loaded
Apr 04 21:52:41 spisula kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 04 21:52:41 spisula kernel: hpet0: 8 comparators, 64-bit 19.200000 MHz counter
Apr 04 21:52:41 spisula kernel: clocksource: Switched to clocksource tsc-early
Apr 04 21:52:41 spisula kernel: VFS: Disk quotas dquot_6.6.0
Apr 04 21:52:41 spisula kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 04 21:52:41 spisula kernel: AppArmor: AppArmor Filesystem Enabled
Apr 04 21:52:41 spisula kernel: pnp: PnP ACPI init
Apr 04 21:52:41 spisula kernel: pnp 00:00: disabling [io  0x164e-0x164f] because it overlaps 0000:00:14.0 BAR 13 [io  0x1000-0x1fff]
Apr 04 21:52:41 spisula kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:00: [io  0x0400-0x047f] could not be reserved
Apr 04 21:52:41 spisula kernel: system 00:00: [io  0x0500-0x05fe] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:00: [io  0x0600-0x061f] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:02: [mem 0xfea00000-0xfeafffff] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:02: [mem 0xfed01000-0xfed01fff] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:02: [mem 0xfed03000-0xfed03fff] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:02: [mem 0xfed06000-0xfed06fff] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:02: [mem 0xfed08000-0xfed09fff] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:02: [mem 0xfed80000-0xfedbffff] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:02: [mem 0xfed1c000-0xfed1cfff] has been reserved
Apr 04 21:52:41 spisula kernel: system 00:02: [mem 0xfee00000-0xfeefffff] has been reserved
Apr 04 21:52:41 spisula kernel: pnp: PnP ACPI: found 4 devices
Apr 04 21:52:41 spisula kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 04 21:52:41 spisula kernel: NET: Registered PF_INET protocol family
Apr 04 21:52:41 spisula kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Apr 04 21:52:41 spisula kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Apr 04 21:52:41 spisula kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Apr 04 21:52:41 spisula kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 04 21:52:41 spisula kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Apr 04 21:52:41 spisula kernel: TCP: Hash tables configured (established 32768 bind 32768)
Apr 04 21:52:41 spisula kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
Apr 04 21:52:41 spisula kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 04 21:52:41 spisula kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 04 21:52:41 spisula kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Apr 04 21:52:41 spisula kernel: NET: Registered PF_XDP protocol family
Apr 04 21:52:41 spisula kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
Apr 04 21:52:41 spisula kernel: pci 0000:00:13.0:   bridge window [mem 0xa1200000-0xa12fffff]
Apr 04 21:52:41 spisula kernel: pci 0000:00:14.0: PCI bridge to [bus 02]
Apr 04 21:52:41 spisula kernel: pci 0000:00:14.0:   bridge window [io  0x1000-0x1fff]
Apr 04 21:52:41 spisula kernel: pci 0000:00:14.0:   bridge window [mem 0xa1100000-0xa11fffff]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 9 [mem 0x7c000001-0xbfffffff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xefffffff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 11 [mem 0xfea00000-0xfeafffff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 12 [mem 0xfed00000-0xfed003ff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 13 [mem 0xfed01000-0xfed01fff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 14 [mem 0xfed03000-0xfed03fff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 15 [mem 0xfed06000-0xfed06fff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 16 [mem 0xfed08000-0xfed09fff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 17 [mem 0xfed80000-0xfedbffff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 18 [mem 0xfed1c000-0xfed1cfff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:00: resource 19 [mem 0xfee00000-0xfeefffff window]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:01: resource 1 [mem 0xa1200000-0xa12fffff]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
Apr 04 21:52:41 spisula kernel: pci_bus 0000:02: resource 1 [mem 0xa1100000-0xa11fffff]
Apr 04 21:52:41 spisula kernel: PCI: CLS 64 bytes, default 64
Apr 04 21:52:41 spisula kernel: DMAR: No ATSR found
Apr 04 21:52:41 spisula kernel: DMAR: No SATC found
Apr 04 21:52:41 spisula kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Apr 04 21:52:41 spisula kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Apr 04 21:52:41 spisula kernel: DMAR: IOMMU feature nwfs inconsistent
Apr 04 21:52:41 spisula kernel: DMAR: IOMMU feature eafs inconsistent
Apr 04 21:52:41 spisula kernel: DMAR: IOMMU feature prs inconsistent
Apr 04 21:52:41 spisula kernel: DMAR: IOMMU feature nest inconsistent
Apr 04 21:52:41 spisula kernel: DMAR: IOMMU feature mts inconsistent
Apr 04 21:52:41 spisula kernel: DMAR: IOMMU feature sc_support inconsistent
Apr 04 21:52:41 spisula kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Apr 04 21:52:41 spisula kernel: DMAR: dmar0: Using Queued invalidation
Apr 04 21:52:41 spisula kernel: DMAR: dmar1: Using Queued invalidation
Apr 04 21:52:41 spisula kernel: Trying to unpack rootfs image as initramfs...
Apr 04 21:52:41 spisula kernel: pci 0000:00:02.0: Adding to iommu group 0
Apr 04 21:52:41 spisula kernel: pci 0000:00:00.0: Adding to iommu group 1
Apr 04 21:52:41 spisula kernel: pci 0000:00:00.1: Adding to iommu group 1
Apr 04 21:52:41 spisula kernel: pci 0000:00:00.3: Adding to iommu group 1
Apr 04 21:52:41 spisula kernel: pci 0000:00:0c.0: Adding to iommu group 2
Apr 04 21:52:41 spisula kernel: pci 0000:00:0e.0: Adding to iommu group 3
Apr 04 21:52:41 spisula kernel: pci 0000:00:0f.0: Adding to iommu group 4
Apr 04 21:52:41 spisula kernel: pci 0000:00:13.0: Adding to iommu group 5
Apr 04 21:52:41 spisula kernel: pci 0000:00:14.0: Adding to iommu group 6
Apr 04 21:52:41 spisula kernel: pci 0000:00:15.0: Adding to iommu group 7
Apr 04 21:52:41 spisula kernel: pci 0000:00:16.0: Adding to iommu group 8
Apr 04 21:52:41 spisula kernel: pci 0000:00:16.3: Adding to iommu group 8
Apr 04 21:52:41 spisula kernel: pci 0000:00:17.0: Adding to iommu group 9
Apr 04 21:52:41 spisula kernel: pci 0000:00:17.1: Adding to iommu group 9
Apr 04 21:52:41 spisula kernel: pci 0000:00:17.2: Adding to iommu group 9
Apr 04 21:52:41 spisula kernel: pci 0000:00:18.0: Adding to iommu group 10
Apr 04 21:52:41 spisula kernel: pci 0000:00:18.1: Adding to iommu group 10
Apr 04 21:52:41 spisula kernel: pci 0000:00:18.3: Adding to iommu group 10
Apr 04 21:52:41 spisula kernel: pci 0000:00:1c.0: Adding to iommu group 11
Apr 04 21:52:41 spisula kernel: pci 0000:00:1f.0: Adding to iommu group 12
Apr 04 21:52:41 spisula kernel: pci 0000:00:1f.1: Adding to iommu group 12
Apr 04 21:52:41 spisula kernel: pci 0000:01:00.0: Adding to iommu group 13
Apr 04 21:52:41 spisula kernel: pci 0000:02:00.0: Adding to iommu group 14
Apr 04 21:52:41 spisula kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Apr 04 21:52:41 spisula kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 04 21:52:41 spisula kernel: software IO TLB: mapped [mem 0x000000006d61a000-0x000000007161a000] (64MB)
Apr 04 21:52:41 spisula kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
Apr 04 21:52:41 spisula kernel: clocksource: Switched to clocksource tsc
Apr 04 21:52:41 spisula kernel: Initialise system trusted keyrings
Apr 04 21:52:41 spisula kernel: Key type blacklist registered
Apr 04 21:52:41 spisula kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0
Apr 04 21:52:41 spisula kernel: zbud: loaded
Apr 04 21:52:41 spisula kernel: fuse: init (API version 7.41)
Apr 04 21:52:41 spisula kernel: integrity: Platform Keyring initialized
Apr 04 21:52:41 spisula kernel: integrity: Machine keyring initialized
Apr 04 21:52:41 spisula kernel: Key type asymmetric registered
Apr 04 21:52:41 spisula kernel: Asymmetric key parser 'x509' registered
Apr 04 21:52:41 spisula kernel: Freeing initrd memory: 49584K
Apr 04 21:52:41 spisula kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Apr 04 21:52:41 spisula kernel: io scheduler mq-deadline registered
Apr 04 21:52:41 spisula kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 04 21:52:41 spisula kernel: pcieport 0000:00:13.0: PME: Signaling with IRQ 122
Apr 04 21:52:41 spisula kernel: pcieport 0000:00:14.0: PME: Signaling with IRQ 123
Apr 04 21:52:41 spisula kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 04 21:52:41 spisula kernel: ACPI: \_TZ_.TZ01: _AL0 evaluation failure
Apr 04 21:52:41 spisula kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 04 21:52:41 spisula kernel: ACPI: thermal: Thermal Zone [TZ01] (35 C)
Apr 04 21:52:41 spisula kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Apr 04 21:52:41 spisula kernel: Linux agpgart interface v0.103
Apr 04 21:52:41 spisula kernel: tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 22)
Apr 04 21:52:41 spisula kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Apr 04 21:52:41 spisula kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Apr 04 21:52:41 spisula kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 04 21:52:41 spisula kernel: mousedev: PS/2 mouse device common for all mice
Apr 04 21:52:41 spisula kernel: rtc_cmos 00:03: RTC can wake from S4
Apr 04 21:52:41 spisula kernel: rtc_cmos 00:03: registered as rtc0
Apr 04 21:52:41 spisula kernel: rtc_cmos 00:03: setting system clock to 2025-04-04T19:51:56 UTC (1743796316)
Apr 04 21:52:41 spisula kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
Apr 04 21:52:41 spisula kernel: intel_pstate: Intel P-state driver initializing
Apr 04 21:52:41 spisula kernel: efifb: probing for efifb
Apr 04 21:52:41 spisula kernel: efifb: framebuffer at 0x90000000, using 4128k, total 4128k
Apr 04 21:52:41 spisula kernel: efifb: mode is 1366x768x32, linelength=5504, pages=1
Apr 04 21:52:41 spisula kernel: efifb: scrolling: redraw
Apr 04 21:52:41 spisula kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 04 21:52:41 spisula kernel: Console: switching to colour frame buffer device 170x48
Apr 04 21:52:41 spisula kernel: fb0: EFI VGA frame buffer device
Apr 04 21:52:41 spisula kernel: NET: Registered PF_INET6 protocol family
Apr 04 21:52:41 spisula kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Apr 04 21:52:41 spisula kernel: Segment Routing with IPv6
Apr 04 21:52:41 spisula kernel: In-situ OAM (IOAM) with IPv6
Apr 04 21:52:41 spisula kernel: mip6: Mobile IPv6
Apr 04 21:52:41 spisula kernel: NET: Registered PF_PACKET protocol family
Apr 04 21:52:41 spisula kernel: mpls_gso: MPLS GSO support
Apr 04 21:52:41 spisula kernel: microcode: Current revision: 0x00000024
Apr 04 21:52:41 spisula kernel: microcode: Updated early from: 0x0000001a
Apr 04 21:52:41 spisula kernel: resctrl: L2 allocation detected
Apr 04 21:52:41 spisula kernel: IPI shorthand broadcast: enabled
Apr 04 21:52:41 spisula kernel: sched_clock: Marking stable (1405398756, 1127371)->(1411684583, -5158456)
Apr 04 21:52:41 spisula kernel: registered taskstats version 1
Apr 04 21:52:41 spisula kernel: Loading compiled-in X.509 certificates
Apr 04 21:52:41 spisula kernel: Loaded X.509 cert 'Build time autogenerated kernel key: b321f9362c67cdab7c9d6c910f583338656bcd19'
Apr 04 21:52:41 spisula kernel: Demotion targets for Node 0: null
Apr 04 21:52:41 spisula kernel: Key type .fscrypt registered
Apr 04 21:52:41 spisula kernel: Key type fscrypt-provisioning registered
Apr 04 21:52:41 spisula kernel: Key type encrypted registered
Apr 04 21:52:41 spisula kernel: AppArmor: AppArmor sha256 policy hashing enabled
Apr 04 21:52:41 spisula kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 04 21:52:41 spisula kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Apr 04 21:52:41 spisula kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 04 21:52:41 spisula kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Apr 04 21:52:41 spisula kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 04 21:52:41 spisula kernel: integrity: Loaded X.509 cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5'
Apr 04 21:52:41 spisula kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 04 21:52:41 spisula kernel: integrity: Loaded X.509 cert 'HQSecureFlash: b78a58299f3b8dbd4064615a6e85365a'
Apr 04 21:52:41 spisula kernel: integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
Apr 04 21:52:41 spisula kernel: integrity: Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
Apr 04 21:52:41 spisula kernel: ima: Allocated hash algorithm: sha256
Apr 04 21:52:41 spisula kernel: audit: type=1807 audit(1743796316.919:2): action=measure func=KEXEC_KERNEL_CHECK res=1
Apr 04 21:52:41 spisula kernel: audit: type=1807 audit(1743796316.919:3): action=measure func=MODULE_CHECK res=1
Apr 04 21:52:41 spisula kernel: evm: Initialising EVM extended attributes:
Apr 04 21:52:41 spisula kernel: evm: security.selinux
Apr 04 21:52:41 spisula kernel: evm: security.SMACK64 (disabled)
Apr 04 21:52:41 spisula kernel: evm: security.SMACK64EXEC (disabled)
Apr 04 21:52:41 spisula kernel: evm: security.SMACK64TRANSMUTE (disabled)
Apr 04 21:52:41 spisula kernel: evm: security.SMACK64MMAP (disabled)
Apr 04 21:52:41 spisula kernel: evm: security.apparmor
Apr 04 21:52:41 spisula kernel: evm: security.ima
Apr 04 21:52:41 spisula kernel: evm: security.capability
Apr 04 21:52:41 spisula kernel: evm: HMAC attrs: 0x1
Apr 04 21:52:41 spisula kernel: RAS: Correctable Errors collector initialized.
Apr 04 21:52:41 spisula kernel: Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:52:41 spisula kernel: clk: Disabling unused clocks
Apr 04 21:52:41 spisula kernel: PM: genpd: Disabling unused power domains
Apr 04 21:52:41 spisula kernel: Freeing unused decrypted memory: 2028K
Apr 04 21:52:41 spisula kernel: Freeing unused kernel image (initmem) memory: 4132K
Apr 04 21:52:41 spisula kernel: Write protecting the kernel read-only data: 28672k
Apr 04 21:52:41 spisula kernel: Freeing unused kernel image (rodata/data gap) memory: 572K
Apr 04 21:52:41 spisula kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 04 21:52:41 spisula kernel: Run /init as init process
Apr 04 21:52:41 spisula kernel:   with arguments:
Apr 04 21:52:41 spisula kernel:     /init
Apr 04 21:52:41 spisula kernel:   with environment:
Apr 04 21:52:41 spisula kernel:     HOME=/
Apr 04 21:52:41 spisula kernel:     TERM=linux
Apr 04 21:52:41 spisula kernel:     BOOT_IMAGE=/vmlinuz-6.12.6-amd64
Apr 04 21:52:41 spisula kernel: tpm tpm0: auth session is active
Apr 04 21:52:41 spisula kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WMBF method block execution control method not found
Apr 04 21:52:41 spisula kernel: ACPI: bus type drm_connector registered
Apr 04 21:52:41 spisula kernel: cryptd: max_cpu_qlen set to 1000
Apr 04 21:52:41 spisula kernel: ACPI: battery: Slot [BAT0] (battery present)
Apr 04 21:52:41 spisula kernel: i801_smbus 0000:00:1f.1: SPD Write Disable is set
Apr 04 21:52:41 spisula kernel: i801_smbus 0000:00:1f.1: SMBus using PCI interrupt
Apr 04 21:52:41 spisula kernel: sdhci: Secure Digital Host Controller Interface driver
Apr 04 21:52:41 spisula kernel: sdhci: Copyright(c) Pierre Ossman
Apr 04 21:52:41 spisula kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 04 21:52:41 spisula kernel: nvme nvme0: pci function 0000:01:00.0
Apr 04 21:52:41 spisula kernel: nvme nvme0: missing or invalid SUBNQN field.
Apr 04 21:52:41 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Apr 04 21:52:41 spisula kernel:  nvme0n1: p1 p2 p3
Apr 04 21:52:41 spisula kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Apr 04 21:52:41 spisula kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Apr 04 21:52:41 spisula kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Apr 04 21:52:41 spisula kernel: idma64 idma64.3: Found Intel integrated DMA 64-bit
Apr 04 21:52:41 spisula kernel: idma64 idma64.4: Found Intel integrated DMA 64-bit
Apr 04 21:52:41 spisula kernel: idma64 idma64.5: Found Intel integrated DMA 64-bit
Apr 04 21:52:41 spisula kernel: dw-apb-uart.5: ttyS0 at MMIO 0xa1324000 (irq = 4, base_baud = 115200) is a 16550A
Apr 04 21:52:41 spisula kernel: idma64 idma64.6: Found Intel integrated DMA 64-bit
Apr 04 21:52:41 spisula kernel: dw-apb-uart.6: ttyS1 at MMIO 0xa1326000 (irq = 5, base_baud = 115200) is a 16550A
Apr 04 21:52:41 spisula kernel: dw-apb-uart.7: ttyS2 at MMIO 0xa1328000 (irq = 7, base_baud = 115200) is a 16550A
Apr 04 21:52:41 spisula kernel: ACPI: bus type USB registered
Apr 04 21:52:41 spisula kernel: usbcore: registered new interface driver usbfs
Apr 04 21:52:41 spisula kernel: usbcore: registered new interface driver hub
Apr 04 21:52:41 spisula kernel: usbcore: registered new device driver usb
Apr 04 21:52:41 spisula kernel: sdhci-pci 0000:00:1c.0: SDHCI controller found [8086:31cc] (rev 6)
Apr 04 21:52:41 spisula kernel: mmc0: CQHCI version 5.10
Apr 04 21:52:41 spisula kernel: mmc0: SDHCI controller on PCI [0000:00:1c.0] using ADMA 64-bit
Apr 04 21:52:41 spisula kernel: i2c_hid_acpi i2c-ELAN9004:00: i2c_hid_get_input: IRQ triggered but there's no data
Apr 04 21:52:41 spisula kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 04 21:52:41 spisula kernel: r8169 0000:02:00.0 eth0: RTL8168h/8111h, 78:72:64:39:a4:b2, XID 541, IRQ 131
Apr 04 21:52:41 spisula kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Apr 04 21:52:41 spisula kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Apr 04 21:52:41 spisula kernel: input: ELAN050C:00 04F3:3149 Mouse as /devices/pci0000:00/0000:00:17.2/i2c_designware.4/i2c-5/i2c-ELAN050C:00/0018:04F3:3149.0001/input/input1
Apr 04 21:52:41 spisula kernel: input: ELAN050C:00 04F3:3149 Touchpad as /devices/pci0000:00/0000:00:17.2/i2c_designware.4/i2c-5/i2c-ELAN050C:00/0018:04F3:3149.0001/input/input3
Apr 04 21:52:41 spisula kernel: hid-generic 0018:04F3:3149.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN050C:00 04F3:3149] on i2c-ELAN050C:00
Apr 04 21:52:41 spisula kernel: input: ELAN9004:00 04F3:2D58 Touchscreen as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input4
Apr 04 21:52:41 spisula kernel: input: ELAN9004:00 04F3:2D58 as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input5
Apr 04 21:52:41 spisula kernel: input: ELAN9004:00 04F3:2D58 as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input6
Apr 04 21:52:41 spisula kernel: hid-generic 0018:04F3:2D58.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9004:00 04F3:2D58] on i2c-ELAN9004:00
Apr 04 21:52:41 spisula kernel: xhci_hcd 0000:00:15.0: xHCI Host Controller
Apr 04 21:52:41 spisula kernel: xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
Apr 04 21:52:41 spisula kernel: xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Apr 04 21:52:41 spisula kernel: xhci_hcd 0000:00:15.0: xHCI Host Controller
Apr 04 21:52:41 spisula kernel: xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
Apr 04 21:52:41 spisula kernel: xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
Apr 04 21:52:41 spisula kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Apr 04 21:52:41 spisula kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 21:52:41 spisula kernel: usb usb1: Product: xHCI Host Controller
Apr 04 21:52:41 spisula kernel: usb usb1: Manufacturer: Linux 6.12.6-amd64 xhci-hcd
Apr 04 21:52:41 spisula kernel: usb usb1: SerialNumber: 0000:00:15.0
Apr 04 21:52:41 spisula kernel: hub 1-0:1.0: USB hub found
Apr 04 21:52:41 spisula kernel: hub 1-0:1.0: 9 ports detected
Apr 04 21:52:41 spisula kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Apr 04 21:52:41 spisula kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 21:52:41 spisula kernel: usb usb2: Product: xHCI Host Controller
Apr 04 21:52:41 spisula kernel: usb usb2: Manufacturer: Linux 6.12.6-amd64 xhci-hcd
Apr 04 21:52:41 spisula kernel: usb usb2: SerialNumber: 0000:00:15.0
Apr 04 21:52:41 spisula kernel: hub 2-0:1.0: USB hub found
Apr 04 21:52:41 spisula kernel: hub 2-0:1.0: 7 ports detected
Apr 04 21:52:41 spisula kernel: mmc0: Failed to initialize a non-removable card
Apr 04 21:52:41 spisula kernel: input: ELAN050C:00 04F3:3149 Mouse as /devices/pci0000:00/0000:00:17.2/i2c_designware.4/i2c-5/i2c-ELAN050C:00/0018:04F3:3149.0001/input/input8
Apr 04 21:52:41 spisula kernel: input: ELAN050C:00 04F3:3149 Touchpad as /devices/pci0000:00/0000:00:17.2/i2c_designware.4/i2c-5/i2c-ELAN050C:00/0018:04F3:3149.0001/input/input10
Apr 04 21:52:41 spisula kernel: hid-multitouch 0018:04F3:3149.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN050C:00 04F3:3149] on i2c-ELAN050C:00
Apr 04 21:52:41 spisula kernel: input: ELAN9004:00 04F3:2D58 as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input11
Apr 04 21:52:41 spisula kernel: input: ELAN9004:00 04F3:2D58 UNKNOWN as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input12
Apr 04 21:52:41 spisula kernel: input: ELAN9004:00 04F3:2D58 UNKNOWN as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input13
Apr 04 21:52:41 spisula kernel: hid-multitouch 0018:04F3:2D58.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9004:00 04F3:2D58] on i2c-ELAN9004:00
Apr 04 21:52:41 spisula kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Apr 04 21:52:41 spisula kernel: device-mapper: uevent: version 1.0.3
Apr 04 21:52:41 spisula kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Apr 04 21:52:41 spisula kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
Apr 04 21:52:41 spisula kernel: usb 1-2: New USB device found, idVendor=04f2, idProduct=b6db, bcdDevice=62.27
Apr 04 21:52:41 spisula kernel: usb 1-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Apr 04 21:52:41 spisula kernel: usb 1-2: Product: 5MP World Facing
Apr 04 21:52:41 spisula kernel: usb 1-2: Manufacturer: Chicony Electronics Co.,Ltd.
Apr 04 21:52:41 spisula kernel: usb 1-2: SerialNumber: 0001
Apr 04 21:52:41 spisula kernel: usb 1-7: new high-speed USB device number 3 using xhci_hcd
Apr 04 21:52:41 spisula kernel: usb 1-7: New USB device found, idVendor=0408, idProduct=a061, bcdDevice= 0.04
Apr 04 21:52:41 spisula kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 21:52:41 spisula kernel: usb 1-7: Product: HD User Facing
Apr 04 21:52:41 spisula kernel: usb 1-7: Manufacturer: SunplusIT Inc
Apr 04 21:52:41 spisula kernel: usb 1-8: new high-speed USB device number 4 using xhci_hcd
Apr 04 21:52:41 spisula kernel: usb 1-8: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Apr 04 21:52:41 spisula kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 04 21:52:41 spisula kernel: usb 1-8: Product: USB2.0-CRW
Apr 04 21:52:41 spisula kernel: usb 1-8: Manufacturer: Generic
Apr 04 21:52:41 spisula kernel: usb 1-8: SerialNumber: 20100201396000000
Apr 04 21:52:41 spisula kernel: usb 1-9: new full-speed USB device number 5 using xhci_hcd
Apr 04 21:52:41 spisula kernel: usbcore: registered new interface driver rtsx_usb
Apr 04 21:52:41 spisula kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
Apr 04 21:52:41 spisula kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 04 21:52:41 spisula kernel: Lockdown: resume: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:52:41 spisula kernel: EXT4-fs (dm-1): mounted filesystem af843d99-0ced-4405-b68d-4f56cdc24cb4 ro with ordered data mode. Quota mode: none.
Apr 04 21:52:41 spisula kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Apr 04 21:52:41 spisula systemd[1]: Inserted module 'autofs4'
Apr 04 21:52:41 spisula systemd[1]: systemd 257.4-3 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)
Apr 04 21:52:41 spisula systemd[1]: Detected architecture x86-64.
Apr 04 21:52:41 spisula systemd[1]: Hostname set to <spisula>.
Apr 04 21:52:41 spisula kernel: Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
Apr 04 21:52:41 spisula systemd[1]: bpf-restrict-fs: LSM BPF program attached
Apr 04 21:52:41 spisula systemd-sysv-generator[455]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Apr 04 21:52:41 spisula systemd-sysv-generator[455]: Please update package to include a native systemd unit file.
Apr 04 21:52:41 spisula systemd-sysv-generator[455]: ! This compatibility logic is deprecated, expect removal soon. !
Apr 04 21:52:41 spisula systemd[1]: Queued start job for default target graphical.target.
Apr 04 21:52:41 spisula systemd[1]: Created slice system-getty.slice - Slice /system/getty.
Apr 04 21:52:41 spisula systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
Apr 04 21:52:41 spisula systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
Apr 04 21:52:41 spisula systemd[1]: Created slice user.slice - User and Session Slice.
Apr 04 21:52:41 spisula systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
Apr 04 21:52:41 spisula systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Apr 04 21:52:41 spisula systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
Apr 04 21:52:41 spisula systemd[1]: Expecting device dev-disk-by\x2duuid-4287f104\x2d02bb\x2d4f34\x2da6e5\x2dfd766865cf5b.device - /dev/disk/by-uuid/4287f104-02bb-4f34-a6e5-fd766865cf5b...
Apr 04 21:52:41 spisula systemd[1]: Expecting device dev-disk-by\x2duuid-BBC4\x2dE7CD.device - /dev/disk/by-uuid/BBC4-E7CD...
Apr 04 21:52:41 spisula systemd[1]: Expecting device dev-mapper-spisula\x2d\x2dvg\x2dswap_1.device - /dev/mapper/spisula--vg-swap_1...
Apr 04 21:52:41 spisula systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
Apr 04 21:52:41 spisula systemd[1]: Reached target remote-fs.target - Remote File Systems.
Apr 04 21:52:41 spisula systemd[1]: Reached target slices.target - Slice Units.
Apr 04 21:52:41 spisula systemd[1]: Reached target time-set.target - System Time Set.
Apr 04 21:52:41 spisula systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
Apr 04 21:52:41 spisula systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
Apr 04 21:52:41 spisula systemd[1]: Listening on syslog.socket - Syslog Socket.
Apr 04 21:52:41 spisula systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
Apr 04 21:52:41 spisula systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
Apr 04 21:52:41 spisula systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
Apr 04 21:52:41 spisula systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
Apr 04 21:52:41 spisula systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 04 21:52:41 spisula systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 04 21:52:41 spisula systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
Apr 04 21:52:41 spisula systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Apr 04 21:52:41 spisula systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Apr 04 21:52:41 spisula systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Apr 04 21:52:41 spisula systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway.
Apr 04 21:52:41 spisula systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
Apr 04 21:52:41 spisula systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Apr 04 21:52:41 spisula systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Apr 04 21:52:41 spisula systemd[1]: Starting blk-availability.service - Availability of block devices...
Apr 04 21:52:41 spisula systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
Apr 04 21:52:41 spisula systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Apr 04 21:52:41 spisula systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Apr 04 21:52:41 spisula systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Apr 04 21:52:41 spisula systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Apr 04 21:52:41 spisula systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Apr 04 21:52:41 spisula systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Apr 04 21:52:41 spisula 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).
Apr 04 21:52:41 spisula 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).
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-journald.service - Journal Service...
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Apr 04 21:52:41 spisula systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Apr 04 21:52:41 spisula systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Apr 04 21:52:41 spisula systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
Apr 04 21:52:41 spisula systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
Apr 04 21:52:41 spisula systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
Apr 04 21:52:41 spisula systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
Apr 04 21:52:41 spisula systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
Apr 04 21:52:41 spisula systemd[1]: Finished blk-availability.service - Availability of block devices.
Apr 04 21:52:41 spisula systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
Apr 04 21:52:41 spisula systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
Apr 04 21:52:41 spisula systemd[1]: modprobe@drm.service: Deactivated successfully.
Apr 04 21:52:41 spisula systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
Apr 04 21:52:41 spisula systemd[1]: modprobe@fuse.service: Deactivated successfully.
Apr 04 21:52:41 spisula systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
Apr 04 21:52:41 spisula systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
Apr 04 21:52:41 spisula systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
Apr 04 21:52:41 spisula systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
Apr 04 21:52:41 spisula systemd-journald[477]: Collecting audit messages is disabled.
Apr 04 21:52:41 spisula systemd[1]: modprobe@configfs.service: Deactivated successfully.
Apr 04 21:52:41 spisula systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
Apr 04 21:52:41 spisula kernel: EXT4-fs (dm-1): re-mounted af843d99-0ced-4405-b68d-4f56cdc24cb4 r/w. Quota mode: none.
Apr 04 21:52:41 spisula systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
Apr 04 21:52:41 spisula systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
Apr 04 21:52:41 spisula systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
Apr 04 21:52:41 spisula systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 04 21:52:41 spisula systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
Apr 04 21:52:41 spisula systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
Apr 04 21:52:41 spisula systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Apr 04 21:52:41 spisula kernel: pstore: Using crash dump compression: deflate
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
Apr 04 21:52:41 spisula systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
Apr 04 21:52:41 spisula systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Apr 04 21:52:41 spisula kernel: lp: driver loaded but no devices found
Apr 04 21:52:41 spisula kernel: pstore: Registered efi_pstore as persistent store backend
Apr 04 21:52:41 spisula systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Apr 04 21:52:41 spisula systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Apr 04 21:52:41 spisula kernel: ppdev: user-space parallel port driver
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-pstore.service - Platform Persistent Storage Archival...
Apr 04 21:52:41 spisula systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
Apr 04 21:52:41 spisula systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
Apr 04 21:52:41 spisula systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
Apr 04 21:52:41 spisula systemd[1]: Finished systemd-pstore.service - Platform Persistent Storage Archival.
Apr 04 21:52:41 spisula systemd[1]: Started systemd-journald.service - Journal Service.
Apr 04 21:52:41 spisula systemd-journald[477]: Received client request to flush runtime journal.
Apr 04 21:52:41 spisula kernel: Adding 1003516k swap on /dev/mapper/spisula--vg-swap_1.  Priority:-2 extents:1 across:1003516k SS
Apr 04 21:52:41 spisula kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input15
Apr 04 21:52:41 spisula kernel: ACPI: button: Lid Switch [LID0]
Apr 04 21:52:41 spisula kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input16
Apr 04 21:52:41 spisula kernel: ACPI: button: Power Button [PWRB]
Apr 04 21:52:41 spisula kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input17
Apr 04 21:52:41 spisula kernel: ACPI: button: Sleep Button [SLPB]
Apr 04 21:52:41 spisula kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input18
Apr 04 21:52:41 spisula kernel: ACPI: button: Power Button [PWRF]
Apr 04 21:52:41 spisula kernel: Consider using thermal netlink events interface
Apr 04 21:52:41 spisula kernel: input: Acer Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/10251229:00/input/input19
Apr 04 21:52:41 spisula kernel: ACPI: AC: AC Adapter [ADP1] (off-line)
Apr 04 21:52:41 spisula kernel: mc: Linux media interface: v0.10
Apr 04 21:52:41 spisula kernel: EXT4-fs (nvme0n1p2): mounting ext2 file system using the ext4 subsystem
Apr 04 21:52:41 spisula kernel: EXT4-fs (nvme0n1p2): mounted filesystem 4287f104-02bb-4f34-a6e5-fd766865cf5b r/w without journal. Quota mode: none.
Apr 04 21:52:42 spisula kernel: input: PC Speaker as /devices/platform/pcspkr/input/input20
Apr 04 21:52:42 spisula kernel: Bluetooth: Core ver 2.22
Apr 04 21:52:42 spisula kernel: NET: Registered PF_BLUETOOTH protocol family
Apr 04 21:52:42 spisula kernel: Bluetooth: HCI device and connection manager initialized
Apr 04 21:52:42 spisula kernel: Bluetooth: HCI socket layer initialized
Apr 04 21:52:42 spisula kernel: Bluetooth: L2CAP socket layer initialized
Apr 04 21:52:42 spisula kernel: Bluetooth: SCO socket layer initialized
Apr 04 21:52:42 spisula kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 04 21:52:42 spisula kernel: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
Apr 04 21:52:42 spisula kernel: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
Apr 04 21:52:42 spisula kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 04 21:52:42 spisula kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Apr 04 21:52:42 spisula kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Apr 04 21:52:42 spisula kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Apr 04 21:52:42 spisula kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Apr 04 21:52:42 spisula kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Apr 04 21:52:42 spisula kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Apr 04 21:52:42 spisula kernel: videodev: Linux video capture interface: v2.00
Apr 04 21:52:42 spisula kernel: Intel(R) Wireless WiFi driver for Linux
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: Detected crf-id 0x2816, cnv-id 0x1000100 wfpm id 0x80000000
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: PCI dev 31dc/0034, rev=0x312, rfid=0x105110
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: Detected Intel(R) Wireless-AC 9560 160MHz
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 0
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 1
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 2
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 3
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 4
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 6
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 8
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 9
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 10
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 11
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 15
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 16
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 18
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 19
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 20
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 21
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 28
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
Apr 04 21:52:42 spisula kernel: iwlwifi 0000:00:0c.0: loaded firmware version 46.7e3e4b69.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
Apr 04 21:52:42 spisula kernel: acer_wmi: Acer Laptop ACPI-WMI Extras
Apr 04 21:52:42 spisula kernel: acer_wmi: Function bitmap for Communication Button: 0x0
Apr 04 21:52:42 spisula kernel: input: Acer WMI hotkeys as /devices/virtual/input/input21
Apr 04 21:52:42 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: supply vdd not found, using dummy regulator
Apr 04 21:52:42 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: supply vddio not found, using dummy regulator
Apr 04 21:52:42 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:base: supply vdd not found, using dummy regulator
Apr 04 21:52:42 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:base: supply vddio not found, using dummy regulator
Apr 04 21:52:43 spisula kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Apr 04 21:52:43 spisula kernel: intel_rapl_common: Found RAPL domain package
Apr 04 21:52:43 spisula kernel: intel_rapl_common: Found RAPL domain core
Apr 04 21:52:43 spisula kernel: intel_rapl_common: Found RAPL domain uncore
Apr 04 21:52:43 spisula kernel: intel_rapl_common: Found RAPL domain dram
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.131:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=651 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.131:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=653 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.131:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=654 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.131:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=652 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.135:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=657 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.135:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=656 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.139:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=659 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.139:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=660 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.139:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=661 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: audit: type=1400 audit(1743796363.143:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=658 comm="apparmor_parser"
Apr 04 21:52:43 spisula kernel: usbcore: registered new interface driver btusb
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: Device revision is 2
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: Secure boot is enabled
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: OTP lock is enabled
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: API lock is enabled
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: Debug lock is disabled
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: Boot Address: 0x40800
Apr 04 21:52:43 spisula kernel: Bluetooth: hci0: Firmware Version: 201-12.24
Apr 04 21:52:43 spisula kernel: iwlwifi 0000:00:0c.0: base HW address: f4:b3:01:63:29:78, OTP minor version: 0x4
Apr 04 21:52:43 spisula kernel: usb 1-2: Found UVC 1.50 device 5MP World Facing (04f2:b6db)
Apr 04 21:52:43 spisula kernel: usb 1-7: Found UVC 1.00 device HD User Facing (0408:a061)
Apr 04 21:52:43 spisula kernel: usbcore: registered new interface driver uvcvideo
Apr 04 21:52:43 spisula kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Apr 04 21:52:43 spisula kernel: iwlwifi 0000:00:0c.0 wlp0s12f0: renamed from wlan0
Apr 04 21:52:43 spisula kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 04 21:52:43 spisula kernel: Bluetooth: BNEP filters: protocol multicast
Apr 04 21:52:43 spisula kernel: Bluetooth: BNEP socket layer initialized
Apr 04 21:52:43 spisula kernel: zram: Added device: zram0
Apr 04 21:52:43 spisula kernel: zram0: detected capacity change from 0 to 1907392
Apr 04 21:52:43 spisula kernel: Adding 953692k swap on /dev/zram0.  Priority:100 extents:1 across:953692k SS
Apr 04 21:52:44 spisula kernel: BUG: kernel NULL pointer dereference, address: 0000000000000001
Apr 04 21:52:44 spisula kernel: #PF: supervisor read access in kernel mode
Apr 04 21:52:44 spisula kernel: #PF: error_code(0x0000) - not-present page
Apr 04 21:52:44 spisula kernel: PGD 0 P4D 0 
Apr 04 21:52:44 spisula kernel: Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI
Apr 04 21:52:44 spisula kernel: CPU: 0 UID: 0 PID: 796 Comm: iio-sensor-prox Not tainted 6.12.6-amd64 #1  Debian 6.12.6-1
Apr 04 21:52:44 spisula kernel: Hardware name: Acer TravelMate Spin B311R-31/Maracas_GL, BIOS V1.18 08/26/2021
Apr 04 21:52:44 spisula kernel: RIP: 0010:bmc150_accel_set_interrupt+0x68/0x120 [bmc150_accel_core]
Apr 04 21:52:44 spisula kernel: Code: 84 86 00 00 00 ba 01 00 00 00 f0 0f c1 10 83 c2 01 83 fa 01 7f 64 49 8b 3c 24 be 01 00 00 00 e8 5e fc ff ff 89 c3 85 c0 75 52 <41> 0f b6 55 01 41 0f b6 75 00 45 31 c9 45 31 c0 49 8b 3c 24 6a 00
Apr 04 21:52:44 spisula kernel: RSP: 0018:ffffaa6f40d2bbc0 EFLAGS: 00010246
Apr 04 21:52:44 spisula kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000ffffff01
Apr 04 21:52:44 spisula kernel: RDX: ffffffffa7122170 RSI: 0000000000000202 RDI: ffff8ed748f2a504
Apr 04 21:52:44 spisula kernel: RBP: ffff8ed748f2a420 R08: ffff8ed74659bbe8 R09: 0000000000000000
Apr 04 21:52:44 spisula kernel: R10: ffffaa6f40d2bbd8 R11: 0000000000000009 R12: ffff8ed74659bd50
Apr 04 21:52:44 spisula kernel: R13: 0000000000000000 R14: 0000000000000001 R15: ffff8ed74659bb30
Apr 04 21:52:44 spisula kernel: FS:  00007f68c5581940(0000) GS:ffff8ed7bbc00000(0000) knlGS:0000000000000000
Apr 04 21:52:44 spisula kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 04 21:52:44 spisula kernel: CR2: 0000000000000001 CR3: 00000001070d4000 CR4: 0000000000352ef0
Apr 04 21:52:44 spisula kernel: Call Trace:
Apr 04 21:52:44 spisula kernel:  <TASK>
Apr 04 21:52:44 spisula kernel:  ? __die_body.cold+0x19/0x27
Apr 04 21:52:44 spisula kernel:  ? page_fault_oops+0x15a/0x2d0
Apr 04 21:52:44 spisula kernel:  ? terminate_walk+0xee/0x100
Apr 04 21:52:44 spisula kernel:  ? exc_page_fault+0x7e/0x180
Apr 04 21:52:44 spisula kernel:  ? asm_exc_page_fault+0x26/0x30
Apr 04 21:52:44 spisula kernel:  ? rpm_resume+0x310/0x700
Apr 04 21:52:44 spisula kernel:  ? bmc150_accel_set_interrupt+0x68/0x120 [bmc150_accel_core]
Apr 04 21:52:44 spisula kernel:  bmc150_accel_buffer_postenable+0x5d/0x90 [bmc150_accel_core]
Apr 04 21:52:44 spisula kernel:  __iio_update_buffers+0x731/0xb20 [industrialio]
Apr 04 21:52:44 spisula kernel:  enable_store+0x84/0xe0 [industrialio]
Apr 04 21:52:44 spisula kernel:  kernfs_fop_write_iter+0x13b/0x1f0
Apr 04 21:52:44 spisula kernel:  vfs_write+0x28d/0x450
Apr 04 21:52:44 spisula kernel:  ksys_write+0x6d/0xf0
Apr 04 21:52:44 spisula kernel:  do_syscall_64+0x82/0x190
Apr 04 21:52:44 spisula kernel:  ? syscall_exit_to_user_mode+0x4d/0x210
Apr 04 21:52:44 spisula kernel:  ? do_syscall_64+0x8e/0x190
Apr 04 21:52:44 spisula kernel:  ? syscall_exit_to_user_mode+0x4d/0x210
Apr 04 21:52:44 spisula kernel:  ? do_syscall_64+0x8e/0x190
Apr 04 21:52:44 spisula kernel:  ? vfs_write+0x28d/0x450
Apr 04 21:52:44 spisula kernel:  ? syscall_exit_to_user_mode+0x4d/0x210
Apr 04 21:52:44 spisula kernel:  ? do_syscall_64+0x8e/0x190
Apr 04 21:52:44 spisula kernel:  ? clear_bhb_loop+0x25/0x80
Apr 04 21:52:44 spisula kernel:  ? clear_bhb_loop+0x25/0x80
Apr 04 21:52:44 spisula kernel:  ? clear_bhb_loop+0x25/0x80
Apr 04 21:52:44 spisula kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Apr 04 21:52:44 spisula kernel: RIP: 0033:0x7f68c59809ee
Apr 04 21:52:44 spisula kernel: Code: 08 0f 85 f5 4b ff ff 49 89 fb 48 89 f0 48 89 d7 48 89 ce 4c 89 c2 4d 89 ca 4c 8b 44 24 08 4c 8b 4c 24 10 4c 89 5c 24 08 0f 05 <c3> 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 80 00 00 00 00 48 83 ec 08
Apr 04 21:52:44 spisula kernel: RSP: 002b:00007ffc4b882a98 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
Apr 04 21:52:44 spisula kernel: RAX: ffffffffffffffda RBX: 00007f68c5581940 RCX: 00007f68c59809ee
Apr 04 21:52:44 spisula kernel: RDX: 0000000000000001 RSI: 00007ffc4b882c40 RDI: 0000000000000009
Apr 04 21:52:44 spisula kernel: RBP: 00007ffc4b882c40 R08: 0000000000000000 R09: 0000000000000000
Apr 04 21:52:44 spisula kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001
Apr 04 21:52:44 spisula kernel: R13: 000055e9eb14a2a0 R14: 00007f68c5acbe80 R15: 0000000000000001
Apr 04 21:52:44 spisula kernel:  </TASK>
Apr 04 21:52:44 spisula kernel: Modules linked in: snd_soc_core zram snd_compress bnep processor_thermal_device_pci_legacy lz4hc_compress x86_pkg_temp_thermal snd_pcm_dmaengine processor_thermal_device lz4_compress snd_hda_intel uvcvideo processor_thermal_wt_hint intel_powerclamp drm_buddy snd_intel_dspcfg iwlmvm snd_intel_sdw_acpi videobuf2_vmalloc binfmt_misc processor_thermal_rfim coretemp btusb drm_display_helper snd_hda_codec uvc btrtl mac80211 intel_rapl_msr processor_thermal_rapl kvm_intel nls_ascii cec snd_hda_core videobuf2_memops btintel intel_rapl_common bmc150_accel_i2c libarc4 nls_cp437 snd_hwdep videobuf2_v4l2 rc_core kvm btbcm acer_wmi processor_thermal_wt_req bmc150_accel_core vfat snd_pcm iwlwifi mei_pxp videodev mei_hdcp ttm intel_pmc_core btmtk sparse_keymap processor_thermal_power_floor rapl industrialio_triggered_buffer fat snd_timer rtsx_usb_ms videobuf2_common intel_vsec drm_kms_helper cfg80211 bluetooth mei_me platform_profile processor_thermal_mbox intel_cstate pcspkr kfifo_buf wmi_bmof snd memstick mc
Apr 04 21:52:44 spisula kernel:  pmt_telemetry i2c_algo_bit mei rfkill intel_soc_dts_iosf int3400_thermal ac acer_wireless industrialio int3403_thermal soc_button_array soundcore pmt_class acpi_thermal_rel int340x_thermal_zone button evdev joydev msr parport_pc ppdev lp efi_pstore parport configfs nfnetlink efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic rtsx_usb_sdmmc rtsx_usb dm_crypt dm_mod crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel sha512_ssse3 sha256_ssse3 xhci_pci hid_multitouch sha1_ssse3 xhci_hcd hid_generic r8169 aesni_intel sdhci_pci realtek gf128mul i2c_hid_acpi usbcore cqhci intel_lpss_pci mdio_devres crypto_simd i2c_hid nvme hid sdhci intel_lpss wdat_wdt i2c_i801 cryptd serio_raw watchdog video libphy nvme_core drm usb_common mmc_core idma64 battery i2c_smbus wmi
Apr 04 21:52:44 spisula kernel: CR2: 0000000000000001
Apr 04 21:52:44 spisula kernel: ---[ end trace 0000000000000000 ]---
Apr 04 21:52:44 spisula kernel: RIP: 0010:bmc150_accel_set_interrupt+0x68/0x120 [bmc150_accel_core]
Apr 04 21:52:44 spisula kernel: Code: 84 86 00 00 00 ba 01 00 00 00 f0 0f c1 10 83 c2 01 83 fa 01 7f 64 49 8b 3c 24 be 01 00 00 00 e8 5e fc ff ff 89 c3 85 c0 75 52 <41> 0f b6 55 01 41 0f b6 75 00 45 31 c9 45 31 c0 49 8b 3c 24 6a 00
Apr 04 21:52:44 spisula kernel: RSP: 0018:ffffaa6f40d2bbc0 EFLAGS: 00010246
Apr 04 21:52:44 spisula kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000ffffff01
Apr 04 21:52:44 spisula kernel: RDX: ffffffffa7122170 RSI: 0000000000000202 RDI: ffff8ed748f2a504
Apr 04 21:52:44 spisula kernel: RBP: ffff8ed748f2a420 R08: ffff8ed74659bbe8 R09: 0000000000000000
Apr 04 21:52:44 spisula kernel: R10: ffffaa6f40d2bbd8 R11: 0000000000000009 R12: ffff8ed74659bd50
Apr 04 21:52:44 spisula kernel: R13: 0000000000000000 R14: 0000000000000001 R15: ffff8ed74659bb30
Apr 04 21:52:44 spisula kernel: FS:  00007f68c5581940(0000) GS:ffff8ed7bbc00000(0000) knlGS:0000000000000000
Apr 04 21:52:44 spisula kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 04 21:52:44 spisula kernel: CR2: 0000000000000001 CR3: 00000001070d4000 CR4: 0000000000352ef0
Apr 04 21:52:44 spisula kernel: note: iio-sensor-prox[796] exited with irqs disabled
Apr 04 21:52:44 spisula kernel: i915 0000:00:02.0: [drm] Unknown revision 0x06
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: [drm] Found GEMINILAKE (device ID 3185) display version 10.00 stepping **
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: [drm] Unknown revid 0x06
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Apr 04 21:52:46 spisula kernel: Console: switching to colour dummy device 80x25
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: [drm] couldn't get memory information
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: firmware: failed to load i915/glk_dmc_ver1_04.bin (-2)
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: firmware: failed to load i915/glk_dmc_ver1_04.bin (-2)
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: Direct firmware load for i915/glk_dmc_ver1_04.bin failed with error -2
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: [drm] Failed to load DMC firmware i915/glk_dmc_ver1_04.bin (-ENOENT). Disabling runtime power management.
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: [drm] DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
Apr 04 21:52:46 spisula kernel: evm: overlay not supported
Apr 04 21:52:46 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Apr 04 21:52:46 spisula kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
Apr 04 21:52:46 spisula kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 04 21:52:46 spisula kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input22
Apr 04 21:52:46 spisula kernel: fbcon: i915drmfb (fb0) is primary device
Apr 04 21:52:46 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Apr 04 21:52:46 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Apr 04 21:52:46 spisula kernel: Bluetooth: hci0: Waiting for firmware download to complete
Apr 04 21:52:46 spisula kernel: Bluetooth: hci0: Firmware loaded in 1748109 usecs
Apr 04 21:52:46 spisula kernel: Bluetooth: hci0: Waiting for device to boot
Apr 04 21:52:46 spisula kernel: Bluetooth: hci0: Device booted in 13929 usecs
Apr 04 21:52:46 spisula kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-17-16-1.ddc
Apr 04 21:52:46 spisula kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Apr 04 21:52:46 spisula kernel: Bluetooth: hci0: Firmware revision 0.1 build 201 week 12 2024
Apr 04 21:52:46 spisula kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Apr 04 21:52:46 spisula kernel: Bluetooth: MGMT ver 1.23
Apr 04 21:52:46 spisula kernel: NET: Registered PF_ALG protocol family
Apr 04 21:52:46 spisula kernel: iwlwifi 0000:00:0c.0: Registered PHC clock: iwlwifi-PTP, with index: 0
Apr 04 21:52:46 spisula kernel: Console: switching to colour frame buffer device 170x48
Apr 04 21:52:46 spisula kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Apr 04 21:52:46 spisula kernel: Bluetooth: RFCOMM TTY layer initialized
Apr 04 21:52:46 spisula kernel: Bluetooth: RFCOMM socket layer initialized
Apr 04 21:52:46 spisula kernel: Bluetooth: RFCOMM ver 1.11
Apr 04 21:52:46 spisula kernel: snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 04 21:52:46 spisula kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Apr 04 21:52:46 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 04 21:52:46 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Apr 04 21:52:46 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Apr 04 21:52:46 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Apr 04 21:52:46 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Apr 04 21:52:46 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Apr 04 21:52:46 spisula kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:0e.0/sound/card0/input23
Apr 04 21:52:46 spisula kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input24
Apr 04 21:52:46 spisula kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input25
Apr 04 21:52:46 spisula kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input26
Apr 04 21:52:46 spisula kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input27
Apr 04 21:52:48 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Apr 04 21:52:48 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Apr 04 21:52:48 spisula kernel: wlp0s12f0: authenticated
Apr 04 21:52:48 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Apr 04 21:52:48 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Apr 04 21:52:48 spisula kernel: wlp0s12f0: associated
Apr 04 21:52:49 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:52:49 spisula kernel: rfkill: input handler disabled
Apr 04 21:52:55 spisula kernel: rfkill: input handler enabled
Apr 04 21:52:57 spisula kernel: snd_hda_intel 0000:00:0e.0: azx_get_response timeout, switching to polling mode: last cmd=0x20bf8100
Apr 04 21:52:58 spisula kernel: snd_hda_intel 0000:00:0e.0: No response from codec, disabling MSI: last cmd=0x20bf8100
Apr 04 21:52:59 spisula kernel: snd_hda_intel 0000:00:0e.0: azx_get_response timeout, switching to single_cmd mode: last cmd=0x20bf8100
Apr 04 21:52:59 spisula kernel: azx_single_wait_for_response: 119 callbacks suppressed
Apr 04 21:55:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:05 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:05 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:05 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:05 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:05 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:31 spisula kernel: show_signal: 880 callbacks suppressed
Apr 04 21:55:31 spisula kernel: traps: light-locker[2462] trap int3 ip:7f2e7409e637 sp:7ffc6c384100 error:0 in libglib-2.0.so.0.8400.0[65637,7f2e74057000+a1000]
Apr 04 21:55:33 spisula kernel: lockdown_is_locked_down: 5 callbacks suppressed
Apr 04 21:55:33 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:33 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:33 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:33 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:33 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:55 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 04 21:55:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Apr 04 21:55:56 spisula kernel: PM: suspend entry (deep)
Mar 01 13:28:50 spisula kernel: Linux version 6.12.12-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-16) 14.2.0, GNU ld (GNU Binutils for Debian) 2.43.90.20250127) #1 SMP PREEMPT_DYNAMIC Debian 6.12.12-1 (2025-02-02)
Mar 01 13:28:50 spisula kernel: Command line: BOOT_IMAGE=/vmlinuz-6.12.12-amd64 root=/dev/mapper/spisula--vg-root ro quiet
Mar 01 13:28:50 spisula kernel: BIOS-provided physical RAM map:
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000012151000-0x000000007447ffff] usable
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000074480000-0x000000007792ffff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000077930000-0x000000007798ffff] ACPI NVS
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000077990000-0x00000000779cffff] ACPI data
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x00000000779d0000-0x0000000078d59fff] usable
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000078d5a000-0x0000000079659fff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x000000007965a000-0x0000000079bfffff] usable
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000079c00000-0x000000007fffffff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x00000000d3709000-0x00000000d3709fff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
Mar 01 13:28:50 spisula kernel: BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
Mar 01 13:28:50 spisula kernel: NX (Execute Disable) protection: active
Mar 01 13:28:50 spisula kernel: APIC: Static calls initialized
Mar 01 13:28:50 spisula kernel: efi: EFI v2.6 by INSYDE Corp.
Mar 01 13:28:50 spisula kernel: efi: ACPI=0x779cf000 ACPI 2.0=0x779cf014 TPMFinalLog=0x77795000 ESRT=0x744d4018 SMBIOS=0x744c2000 SMBIOS 3.0=0x744c0000 MOKvar=0x744a7000 INITRD=0x6c0a6298 RNG=0x77999018 TPMEventLog=0x77991018 
Mar 01 13:28:50 spisula kernel: random: crng init done
Mar 01 13:28:50 spisula kernel: efi: Not removing mem47: MMIO range=[0xd3709000-0xd3709fff] (4KB) from e820 map
Mar 01 13:28:50 spisula kernel: efi: Remove mem48: MMIO range=[0xe0000000-0xe3ffffff] (64MB) from e820 map
Mar 01 13:28:50 spisula kernel: e820: remove [mem 0xe0000000-0xe3ffffff] reserved
Mar 01 13:28:50 spisula kernel: efi: Not removing mem49: MMIO range=[0xfed01000-0xfed01fff] (4KB) from e820 map
Mar 01 13:28:50 spisula kernel: efi: Remove mem50: MMIO range=[0xff800000-0xffffffff] (8MB) from e820 map
Mar 01 13:28:50 spisula kernel: e820: remove [mem 0xff800000-0xffffffff] reserved
Mar 01 13:28:50 spisula kernel: Kernel is locked down from EFI Secure Boot; see man kernel_lockdown.7
Mar 01 13:28:50 spisula kernel: secureboot: Secure boot enabled
Mar 01 13:28:50 spisula kernel: SMBIOS 3.0.1 present.
Mar 01 13:28:50 spisula kernel: DMI: Acer TravelMate Spin B311R-31/Maracas_GL, BIOS V1.18 08/26/2021
Mar 01 13:28:50 spisula kernel: DMI: Memory slots populated: 1/1
Mar 01 13:28:50 spisula kernel: tsc: Fast TSC calibration using PIT
Mar 01 13:28:50 spisula kernel: tsc: Detected 1094.400 MHz processor
Mar 01 13:28:50 spisula kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Mar 01 13:28:50 spisula kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Mar 01 13:28:50 spisula kernel: last_pfn = 0x180000 max_arch_pfn = 0x400000000
Mar 01 13:28:50 spisula kernel: MTRR map: 8 entries (3 fixed + 5 variable; max 23), built from 10 variable MTRRs
Mar 01 13:28:50 spisula kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Mar 01 13:28:50 spisula kernel: last_pfn = 0x79c00 max_arch_pfn = 0x400000000
Mar 01 13:28:50 spisula kernel: esrt: Reserving ESRT space from 0x00000000744d4018 to 0x00000000744d4050.
Mar 01 13:28:50 spisula kernel: Using GB pages for direct mapping
Mar 01 13:28:50 spisula kernel: RAMDISK: [mem 0x676bf000-0x6a800fff]
Mar 01 13:28:50 spisula kernel: ACPI: Early table checksum verification disabled
Mar 01 13:28:50 spisula kernel: ACPI: RSDP 0x00000000779CF014 000024 (v02 ACRSYS)
Mar 01 13:28:50 spisula kernel: ACPI: XSDT 0x00000000779AC188 000114 (v01 ACRSYS ACRPRDCT 00000003      01000013)
Mar 01 13:28:50 spisula kernel: ACPI: FACP 0x00000000779C5000 000114 (v06 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: DSDT 0x00000000779B4000 0094E8 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: FACS 0x0000000077988000 000040
Mar 01 13:28:50 spisula kernel: ACPI: FACS 0x0000000077988000 000040
Mar 01 13:28:50 spisula kernel: ACPI: UEFI 0x00000000779CE000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: UEFI 0x00000000779CD000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779CC000 000781 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: TPM2 0x00000000779CB000 000034 (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: MSDM 0x00000000779CA000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: BDAT 0x00000000779C9000 000030 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: HPET 0x00000000779C4000 000038 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: LPIT 0x00000000779C3000 00005C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: APIC 0x00000000779C2000 000084 (v03 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: MCFG 0x00000000779C1000 00003C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: NPKT 0x00000000779C0000 000065 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: PRAM 0x00000000779BF000 000030 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: WSMT 0x00000000779BE000 000028 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779B0000 003655 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779AE000 001F20 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779AD000 000B82 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779AB000 000BA1 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779AA000 000439 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779A9000 00072B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779A8000 00032D (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779A7000 00017C (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x00000000779A4000 00274C (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0x000000007799D000 00605F (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: FPDT 0x000000007799C000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: DBGP 0x00000000779C7000 000034 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: DBG2 0x00000000779C8000 000072 (v00 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: DMAR 0x00000000779C6000 0000A8 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: WDAT 0x000000007799A000 000104 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: BGRT 0x000000007799B000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Mar 01 13:28:50 spisula kernel: ACPI: Reserving FACP table memory at [mem 0x779c5000-0x779c5113]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving DSDT table memory at [mem 0x779b4000-0x779bd4e7]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving FACS table memory at [mem 0x77988000-0x7798803f]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving FACS table memory at [mem 0x77988000-0x7798803f]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving UEFI table memory at [mem 0x779ce000-0x779ce235]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving UEFI table memory at [mem 0x779cd000-0x779cd041]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779cc000-0x779cc780]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving TPM2 table memory at [mem 0x779cb000-0x779cb033]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving MSDM table memory at [mem 0x779ca000-0x779ca054]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving BDAT table memory at [mem 0x779c9000-0x779c902f]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving HPET table memory at [mem 0x779c4000-0x779c4037]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving LPIT table memory at [mem 0x779c3000-0x779c305b]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving APIC table memory at [mem 0x779c2000-0x779c2083]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving MCFG table memory at [mem 0x779c1000-0x779c103b]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving NPKT table memory at [mem 0x779c0000-0x779c0064]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving PRAM table memory at [mem 0x779bf000-0x779bf02f]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving WSMT table memory at [mem 0x779be000-0x779be027]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779b0000-0x779b3654]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779ae000-0x779aff1f]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779ad000-0x779adb81]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779ab000-0x779abba0]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779aa000-0x779aa438]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779a9000-0x779a972a]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779a8000-0x779a832c]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779a7000-0x779a717b]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x779a4000-0x779a674b]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving SSDT table memory at [mem 0x7799d000-0x779a305e]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving FPDT table memory at [mem 0x7799c000-0x7799c043]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving DBGP table memory at [mem 0x779c7000-0x779c7033]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving DBG2 table memory at [mem 0x779c8000-0x779c8071]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving DMAR table memory at [mem 0x779c6000-0x779c60a7]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving WDAT table memory at [mem 0x7799a000-0x7799a103]
Mar 01 13:28:50 spisula kernel: ACPI: Reserving BGRT table memory at [mem 0x7799b000-0x7799b037]
Mar 01 13:28:50 spisula kernel: No NUMA configuration found
Mar 01 13:28:50 spisula kernel: Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
Mar 01 13:28:50 spisula kernel: NODE_DATA(0) allocated [mem 0x17ffd5680-0x17fffffff]
Mar 01 13:28:50 spisula kernel: Zone ranges:
Mar 01 13:28:50 spisula kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Mar 01 13:28:50 spisula kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Mar 01 13:28:50 spisula kernel:   Normal   [mem 0x0000000100000000-0x000000017fffffff]
Mar 01 13:28:50 spisula kernel:   Device   empty
Mar 01 13:28:50 spisula kernel: Movable zone start for each node
Mar 01 13:28:50 spisula kernel: Early memory node ranges
Mar 01 13:28:50 spisula kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Mar 01 13:28:50 spisula kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
Mar 01 13:28:50 spisula kernel:   node   0: [mem 0x0000000000100000-0x000000000fffffff]
Mar 01 13:28:50 spisula kernel:   node   0: [mem 0x0000000012151000-0x000000007447ffff]
Mar 01 13:28:50 spisula kernel:   node   0: [mem 0x00000000779d0000-0x0000000078d59fff]
Mar 01 13:28:50 spisula kernel:   node   0: [mem 0x000000007965a000-0x0000000079bfffff]
Mar 01 13:28:50 spisula kernel:   node   0: [mem 0x0000000100000000-0x000000017fffffff]
Mar 01 13:28:50 spisula kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
Mar 01 13:28:50 spisula kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Mar 01 13:28:50 spisula kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Mar 01 13:28:50 spisula kernel: On node 0, zone DMA: 98 pages in unavailable ranges
Mar 01 13:28:50 spisula kernel: On node 0, zone DMA32: 8529 pages in unavailable ranges
Mar 01 13:28:50 spisula kernel: On node 0, zone DMA32: 13648 pages in unavailable ranges
Mar 01 13:28:50 spisula kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Mar 01 13:28:50 spisula kernel: On node 0, zone Normal: 25600 pages in unavailable ranges
Mar 01 13:28:50 spisula kernel: Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
Mar 01 13:28:50 spisula kernel: ACPI: PM-Timer IO Port: 0x408
Mar 01 13:28:50 spisula kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
Mar 01 13:28:50 spisula kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
Mar 01 13:28:50 spisula kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
Mar 01 13:28:50 spisula kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
Mar 01 13:28:50 spisula kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
Mar 01 13:28:50 spisula kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Mar 01 13:28:50 spisula kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Mar 01 13:28:50 spisula kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Mar 01 13:28:50 spisula kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Mar 01 13:28:50 spisula kernel: e820: update [mem 0x7176c000-0x717e6fff] usable ==> reserved
Mar 01 13:28:50 spisula kernel: TSC deadline timer available
Mar 01 13:28:50 spisula kernel: CPU topo: Max. logical packages:   1
Mar 01 13:28:50 spisula kernel: CPU topo: Max. logical dies:       1
Mar 01 13:28:50 spisula kernel: CPU topo: Max. dies per package:   1
Mar 01 13:28:50 spisula kernel: CPU topo: Max. threads per core:   1
Mar 01 13:28:50 spisula kernel: CPU topo: Num. cores per package:     4
Mar 01 13:28:50 spisula kernel: CPU topo: Num. threads per package:   4
Mar 01 13:28:50 spisula kernel: CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x10000000-0x12150fff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x7176c000-0x717e6fff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x74480000-0x7792ffff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x77930000-0x7798ffff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x77990000-0x779cffff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x78d5a000-0x79659fff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x79c00000-0x7fffffff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xd3708fff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0xd3709000-0xd3709fff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0xd370a000-0xfed00fff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
Mar 01 13:28:50 spisula kernel: PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xffffffff]
Mar 01 13:28:50 spisula kernel: [mem 0x80000000-0xd3708fff] available for PCI devices
Mar 01 13:28:50 spisula kernel: Booting paravirtualized kernel on bare hardware
Mar 01 13:28:50 spisula kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Mar 01 13:28:50 spisula kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Mar 01 13:28:50 spisula kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Mar 01 13:28:50 spisula kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Mar 01 13:28:50 spisula kernel: pcpu-alloc: [0] 0 1 2 3 
Mar 01 13:28:50 spisula kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-6.12.12-amd64 root=/dev/mapper/spisula--vg-root ro quiet
Mar 01 13:28:50 spisula kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.12.12-amd64", will be passed to user space.
Mar 01 13:28:50 spisula kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Mar 01 13:28:50 spisula kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Mar 01 13:28:50 spisula kernel: Fallback order for Node 0: 0 
Mar 01 13:28:50 spisula kernel: Built 1 zonelists, mobility grouping on.  Total pages: 998395
Mar 01 13:28:50 spisula kernel: Policy zone: Normal
Mar 01 13:28:50 spisula kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Mar 01 13:28:50 spisula kernel: software IO TLB: area num 4.
Mar 01 13:28:50 spisula kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Mar 01 13:28:50 spisula kernel: ftrace: allocating 45587 entries in 179 pages
Mar 01 13:28:50 spisula kernel: ftrace: allocated 179 pages with 5 groups
Mar 01 13:28:50 spisula kernel: Dynamic Preempt: voluntary
Mar 01 13:28:50 spisula kernel: rcu: Preemptible hierarchical RCU implementation.
Mar 01 13:28:50 spisula kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
Mar 01 13:28:50 spisula kernel:         Trampoline variant of Tasks RCU enabled.
Mar 01 13:28:50 spisula kernel:         Rude variant of Tasks RCU enabled.
Mar 01 13:28:50 spisula kernel:         Tracing variant of Tasks RCU enabled.
Mar 01 13:28:50 spisula kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Mar 01 13:28:50 spisula kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Mar 01 13:28:50 spisula kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Mar 01 13:28:50 spisula kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Mar 01 13:28:50 spisula kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Mar 01 13:28:50 spisula kernel: NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
Mar 01 13:28:50 spisula kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Mar 01 13:28:50 spisula kernel: Console: colour dummy device 80x25
Mar 01 13:28:50 spisula kernel: printk: legacy console [tty0] enabled
Mar 01 13:28:50 spisula kernel: ACPI: Core revision 20240827
Mar 01 13:28:50 spisula kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
Mar 01 13:28:50 spisula kernel: APIC: Switch to symmetric I/O mode setup
Mar 01 13:28:50 spisula kernel: DMAR: Host address width 39
Mar 01 13:28:50 spisula kernel: DMAR: DRHD base: 0x000000fed64000 flags: 0x0
Mar 01 13:28:50 spisula kernel: DMAR: dmar0: reg_base_addr fed64000 ver 1:0 cap 1c0000c40660462 ecap 9e2ff0505e
Mar 01 13:28:50 spisula kernel: DMAR: DRHD base: 0x000000fed65000 flags: 0x1
Mar 01 13:28:50 spisula kernel: DMAR: dmar1: reg_base_addr fed65000 ver 1:0 cap d2008c40660462 ecap f050da
Mar 01 13:28:50 spisula kernel: DMAR: RMRR base: 0x00000077871000 end: 0x00000077890fff
Mar 01 13:28:50 spisula kernel: DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
Mar 01 13:28:50 spisula kernel: DMAR-IR: IOAPIC id 1 under DRHD base  0xfed65000 IOMMU 1
Mar 01 13:28:50 spisula kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed65000
Mar 01 13:28:50 spisula kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Mar 01 13:28:50 spisula kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Mar 01 13:28:50 spisula kernel: x2apic enabled
Mar 01 13:28:50 spisula kernel: APIC: Switched APIC routing to: cluster x2apic
Mar 01 13:28:50 spisula kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Mar 01 13:28:50 spisula kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
Mar 01 13:28:50 spisula kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 2188.80 BogoMIPS (lpj=4377600)
Mar 01 13:28:50 spisula kernel: x86/cpu: SGX disabled or unsupported by BIOS.
Mar 01 13:28:50 spisula kernel: CPU0: Thermal monitoring enabled (TM1)
Mar 01 13:28:50 spisula kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Mar 01 13:28:50 spisula kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Mar 01 13:28:50 spisula kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Mar 01 13:28:50 spisula kernel: process: using mwait in idle threads
Mar 01 13:28:50 spisula kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Mar 01 13:28:50 spisula kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
Mar 01 13:28:50 spisula kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Mar 01 13:28:50 spisula kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Mar 01 13:28:50 spisula kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Mar 01 13:28:50 spisula kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Mar 01 13:28:50 spisula kernel: Register File Data Sampling: Mitigation: Clear Register File
Mar 01 13:28:50 spisula kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Mar 01 13:28:50 spisula kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Mar 01 13:28:50 spisula kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Mar 01 13:28:50 spisula kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Mar 01 13:28:50 spisula kernel: x86/fpu: xstate_offset[3]:  576, xstate_sizes[3]:   64
Mar 01 13:28:50 spisula kernel: x86/fpu: xstate_offset[4]:  640, xstate_sizes[4]:   64
Mar 01 13:28:50 spisula kernel: x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
Mar 01 13:28:50 spisula kernel: Freeing SMP alternatives memory: 40K
Mar 01 13:28:50 spisula kernel: pid_max: default: 32768 minimum: 301
Mar 01 13:28:50 spisula kernel: LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
Mar 01 13:28:50 spisula kernel: landlock: Up and running.
Mar 01 13:28:50 spisula kernel: Yama: disabled by default; enable with sysctl kernel.yama.*
Mar 01 13:28:50 spisula kernel: AppArmor: AppArmor initialized
Mar 01 13:28:50 spisula kernel: TOMOYO Linux initialized
Mar 01 13:28:50 spisula kernel: LSM support for eBPF active
Mar 01 13:28:50 spisula kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Mar 01 13:28:50 spisula kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Mar 01 13:28:50 spisula kernel: smpboot: CPU0: Intel(R) Celeron(R) N4120 CPU @ 1.10GHz (family: 0x6, model: 0x7a, stepping: 0x8)
Mar 01 13:28:50 spisula kernel: Performance Events: PEBS fmt3+, Goldmont plus events, 32-deep LBR, full-width counters, Intel PMU driver.
Mar 01 13:28:50 spisula kernel: ... version:                4
Mar 01 13:28:50 spisula kernel: ... bit width:              48
Mar 01 13:28:50 spisula kernel: ... generic registers:      4
Mar 01 13:28:50 spisula kernel: ... value mask:             0000ffffffffffff
Mar 01 13:28:50 spisula kernel: ... max period:             00007fffffffffff
Mar 01 13:28:50 spisula kernel: ... fixed-purpose events:   3
Mar 01 13:28:50 spisula kernel: ... event mask:             000000070000000f
Mar 01 13:28:50 spisula kernel: signal: max sigframe size: 2032
Mar 01 13:28:50 spisula kernel: Estimated ratio of average max frequency by base frequency (times 1024): 2420
Mar 01 13:28:50 spisula kernel: rcu: Hierarchical SRCU implementation.
Mar 01 13:28:50 spisula kernel: rcu:         Max phase no-delay instances is 1000.
Mar 01 13:28:50 spisula kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Mar 01 13:28:50 spisula kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Mar 01 13:28:50 spisula kernel: smp: Bringing up secondary CPUs ...
Mar 01 13:28:50 spisula kernel: smpboot: x86: Booting SMP configuration:
Mar 01 13:28:50 spisula kernel: .... node  #0, CPUs:      #1 #2 #3
Mar 01 13:28:50 spisula kernel: smp: Brought up 1 node, 4 CPUs
Mar 01 13:28:50 spisula kernel: smpboot: Total of 4 processors activated (8755.20 BogoMIPS)
Mar 01 13:28:50 spisula kernel: node 0 deferred pages initialised in 12ms
Mar 01 13:28:50 spisula kernel: Memory: 3747416K/3993580K available (16384K kernel code, 2484K rwdata, 11752K rodata, 4136K init, 4976K bss, 235948K reserved, 0K cma-reserved)
Mar 01 13:28:50 spisula kernel: devtmpfs: initialized
Mar 01 13:28:50 spisula kernel: x86/mm: Memory block size: 128MB
Mar 01 13:28:50 spisula kernel: ACPI: PM: Registering ACPI NVS region [mem 0x77930000-0x7798ffff] (393216 bytes)
Mar 01 13:28:50 spisula kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Mar 01 13:28:50 spisula kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Mar 01 13:28:50 spisula kernel: pinctrl core: initialized pinctrl subsystem
Mar 01 13:28:50 spisula kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Mar 01 13:28:50 spisula kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Mar 01 13:28:50 spisula kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Mar 01 13:28:50 spisula kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Mar 01 13:28:50 spisula kernel: audit: initializing netlink subsys (disabled)
Mar 01 13:28:50 spisula kernel: audit: type=2000 audit(1740832120.000:1): state=initialized audit_enabled=0 res=1
Mar 01 13:28:50 spisula kernel: thermal_sys: Registered thermal governor 'fair_share'
Mar 01 13:28:50 spisula kernel: thermal_sys: Registered thermal governor 'bang_bang'
Mar 01 13:28:50 spisula kernel: thermal_sys: Registered thermal governor 'step_wise'
Mar 01 13:28:50 spisula kernel: thermal_sys: Registered thermal governor 'user_space'
Mar 01 13:28:50 spisula kernel: thermal_sys: Registered thermal governor 'power_allocator'
Mar 01 13:28:50 spisula kernel: cpuidle: using governor ladder
Mar 01 13:28:50 spisula kernel: cpuidle: using governor menu
Mar 01 13:28:50 spisula kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Mar 01 13:28:50 spisula kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Mar 01 13:28:50 spisula kernel: PCI: ECAM [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) for domain 0000 [bus 00-3f]
Mar 01 13:28:50 spisula kernel: PCI: Using configuration type 1 for base access
Mar 01 13:28:50 spisula kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Mar 01 13:28:50 spisula kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Mar 01 13:28:50 spisula kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Mar 01 13:28:50 spisula kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Mar 01 13:28:50 spisula kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Mar 01 13:28:50 spisula kernel: ACPI: Added _OSI(Module Device)
Mar 01 13:28:50 spisula kernel: ACPI: Added _OSI(Processor Device)
Mar 01 13:28:50 spisula kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Mar 01 13:28:50 spisula kernel: ACPI: Added _OSI(Processor Aggregator Device)
Mar 01 13:28:50 spisula kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
Mar 01 13:28:50 spisula kernel: ACPI: Dynamic OEM Table Load:
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0xFFFF9C8940FB3400 000102 (v02 PmRef  Cpu0Cst  00003001 INTL 20130117)
Mar 01 13:28:50 spisula kernel: ACPI: Dynamic OEM Table Load:
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0xFFFF9C8940FB2E00 00015F (v02 PmRef  ApIst    00003000 INTL 20130117)
Mar 01 13:28:50 spisula kernel: ACPI: Dynamic OEM Table Load:
Mar 01 13:28:50 spisula kernel: ACPI: SSDT 0xFFFF9C8977303900 00008D (v02 PmRef  ApCst    00003000 INTL 20130117)
Mar 01 13:28:50 spisula kernel: ACPI: EC: EC started
Mar 01 13:28:50 spisula kernel: ACPI: EC: interrupt blocked
Mar 01 13:28:50 spisula kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions
Mar 01 13:28:50 spisula kernel: ACPI: Interpreter enabled
Mar 01 13:28:50 spisula kernel: ACPI: PM: (supports S0 S3 S4 S5)
Mar 01 13:28:50 spisula kernel: ACPI: Using IOAPIC for interrupt routing
Mar 01 13:28:50 spisula kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Mar 01 13:28:50 spisula kernel: PCI: Using E820 reservations for host bridge windows
Mar 01 13:28:50 spisula kernel: ACPI: Enabled 10 GPEs in block 00 to 7F
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.RP01.PXP_: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.RP02.PXP_: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.RP02.PXSX.DRST: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.RP03.PXP_: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS02.UPPR: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS04.UPPR: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS05.UPPR: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS09.IBTU.BTPR: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.SS02.UPPR: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.SS04.UPPR: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.SS05.UPPR: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.USBC: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.LSPR: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.PAUD: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.SDPR: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: \_TZ_.FN00: New power resource
Mar 01 13:28:50 spisula kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Mar 01 13:28:50 spisula kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Mar 01 13:28:50 spisula kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Mar 01 13:28:50 spisula kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Mar 01 13:28:50 spisula kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xe0000000-0xe3ffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
Mar 01 13:28:50 spisula kernel: PCI host bridge to bus 0000:00
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0x7c000001-0xbfffffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfea00000-0xfeafffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed003ff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed01000-0xfed01fff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed03000-0xfed03fff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed06000-0xfed06fff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed08000-0xfed09fff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed80000-0xfedbffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1cfff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xfeefffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Mar 01 13:28:50 spisula kernel: pci 0000:00:00.0: [8086:31f0] type 00 class 0x060000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:00.1: [8086:318c] type 00 class 0x118000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:00.1: BAR 0 [mem 0x80000000-0x80007fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:00.3: [8086:3190] type 00 class 0x088000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:00.3: BAR 0 [mem 0xa1318000-0xa1318fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:02.0: [8086:3185] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:02.0: BAR 0 [mem 0xa0000000-0xa0ffffff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
Mar 01 13:28:50 spisula kernel: pci 0000:00:02.0: BAR 4 [io  0x2000-0x203f]
Mar 01 13:28:50 spisula kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Mar 01 13:28:50 spisula kernel: pci 0000:00:0c.0: [8086:31dc] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:0c.0: BAR 0 [mem 0xa1310000-0xa1313fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:0c.0: PME# supported from D0 D3hot D3cold
Mar 01 13:28:50 spisula kernel: pci 0000:00:0e.0: [8086:3198] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:0e.0: BAR 0 [mem 0xa1314000-0xa1317fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:0e.0: BAR 4 [mem 0xa1000000-0xa10fffff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
Mar 01 13:28:50 spisula kernel: pci 0000:00:0f.0: [8086:319a] type 00 class 0x078000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:0f.0: BAR 0 [mem 0xa1319000-0xa1319fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:0f.0: PME# supported from D3hot
Mar 01 13:28:50 spisula kernel: pci 0000:00:13.0: [8086:31d8] type 01 class 0x060400 PCIe Root Port
Mar 01 13:28:50 spisula kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
Mar 01 13:28:50 spisula kernel: pci 0000:00:13.0:   bridge window [mem 0xa1200000-0xa12fffff]
Mar 01 13:28:50 spisula kernel: pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0: [8086:31d6] type 01 class 0x060400 PCIe Root Port
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0: PCI bridge to [bus 02]
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0:   bridge window [io  0x1000-0x1fff]
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0:   bridge window [mem 0xa1100000-0xa11fffff]
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
Mar 01 13:28:50 spisula kernel: pci 0000:00:15.0: [8086:31a8] type 00 class 0x0c0330 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:15.0: BAR 0 [mem 0xa1300000-0xa130ffff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:15.0: PME# supported from D3hot D3cold
Mar 01 13:28:50 spisula kernel: pci 0000:00:16.0: [8086:31ac] type 00 class 0x118000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:16.0: BAR 0 [mem 0xa131a000-0xa131afff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:16.0: BAR 2 [mem 0xa131b000-0xa131bfff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:16.3: [8086:31b2] type 00 class 0x118000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:16.3: BAR 0 [mem 0xa131c000-0xa131cfff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:16.3: BAR 2 [mem 0xa131d000-0xa131dfff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.0: [8086:31b4] type 00 class 0x118000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.0: BAR 0 [mem 0xa131e000-0xa131efff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.0: BAR 2 [mem 0xa131f000-0xa131ffff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.1: [8086:31b6] type 00 class 0x118000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.1: BAR 0 [mem 0xa1320000-0xa1320fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.1: BAR 2 [mem 0xa1321000-0xa1321fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.2: [8086:31b8] type 00 class 0x118000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.2: BAR 0 [mem 0xa1322000-0xa1322fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.2: BAR 2 [mem 0xa1323000-0xa1323fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.0: [8086:31bc] type 00 class 0x118000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.0: BAR 0 [mem 0xa1324000-0xa1324fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.0: BAR 2 [mem 0xa1325000-0xa1325fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.1: [8086:31be] type 00 class 0x118000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.1: BAR 0 [mem 0xa1326000-0xa1326fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.1: BAR 2 [mem 0xa1327000-0xa1327fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.3: [8086:31ee] type 00 class 0x118000 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.3: BAR 0 [mem 0xa1328000-0xa1328fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.3: BAR 2 [mem 0xa1329000-0xa1329fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:1c.0: [8086:31cc] type 00 class 0x080501 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:1c.0: BAR 0 [mem 0xa132a000-0xa132afff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:1c.0: BAR 2 [mem 0xa132b000-0xa132bfff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:1f.0: [8086:31e8] type 00 class 0x060100 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:1f.1: [8086:31d4] type 00 class 0x0c0500 conventional PCI endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:00:1f.1: BAR 0 [mem 0xa132c000-0xa132c0ff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:00:1f.1: BAR 4 [io  0x2040-0x205f]
Mar 01 13:28:50 spisula kernel: pci 0000:01:00.0: [2646:500d] type 00 class 0x010802 PCIe Endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:01:00.0: BAR 0 [mem 0xa1200000-0xa1203fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
Mar 01 13:28:50 spisula kernel: pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
Mar 01 13:28:50 spisula kernel: pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:13.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Mar 01 13:28:50 spisula kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
Mar 01 13:28:50 spisula kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Mar 01 13:28:50 spisula kernel: pci 0000:02:00.0: BAR 0 [io  0x1000-0x10ff]
Mar 01 13:28:50 spisula kernel: pci 0000:02:00.0: BAR 2 [mem 0xa1104000-0xa1104fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:02:00.0: BAR 4 [mem 0xa1100000-0xa1103fff 64bit]
Mar 01 13:28:50 spisula kernel: pci 0000:02:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
Mar 01 13:28:50 spisula kernel: pci 0000:02:00.0: Max Payload Size set to 128 (was 128, max 128)
Mar 01 13:28:50 spisula kernel: pci 0000:02:00.0: supports D1 D2
Mar 01 13:28:50 spisula kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0: PCI bridge to [bus 02]
Mar 01 13:28:50 spisula kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 3
Mar 01 13:28:50 spisula kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 4
Mar 01 13:28:50 spisula kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 5
Mar 01 13:28:50 spisula kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 6
Mar 01 13:28:50 spisula kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 7
Mar 01 13:28:50 spisula kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 9
Mar 01 13:28:50 spisula kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 10
Mar 01 13:28:50 spisula kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Mar 01 13:28:50 spisula kernel: ACPI Warning: GPE type mismatch (level/edge) (20240827/evxface-791)
Mar 01 13:28:50 spisula kernel: ACPI: EC: interrupt unblocked
Mar 01 13:28:50 spisula kernel: ACPI: EC: event unblocked
Mar 01 13:28:50 spisula kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Mar 01 13:28:50 spisula kernel: ACPI: EC: GPE=0x25
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC initialization complete
Mar 01 13:28:50 spisula kernel: ACPI: \_SB_.PCI0.LPCB.H_EC: EC: Used to handle transactions and events
Mar 01 13:28:50 spisula kernel: iommu: Default domain type: Translated
Mar 01 13:28:50 spisula kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Mar 01 13:28:50 spisula kernel: pps_core: LinuxPPS API ver. 1 registered
Mar 01 13:28:50 spisula kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Mar 01 13:28:50 spisula kernel: PTP clock support registered
Mar 01 13:28:50 spisula kernel: EDAC MC: Ver: 3.0.0
Mar 01 13:28:50 spisula kernel: efivars: Registered efivars operations
Mar 01 13:28:50 spisula kernel: NetLabel: Initializing
Mar 01 13:28:50 spisula kernel: NetLabel:  domain hash size = 128
Mar 01 13:28:50 spisula kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Mar 01 13:28:50 spisula kernel: NetLabel:  unlabeled traffic allowed by default
Mar 01 13:28:50 spisula kernel: PCI: Using ACPI for IRQ routing
Mar 01 13:28:50 spisula kernel: PCI: pci_cache_line_size set to 64 bytes
Mar 01 13:28:50 spisula kernel: resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Mar 01 13:28:50 spisula kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Mar 01 13:28:50 spisula kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Mar 01 13:28:50 spisula kernel: e820: reserve RAM buffer [mem 0x7176c000-0x73ffffff]
Mar 01 13:28:50 spisula kernel: e820: reserve RAM buffer [mem 0x74480000-0x77ffffff]
Mar 01 13:28:50 spisula kernel: e820: reserve RAM buffer [mem 0x78d5a000-0x7bffffff]
Mar 01 13:28:50 spisula kernel: e820: reserve RAM buffer [mem 0x79c00000-0x7bffffff]
Mar 01 13:28:50 spisula kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Mar 01 13:28:50 spisula kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Mar 01 13:28:50 spisula kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Mar 01 13:28:50 spisula kernel: vgaarb: loaded
Mar 01 13:28:50 spisula kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Mar 01 13:28:50 spisula kernel: hpet0: 8 comparators, 64-bit 19.200000 MHz counter
Mar 01 13:28:50 spisula kernel: clocksource: Switched to clocksource tsc-early
Mar 01 13:28:50 spisula kernel: VFS: Disk quotas dquot_6.6.0
Mar 01 13:28:50 spisula kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Mar 01 13:28:50 spisula kernel: AppArmor: AppArmor Filesystem Enabled
Mar 01 13:28:50 spisula kernel: pnp: PnP ACPI init
Mar 01 13:28:50 spisula kernel: pnp 00:00: disabling [io  0x164e-0x164f] because it overlaps 0000:00:14.0 BAR 13 [io  0x1000-0x1fff]
Mar 01 13:28:50 spisula kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:00: [io  0x0400-0x047f] could not be reserved
Mar 01 13:28:50 spisula kernel: system 00:00: [io  0x0500-0x05fe] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:00: [io  0x0600-0x061f] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:02: [mem 0xfea00000-0xfeafffff] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:02: [mem 0xfed01000-0xfed01fff] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:02: [mem 0xfed03000-0xfed03fff] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:02: [mem 0xfed06000-0xfed06fff] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:02: [mem 0xfed08000-0xfed09fff] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:02: [mem 0xfed80000-0xfedbffff] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:02: [mem 0xfed1c000-0xfed1cfff] has been reserved
Mar 01 13:28:50 spisula kernel: system 00:02: [mem 0xfee00000-0xfeefffff] has been reserved
Mar 01 13:28:50 spisula kernel: pnp: PnP ACPI: found 4 devices
Mar 01 13:28:50 spisula kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Mar 01 13:28:50 spisula kernel: NET: Registered PF_INET protocol family
Mar 01 13:28:50 spisula kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Mar 01 13:28:50 spisula kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Mar 01 13:28:50 spisula kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Mar 01 13:28:50 spisula kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Mar 01 13:28:50 spisula kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Mar 01 13:28:50 spisula kernel: TCP: Hash tables configured (established 32768 bind 32768)
Mar 01 13:28:50 spisula kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
Mar 01 13:28:50 spisula kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Mar 01 13:28:50 spisula kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Mar 01 13:28:50 spisula kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Mar 01 13:28:50 spisula kernel: NET: Registered PF_XDP protocol family
Mar 01 13:28:50 spisula kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
Mar 01 13:28:50 spisula kernel: pci 0000:00:13.0:   bridge window [mem 0xa1200000-0xa12fffff]
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0: PCI bridge to [bus 02]
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0:   bridge window [io  0x1000-0x1fff]
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0:   bridge window [mem 0xa1100000-0xa11fffff]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 9 [mem 0x7c000001-0xbfffffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xefffffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 11 [mem 0xfea00000-0xfeafffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 12 [mem 0xfed00000-0xfed003ff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 13 [mem 0xfed01000-0xfed01fff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 14 [mem 0xfed03000-0xfed03fff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 15 [mem 0xfed06000-0xfed06fff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 16 [mem 0xfed08000-0xfed09fff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 17 [mem 0xfed80000-0xfedbffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 18 [mem 0xfed1c000-0xfed1cfff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:00: resource 19 [mem 0xfee00000-0xfeefffff window]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:01: resource 1 [mem 0xa1200000-0xa12fffff]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
Mar 01 13:28:50 spisula kernel: pci_bus 0000:02: resource 1 [mem 0xa1100000-0xa11fffff]
Mar 01 13:28:50 spisula kernel: PCI: CLS 64 bytes, default 64
Mar 01 13:28:50 spisula kernel: DMAR: No ATSR found
Mar 01 13:28:50 spisula kernel: DMAR: No SATC found
Mar 01 13:28:50 spisula kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Mar 01 13:28:50 spisula kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Mar 01 13:28:50 spisula kernel: DMAR: IOMMU feature nwfs inconsistent
Mar 01 13:28:50 spisula kernel: DMAR: IOMMU feature eafs inconsistent
Mar 01 13:28:50 spisula kernel: DMAR: IOMMU feature prs inconsistent
Mar 01 13:28:50 spisula kernel: DMAR: IOMMU feature nest inconsistent
Mar 01 13:28:50 spisula kernel: DMAR: IOMMU feature mts inconsistent
Mar 01 13:28:50 spisula kernel: DMAR: IOMMU feature sc_support inconsistent
Mar 01 13:28:50 spisula kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Mar 01 13:28:50 spisula kernel: DMAR: dmar0: Using Queued invalidation
Mar 01 13:28:50 spisula kernel: DMAR: dmar1: Using Queued invalidation
Mar 01 13:28:50 spisula kernel: Trying to unpack rootfs image as initramfs...
Mar 01 13:28:50 spisula kernel: pci 0000:00:02.0: Adding to iommu group 0
Mar 01 13:28:50 spisula kernel: pci 0000:00:00.0: Adding to iommu group 1
Mar 01 13:28:50 spisula kernel: pci 0000:00:00.1: Adding to iommu group 1
Mar 01 13:28:50 spisula kernel: pci 0000:00:00.3: Adding to iommu group 1
Mar 01 13:28:50 spisula kernel: pci 0000:00:0c.0: Adding to iommu group 2
Mar 01 13:28:50 spisula kernel: pci 0000:00:0e.0: Adding to iommu group 3
Mar 01 13:28:50 spisula kernel: pci 0000:00:0f.0: Adding to iommu group 4
Mar 01 13:28:50 spisula kernel: pci 0000:00:13.0: Adding to iommu group 5
Mar 01 13:28:50 spisula kernel: pci 0000:00:14.0: Adding to iommu group 6
Mar 01 13:28:50 spisula kernel: pci 0000:00:15.0: Adding to iommu group 7
Mar 01 13:28:50 spisula kernel: pci 0000:00:16.0: Adding to iommu group 8
Mar 01 13:28:50 spisula kernel: pci 0000:00:16.3: Adding to iommu group 8
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.0: Adding to iommu group 9
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.1: Adding to iommu group 9
Mar 01 13:28:50 spisula kernel: pci 0000:00:17.2: Adding to iommu group 9
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.0: Adding to iommu group 10
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.1: Adding to iommu group 10
Mar 01 13:28:50 spisula kernel: pci 0000:00:18.3: Adding to iommu group 10
Mar 01 13:28:50 spisula kernel: pci 0000:00:1c.0: Adding to iommu group 11
Mar 01 13:28:50 spisula kernel: pci 0000:00:1f.0: Adding to iommu group 12
Mar 01 13:28:50 spisula kernel: pci 0000:00:1f.1: Adding to iommu group 12
Mar 01 13:28:50 spisula kernel: pci 0000:01:00.0: Adding to iommu group 13
Mar 01 13:28:50 spisula kernel: pci 0000:02:00.0: Adding to iommu group 14
Mar 01 13:28:50 spisula kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Mar 01 13:28:50 spisula kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Mar 01 13:28:50 spisula kernel: software IO TLB: mapped [mem 0x000000006d61a000-0x000000007161a000] (64MB)
Mar 01 13:28:50 spisula kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
Mar 01 13:28:50 spisula kernel: clocksource: Switched to clocksource tsc
Mar 01 13:28:50 spisula kernel: Initialise system trusted keyrings
Mar 01 13:28:50 spisula kernel: Key type blacklist registered
Mar 01 13:28:50 spisula kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0
Mar 01 13:28:50 spisula kernel: zbud: loaded
Mar 01 13:28:50 spisula kernel: fuse: init (API version 7.41)
Mar 01 13:28:50 spisula kernel: integrity: Platform Keyring initialized
Mar 01 13:28:50 spisula kernel: integrity: Machine keyring initialized
Mar 01 13:28:50 spisula kernel: Key type asymmetric registered
Mar 01 13:28:50 spisula kernel: Asymmetric key parser 'x509' registered
Mar 01 13:28:50 spisula kernel: Freeing initrd memory: 50440K
Mar 01 13:28:50 spisula kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Mar 01 13:28:50 spisula kernel: io scheduler mq-deadline registered
Mar 01 13:28:50 spisula kernel: ledtrig-cpu: registered to indicate activity on CPUs
Mar 01 13:28:50 spisula kernel: pcieport 0000:00:13.0: PME: Signaling with IRQ 122
Mar 01 13:28:50 spisula kernel: pcieport 0000:00:14.0: PME: Signaling with IRQ 123
Mar 01 13:28:50 spisula kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Mar 01 13:28:50 spisula kernel: ACPI: \_TZ_.TZ01: _AL0 evaluation failure
Mar 01 13:28:50 spisula kernel: thermal LNXTHERM:00: registered as thermal_zone0
Mar 01 13:28:50 spisula kernel: ACPI: thermal: Thermal Zone [TZ01] (31 C)
Mar 01 13:28:50 spisula kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Mar 01 13:28:50 spisula kernel: Linux agpgart interface v0.103
Mar 01 13:28:50 spisula kernel: tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 22)
Mar 01 13:28:50 spisula kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Mar 01 13:28:50 spisula kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Mar 01 13:28:50 spisula kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Mar 01 13:28:50 spisula kernel: mousedev: PS/2 mouse device common for all mice
Mar 01 13:28:50 spisula kernel: rtc_cmos 00:03: RTC can wake from S4
Mar 01 13:28:50 spisula kernel: rtc_cmos 00:03: registered as rtc0
Mar 01 13:28:50 spisula kernel: rtc_cmos 00:03: setting system clock to 2025-03-01T12:28:42 UTC (1740832122)
Mar 01 13:28:50 spisula kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
Mar 01 13:28:50 spisula kernel: intel_pstate: Intel P-state driver initializing
Mar 01 13:28:50 spisula kernel: efifb: probing for efifb
Mar 01 13:28:50 spisula kernel: efifb: framebuffer at 0x90000000, using 4128k, total 4128k
Mar 01 13:28:50 spisula kernel: efifb: mode is 1366x768x32, linelength=5504, pages=1
Mar 01 13:28:50 spisula kernel: efifb: scrolling: redraw
Mar 01 13:28:50 spisula kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Mar 01 13:28:50 spisula kernel: Console: switching to colour frame buffer device 170x48
Mar 01 13:28:50 spisula kernel: fb0: EFI VGA frame buffer device
Mar 01 13:28:50 spisula kernel: NET: Registered PF_INET6 protocol family
Mar 01 13:28:50 spisula kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Mar 01 13:28:50 spisula kernel: Segment Routing with IPv6
Mar 01 13:28:50 spisula kernel: In-situ OAM (IOAM) with IPv6
Mar 01 13:28:50 spisula kernel: mip6: Mobile IPv6
Mar 01 13:28:50 spisula kernel: NET: Registered PF_PACKET protocol family
Mar 01 13:28:50 spisula kernel: mpls_gso: MPLS GSO support
Mar 01 13:28:50 spisula kernel: microcode: Current revision: 0x00000024
Mar 01 13:28:50 spisula kernel: microcode: Updated early from: 0x0000001a
Mar 01 13:28:50 spisula kernel: resctrl: L2 allocation detected
Mar 01 13:28:50 spisula kernel: IPI shorthand broadcast: enabled
Mar 01 13:28:50 spisula kernel: sched_clock: Marking stable (2316591888, 1096159)->(2323204885, -5516838)
Mar 01 13:28:50 spisula kernel: registered taskstats version 1
Mar 01 13:28:50 spisula kernel: Loading compiled-in X.509 certificates
Mar 01 13:28:50 spisula kernel: Loaded X.509 cert 'Build time autogenerated kernel key: a3e36bf22a91cf8b9a1cc970610f72bac8676bf6'
Mar 01 13:28:50 spisula kernel: Demotion targets for Node 0: null
Mar 01 13:28:50 spisula kernel: Key type .fscrypt registered
Mar 01 13:28:50 spisula kernel: Key type fscrypt-provisioning registered
Mar 01 13:28:50 spisula kernel: cryptd: max_cpu_qlen set to 1000
Mar 01 13:28:50 spisula kernel: Key type encrypted registered
Mar 01 13:28:50 spisula kernel: AppArmor: AppArmor sha256 policy hashing enabled
Mar 01 13:28:50 spisula kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 01 13:28:50 spisula kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Mar 01 13:28:50 spisula kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 01 13:28:50 spisula kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Mar 01 13:28:50 spisula kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 01 13:28:50 spisula kernel: integrity: Loaded X.509 cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5'
Mar 01 13:28:50 spisula kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 01 13:28:50 spisula kernel: integrity: Loaded X.509 cert 'HQSecureFlash: b78a58299f3b8dbd4064615a6e85365a'
Mar 01 13:28:50 spisula kernel: integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
Mar 01 13:28:50 spisula kernel: integrity: Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
Mar 01 13:28:50 spisula kernel: ima: Allocated hash algorithm: sha256
Mar 01 13:28:50 spisula kernel: evm: Initialising EVM extended attributes:
Mar 01 13:28:50 spisula kernel: audit: type=1807 audit(1740832122.923:2): action=measure func=KEXEC_KERNEL_CHECK res=1
Mar 01 13:28:50 spisula kernel: evm: security.selinux
Mar 01 13:28:50 spisula kernel: evm: security.SMACK64 (disabled)
Mar 01 13:28:50 spisula kernel: evm: security.SMACK64EXEC (disabled)
Mar 01 13:28:50 spisula kernel: evm: security.SMACK64TRANSMUTE (disabled)
Mar 01 13:28:50 spisula kernel: evm: security.SMACK64MMAP (disabled)
Mar 01 13:28:50 spisula kernel: evm: security.apparmor
Mar 01 13:28:50 spisula kernel: audit: type=1807 audit(1740832122.923:3): action=measure func=MODULE_CHECK res=1
Mar 01 13:28:50 spisula kernel: evm: security.ima
Mar 01 13:28:50 spisula kernel: evm: security.capability
Mar 01 13:28:50 spisula kernel: evm: HMAC attrs: 0x1
Mar 01 13:28:50 spisula kernel: RAS: Correctable Errors collector initialized.
Mar 01 13:28:50 spisula kernel: Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
Mar 01 13:28:50 spisula kernel: clk: Disabling unused clocks
Mar 01 13:28:50 spisula kernel: PM: genpd: Disabling unused power domains
Mar 01 13:28:50 spisula kernel: Freeing unused decrypted memory: 2028K
Mar 01 13:28:50 spisula kernel: Freeing unused kernel image (initmem) memory: 4136K
Mar 01 13:28:50 spisula kernel: Write protecting the kernel read-only data: 28672k
Mar 01 13:28:50 spisula kernel: Freeing unused kernel image (rodata/data gap) memory: 536K
Mar 01 13:28:50 spisula kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Mar 01 13:28:50 spisula kernel: Run /init as init process
Mar 01 13:28:50 spisula kernel:   with arguments:
Mar 01 13:28:50 spisula kernel:     /init
Mar 01 13:28:50 spisula kernel:   with environment:
Mar 01 13:28:50 spisula kernel:     HOME=/
Mar 01 13:28:50 spisula kernel:     TERM=linux
Mar 01 13:28:50 spisula kernel:     BOOT_IMAGE=/vmlinuz-6.12.12-amd64
Mar 01 13:28:50 spisula kernel: tpm tpm0: auth session is active
Mar 01 13:28:50 spisula kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WMBF method block execution control method not found
Mar 01 13:28:50 spisula kernel: hid: raw HID events driver (C) Jiri Kosina
Mar 01 13:28:50 spisula kernel: ACPI: battery: Slot [BAT0] (battery present)
Mar 01 13:28:50 spisula kernel: i801_smbus 0000:00:1f.1: SPD Write Disable is set
Mar 01 13:28:50 spisula kernel: i801_smbus 0000:00:1f.1: SMBus using PCI interrupt
Mar 01 13:28:50 spisula kernel: sdhci: Secure Digital Host Controller Interface driver
Mar 01 13:28:50 spisula kernel: sdhci: Copyright(c) Pierre Ossman
Mar 01 13:28:50 spisula kernel: ACPI: bus type USB registered
Mar 01 13:28:50 spisula kernel: usbcore: registered new interface driver usbfs
Mar 01 13:28:50 spisula kernel: usbcore: registered new interface driver hub
Mar 01 13:28:50 spisula kernel: usbcore: registered new device driver usb
Mar 01 13:28:50 spisula kernel: ACPI: bus type drm_connector registered
Mar 01 13:28:50 spisula kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Mar 01 13:28:50 spisula kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Mar 01 13:28:50 spisula kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Mar 01 13:28:50 spisula kernel: idma64 idma64.3: Found Intel integrated DMA 64-bit
Mar 01 13:28:50 spisula kernel: idma64 idma64.4: Found Intel integrated DMA 64-bit
Mar 01 13:28:50 spisula kernel: idma64 idma64.5: Found Intel integrated DMA 64-bit
Mar 01 13:28:50 spisula kernel: dw-apb-uart.5: ttyS0 at MMIO 0xa1324000 (irq = 4, base_baud = 115200) is a 16550A
Mar 01 13:28:50 spisula kernel: idma64 idma64.6: Found Intel integrated DMA 64-bit
Mar 01 13:28:50 spisula kernel: dw-apb-uart.6: ttyS1 at MMIO 0xa1326000 (irq = 5, base_baud = 115200) is a 16550A
Mar 01 13:28:50 spisula kernel: dw-apb-uart.7: ttyS2 at MMIO 0xa1328000 (irq = 7, base_baud = 115200) is a 16550A
Mar 01 13:28:50 spisula kernel: nvme nvme0: pci function 0000:01:00.0
Mar 01 13:28:50 spisula kernel: nvme nvme0: missing or invalid SUBNQN field.
Mar 01 13:28:50 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 01 13:28:50 spisula kernel:  nvme0n1: p1 p2 p3
Mar 01 13:28:50 spisula kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Mar 01 13:28:50 spisula kernel: r8169 0000:02:00.0 eth0: RTL8168h/8111h, 78:72:64:39:a4:b2, XID 541, IRQ 129
Mar 01 13:28:50 spisula kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Mar 01 13:28:50 spisula kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Mar 01 13:28:50 spisula kernel: sdhci-pci 0000:00:1c.0: SDHCI controller found [8086:31cc] (rev 6)
Mar 01 13:28:50 spisula kernel: mmc0: CQHCI version 5.10
Mar 01 13:28:50 spisula kernel: mmc0: SDHCI controller on PCI [0000:00:1c.0] using ADMA 64-bit
Mar 01 13:28:50 spisula kernel: xhci_hcd 0000:00:15.0: xHCI Host Controller
Mar 01 13:28:50 spisula kernel: xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
Mar 01 13:28:50 spisula kernel: xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Mar 01 13:28:50 spisula kernel: xhci_hcd 0000:00:15.0: xHCI Host Controller
Mar 01 13:28:50 spisula kernel: xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
Mar 01 13:28:50 spisula kernel: xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
Mar 01 13:28:50 spisula kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Mar 01 13:28:50 spisula kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 01 13:28:50 spisula kernel: usb usb1: Product: xHCI Host Controller
Mar 01 13:28:50 spisula kernel: usb usb1: Manufacturer: Linux 6.12.12-amd64 xhci-hcd
Mar 01 13:28:50 spisula kernel: usb usb1: SerialNumber: 0000:00:15.0
Mar 01 13:28:50 spisula kernel: hub 1-0:1.0: USB hub found
Mar 01 13:28:50 spisula kernel: hub 1-0:1.0: 9 ports detected
Mar 01 13:28:50 spisula kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Mar 01 13:28:50 spisula kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 01 13:28:50 spisula kernel: usb usb2: Product: xHCI Host Controller
Mar 01 13:28:50 spisula kernel: usb usb2: Manufacturer: Linux 6.12.12-amd64 xhci-hcd
Mar 01 13:28:50 spisula kernel: usb usb2: SerialNumber: 0000:00:15.0
Mar 01 13:28:50 spisula kernel: hub 2-0:1.0: USB hub found
Mar 01 13:28:50 spisula kernel: hub 2-0:1.0: 7 ports detected
Mar 01 13:28:50 spisula kernel: i2c_hid_acpi i2c-ELAN9004:00: i2c_hid_get_input: IRQ triggered but there's no data
Mar 01 13:28:50 spisula kernel: mmc0: Failed to initialize a non-removable card
Mar 01 13:28:50 spisula kernel: input: ELAN050C:00 04F3:3149 Mouse as /devices/pci0000:00/0000:00:17.2/i2c_designware.4/i2c-5/i2c-ELAN050C:00/0018:04F3:3149.0001/input/input1
Mar 01 13:28:50 spisula kernel: input: ELAN050C:00 04F3:3149 Touchpad as /devices/pci0000:00/0000:00:17.2/i2c_designware.4/i2c-5/i2c-ELAN050C:00/0018:04F3:3149.0001/input/input3
Mar 01 13:28:50 spisula kernel: hid-generic 0018:04F3:3149.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN050C:00 04F3:3149] on i2c-ELAN050C:00
Mar 01 13:28:50 spisula kernel: input: ELAN9004:00 04F3:2D58 Touchscreen as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input4
Mar 01 13:28:50 spisula kernel: input: ELAN9004:00 04F3:2D58 as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input5
Mar 01 13:28:50 spisula kernel: input: ELAN9004:00 04F3:2D58 as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input6
Mar 01 13:28:50 spisula kernel: hid-generic 0018:04F3:2D58.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9004:00 04F3:2D58] on i2c-ELAN9004:00
Mar 01 13:28:50 spisula kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
Mar 01 13:28:50 spisula kernel: input: ELAN050C:00 04F3:3149 Mouse as /devices/pci0000:00/0000:00:17.2/i2c_designware.4/i2c-5/i2c-ELAN050C:00/0018:04F3:3149.0001/input/input8
Mar 01 13:28:50 spisula kernel: input: ELAN050C:00 04F3:3149 Touchpad as /devices/pci0000:00/0000:00:17.2/i2c_designware.4/i2c-5/i2c-ELAN050C:00/0018:04F3:3149.0001/input/input10
Mar 01 13:28:50 spisula kernel: hid-multitouch 0018:04F3:3149.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN050C:00 04F3:3149] on i2c-ELAN050C:00
Mar 01 13:28:50 spisula kernel: input: ELAN9004:00 04F3:2D58 as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input11
Mar 01 13:28:50 spisula kernel: input: ELAN9004:00 04F3:2D58 UNKNOWN as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input12
Mar 01 13:28:50 spisula kernel: input: ELAN9004:00 04F3:2D58 UNKNOWN as /devices/pci0000:00/0000:00:17.1/i2c_designware.3/i2c-4/i2c-ELAN9004:00/0018:04F3:2D58.0002/input/input13
Mar 01 13:28:50 spisula kernel: hid-multitouch 0018:04F3:2D58.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9004:00 04F3:2D58] on i2c-ELAN9004:00
Mar 01 13:28:50 spisula kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Mar 01 13:28:50 spisula kernel: device-mapper: uevent: version 1.0.3
Mar 01 13:28:50 spisula kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Mar 01 13:28:50 spisula kernel: usb 1-2: New USB device found, idVendor=04f2, idProduct=b6db, bcdDevice=62.27
Mar 01 13:28:50 spisula kernel: usb 1-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Mar 01 13:28:50 spisula kernel: usb 1-2: Product: 5MP World Facing
Mar 01 13:28:50 spisula kernel: usb 1-2: Manufacturer: Chicony Electronics Co.,Ltd.
Mar 01 13:28:50 spisula kernel: usb 1-2: SerialNumber: 0001
Mar 01 13:28:50 spisula kernel: usb 1-7: new high-speed USB device number 3 using xhci_hcd
Mar 01 13:28:50 spisula kernel: usb 1-7: New USB device found, idVendor=0408, idProduct=a061, bcdDevice= 0.04
Mar 01 13:28:50 spisula kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 01 13:28:50 spisula kernel: usb 1-7: Product: HD User Facing
Mar 01 13:28:50 spisula kernel: usb 1-7: Manufacturer: SunplusIT Inc
Mar 01 13:28:50 spisula kernel: usb 1-8: new high-speed USB device number 4 using xhci_hcd
Mar 01 13:28:50 spisula kernel: usb 1-8: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Mar 01 13:28:50 spisula kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 01 13:28:50 spisula kernel: usb 1-8: Product: USB2.0-CRW
Mar 01 13:28:50 spisula kernel: usb 1-8: Manufacturer: Generic
Mar 01 13:28:50 spisula kernel: usb 1-8: SerialNumber: 20100201396000000
Mar 01 13:28:50 spisula kernel: usb 1-9: new full-speed USB device number 5 using xhci_hcd
Mar 01 13:28:50 spisula kernel: usbcore: registered new interface driver rtsx_usb
Mar 01 13:28:50 spisula kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
Mar 01 13:28:50 spisula kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Mar 01 13:28:50 spisula kernel: Lockdown: resume: hibernation is restricted; see man kernel_lockdown.7
Mar 01 13:28:50 spisula kernel: EXT4-fs (dm-1): mounted filesystem af843d99-0ced-4405-b68d-4f56cdc24cb4 ro with ordered data mode. Quota mode: none.
Mar 01 13:28:50 spisula kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Mar 01 13:28:50 spisula systemd[1]: Inserted module 'autofs4'
Mar 01 13:28:50 spisula systemd[1]: systemd 257.3-1 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)
Mar 01 13:28:50 spisula systemd[1]: Detected architecture x86-64.
Mar 01 13:28:50 spisula systemd[1]: Hostname set to <spisula>.
Mar 01 13:28:50 spisula kernel: Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
Mar 01 13:28:50 spisula systemd[1]: bpf-restrict-fs: LSM BPF program attached
Mar 01 13:28:50 spisula systemd[1]: Queued start job for default target graphical.target.
Mar 01 13:28:50 spisula systemd[1]: Created slice system-getty.slice - Slice /system/getty.
Mar 01 13:28:50 spisula systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
Mar 01 13:28:50 spisula systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
Mar 01 13:28:50 spisula systemd[1]: Created slice user.slice - User and Session Slice.
Mar 01 13:28:50 spisula systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
Mar 01 13:28:50 spisula systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Mar 01 13:28:50 spisula systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
Mar 01 13:28:50 spisula systemd[1]: Expecting device dev-disk-by\x2duuid-4287f104\x2d02bb\x2d4f34\x2da6e5\x2dfd766865cf5b.device - /dev/disk/by-uuid/4287f104-02bb-4f34-a6e5-fd766865cf5b...
Mar 01 13:28:50 spisula systemd[1]: Expecting device dev-disk-by\x2duuid-BBC4\x2dE7CD.device - /dev/disk/by-uuid/BBC4-E7CD...
Mar 01 13:28:50 spisula systemd[1]: Expecting device dev-mapper-spisula\x2d\x2dvg\x2dswap_1.device - /dev/mapper/spisula--vg-swap_1...
Mar 01 13:28:50 spisula systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
Mar 01 13:28:50 spisula systemd[1]: Reached target remote-fs.target - Remote File Systems.
Mar 01 13:28:50 spisula systemd[1]: Reached target slices.target - Slice Units.
Mar 01 13:28:50 spisula systemd[1]: Reached target time-set.target - System Time Set.
Mar 01 13:28:50 spisula systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
Mar 01 13:28:50 spisula systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
Mar 01 13:28:50 spisula systemd[1]: Listening on syslog.socket - Syslog Socket.
Mar 01 13:28:50 spisula systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
Mar 01 13:28:50 spisula systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
Mar 01 13:28:50 spisula systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
Mar 01 13:28:50 spisula systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
Mar 01 13:28:50 spisula systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Mar 01 13:28:50 spisula systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Mar 01 13:28:50 spisula systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
Mar 01 13:28:50 spisula systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Mar 01 13:28:50 spisula systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Mar 01 13:28:50 spisula systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mar 01 13:28:50 spisula systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway.
Mar 01 13:28:50 spisula systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
Mar 01 13:28:50 spisula systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mar 01 13:28:50 spisula systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Mar 01 13:28:50 spisula systemd[1]: Starting blk-availability.service - Availability of block devices...
Mar 01 13:28:50 spisula systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
Mar 01 13:28:50 spisula systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Mar 01 13:28:50 spisula systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Mar 01 13:28:50 spisula systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Mar 01 13:28:50 spisula systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Mar 01 13:28:50 spisula systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Mar 01 13:28:50 spisula systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Mar 01 13:28:50 spisula 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).
Mar 01 13:28:50 spisula 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).
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-journald.service - Journal Service...
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Mar 01 13:28:50 spisula systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Mar 01 13:28:50 spisula systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Mar 01 13:28:50 spisula systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
Mar 01 13:28:50 spisula systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
Mar 01 13:28:50 spisula systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
Mar 01 13:28:50 spisula systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
Mar 01 13:28:50 spisula systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
Mar 01 13:28:50 spisula systemd[1]: Finished blk-availability.service - Availability of block devices.
Mar 01 13:28:50 spisula systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
Mar 01 13:28:50 spisula systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
Mar 01 13:28:50 spisula systemd[1]: modprobe@drm.service: Deactivated successfully.
Mar 01 13:28:50 spisula systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
Mar 01 13:28:50 spisula systemd[1]: modprobe@fuse.service: Deactivated successfully.
Mar 01 13:28:50 spisula systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
Mar 01 13:28:50 spisula systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
Mar 01 13:28:50 spisula kernel: pstore: Using crash dump compression: deflate
Mar 01 13:28:50 spisula systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
Mar 01 13:28:50 spisula kernel: EXT4-fs (dm-1): re-mounted af843d99-0ced-4405-b68d-4f56cdc24cb4 r/w. Quota mode: none.
Mar 01 13:28:50 spisula systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
Mar 01 13:28:50 spisula systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
Mar 01 13:28:50 spisula systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Mar 01 13:28:50 spisula systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
Mar 01 13:28:50 spisula kernel: pstore: Registered efi_pstore as persistent store backend
Mar 01 13:28:50 spisula kernel: lp: driver loaded but no devices found
Mar 01 13:28:50 spisula systemd-journald[465]: Collecting audit messages is disabled.
Mar 01 13:28:50 spisula systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Mar 01 13:28:50 spisula systemd[1]: modprobe@configfs.service: Deactivated successfully.
Mar 01 13:28:50 spisula systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
Mar 01 13:28:50 spisula systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Mar 01 13:28:50 spisula systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Mar 01 13:28:50 spisula systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
Mar 01 13:28:50 spisula systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Mar 01 13:28:50 spisula systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
Mar 01 13:28:50 spisula kernel: ppdev: user-space parallel port driver
Mar 01 13:28:50 spisula systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
Mar 01 13:28:50 spisula systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
Mar 01 13:28:50 spisula systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
Mar 01 13:28:50 spisula systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
Mar 01 13:28:50 spisula systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
Mar 01 13:28:50 spisula systemd[1]: Started systemd-journald.service - Journal Service.
Mar 01 13:28:51 spisula systemd-journald[465]: Received client request to flush runtime journal.
Mar 01 13:28:51 spisula kernel: Adding 1003516k swap on /dev/mapper/spisula--vg-swap_1.  Priority:-2 extents:1 across:1003516k SS
Mar 01 13:28:51 spisula kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input15
Mar 01 13:28:51 spisula kernel: ACPI: button: Lid Switch [LID0]
Mar 01 13:28:51 spisula kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input16
Mar 01 13:28:51 spisula kernel: ACPI: button: Power Button [PWRB]
Mar 01 13:28:51 spisula kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input17
Mar 01 13:28:51 spisula kernel: ACPI: button: Sleep Button [SLPB]
Mar 01 13:28:51 spisula kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input18
Mar 01 13:28:51 spisula kernel: ACPI: button: Power Button [PWRF]
Mar 01 13:28:51 spisula kernel: Bluetooth: Core ver 2.22
Mar 01 13:28:51 spisula kernel: NET: Registered PF_BLUETOOTH protocol family
Mar 01 13:28:51 spisula kernel: Bluetooth: HCI device and connection manager initialized
Mar 01 13:28:51 spisula kernel: Bluetooth: HCI socket layer initialized
Mar 01 13:28:51 spisula kernel: Bluetooth: L2CAP socket layer initialized
Mar 01 13:28:51 spisula kernel: Bluetooth: SCO socket layer initialized
Mar 01 13:28:51 spisula kernel: input: Acer Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/10251229:00/input/input19
Mar 01 13:28:51 spisula kernel: ACPI: AC: AC Adapter [ADP1] (off-line)
Mar 01 13:28:51 spisula kernel: Consider using thermal netlink events interface
Mar 01 13:28:51 spisula kernel: mc: Linux media interface: v0.10
Mar 01 13:28:51 spisula kernel: EXT4-fs (nvme0n1p2): mounting ext2 file system using the ext4 subsystem
Mar 01 13:28:51 spisula kernel: EXT4-fs (nvme0n1p2): mounted filesystem 4287f104-02bb-4f34-a6e5-fd766865cf5b r/w without journal. Quota mode: none.
Mar 01 13:28:51 spisula kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Mar 01 13:28:51 spisula kernel: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
Mar 01 13:28:51 spisula kernel: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
Mar 01 13:28:51 spisula kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Mar 01 13:28:51 spisula kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Mar 01 13:28:51 spisula kernel: input: PC Speaker as /devices/platform/pcspkr/input/input20
Mar 01 13:28:52 spisula kernel: Intel(R) Wireless WiFi driver for Linux
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: Detected crf-id 0x2816, cnv-id 0x1000100 wfpm id 0x80000000
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: PCI dev 31dc/0034, rev=0x312, rfid=0x105110
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: Detected Intel(R) Wireless-AC 9560 160MHz
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 0
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 1
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 2
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 3
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 4
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 6
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 8
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 9
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 10
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 11
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 15
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 16
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 18
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 19
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 20
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 21
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: WRT: Overriding region id 28
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
Mar 01 13:28:52 spisula kernel: iwlwifi 0000:00:0c.0: loaded firmware version 46.7e3e4b69.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
Mar 01 13:28:52 spisula kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Mar 01 13:28:52 spisula kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Mar 01 13:28:52 spisula kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Mar 01 13:28:52 spisula kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Mar 01 13:28:52 spisula kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Mar 01 13:28:52 spisula kernel: videodev: Linux video capture interface: v2.00
Mar 01 13:28:52 spisula kernel: acer_wmi: Acer Laptop ACPI-WMI Extras
Mar 01 13:28:52 spisula kernel: acer_wmi: Function bitmap for Communication Button: 0x0
Mar 01 13:28:52 spisula kernel: input: Acer WMI hotkeys as /devices/virtual/input/input21
Mar 01 13:28:52 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: supply vdd not found, using dummy regulator
Mar 01 13:28:52 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: supply vddio not found, using dummy regulator
Mar 01 13:28:52 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:base: supply vdd not found, using dummy regulator
Mar 01 13:28:52 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:base: supply vddio not found, using dummy regulator
Mar 01 13:28:52 spisula kernel: usbcore: registered new interface driver btusb
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: Device revision is 2
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: Secure boot is enabled
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: OTP lock is enabled
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: API lock is enabled
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: Debug lock is disabled
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Mar 01 13:28:52 spisula kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: Boot Address: 0x40800
Mar 01 13:28:52 spisula kernel: Bluetooth: hci0: Firmware Version: 201-12.24
Mar 01 13:28:52 spisula kernel: intel_rapl_common: Found RAPL domain package
Mar 01 13:28:52 spisula kernel: intel_rapl_common: Found RAPL domain core
Mar 01 13:28:52 spisula kernel: intel_rapl_common: Found RAPL domain uncore
Mar 01 13:28:52 spisula kernel: intel_rapl_common: Found RAPL domain dram
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832132.995:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=644 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832132.995:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=645 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832132.995:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=645 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832133.007:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=648 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832133.007:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=648 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832133.007:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=648 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832133.015:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=646 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832133.015:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=646 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832133.015:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=646 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: audit: type=1400 audit(1740832133.015:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=646 comm="apparmor_parser"
Mar 01 13:28:53 spisula kernel: iwlwifi 0000:00:0c.0: base HW address: f4:b3:01:63:29:78, OTP minor version: 0x4
Mar 01 13:28:53 spisula kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Mar 01 13:28:53 spisula kernel: iwlwifi 0000:00:0c.0 wlp0s12f0: renamed from wlan0
Mar 01 13:28:53 spisula kernel: usb 1-2: Found UVC 1.50 device 5MP World Facing (04f2:b6db)
Mar 01 13:28:53 spisula kernel: usb 1-7: Found UVC 1.00 device HD User Facing (0408:a061)
Mar 01 13:28:53 spisula kernel: usbcore: registered new interface driver uvcvideo
Mar 01 13:28:53 spisula kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Mar 01 13:28:53 spisula kernel: Bluetooth: BNEP filters: protocol multicast
Mar 01 13:28:53 spisula kernel: Bluetooth: BNEP socket layer initialized
Mar 01 13:28:53 spisula kernel: zram: Added device: zram0
Mar 01 13:28:53 spisula kernel: zram0: detected capacity change from 0 to 1907392
Mar 01 13:28:53 spisula kernel: Adding 953692k swap on /dev/zram0.  Priority:100 extents:1 across:953692k SS
Mar 01 13:28:54 spisula kernel: i915 0000:00:02.0: [drm] Unknown revision 0x06
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: [drm] Found GEMINILAKE (device ID 3185) display version 10.00 stepping **
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: [drm] Unknown revid 0x06
Mar 01 13:28:55 spisula kernel: Bluetooth: hci0: Waiting for firmware download to complete
Mar 01 13:28:55 spisula kernel: Bluetooth: hci0: Firmware loaded in 1478597 usecs
Mar 01 13:28:55 spisula kernel: Bluetooth: hci0: Waiting for device to boot
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Mar 01 13:28:55 spisula kernel: Console: switching to colour dummy device 80x25
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: [drm] couldn't get memory information
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: firmware: failed to load i915/glk_dmc_ver1_04.bin (-2)
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: firmware: failed to load i915/glk_dmc_ver1_04.bin (-2)
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: Direct firmware load for i915/glk_dmc_ver1_04.bin failed with error -2
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: [drm] Failed to load DMC firmware i915/glk_dmc_ver1_04.bin (-ENOENT). Disabling runtime power management.
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: [drm] DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
Mar 01 13:28:55 spisula kernel: Bluetooth: hci0: Device booted in 12962 usecs
Mar 01 13:28:55 spisula kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-17-16-1.ddc
Mar 01 13:28:55 spisula kernel: evm: overlay not supported
Mar 01 13:28:55 spisula kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Mar 01 13:28:55 spisula kernel: Bluetooth: hci0: Firmware revision 0.1 build 201 week 12 2024
Mar 01 13:28:55 spisula kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Mar 01 13:28:55 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 01 13:28:55 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 01 13:28:55 spisula kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
Mar 01 13:28:55 spisula kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Mar 01 13:28:55 spisula kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input22
Mar 01 13:28:55 spisula kernel: Bluetooth: MGMT ver 1.23
Mar 01 13:28:55 spisula kernel: snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Mar 01 13:28:55 spisula kernel: fbcon: i915drmfb (fb0) is primary device
Mar 01 13:28:55 spisula kernel: NET: Registered PF_ALG protocol family
Mar 01 13:28:55 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 01 13:28:55 spisula kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Mar 01 13:28:55 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Mar 01 13:28:55 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Mar 01 13:28:55 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Mar 01 13:28:55 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Mar 01 13:28:55 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Mar 01 13:28:55 spisula kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Mar 01 13:28:55 spisula kernel: iwlwifi 0000:00:0c.0: Registered PHC clock: iwlwifi-PTP, with index: 0
Mar 01 13:28:55 spisula kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:0e.0/sound/card0/input23
Mar 01 13:28:55 spisula kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input24
Mar 01 13:28:55 spisula kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input25
Mar 01 13:28:55 spisula kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input26
Mar 01 13:28:55 spisula kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input27
Mar 01 13:28:55 spisula kernel: Console: switching to colour frame buffer device 170x48
Mar 01 13:28:55 spisula kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Mar 01 13:28:55 spisula kernel: Bluetooth: RFCOMM TTY layer initialized
Mar 01 13:28:55 spisula kernel: Bluetooth: RFCOMM socket layer initialized
Mar 01 13:28:55 spisula kernel: Bluetooth: RFCOMM ver 1.11
Mar 01 13:28:58 spisula kernel: snd_hda_intel 0000:00:0e.0: azx_get_response timeout, switching to polling mode: last cmd=0x20bf8100
Mar 01 13:28:58 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 01 13:28:58 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 01 13:28:58 spisula kernel: wlp0s12f0: authenticated
Mar 01 13:28:58 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 01 13:28:58 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 01 13:28:58 spisula kernel: wlp0s12f0: associated
Mar 01 13:28:59 spisula kernel: snd_hda_intel 0000:00:0e.0: No response from codec, disabling MSI: last cmd=0x20bf8100
Mar 01 13:28:59 spisula kernel: rfkill: input handler disabled
Mar 01 13:28:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 01 13:29:00 spisula kernel: snd_hda_intel 0000:00:0e.0: azx_get_response timeout, switching to single_cmd mode: last cmd=0x20bf8100
Mar 01 13:29:00 spisula kernel: azx_single_wait_for_response: 16 callbacks suppressed
Mar 01 13:29:12 spisula kernel: rfkill: input handler enabled
Mar 01 13:29:12 spisula kernel: azx_single_wait_for_response: 892 callbacks suppressed
Mar 01 13:30:41 spisula kernel: azx_single_wait_for_response: 447 callbacks suppressed
Mar 01 13:30:43 spisula kernel: rfkill: input handler disabled
Mar 01 13:30:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 01 13:30:54 spisula kernel: rfkill: input handler enabled
Mar 01 13:30:54 spisula kernel: azx_single_wait_for_response: 443 callbacks suppressed
Mar 01 13:30:55 spisula kernel: rfkill: input handler disabled
Mar 01 13:31:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 01 13:31:34 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 01 13:31:34 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 01 13:31:34 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 01 13:31:34 spisula kernel: PM: suspend entry (deep)
Mar 01 13:31:34 spisula kernel: Filesystems sync: 0.008 seconds
Mar 04 16:09:42 spisula kernel: Freezing user space processes
Mar 04 16:09:42 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 04 16:09:42 spisula kernel: OOM killer disabled.
Mar 04 16:09:42 spisula kernel: Freezing remaining freezable tasks
Mar 04 16:09:42 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 04 16:09:42 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 04 16:09:42 spisula kernel: ACPI: EC: interrupt blocked
Mar 04 16:09:42 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 04 16:09:42 spisula kernel: ACPI: EC: event blocked
Mar 04 16:09:42 spisula kernel: ACPI: EC: EC stopped
Mar 04 16:09:42 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 04 16:09:42 spisula kernel: Disabling non-boot CPUs ...
Mar 04 16:09:42 spisula kernel: smpboot: CPU 3 is now offline
Mar 04 16:09:42 spisula kernel: smpboot: CPU 2 is now offline
Mar 04 16:09:42 spisula kernel: smpboot: CPU 1 is now offline
Mar 04 16:09:42 spisula kernel: ACPI: PM: Low-level resume complete
Mar 04 16:09:42 spisula kernel: ACPI: EC: EC started
Mar 04 16:09:42 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 04 16:09:42 spisula kernel: Enabling non-boot CPUs ...
Mar 04 16:09:42 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 04 16:09:42 spisula kernel: CPU1 is up
Mar 04 16:09:42 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 04 16:09:42 spisula kernel: CPU2 is up
Mar 04 16:09:42 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 04 16:09:42 spisula kernel: CPU3 is up
Mar 04 16:09:42 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 04 16:09:42 spisula kernel: ACPI: button: The lid device is not compliant to SW_LID.
Mar 04 16:09:42 spisula kernel: ACPI: EC: interrupt unblocked
Mar 04 16:09:42 spisula kernel: ACPI: EC: event unblocked
Mar 04 16:09:42 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 04 16:09:42 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 04 16:09:42 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 04 16:09:42 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 04 16:09:42 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 04 16:09:42 spisula kernel: OOM killer enabled.
Mar 04 16:09:42 spisula kernel: Restarting tasks ... 
Mar 04 16:09:42 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 04 16:09:42 spisula kernel: done.
Mar 04 16:09:42 spisula kernel: random: crng reseeded on system resumption
Mar 04 16:09:43 spisula kernel: PM: suspend exit
Mar 04 16:09:43 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 04 16:09:43 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 04 16:09:46 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 04 16:09:46 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 04 16:09:46 spisula kernel: wlp0s12f0: authenticated
Mar 04 16:09:46 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 04 16:09:46 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 04 16:09:46 spisula kernel: wlp0s12f0: associated
Mar 04 16:09:51 spisula kernel: rfkill: input handler enabled
Mar 04 16:09:51 spisula kernel: azx_single_wait_for_response: 531 callbacks suppressed
Mar 04 16:09:52 spisula kernel: rfkill: input handler disabled
Mar 04 16:10:01 spisula kernel: rfkill: input handler enabled
Mar 04 16:13:01 spisula kernel: kauditd_printk_skb: 565 callbacks suppressed
Mar 04 16:13:01 spisula kernel: audit: type=1400 audit(1741101181.300:30): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=7683 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:13 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:13 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 04 16:28:14 spisula kernel: PM: suspend entry (deep)
Mar 04 16:28:14 spisula kernel: Filesystems sync: 0.009 seconds
Mar 06 22:39:28 spisula kernel: Freezing user space processes
Mar 06 22:39:28 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 06 22:39:28 spisula kernel: OOM killer disabled.
Mar 06 22:39:28 spisula kernel: Freezing remaining freezable tasks
Mar 06 22:39:28 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 06 22:39:28 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 06 22:39:28 spisula kernel: ACPI: EC: interrupt blocked
Mar 06 22:39:28 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 06 22:39:28 spisula kernel: ACPI: EC: event blocked
Mar 06 22:39:28 spisula kernel: ACPI: EC: EC stopped
Mar 06 22:39:28 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 06 22:39:28 spisula kernel: Disabling non-boot CPUs ...
Mar 06 22:39:28 spisula kernel: smpboot: CPU 3 is now offline
Mar 06 22:39:28 spisula kernel: smpboot: CPU 2 is now offline
Mar 06 22:39:28 spisula kernel: smpboot: CPU 1 is now offline
Mar 06 22:39:28 spisula kernel: ACPI: PM: Low-level resume complete
Mar 06 22:39:28 spisula kernel: ACPI: EC: EC started
Mar 06 22:39:28 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 06 22:39:28 spisula kernel: Enabling non-boot CPUs ...
Mar 06 22:39:28 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 06 22:39:28 spisula kernel: CPU1 is up
Mar 06 22:39:28 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 06 22:39:28 spisula kernel: CPU2 is up
Mar 06 22:39:28 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 06 22:39:28 spisula kernel: CPU3 is up
Mar 06 22:39:28 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 06 22:39:28 spisula kernel: ACPI: EC: interrupt unblocked
Mar 06 22:39:28 spisula kernel: ACPI: EC: event unblocked
Mar 06 22:39:28 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 06 22:39:28 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 06 22:39:28 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 06 22:39:28 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 06 22:39:28 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 06 22:39:28 spisula kernel: OOM killer enabled.
Mar 06 22:39:28 spisula kernel: Restarting tasks ... 
Mar 06 22:39:28 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 06 22:39:28 spisula kernel: done.
Mar 06 22:39:28 spisula kernel: random: crng reseeded on system resumption
Mar 06 22:39:29 spisula kernel: PM: suspend exit
Mar 06 22:39:29 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 06 22:39:29 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 06 22:39:32 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 06 22:39:32 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 06 22:39:32 spisula kernel: wlp0s12f0: authenticated
Mar 06 22:39:32 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 06 22:39:32 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 06 22:39:32 spisula kernel: wlp0s12f0: associated
Mar 06 22:40:53 spisula kernel: usb 1-3: new full-speed USB device number 6 using xhci_hcd
Mar 06 22:40:53 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 06 22:40:53 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 06 22:40:53 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 06 22:40:53 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 06 22:40:53 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0003/input/input28
Mar 06 22:40:53 spisula kernel: hid-generic 0003:1050:0407.0003: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 06 22:40:53 spisula kernel: hid-generic 0003:1050:0407.0004: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 06 22:40:53 spisula kernel: usbcore: registered new interface driver usbhid
Mar 06 22:40:53 spisula kernel: usbhid: USB HID core driver
Mar 06 22:41:07 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 06 22:41:11 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 06 22:41:11 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 06 22:41:11 spisula kernel: wlp0s12f0: authenticated
Mar 06 22:41:11 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 06 22:41:11 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 06 22:41:11 spisula kernel: wlp0s12f0: associated
Mar 06 22:42:42 spisula kernel: perf: interrupt took too long (2517 > 2500), lowering kernel.perf_event_max_sample_rate to 79250
Mar 06 22:44:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 22:44:47 spisula kernel: rfkill: input handler disabled
Mar 06 22:44:56 spisula kernel: rfkill: input handler enabled
Mar 06 22:44:57 spisula kernel: azx_single_wait_for_response: 430 callbacks suppressed
Mar 06 22:44:58 spisula kernel: rfkill: input handler disabled
Mar 06 22:45:06 spisula kernel: rfkill: input handler enabled
Mar 06 23:04:38 spisula kernel: perf: interrupt took too long (3159 > 3146), lowering kernel.perf_event_max_sample_rate to 63250
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:16 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 06 23:19:17 spisula kernel: PM: suspend entry (deep)
Mar 06 23:19:17 spisula kernel: Filesystems sync: 0.010 seconds
Mar 08 01:12:51 spisula kernel: Freezing user space processes
Mar 08 01:12:51 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 08 01:12:51 spisula kernel: OOM killer disabled.
Mar 08 01:12:51 spisula kernel: Freezing remaining freezable tasks
Mar 08 01:12:51 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 08 01:12:51 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 08 01:12:51 spisula kernel: ACPI: EC: interrupt blocked
Mar 08 01:12:51 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 08 01:12:51 spisula kernel: ACPI: EC: event blocked
Mar 08 01:12:51 spisula kernel: ACPI: EC: EC stopped
Mar 08 01:12:51 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 08 01:12:51 spisula kernel: Disabling non-boot CPUs ...
Mar 08 01:12:51 spisula kernel: smpboot: CPU 3 is now offline
Mar 08 01:12:51 spisula kernel: smpboot: CPU 2 is now offline
Mar 08 01:12:51 spisula kernel: smpboot: CPU 1 is now offline
Mar 08 01:12:51 spisula kernel: ACPI: PM: Low-level resume complete
Mar 08 01:12:51 spisula kernel: ACPI: EC: EC started
Mar 08 01:12:51 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 08 01:12:51 spisula kernel: Enabling non-boot CPUs ...
Mar 08 01:12:51 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 08 01:12:51 spisula kernel: CPU1 is up
Mar 08 01:12:51 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 08 01:12:51 spisula kernel: CPU2 is up
Mar 08 01:12:51 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 08 01:12:51 spisula kernel: CPU3 is up
Mar 08 01:12:51 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 08 01:12:51 spisula kernel: ACPI: EC: interrupt unblocked
Mar 08 01:12:51 spisula kernel: ACPI: EC: event unblocked
Mar 08 01:12:51 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 08 01:12:51 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 08 01:12:51 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 08 01:12:51 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 08 01:12:51 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 08 01:12:51 spisula kernel: OOM killer enabled.
Mar 08 01:12:51 spisula kernel: Restarting tasks ... done.
Mar 08 01:12:51 spisula kernel: random: crng reseeded on system resumption
Mar 08 01:12:51 spisula kernel: usb 1-3: USB disconnect, device number 6
Mar 08 01:12:52 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 08 01:12:52 spisula kernel: PM: suspend exit
Mar 08 01:12:52 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 08 01:12:52 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 08 01:12:55 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 08 01:12:55 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 08 01:12:55 spisula kernel: wlp0s12f0: authenticated
Mar 08 01:12:55 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 08 01:12:55 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 08 01:12:55 spisula kernel: wlp0s12f0: associated
Mar 08 01:14:04 spisula kernel: kauditd_printk_skb: 527 callbacks suppressed
Mar 08 01:14:04 spisula kernel: audit: type=1400 audit(1741392844.956:31): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="lsb_release" pid=30724 comm="apparmor_parser"
Mar 08 01:14:05 spisula kernel: audit: type=1400 audit(1741392845.020:32): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="nvidia_modprobe" pid=30727 comm="apparmor_parser"
Mar 08 01:14:05 spisula kernel: audit: type=1400 audit(1741392845.040:33): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="nvidia_modprobe//kmod" pid=30727 comm="apparmor_parser"
Mar 08 01:14:05 spisula kernel: audit: type=1400 audit(1741392845.804:34): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=30845 comm="apparmor_parser"
Mar 08 01:14:05 spisula kernel: audit: type=1400 audit(1741392845.804:35): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=30844 comm="apparmor_parser"
Mar 08 01:14:05 spisula kernel: audit: type=1400 audit(1741392845.804:36): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=30846 comm="apparmor_parser"
Mar 08 01:14:05 spisula kernel: audit: type=1400 audit(1741392845.804:37): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=30847 comm="apparmor_parser"
Mar 08 01:14:05 spisula kernel: audit: type=1400 audit(1741392845.804:38): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=30849 comm="apparmor_parser"
Mar 08 01:14:05 spisula kernel: audit: type=1400 audit(1741392845.804:39): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=30850 comm="apparmor_parser"
Mar 08 01:14:05 spisula kernel: audit: type=1400 audit(1741392845.804:40): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=30851 comm="apparmor_parser"
Mar 08 01:14:10 spisula kernel: kauditd_printk_skb: 111 callbacks suppressed
Mar 08 01:14:10 spisula kernel: audit: type=1400 audit(1741392850.832:152): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince" pid=30937 comm="apparmor_parser"
Mar 08 01:14:10 spisula kernel: audit: type=1400 audit(1741392850.856:153): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=30937 comm="apparmor_parser"
Mar 08 01:14:10 spisula kernel: audit: type=1400 audit(1741392850.856:154): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince//snap_browsers" pid=30937 comm="apparmor_parser"
Mar 08 01:14:10 spisula kernel: audit: type=1400 audit(1741392850.864:155): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-previewer" pid=30937 comm="apparmor_parser"
Mar 08 01:14:10 spisula kernel: audit: type=1400 audit(1741392850.888:156): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=30937 comm="apparmor_parser"
Mar 08 01:14:10 spisula kernel: audit: type=1400 audit(1741392850.892:157): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=30937 comm="apparmor_parser"
Mar 08 01:42:15 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 08 01:42:18 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 08 01:42:18 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 08 01:42:18 spisula kernel: wlp0s12f0: authenticated
Mar 08 01:42:18 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 08 01:42:18 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 08 01:42:18 spisula kernel: wlp0s12f0: associated
Mar 08 01:45:51 spisula kernel: perf: interrupt took too long (3958 > 3948), lowering kernel.perf_event_max_sample_rate to 50500
Mar 08 01:51:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 01:51:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 01:51:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 01:51:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 01:51:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 01:51:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 01:51:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 01:51:10 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 08 01:51:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 01:51:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 01:51:11 spisula kernel: PM: suspend entry (deep)
Mar 08 01:51:11 spisula kernel: Filesystems sync: 0.017 seconds
Mar 08 12:39:08 spisula kernel: Freezing user space processes
Mar 08 12:39:08 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 08 12:39:08 spisula kernel: OOM killer disabled.
Mar 08 12:39:08 spisula kernel: Freezing remaining freezable tasks
Mar 08 12:39:08 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 08 12:39:08 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 08 12:39:08 spisula kernel: ACPI: EC: interrupt blocked
Mar 08 12:39:08 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 08 12:39:08 spisula kernel: ACPI: EC: event blocked
Mar 08 12:39:08 spisula kernel: ACPI: EC: EC stopped
Mar 08 12:39:08 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 08 12:39:08 spisula kernel: Disabling non-boot CPUs ...
Mar 08 12:39:08 spisula kernel: smpboot: CPU 3 is now offline
Mar 08 12:39:08 spisula kernel: smpboot: CPU 2 is now offline
Mar 08 12:39:08 spisula kernel: smpboot: CPU 1 is now offline
Mar 08 12:39:08 spisula kernel: ACPI: PM: Low-level resume complete
Mar 08 12:39:08 spisula kernel: ACPI: EC: EC started
Mar 08 12:39:08 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 08 12:39:08 spisula kernel: Enabling non-boot CPUs ...
Mar 08 12:39:08 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 08 12:39:08 spisula kernel: CPU1 is up
Mar 08 12:39:08 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 08 12:39:08 spisula kernel: CPU2 is up
Mar 08 12:39:08 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 08 12:39:08 spisula kernel: CPU3 is up
Mar 08 12:39:08 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 08 12:39:08 spisula kernel: ACPI: EC: interrupt unblocked
Mar 08 12:39:08 spisula kernel: ACPI: EC: event unblocked
Mar 08 12:39:08 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 08 12:39:09 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 08 12:39:09 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 08 12:39:09 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 08 12:39:09 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 08 12:39:09 spisula kernel: OOM killer enabled.
Mar 08 12:39:09 spisula kernel: Restarting tasks ... 
Mar 08 12:39:09 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 08 12:39:09 spisula kernel: done.
Mar 08 12:39:09 spisula kernel: random: crng reseeded on system resumption
Mar 08 12:39:09 spisula kernel: PM: suspend exit
Mar 08 12:39:09 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 08 12:39:09 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 08 12:39:12 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 08 12:39:12 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 08 12:39:12 spisula kernel: wlp0s12f0: authenticated
Mar 08 12:39:12 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 08 12:39:12 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 08 12:39:12 spisula kernel: wlp0s12f0: associated
Mar 08 12:49:05 spisula kernel: audit: type=1400 audit(1741434545.149:158): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince" pid=41303 comm="apparmor_parser"
Mar 08 12:49:05 spisula kernel: audit: type=1400 audit(1741434545.149:159): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=41303 comm="apparmor_parser"
Mar 08 12:49:05 spisula kernel: audit: type=1400 audit(1741434545.153:160): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince//snap_browsers" pid=41303 comm="apparmor_parser"
Mar 08 12:49:05 spisula kernel: audit: type=1400 audit(1741434545.161:161): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-previewer" pid=41303 comm="apparmor_parser"
Mar 08 12:49:05 spisula kernel: audit: type=1400 audit(1741434545.193:162): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=41303 comm="apparmor_parser"
Mar 08 12:49:05 spisula kernel: audit: type=1400 audit(1741434545.197:163): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=41303 comm="apparmor_parser"
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:56 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:56 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 08 13:17:57 spisula kernel: PM: suspend entry (deep)
Mar 08 13:17:57 spisula kernel: Filesystems sync: 0.012 seconds
Mar 08 19:27:34 spisula kernel: Freezing user space processes
Mar 08 19:27:34 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 08 19:27:34 spisula kernel: OOM killer disabled.
Mar 08 19:27:34 spisula kernel: Freezing remaining freezable tasks
Mar 08 19:27:34 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 08 19:27:34 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 08 19:27:34 spisula kernel: ACPI: EC: interrupt blocked
Mar 08 19:27:34 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 08 19:27:34 spisula kernel: ACPI: EC: event blocked
Mar 08 19:27:34 spisula kernel: ACPI: EC: EC stopped
Mar 08 19:27:34 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 08 19:27:34 spisula kernel: Disabling non-boot CPUs ...
Mar 08 19:27:34 spisula kernel: smpboot: CPU 3 is now offline
Mar 08 19:27:34 spisula kernel: smpboot: CPU 2 is now offline
Mar 08 19:27:34 spisula kernel: smpboot: CPU 1 is now offline
Mar 08 19:27:34 spisula kernel: ACPI: PM: Low-level resume complete
Mar 08 19:27:34 spisula kernel: ACPI: EC: EC started
Mar 08 19:27:34 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 08 19:27:34 spisula kernel: Enabling non-boot CPUs ...
Mar 08 19:27:34 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 08 19:27:34 spisula kernel: CPU1 is up
Mar 08 19:27:34 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 08 19:27:34 spisula kernel: CPU2 is up
Mar 08 19:27:34 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 08 19:27:34 spisula kernel: CPU3 is up
Mar 08 19:27:34 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 08 19:27:34 spisula kernel: ACPI: EC: interrupt unblocked
Mar 08 19:27:34 spisula kernel: ACPI: EC: event unblocked
Mar 08 19:27:34 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 08 19:27:34 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 08 19:27:34 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 08 19:27:34 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 08 19:27:34 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 08 19:27:34 spisula kernel: OOM killer enabled.
Mar 08 19:27:34 spisula kernel: Restarting tasks ... 
Mar 08 19:27:34 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 08 19:27:34 spisula kernel: done.
Mar 08 19:27:34 spisula kernel: random: crng reseeded on system resumption
Mar 08 19:27:35 spisula kernel: PM: suspend exit
Mar 08 19:27:35 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 08 19:27:35 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 08 19:27:38 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 08 19:27:38 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 08 19:27:38 spisula kernel: wlp0s12f0: authenticated
Mar 08 19:27:38 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 08 19:27:38 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 08 19:27:38 spisula kernel: wlp0s12f0: associated
Mar 08 19:44:53 spisula kernel: perf: interrupt took too long (4958 > 4947), lowering kernel.perf_event_max_sample_rate to 40250
Mar 08 22:20:00 spisula kernel: perf: interrupt took too long (6207 > 6197), lowering kernel.perf_event_max_sample_rate to 32000
Mar 08 23:18:31 spisula kernel: audit: type=1400 audit(1741472311.007:164): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mariadbd_akonadi" pid=104321 comm="apparmor_parser"
Mar 08 23:18:31 spisula kernel: audit: type=1400 audit(1741472311.079:165): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mysqld_akonadi" pid=104327 comm="apparmor_parser"
Mar 08 23:18:31 spisula kernel: audit: type=1400 audit(1741472311.159:166): apparmor="STATUS" operation="profile_load" profile="unconfined" name="postgresql_akonadi" pid=104335 comm="apparmor_parser"
Mar 08 23:18:31 spisula kernel: audit: type=1400 audit(1741472311.259:167): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/akonadiserver" pid=104341 comm="apparmor_parser"
Mar 09 01:04:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:17 spisula kernel: rfkill: input handler disabled
Mar 09 01:04:30 spisula kernel: rfkill: input handler enabled
Mar 09 01:04:34 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:34 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:34 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:34 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:34 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:35 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:35 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:35 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:35 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:35 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:04:36 spisula kernel: show_signal: 445 callbacks suppressed
Mar 09 01:04:36 spisula kernel: traps: light-locker[131811] trap int3 ip:7fdb0e8a36f7 sp:7ffde2f6a510 error:0 in libglib-2.0.so.0.8304.0[656f7,7fdb0e85c000+a1000]
Mar 09 01:06:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:06:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:06:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:06:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:06:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:06:29 spisula kernel: warning: `krunner' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Mar 09 01:13:14 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:14 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:14 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:14 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:14 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:22 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:22 spisula kernel: rfkill: input handler disabled
Mar 09 01:13:32 spisula kernel: rfkill: input handler enabled
Mar 09 01:13:32 spisula kernel: azx_single_wait_for_response: 444 callbacks suppressed
Mar 09 01:13:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:37 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:37 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:37 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:37 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:37 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:38 spisula kernel: show_signal: 443 callbacks suppressed
Mar 09 01:13:38 spisula kernel: traps: light-locker[135649] trap int3 ip:7fce004e96f7 sp:7ffcafe0f830 error:0 in libglib-2.0.so.0.8304.0[656f7,7fce004a2000+a1000]
Mar 09 01:13:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:13:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:14:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:14:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:14:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:14:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:14:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:22:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:22:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 09 01:22:59 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 09 01:23:00 spisula kernel: PM: suspend entry (deep)
Mar 09 01:23:00 spisula kernel: Filesystems sync: 0.010 seconds
Mar 12 02:42:04 spisula kernel: Freezing user space processes
Mar 12 02:42:04 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 12 02:42:04 spisula kernel: OOM killer disabled.
Mar 12 02:42:04 spisula kernel: Freezing remaining freezable tasks
Mar 12 02:42:04 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 12 02:42:04 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 12 02:42:04 spisula kernel: ACPI: EC: interrupt blocked
Mar 12 02:42:04 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 12 02:42:04 spisula kernel: ACPI: EC: event blocked
Mar 12 02:42:04 spisula kernel: ACPI: EC: EC stopped
Mar 12 02:42:04 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 12 02:42:04 spisula kernel: Disabling non-boot CPUs ...
Mar 12 02:42:04 spisula kernel: smpboot: CPU 3 is now offline
Mar 12 02:42:04 spisula kernel: smpboot: CPU 2 is now offline
Mar 12 02:42:04 spisula kernel: smpboot: CPU 1 is now offline
Mar 12 02:42:04 spisula kernel: ACPI: PM: Low-level resume complete
Mar 12 02:42:04 spisula kernel: ACPI: EC: EC started
Mar 12 02:42:05 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 12 02:42:05 spisula kernel: Enabling non-boot CPUs ...
Mar 12 02:42:05 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 12 02:42:05 spisula kernel: CPU1 is up
Mar 12 02:42:05 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 12 02:42:05 spisula kernel: CPU2 is up
Mar 12 02:42:05 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 12 02:42:05 spisula kernel: CPU3 is up
Mar 12 02:42:05 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 12 02:42:05 spisula kernel: ACPI: EC: interrupt unblocked
Mar 12 02:42:05 spisula kernel: ACPI: EC: event unblocked
Mar 12 02:42:05 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 12 02:42:05 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 12 02:42:05 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 12 02:42:05 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 12 02:42:05 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 12 02:42:05 spisula kernel: OOM killer enabled.
Mar 12 02:42:05 spisula kernel: Restarting tasks ... 
Mar 12 02:42:05 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 12 02:42:05 spisula kernel: done.
Mar 12 02:42:05 spisula kernel: random: crng reseeded on system resumption
Mar 12 02:42:05 spisula kernel: PM: suspend exit
Mar 12 02:42:05 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 12 02:42:05 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 12 02:42:09 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 12 02:42:09 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 12 02:42:09 spisula kernel: wlp0s12f0: authenticated
Mar 12 02:42:09 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 12 02:42:09 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 12 02:42:09 spisula kernel: wlp0s12f0: associated
Mar 12 02:43:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 12 02:43:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 12 02:43:50 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 12 02:43:51 spisula kernel: PM: suspend entry (deep)
Mar 12 02:43:51 spisula kernel: Filesystems sync: 0.044 seconds
Mar 12 17:18:27 spisula kernel: Freezing user space processes
Mar 12 17:18:27 spisula kernel: Freezing user space processes completed (elapsed 0.007 seconds)
Mar 12 17:18:27 spisula kernel: OOM killer disabled.
Mar 12 17:18:27 spisula kernel: Freezing remaining freezable tasks
Mar 12 17:18:27 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 12 17:18:27 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 12 17:18:27 spisula kernel: ACPI: EC: interrupt blocked
Mar 12 17:18:27 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 12 17:18:27 spisula kernel: ACPI: EC: event blocked
Mar 12 17:18:27 spisula kernel: ACPI: EC: EC stopped
Mar 12 17:18:27 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 12 17:18:27 spisula kernel: Disabling non-boot CPUs ...
Mar 12 17:18:27 spisula kernel: smpboot: CPU 3 is now offline
Mar 12 17:18:27 spisula kernel: smpboot: CPU 2 is now offline
Mar 12 17:18:27 spisula kernel: smpboot: CPU 1 is now offline
Mar 12 17:18:27 spisula kernel: ACPI: PM: Low-level resume complete
Mar 12 17:18:27 spisula kernel: ACPI: EC: EC started
Mar 12 17:18:27 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 12 17:18:27 spisula kernel: Enabling non-boot CPUs ...
Mar 12 17:18:27 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 12 17:18:27 spisula kernel: CPU1 is up
Mar 12 17:18:27 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 12 17:18:27 spisula kernel: CPU2 is up
Mar 12 17:18:27 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 12 17:18:27 spisula kernel: CPU3 is up
Mar 12 17:18:27 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 12 17:18:27 spisula kernel: ACPI: EC: interrupt unblocked
Mar 12 17:18:27 spisula kernel: ACPI: EC: event unblocked
Mar 12 17:18:27 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 12 17:18:27 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 12 17:18:27 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 12 17:18:27 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 12 17:18:27 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 12 17:18:27 spisula kernel: OOM killer enabled.
Mar 12 17:18:27 spisula kernel: Restarting tasks ... 
Mar 12 17:18:27 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 12 17:18:27 spisula kernel: done.
Mar 12 17:18:27 spisula kernel: random: crng reseeded on system resumption
Mar 12 17:18:28 spisula kernel: PM: suspend exit
Mar 12 17:18:28 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 12 17:18:28 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 12 17:18:31 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 12 17:18:31 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 12 17:18:31 spisula kernel: wlp0s12f0: authenticated
Mar 12 17:18:31 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 12 17:18:31 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 12 17:18:31 spisula kernel: wlp0s12f0: associated
Mar 12 17:44:24 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 12 17:44:24 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 12 17:44:24 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 12 17:44:25 spisula kernel: PM: suspend entry (deep)
Mar 12 17:44:25 spisula kernel: Filesystems sync: 0.014 seconds
Mar 12 20:15:27 spisula kernel: Freezing user space processes
Mar 12 20:15:27 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 12 20:15:27 spisula kernel: OOM killer disabled.
Mar 12 20:15:27 spisula kernel: Freezing remaining freezable tasks
Mar 12 20:15:27 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 12 20:15:27 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 12 20:15:27 spisula kernel: ACPI: EC: interrupt blocked
Mar 12 20:15:27 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 12 20:15:27 spisula kernel: ACPI: EC: event blocked
Mar 12 20:15:27 spisula kernel: ACPI: EC: EC stopped
Mar 12 20:15:27 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 12 20:15:27 spisula kernel: Disabling non-boot CPUs ...
Mar 12 20:15:27 spisula kernel: smpboot: CPU 3 is now offline
Mar 12 20:15:27 spisula kernel: smpboot: CPU 2 is now offline
Mar 12 20:15:27 spisula kernel: smpboot: CPU 1 is now offline
Mar 12 20:15:27 spisula kernel: ACPI: PM: Low-level resume complete
Mar 12 20:15:27 spisula kernel: ACPI: EC: EC started
Mar 12 20:15:27 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 12 20:15:27 spisula kernel: Enabling non-boot CPUs ...
Mar 12 20:15:27 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 12 20:15:27 spisula kernel: CPU1 is up
Mar 12 20:15:27 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 12 20:15:27 spisula kernel: CPU2 is up
Mar 12 20:15:27 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 12 20:15:27 spisula kernel: CPU3 is up
Mar 12 20:15:27 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 12 20:15:27 spisula kernel: ACPI: EC: interrupt unblocked
Mar 12 20:15:27 spisula kernel: ACPI: EC: event unblocked
Mar 12 20:15:27 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 12 20:15:27 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 12 20:15:27 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 12 20:15:28 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 12 20:15:28 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 12 20:15:28 spisula kernel: OOM killer enabled.
Mar 12 20:15:28 spisula kernel: Restarting tasks ... 
Mar 12 20:15:28 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 12 20:15:28 spisula kernel: done.
Mar 12 20:15:28 spisula kernel: random: crng reseeded on system resumption
Mar 12 20:15:28 spisula kernel: PM: suspend exit
Mar 12 20:15:28 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 12 20:15:28 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 12 20:15:31 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 12 20:15:31 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 12 20:15:31 spisula kernel: wlp0s12f0: authenticated
Mar 12 20:15:31 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 12 20:15:31 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 12 20:15:31 spisula kernel: wlp0s12f0: associated
Mar 12 20:24:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 12 20:24:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 12 20:24:00 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 12 20:24:01 spisula kernel: PM: suspend entry (deep)
Mar 12 20:24:01 spisula kernel: Filesystems sync: 0.008 seconds
Mar 15 02:12:37 spisula kernel: Freezing user space processes
Mar 15 02:12:37 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 15 02:12:37 spisula kernel: OOM killer disabled.
Mar 15 02:12:37 spisula kernel: Freezing remaining freezable tasks
Mar 15 02:12:37 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 15 02:12:37 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 15 02:12:37 spisula kernel: ACPI: EC: interrupt blocked
Mar 15 02:12:37 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 15 02:12:37 spisula kernel: ACPI: EC: event blocked
Mar 15 02:12:37 spisula kernel: ACPI: EC: EC stopped
Mar 15 02:12:37 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 15 02:12:37 spisula kernel: Disabling non-boot CPUs ...
Mar 15 02:12:37 spisula kernel: smpboot: CPU 3 is now offline
Mar 15 02:12:37 spisula kernel: smpboot: CPU 2 is now offline
Mar 15 02:12:37 spisula kernel: smpboot: CPU 1 is now offline
Mar 15 02:12:37 spisula kernel: ACPI: PM: Low-level resume complete
Mar 15 02:12:37 spisula kernel: ACPI: EC: EC started
Mar 15 02:12:37 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 15 02:12:37 spisula kernel: Enabling non-boot CPUs ...
Mar 15 02:12:37 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 15 02:12:37 spisula kernel: CPU1 is up
Mar 15 02:12:37 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 15 02:12:37 spisula kernel: CPU2 is up
Mar 15 02:12:37 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 15 02:12:37 spisula kernel: CPU3 is up
Mar 15 02:12:37 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 15 02:12:37 spisula kernel: ACPI: EC: interrupt unblocked
Mar 15 02:12:37 spisula kernel: ACPI: EC: event unblocked
Mar 15 02:12:37 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 15 02:12:37 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 15 02:12:37 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 15 02:12:37 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 15 02:12:37 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 15 02:12:37 spisula kernel: OOM killer enabled.
Mar 15 02:12:37 spisula kernel: Restarting tasks ... 
Mar 15 02:12:37 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 15 02:12:37 spisula kernel: done.
Mar 15 02:12:37 spisula kernel: random: crng reseeded on system resumption
Mar 15 02:12:38 spisula kernel: PM: suspend exit
Mar 15 02:12:38 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 15 02:12:38 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 15 02:12:38 spisula kernel: audit: type=1400 audit(1742001158.988:168): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=149622 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Mar 15 02:12:39 spisula kernel: audit: type=1400 audit(1742001159.080:169): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=149622 comm="cupsd" capability=12  capname="net_admin"
Mar 15 02:12:41 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 15 02:12:41 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 15 02:12:41 spisula kernel: wlp0s12f0: authenticated
Mar 15 02:12:41 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 15 02:12:41 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 15 02:12:41 spisula kernel: wlp0s12f0: associated
Mar 15 02:13:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:04 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:27 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:27 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:27 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:27 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:27 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:40 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:40 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:40 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:40 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:40 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:48 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:48 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:48 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:48 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:48 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:13:55 spisula kernel: rfkill: input handler disabled
Mar 15 02:14:12 spisula kernel: rfkill: input handler enabled
Mar 15 02:14:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:16 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:17 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:17 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:17 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:17 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:17 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:14:18 spisula kernel: show_signal: 442 callbacks suppressed
Mar 15 02:14:18 spisula kernel: traps: light-locker[151464] trap int3 ip:7f3a49ca36f7 sp:7ffe9a8e3f70 error:0 in libglib-2.0.so.0.8304.0[656f7,7f3a49c5c000+a1000]
Mar 15 02:21:06 spisula kernel: audit: type=1400 audit(1742001666.963:170): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=158370 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Mar 15 02:21:07 spisula kernel: audit: type=1400 audit(1742001666.999:171): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=158370 comm="cupsd" capability=12  capname="net_admin"
Mar 15 02:21:17 spisula systemd[1]: systemd 257.3-1 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)
Mar 15 02:21:17 spisula systemd[1]: Detected architecture x86-64.
Mar 15 02:21:17 spisula kernel: lockdown_is_locked_down: 5 callbacks suppressed
Mar 15 02:21:17 spisula kernel: Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
Mar 15 02:21:17 spisula systemd[1]: bpf-restrict-fs: LSM BPF program attached
Mar 15 02:21:18 spisula systemd-journald[465]: Received SIGTERM from PID 1 (systemd).
Mar 15 02:21:18 spisula systemd[1]: Stopping systemd-journald.service - Journal Service...
Mar 15 02:21:18 spisula systemd[1]: systemd-journald.service: Deactivated successfully.
Mar 15 02:21:18 spisula systemd[1]: Stopped systemd-journald.service - Journal Service.
Mar 15 02:21:18 spisula systemd[1]: systemd-journald.service: Consumed 5.135s CPU time, 62.7M memory peak, 1.2M memory swap peak.
Mar 15 02:21:18 spisula systemd[1]: Starting systemd-journald.service - Journal Service...
Mar 15 02:21:18 spisula systemd-journald[159099]: Collecting audit messages is disabled.
Mar 15 02:21:18 spisula systemd[1]: Started systemd-journald.service - Journal Service.
Mar 15 02:21:47 spisula systemd[1]: systemd 257.4-1 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)
Mar 15 02:21:47 spisula systemd[1]: Detected architecture x86-64.
Mar 15 02:21:47 spisula kernel: Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
Mar 15 02:21:48 spisula systemd[1]: bpf-restrict-fs: LSM BPF program attached
Mar 15 02:21:48 spisula systemd-journald[159099]: Received SIGTERM from PID 1 (systemd).
Mar 15 02:21:48 spisula systemd[1]: Stopping systemd-journald.service - Journal Service...
Mar 15 02:21:48 spisula systemd[1]: systemd-journald.service: Deactivated successfully.
Mar 15 02:21:48 spisula systemd[1]: Stopped systemd-journald.service - Journal Service.
Mar 15 02:21:48 spisula systemd[1]: Starting systemd-journald.service - Journal Service...
Mar 15 02:21:48 spisula systemd-journald[159960]: Collecting audit messages is disabled.
Mar 15 02:21:48 spisula systemd[1]: Started systemd-journald.service - Journal Service.
Mar 15 02:24:44 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 02:24:48 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 15 02:24:48 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 15 02:24:48 spisula kernel: wlp0s12f0: authenticated
Mar 15 02:24:48 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 15 02:24:48 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 15 02:24:48 spisula kernel: wlp0s12f0: associated
Mar 15 02:27:31 spisula kernel: acer_wmi: Unknown function number - 8 - 0
Mar 15 02:29:36 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 15 02:34:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:34:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:34:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:34:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:34:29 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:44:35 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:44:35 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:44:35 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 02:44:36 spisula kernel: PM: suspend entry (deep)
Mar 15 02:44:36 spisula kernel: Filesystems sync: 0.011 seconds
Mar 15 02:44:36 spisula kernel: Freezing user space processes
Mar 15 02:44:41 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 15 02:44:41 spisula kernel: OOM killer disabled.
Mar 15 02:44:41 spisula kernel: Freezing remaining freezable tasks
Mar 15 02:44:41 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 15 02:44:41 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 15 02:44:41 spisula kernel: ACPI: EC: interrupt blocked
Mar 15 02:44:41 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 15 02:44:41 spisula kernel: ACPI: EC: event blocked
Mar 15 02:44:41 spisula kernel: ACPI: EC: EC stopped
Mar 15 02:44:41 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 15 02:44:41 spisula kernel: Disabling non-boot CPUs ...
Mar 15 02:44:41 spisula kernel: smpboot: CPU 3 is now offline
Mar 15 02:44:41 spisula kernel: smpboot: CPU 2 is now offline
Mar 15 02:44:41 spisula kernel: smpboot: CPU 1 is now offline
Mar 15 02:44:41 spisula kernel: ACPI: PM: Low-level resume complete
Mar 15 02:44:41 spisula kernel: ACPI: EC: EC started
Mar 15 02:44:41 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 15 02:44:41 spisula kernel: Enabling non-boot CPUs ...
Mar 15 02:44:41 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 15 02:44:41 spisula kernel: CPU1 is up
Mar 15 02:44:41 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 15 02:44:41 spisula kernel: CPU2 is up
Mar 15 02:44:41 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 15 02:44:41 spisula kernel: CPU3 is up
Mar 15 02:44:41 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 15 02:44:41 spisula kernel: ACPI: EC: interrupt unblocked
Mar 15 02:44:41 spisula kernel: ACPI: EC: event unblocked
Mar 15 02:44:41 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 15 02:44:41 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 15 02:44:41 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 15 02:44:41 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 15 02:44:41 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 15 02:44:41 spisula kernel: OOM killer enabled.
Mar 15 02:44:41 spisula kernel: Restarting tasks ... done.
Mar 15 02:44:41 spisula kernel: random: crng reseeded on system resumption
Mar 15 02:44:41 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 15 02:44:42 spisula kernel: PM: suspend exit
Mar 15 02:44:42 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 15 02:44:42 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 15 02:44:45 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 15 02:44:45 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 15 02:44:45 spisula kernel: wlp0s12f0: authenticated
Mar 15 02:44:45 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 15 02:44:45 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 15 02:44:45 spisula kernel: wlp0s12f0: associated
Mar 15 02:49:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:49:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:49:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:49:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:49:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:51:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:51:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 02:51:09 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 02:51:10 spisula kernel: PM: suspend entry (deep)
Mar 15 02:51:10 spisula kernel: Filesystems sync: 0.008 seconds
Mar 15 09:43:50 spisula kernel: Freezing user space processes
Mar 15 09:43:50 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 15 09:43:50 spisula kernel: OOM killer disabled.
Mar 15 09:43:50 spisula kernel: Freezing remaining freezable tasks
Mar 15 09:43:50 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 15 09:43:50 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 15 09:43:50 spisula kernel: ACPI: EC: interrupt blocked
Mar 15 09:43:50 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 15 09:43:50 spisula kernel: ACPI: EC: event blocked
Mar 15 09:43:50 spisula kernel: ACPI: EC: EC stopped
Mar 15 09:43:50 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 15 09:43:50 spisula kernel: Disabling non-boot CPUs ...
Mar 15 09:43:50 spisula kernel: smpboot: CPU 3 is now offline
Mar 15 09:43:50 spisula kernel: smpboot: CPU 2 is now offline
Mar 15 09:43:50 spisula kernel: smpboot: CPU 1 is now offline
Mar 15 09:43:50 spisula kernel: ACPI: PM: Low-level resume complete
Mar 15 09:43:50 spisula kernel: ACPI: EC: EC started
Mar 15 09:43:50 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 15 09:43:50 spisula kernel: Enabling non-boot CPUs ...
Mar 15 09:43:50 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 15 09:43:50 spisula kernel: CPU1 is up
Mar 15 09:43:50 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 15 09:43:50 spisula kernel: CPU2 is up
Mar 15 09:43:50 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 15 09:43:50 spisula kernel: CPU3 is up
Mar 15 09:43:50 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 15 09:43:50 spisula kernel: ACPI: EC: interrupt unblocked
Mar 15 09:43:50 spisula kernel: ACPI: EC: event unblocked
Mar 15 09:43:50 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 15 09:43:50 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 15 09:43:50 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 15 09:43:51 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 15 09:43:51 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 15 09:43:51 spisula kernel: OOM killer enabled.
Mar 15 09:43:51 spisula kernel: Restarting tasks ... 
Mar 15 09:43:51 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 15 09:43:51 spisula kernel: done.
Mar 15 09:43:51 spisula kernel: random: crng reseeded on system resumption
Mar 15 09:43:51 spisula kernel: PM: suspend exit
Mar 15 09:43:51 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 15 09:43:51 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 15 09:43:54 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 15 09:43:54 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 15 09:43:54 spisula kernel: wlp0s12f0: authenticated
Mar 15 09:43:54 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 15 09:43:54 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 15 09:43:54 spisula kernel: wlp0s12f0: associated
Mar 15 09:52:59 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 15 09:52:59 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 15 09:52:59 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:1
Mar 15 09:52:59 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 15 09:52:59 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 15 09:52:59 spisula kernel: wlp0s12f0: authenticated
Mar 15 09:52:59 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 15 09:52:59 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=3)
Mar 15 09:52:59 spisula kernel: wlp0s12f0: associated
Mar 15 09:55:53 spisula kernel: iwlwifi 0000:00:0c.0: Unhandled alg: 0xc040071b
Mar 15 09:55:54 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 15 09:55:55 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 15 09:55:55 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 15 09:55:55 spisula kernel: wlp0s12f0: authenticated
Mar 15 09:55:55 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 15 09:55:55 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 15 09:55:55 spisula kernel: wlp0s12f0: associated
Mar 15 10:16:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 10:16:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 10:16:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 10:16:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 10:16:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 10:21:47 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 10:21:47 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 10:21:47 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 10:21:48 spisula kernel: PM: suspend entry (deep)
Mar 15 10:21:48 spisula kernel: Filesystems sync: 0.008 seconds
Mar 15 10:21:48 spisula kernel: Freezing user space processes
Mar 15 14:10:36 spisula kernel: Freezing user space processes completed (elapsed 0.002 seconds)
Mar 15 14:10:36 spisula kernel: OOM killer disabled.
Mar 15 14:10:36 spisula kernel: Freezing remaining freezable tasks
Mar 15 14:10:36 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 15 14:10:36 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 15 14:10:36 spisula kernel: ACPI: EC: interrupt blocked
Mar 15 14:10:36 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 15 14:10:36 spisula kernel: ACPI: EC: event blocked
Mar 15 14:10:36 spisula kernel: ACPI: EC: EC stopped
Mar 15 14:10:36 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 15 14:10:36 spisula kernel: Disabling non-boot CPUs ...
Mar 15 14:10:36 spisula kernel: smpboot: CPU 3 is now offline
Mar 15 14:10:36 spisula kernel: smpboot: CPU 2 is now offline
Mar 15 14:10:36 spisula kernel: smpboot: CPU 1 is now offline
Mar 15 14:10:36 spisula kernel: ACPI: PM: Low-level resume complete
Mar 15 14:10:36 spisula kernel: ACPI: EC: EC started
Mar 15 14:10:36 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 15 14:10:36 spisula kernel: Enabling non-boot CPUs ...
Mar 15 14:10:36 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 15 14:10:36 spisula kernel: CPU1 is up
Mar 15 14:10:36 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 15 14:10:36 spisula kernel: CPU2 is up
Mar 15 14:10:36 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 15 14:10:36 spisula kernel: CPU3 is up
Mar 15 14:10:36 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 15 14:10:36 spisula kernel: ACPI: EC: interrupt unblocked
Mar 15 14:10:36 spisula kernel: ACPI: EC: event unblocked
Mar 15 14:10:36 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 15 14:10:36 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 15 14:10:36 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 15 14:10:36 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 15 14:10:36 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 15 14:10:36 spisula kernel: OOM killer enabled.
Mar 15 14:10:36 spisula kernel: Restarting tasks ... 
Mar 15 14:10:36 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 15 14:10:36 spisula kernel: done.
Mar 15 14:10:36 spisula kernel: random: crng reseeded on system resumption
Mar 15 14:10:36 spisula kernel: PM: suspend exit
Mar 15 14:10:36 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 15 14:10:36 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 15 14:10:40 spisula kernel: wlp0s12f0: authenticate with 1c:b7:2c:cd:3c:58 (local address=f4:b3:01:63:29:78)
Mar 15 14:10:40 spisula kernel: wlp0s12f0: send auth to 1c:b7:2c:cd:3c:58 (try 1/3)
Mar 15 14:10:40 spisula kernel: wlp0s12f0: authenticated
Mar 15 14:10:40 spisula kernel: wlp0s12f0: associate with 1c:b7:2c:cd:3c:58 (try 1/3)
Mar 15 14:10:40 spisula kernel: wlp0s12f0: RX AssocResp from 1c:b7:2c:cd:3c:58 (capab=0x431 status=0 aid=1)
Mar 15 14:10:40 spisula kernel: wlp0s12f0: associated
Mar 15 14:11:25 spisula kernel: wlp0s12f0: deauthenticating from 1c:b7:2c:cd:3c:58 by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 14:11:27 spisula kernel: wlp0s12f0: authenticate with 1c:b7:2c:cd:3c:58 (local address=f4:b3:01:63:29:78)
Mar 15 14:11:27 spisula kernel: wlp0s12f0: send auth to 1c:b7:2c:cd:3c:58 (try 1/3)
Mar 15 14:11:27 spisula kernel: wlp0s12f0: authenticated
Mar 15 14:11:27 spisula kernel: wlp0s12f0: associate with 1c:b7:2c:cd:3c:58 (try 1/3)
Mar 15 14:11:27 spisula kernel: wlp0s12f0: RX AssocResp from 1c:b7:2c:cd:3c:58 (capab=0x431 status=0 aid=1)
Mar 15 14:11:27 spisula kernel: wlp0s12f0: associated
Mar 15 14:11:46 spisula kernel: wlp0s12f0: deauthenticating from 1c:b7:2c:cd:3c:58 by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 14:12:14 spisula kernel: wlp0s12f0: authenticate with d8:07:b6:bf:c7:f0 (local address=f4:b3:01:63:29:78)
Mar 15 14:12:14 spisula kernel: wlp0s12f0: send auth to d8:07:b6:bf:c7:f0 (try 1/3)
Mar 15 14:12:14 spisula kernel: wlp0s12f0: authenticated
Mar 15 14:12:14 spisula kernel: wlp0s12f0: associate with d8:07:b6:bf:c7:f0 (try 1/3)
Mar 15 14:12:14 spisula kernel: wlp0s12f0: RX AssocResp from d8:07:b6:bf:c7:f0 (capab=0x11 status=0 aid=5)
Mar 15 14:12:14 spisula kernel: wlp0s12f0: associated
Mar 15 14:21:32 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 14:21:33 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 14:21:33 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 14:21:33 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 14:21:33 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 14:21:40 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 14:21:41 spisula kernel: rfkill: input handler disabled
Mar 15 14:21:47 spisula kernel: wlp0s12f0: deauthenticating from d8:07:b6:bf:c7:f0 by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 14:21:49 spisula kernel: wlp0s12f0: authenticate with 1c:b7:2c:cd:3c:5a (local address=f4:b3:01:63:29:78)
Mar 15 14:21:49 spisula kernel: wlp0s12f0: send auth to 1c:b7:2c:cd:3c:5a (try 1/3)
Mar 15 14:21:49 spisula kernel: wlp0s12f0: authenticate with 1c:b7:2c:cd:3c:5a (local address=f4:b3:01:63:29:78)
Mar 15 14:21:49 spisula kernel: wlp0s12f0: send auth to 1c:b7:2c:cd:3c:5a (try 1/3)
Mar 15 14:21:49 spisula kernel: wlp0s12f0: authenticated
Mar 15 14:21:49 spisula kernel: wlp0s12f0: associate with 1c:b7:2c:cd:3c:5a (try 1/3)
Mar 15 14:21:49 spisula kernel: wlp0s12f0: RX AssocResp from 1c:b7:2c:cd:3c:5a (capab=0x431 status=0 aid=1)
Mar 15 14:21:49 spisula kernel: wlp0s12f0: associated
Mar 15 14:21:50 spisula kernel: rfkill: input handler enabled
Mar 15 14:21:50 spisula kernel: azx_single_wait_for_response: 440 callbacks suppressed
Mar 15 14:22:22 spisula kernel: wlp0s12f0: deauthenticating from 1c:b7:2c:cd:3c:5a by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 14:22:30 spisula kernel: wlp0s12f0: authenticate with d8:07:b6:bf:c7:f0 (local address=f4:b3:01:63:29:78)
Mar 15 14:22:30 spisula kernel: wlp0s12f0: send auth to d8:07:b6:bf:c7:f0 (try 1/3)
Mar 15 14:22:30 spisula kernel: wlp0s12f0: authenticated
Mar 15 14:22:30 spisula kernel: wlp0s12f0: associate with d8:07:b6:bf:c7:f0 (try 1/3)
Mar 15 14:22:30 spisula kernel: wlp0s12f0: RX AssocResp from d8:07:b6:bf:c7:f0 (capab=0x11 status=0 aid=5)
Mar 15 14:22:30 spisula kernel: wlp0s12f0: associated
Mar 15 14:39:42 spisula kernel: sctp: Hash tables configured (bind 256/256)
Mar 15 15:29:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 15:29:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 15:29:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 15:29:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 15:29:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 15:29:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 15:29:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 15:29:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 15:29:55 spisula kernel: wlp0s12f0: deauthenticating from d8:07:b6:bf:c7:f0 by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 15:29:56 spisula kernel: PM: suspend entry (deep)
Mar 15 15:29:56 spisula kernel: Filesystems sync: 0.008 seconds
Mar 15 17:03:57 spisula kernel: Freezing user space processes
Mar 15 17:03:57 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 15 17:03:57 spisula kernel: OOM killer disabled.
Mar 15 17:03:57 spisula kernel: Freezing remaining freezable tasks
Mar 15 17:03:57 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 15 17:03:57 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 15 17:03:57 spisula kernel: ACPI: EC: interrupt blocked
Mar 15 17:03:57 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 15 17:03:57 spisula kernel: ACPI: EC: event blocked
Mar 15 17:03:57 spisula kernel: ACPI: EC: EC stopped
Mar 15 17:03:57 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 15 17:03:57 spisula kernel: Disabling non-boot CPUs ...
Mar 15 17:03:57 spisula kernel: smpboot: CPU 3 is now offline
Mar 15 17:03:57 spisula kernel: smpboot: CPU 2 is now offline
Mar 15 17:03:57 spisula kernel: smpboot: CPU 1 is now offline
Mar 15 17:03:57 spisula kernel: ACPI: PM: Low-level resume complete
Mar 15 17:03:57 spisula kernel: ACPI: EC: EC started
Mar 15 17:03:57 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 15 17:03:57 spisula kernel: Enabling non-boot CPUs ...
Mar 15 17:03:57 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 15 17:03:57 spisula kernel: CPU1 is up
Mar 15 17:03:57 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 15 17:03:57 spisula kernel: CPU2 is up
Mar 15 17:03:57 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 15 17:03:57 spisula kernel: CPU3 is up
Mar 15 17:03:57 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 15 17:03:58 spisula kernel: ACPI: EC: interrupt unblocked
Mar 15 17:03:58 spisula kernel: ACPI: EC: event unblocked
Mar 15 17:03:58 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 15 17:03:58 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 15 17:03:58 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 15 17:03:58 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 15 17:03:58 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 15 17:03:58 spisula kernel: OOM killer enabled.
Mar 15 17:03:58 spisula kernel: Restarting tasks ... done.
Mar 15 17:03:58 spisula kernel: random: crng reseeded on system resumption
Mar 15 17:03:58 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 15 17:03:58 spisula kernel: PM: suspend exit
Mar 15 17:03:58 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 15 17:03:58 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 15 17:04:01 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 15 17:04:01 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 15 17:04:01 spisula kernel: wlp0s12f0: authenticated
Mar 15 17:04:01 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 15 17:04:01 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 15 17:04:01 spisula kernel: wlp0s12f0: associated
Mar 15 17:51:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 17:51:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 17:51:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 17:51:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 17:51:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 17:51:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 17:51:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 17:51:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 17:51:42 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 15 17:51:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 15 17:51:42 spisula kernel: PM: suspend entry (deep)
Mar 15 17:51:42 spisula kernel: Filesystems sync: 0.012 seconds
Mar 15 17:51:42 spisula kernel: Freezing user space processes
Mar 15 23:41:08 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 15 23:41:08 spisula kernel: OOM killer disabled.
Mar 15 23:41:08 spisula kernel: Freezing remaining freezable tasks
Mar 15 23:41:08 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 15 23:41:08 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 15 23:41:08 spisula kernel: ACPI: EC: interrupt blocked
Mar 15 23:41:08 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 15 23:41:08 spisula kernel: ACPI: EC: event blocked
Mar 15 23:41:08 spisula kernel: ACPI: EC: EC stopped
Mar 15 23:41:08 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 15 23:41:08 spisula kernel: Disabling non-boot CPUs ...
Mar 15 23:41:08 spisula kernel: smpboot: CPU 3 is now offline
Mar 15 23:41:08 spisula kernel: smpboot: CPU 2 is now offline
Mar 15 23:41:08 spisula kernel: smpboot: CPU 1 is now offline
Mar 15 23:41:08 spisula kernel: ACPI: PM: Low-level resume complete
Mar 15 23:41:08 spisula kernel: ACPI: EC: EC started
Mar 15 23:41:08 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 15 23:41:08 spisula kernel: Enabling non-boot CPUs ...
Mar 15 23:41:08 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 15 23:41:08 spisula kernel: CPU1 is up
Mar 15 23:41:08 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 15 23:41:08 spisula kernel: CPU2 is up
Mar 15 23:41:08 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 15 23:41:08 spisula kernel: CPU3 is up
Mar 15 23:41:08 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 15 23:41:08 spisula kernel: ACPI: EC: interrupt unblocked
Mar 15 23:41:08 spisula kernel: ACPI: EC: event unblocked
Mar 15 23:41:08 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 15 23:41:08 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 15 23:41:08 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 15 23:41:08 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 15 23:41:08 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 15 23:41:08 spisula kernel: OOM killer enabled.
Mar 15 23:41:08 spisula kernel: Restarting tasks ... 
Mar 15 23:41:08 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 15 23:41:08 spisula kernel: done.
Mar 15 23:41:08 spisula kernel: random: crng reseeded on system resumption
Mar 15 23:41:09 spisula kernel: PM: suspend exit
Mar 15 23:41:09 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 15 23:41:09 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 15 23:41:12 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 15 23:41:12 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 15 23:41:12 spisula kernel: wlp0s12f0: authenticated
Mar 15 23:41:12 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 15 23:41:12 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 15 23:41:12 spisula kernel: wlp0s12f0: associated
Mar 15 23:41:14 spisula kernel: usb 1-3: new full-speed USB device number 7 using xhci_hcd
Mar 15 23:41:14 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 15 23:41:14 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 15 23:41:14 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 15 23:41:14 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 15 23:41:14 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0005/input/input29
Mar 15 23:41:14 spisula kernel: hid-generic 0003:1050:0407.0005: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 15 23:41:14 spisula kernel: hid-generic 0003:1050:0407.0006: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 15 23:41:16 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0007/input/input30
Mar 15 23:41:16 spisula kernel: hid-generic 0003:1050:0407.0007: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 15 23:41:28 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0008/input/input31
Mar 15 23:41:28 spisula kernel: hid-generic 0003:1050:0407.0008: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 16 01:30:55 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 16 01:30:55 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 16 01:30:55 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 16 01:30:55 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 16 01:30:55 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 16 01:30:55 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:21, missed_beacons_since_rx:3
Mar 16 01:30:59 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 16 01:30:59 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 16 01:30:59 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 16 01:30:59 spisula kernel: wlp0s12f0: authenticated
Mar 16 01:30:59 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 16 01:31:00 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=2)
Mar 16 01:31:00 spisula kernel: wlp0s12f0: associated
Mar 16 01:35:56 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 16 01:35:56 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 16 01:35:56 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 16 01:35:56 spisula kernel: wlp0s12f0: authenticated
Mar 16 01:35:56 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 16 01:35:56 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 16 01:35:56 spisula kernel: wlp0s12f0: associated
Mar 16 01:46:23 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 16 01:57:24 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 16 01:57:24 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 16 01:57:24 spisula kernel: wlp0s12f0: authenticated
Mar 16 01:57:24 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 16 01:57:24 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 16 01:57:24 spisula kernel: wlp0s12f0: associated
Mar 16 02:21:09 spisula kernel: usb 1-3: USB disconnect, device number 7
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 16 02:38:59 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 02:38:59 spisula kernel: PM: suspend entry (deep)
Mar 16 02:38:59 spisula kernel: Filesystems sync: 0.009 seconds
Mar 16 02:38:59 spisula kernel: Freezing user space processes
Mar 16 03:07:16 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 16 03:07:16 spisula kernel: OOM killer disabled.
Mar 16 03:07:16 spisula kernel: Freezing remaining freezable tasks
Mar 16 03:07:16 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
Mar 16 03:07:16 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 16 03:07:16 spisula kernel: ACPI: EC: interrupt blocked
Mar 16 03:07:16 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 16 03:07:16 spisula kernel: ACPI: EC: event blocked
Mar 16 03:07:16 spisula kernel: ACPI: EC: EC stopped
Mar 16 03:07:16 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 16 03:07:16 spisula kernel: Disabling non-boot CPUs ...
Mar 16 03:07:16 spisula kernel: smpboot: CPU 3 is now offline
Mar 16 03:07:16 spisula kernel: smpboot: CPU 2 is now offline
Mar 16 03:07:16 spisula kernel: smpboot: CPU 1 is now offline
Mar 16 03:07:16 spisula kernel: ACPI: PM: Low-level resume complete
Mar 16 03:07:16 spisula kernel: ACPI: EC: EC started
Mar 16 03:07:16 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 16 03:07:16 spisula kernel: Enabling non-boot CPUs ...
Mar 16 03:07:16 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 16 03:07:16 spisula kernel: CPU1 is up
Mar 16 03:07:16 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 16 03:07:16 spisula kernel: CPU2 is up
Mar 16 03:07:16 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 16 03:07:16 spisula kernel: CPU3 is up
Mar 16 03:07:16 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 16 03:07:16 spisula kernel: ACPI: EC: interrupt unblocked
Mar 16 03:07:16 spisula kernel: ACPI: EC: event unblocked
Mar 16 03:07:16 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 16 03:07:16 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 16 03:07:16 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 16 03:07:16 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 16 03:07:16 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 16 03:07:16 spisula kernel: OOM killer enabled.
Mar 16 03:07:16 spisula kernel: Restarting tasks ... 
Mar 16 03:07:16 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 16 03:07:16 spisula kernel: done.
Mar 16 03:07:16 spisula kernel: random: crng reseeded on system resumption
Mar 16 03:07:17 spisula kernel: PM: suspend exit
Mar 16 03:07:17 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 16 03:07:17 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 16 03:07:20 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 16 03:07:20 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 16 03:07:20 spisula kernel: wlp0s12f0: authenticated
Mar 16 03:07:20 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 16 03:07:20 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 16 03:07:20 spisula kernel: wlp0s12f0: associated
Mar 16 03:12:49 spisula kernel: show_signal_msg: 440 callbacks suppressed
Mar 16 03:12:49 spisula kernel: data-loop.0[235894]: segfault at 0 ip 00007f32668b1ec9 sp 00007f31c37ed368 error 4 in libc.so.6[adec9,7f326682c000+165000] likely on CPU 1 (core 1, socket 0)
Mar 16 03:12:49 spisula kernel: Code: 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 48 89 f8 48 83 fa 10 72 17 <0f> 10 06 48 83 fa 20 77 6e 0f 10 4c 16 f0 0f 11 07 0f 11 4c 17 f0
Mar 16 03:16:58 spisula kernel: data-loop.0[236762]: segfault at 0 ip 00007f80ef912ec9 sp 00007f80477ed368 error 4 in libc.so.6[adec9,7f80ef88d000+165000] likely on CPU 1 (core 1, socket 0)
Mar 16 03:16:58 spisula kernel: Code: 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 48 89 f8 48 83 fa 10 72 17 <0f> 10 06 48 83 fa 20 77 6e 0f 10 4c 16 f0 0f 11 07 0f 11 4c 17 f0
Mar 16 03:29:28 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 16 03:29:28 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 16 03:55:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 03:55:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 03:55:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 03:55:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 03:55:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 03:55:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 03:55:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 03:55:15 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 16 03:55:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 03:55:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 16 03:55:16 spisula kernel: PM: suspend entry (deep)
Mar 16 03:55:16 spisula kernel: Filesystems sync: 0.011 seconds
Mar 16 21:38:05 spisula kernel: Freezing user space processes
Mar 16 21:38:05 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 16 21:38:05 spisula kernel: OOM killer disabled.
Mar 16 21:38:05 spisula kernel: Freezing remaining freezable tasks
Mar 16 21:38:05 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 16 21:38:05 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 16 21:38:05 spisula kernel: ACPI: EC: interrupt blocked
Mar 16 21:38:05 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 16 21:38:05 spisula kernel: ACPI: EC: event blocked
Mar 16 21:38:05 spisula kernel: ACPI: EC: EC stopped
Mar 16 21:38:05 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 16 21:38:05 spisula kernel: Disabling non-boot CPUs ...
Mar 16 21:38:05 spisula kernel: smpboot: CPU 3 is now offline
Mar 16 21:38:05 spisula kernel: smpboot: CPU 2 is now offline
Mar 16 21:38:05 spisula kernel: smpboot: CPU 1 is now offline
Mar 16 21:38:05 spisula kernel: ACPI: PM: Low-level resume complete
Mar 16 21:38:05 spisula kernel: ACPI: EC: EC started
Mar 16 21:38:05 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 16 21:38:05 spisula kernel: Enabling non-boot CPUs ...
Mar 16 21:38:05 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 16 21:38:05 spisula kernel: CPU1 is up
Mar 16 21:38:05 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 16 21:38:05 spisula kernel: CPU2 is up
Mar 16 21:38:05 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 16 21:38:05 spisula kernel: CPU3 is up
Mar 16 21:38:05 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 16 21:38:05 spisula kernel: ACPI: EC: interrupt unblocked
Mar 16 21:38:05 spisula kernel: ACPI: EC: event unblocked
Mar 16 21:38:05 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 16 21:38:05 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 16 21:38:05 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 16 21:38:05 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 16 21:38:05 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 16 21:38:05 spisula kernel: OOM killer enabled.
Mar 16 21:38:05 spisula kernel: Restarting tasks ... 
Mar 16 21:38:05 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 16 21:38:05 spisula kernel: done.
Mar 16 21:38:05 spisula kernel: random: crng reseeded on system resumption
Mar 16 21:38:06 spisula kernel: PM: suspend exit
Mar 16 21:38:06 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 16 21:38:06 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 16 21:38:09 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 16 21:38:09 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 16 21:38:09 spisula kernel: wlp0s12f0: authenticated
Mar 16 21:38:09 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 16 21:38:09 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=2)
Mar 16 21:38:09 spisula kernel: wlp0s12f0: associated
Mar 16 21:43:11 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 16 21:43:11 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 16 21:43:11 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 16 21:43:11 spisula kernel: wlp0s12f0: authenticated
Mar 16 21:43:11 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 16 21:43:11 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 16 21:43:11 spisula kernel: wlp0s12f0: associated
Mar 16 21:53:05 spisula systemd[1]: systemd 257.4-3 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)
Mar 16 21:53:05 spisula systemd[1]: Detected architecture x86-64.
Mar 16 21:53:05 spisula kernel: Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
Mar 16 21:53:06 spisula systemd[1]: bpf-restrict-fs: LSM BPF program attached
Mar 16 21:53:06 spisula systemd-journald[159960]: Received SIGTERM from PID 1 (systemd).
Mar 16 21:53:06 spisula systemd[1]: Stopping systemd-journald.service - Journal Service...
Mar 16 21:53:06 spisula systemd[1]: systemd-journald.service: Deactivated successfully.
Mar 16 21:53:06 spisula systemd[1]: Stopped systemd-journald.service - Journal Service.
Mar 16 21:53:06 spisula systemd[1]: systemd-journald.service: Consumed 2.307s CPU time, 58.6M memory peak, 916K memory swap peak.
Mar 16 21:53:06 spisula systemd[1]: Starting systemd-journald.service - Journal Service...
Mar 16 21:53:06 spisula systemd-journald[247565]: Collecting audit messages is disabled.
Mar 16 21:53:07 spisula systemd[1]: Started systemd-journald.service - Journal Service.
Mar 16 23:07:41 spisula kernel: usb 1-3: new full-speed USB device number 8 using xhci_hcd
Mar 16 23:07:42 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 16 23:07:42 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 16 23:07:42 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 16 23:07:42 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 16 23:07:42 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0009/input/input32
Mar 16 23:07:42 spisula kernel: hid-generic 0003:1050:0407.0009: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 16 23:07:42 spisula kernel: hid-generic 0003:1050:0407.000A: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 17 01:18:58 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 17 01:58:01 spisula kernel: usb 1-3: USB disconnect, device number 8
Mar 17 01:58:05 spisula kernel: acer_wmi: Unknown function number - 8 - 0
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:55 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 17 01:59:55 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 17 01:59:56 spisula kernel: PM: suspend entry (deep)
Mar 17 01:59:56 spisula kernel: Filesystems sync: 0.010 seconds
Mar 17 01:59:56 spisula kernel: Freezing user space processes
Mar 17 20:12:40 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 17 20:12:40 spisula kernel: OOM killer disabled.
Mar 17 20:12:40 spisula kernel: Freezing remaining freezable tasks
Mar 17 20:12:40 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 17 20:12:40 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 17 20:12:40 spisula kernel: ACPI: EC: interrupt blocked
Mar 17 20:12:40 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 17 20:12:40 spisula kernel: ACPI: EC: event blocked
Mar 17 20:12:40 spisula kernel: ACPI: EC: EC stopped
Mar 17 20:12:40 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 17 20:12:40 spisula kernel: Disabling non-boot CPUs ...
Mar 17 20:12:40 spisula kernel: smpboot: CPU 3 is now offline
Mar 17 20:12:40 spisula kernel: smpboot: CPU 2 is now offline
Mar 17 20:12:40 spisula kernel: smpboot: CPU 1 is now offline
Mar 17 20:12:40 spisula kernel: ACPI: PM: Low-level resume complete
Mar 17 20:12:40 spisula kernel: ACPI: EC: EC started
Mar 17 20:12:40 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 17 20:12:40 spisula kernel: Enabling non-boot CPUs ...
Mar 17 20:12:40 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 17 20:12:40 spisula kernel: CPU1 is up
Mar 17 20:12:40 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 17 20:12:40 spisula kernel: CPU2 is up
Mar 17 20:12:40 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 17 20:12:40 spisula kernel: CPU3 is up
Mar 17 20:12:40 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 17 20:12:40 spisula kernel: ACPI: EC: interrupt unblocked
Mar 17 20:12:40 spisula kernel: ACPI: EC: event unblocked
Mar 17 20:12:40 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 17 20:12:40 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 17 20:12:40 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 17 20:12:40 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 17 20:12:40 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 17 20:12:40 spisula kernel: OOM killer enabled.
Mar 17 20:12:40 spisula kernel: Restarting tasks ... done.
Mar 17 20:12:40 spisula kernel: random: crng reseeded on system resumption
Mar 17 20:12:40 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 17 20:12:41 spisula kernel: PM: suspend exit
Mar 17 20:12:41 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 17 20:12:41 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 17 20:12:44 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 17 20:12:44 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 17 20:12:44 spisula kernel: wlp0s12f0: authenticated
Mar 17 20:12:44 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 17 20:12:44 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 17 20:12:44 spisula kernel: wlp0s12f0: associated
Mar 17 20:12:56 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 17 23:20:25 spisula kernel: usb 1-3: new full-speed USB device number 9 using xhci_hcd
Mar 17 23:20:25 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 17 23:20:25 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 17 23:20:25 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 17 23:20:25 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 17 23:20:25 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.000B/input/input33
Mar 17 23:20:25 spisula kernel: hid-generic 0003:1050:0407.000B: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 17 23:20:25 spisula kernel: hid-generic 0003:1050:0407.000C: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 18 00:03:17 spisula kernel: audit: type=1400 audit(1742252597.651:172): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=332013 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Mar 18 00:39:47 spisula kernel: usb 1-3: USB disconnect, device number 9
Mar 18 00:39:50 spisula kernel: lockdown_is_locked_down: 1 callbacks suppressed
Mar 18 00:39:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 18 00:39:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 18 00:39:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 18 00:39:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 18 00:39:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 18 00:39:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 18 00:39:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 18 00:39:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 18 00:39:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 18 00:39:50 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 18 00:39:50 spisula kernel: PM: suspend entry (deep)
Mar 18 00:39:50 spisula kernel: Filesystems sync: 0.009 seconds
Mar 18 00:39:50 spisula kernel: Freezing user space processes
Mar 19 02:08:21 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 19 02:08:21 spisula kernel: OOM killer disabled.
Mar 19 02:08:21 spisula kernel: Freezing remaining freezable tasks
Mar 19 02:08:21 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
Mar 19 02:08:21 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 19 02:08:21 spisula kernel: ACPI: EC: interrupt blocked
Mar 19 02:08:21 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 19 02:08:21 spisula kernel: ACPI: EC: event blocked
Mar 19 02:08:21 spisula kernel: ACPI: EC: EC stopped
Mar 19 02:08:21 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 19 02:08:21 spisula kernel: Disabling non-boot CPUs ...
Mar 19 02:08:21 spisula kernel: smpboot: CPU 3 is now offline
Mar 19 02:08:21 spisula kernel: smpboot: CPU 2 is now offline
Mar 19 02:08:21 spisula kernel: smpboot: CPU 1 is now offline
Mar 19 02:08:21 spisula kernel: ACPI: PM: Low-level resume complete
Mar 19 02:08:21 spisula kernel: ACPI: EC: EC started
Mar 19 02:08:21 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 19 02:08:21 spisula kernel: Enabling non-boot CPUs ...
Mar 19 02:08:21 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 19 02:08:21 spisula kernel: CPU1 is up
Mar 19 02:08:21 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 19 02:08:21 spisula kernel: CPU2 is up
Mar 19 02:08:21 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 19 02:08:21 spisula kernel: CPU3 is up
Mar 19 02:08:21 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 19 02:08:21 spisula kernel: ACPI: EC: interrupt unblocked
Mar 19 02:08:21 spisula kernel: ACPI: EC: event unblocked
Mar 19 02:08:21 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 19 02:08:21 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 19 02:08:21 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 19 02:08:21 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 19 02:08:21 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 19 02:08:21 spisula kernel: OOM killer enabled.
Mar 19 02:08:21 spisula kernel: Restarting tasks ... 
Mar 19 02:08:21 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 19 02:08:21 spisula kernel: done.
Mar 19 02:08:21 spisula kernel: random: crng reseeded on system resumption
Mar 19 02:08:22 spisula kernel: PM: suspend exit
Mar 19 02:08:22 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 19 02:08:22 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 19 02:08:25 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 19 02:08:25 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 19 02:08:25 spisula kernel: wlp0s12f0: authenticated
Mar 19 02:08:25 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 19 02:08:25 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 19 02:08:25 spisula kernel: wlp0s12f0: associated
Mar 19 02:10:04 spisula kernel: data-loop.0[340007]: segfault at 0 ip 00007fcbd9180ec9 sp 00007fcb49fea368 error 4 in libc.so.6[adec9,7fcbd90fb000+165000] likely on CPU 0 (core 0, socket 0)
Mar 19 02:10:04 spisula kernel: Code: 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 48 89 f8 48 83 fa 10 72 17 <0f> 10 06 48 83 fa 20 77 6e 0f 10 4c 16 f0 0f 11 07 0f 11 4c 17 f0
Mar 19 02:10:20 spisula kernel: data-loop.0[340075]: segfault at 0 ip 00007fa9e41fcec9 sp 00007fa954fe8368 error 4 in libc.so.6[adec9,7fa9e4177000+165000] likely on CPU 2 (core 2, socket 0)
Mar 19 02:10:20 spisula kernel: Code: 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 48 89 f8 48 83 fa 10 72 17 <0f> 10 06 48 83 fa 20 77 6e 0f 10 4c 16 f0 0f 11 07 0f 11 4c 17 f0
Mar 19 02:15:26 spisula kernel: data-loop.0[341421]: segfault at 0 ip 00007fe355a80ec9 sp 00007fe2c27eb368 error 4 in libc.so.6[adec9,7fe3559fb000+165000] likely on CPU 1 (core 1, socket 0)
Mar 19 02:15:26 spisula kernel: Code: 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 48 89 f8 48 83 fa 10 72 17 <0f> 10 06 48 83 fa 20 77 6e 0f 10 4c 16 f0 0f 11 07 0f 11 4c 17 f0
Mar 19 02:56:11 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 19 02:56:11 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 19 02:56:11 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 19 02:56:11 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 19 02:56:14 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 19 02:56:14 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 19 02:56:14 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 19 02:56:14 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 19 02:56:19 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 19 02:56:19 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 19 02:56:19 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 19 02:56:19 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 19 02:56:19 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 19 02:56:19 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:21, missed_beacons_since_rx:3
Mar 19 02:56:19 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 19 02:56:19 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 19 02:56:19 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:23, missed_beacons_since_rx:1
Mar 19 02:56:19 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 19 02:56:19 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 19 02:56:19 spisula kernel: wlp0s12f0: authenticated
Mar 19 02:56:19 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 19 02:56:19 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=2)
Mar 19 02:56:19 spisula kernel: wlp0s12f0: associated
Mar 19 03:01:21 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 19 03:01:21 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 19 03:01:21 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 19 03:01:21 spisula kernel: wlp0s12f0: authenticated
Mar 19 03:01:21 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 19 03:01:21 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 19 03:01:21 spisula kernel: wlp0s12f0: associated
Mar 19 03:12:43 spisula systemd-sysv-generator[354047]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 19 03:12:43 spisula systemd-sysv-generator[354047]: Please update package to include a native systemd unit file.
Mar 19 03:12:43 spisula systemd-sysv-generator[354047]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 19 03:12:44 spisula systemd-sysv-generator[354146]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 19 03:12:44 spisula systemd-sysv-generator[354146]: Please update package to include a native systemd unit file.
Mar 19 03:12:44 spisula systemd-sysv-generator[354146]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 19 03:36:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 19 03:36:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 19 03:36:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 19 03:36:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 19 03:36:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 19 03:36:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 19 03:36:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 19 03:36:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 19 03:36:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 19 03:36:42 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 19 03:36:43 spisula kernel: PM: suspend entry (deep)
Mar 19 03:36:43 spisula kernel: Filesystems sync: 0.008 seconds
Mar 19 03:36:43 spisula kernel: Freezing user space processes
Mar 19 16:41:40 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 19 16:41:40 spisula kernel: OOM killer disabled.
Mar 19 16:41:40 spisula kernel: Freezing remaining freezable tasks
Mar 19 16:41:40 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 19 16:41:40 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 19 16:41:40 spisula kernel: ACPI: EC: interrupt blocked
Mar 19 16:41:40 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 19 16:41:40 spisula kernel: ACPI: EC: event blocked
Mar 19 16:41:40 spisula kernel: ACPI: EC: EC stopped
Mar 19 16:41:40 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 19 16:41:40 spisula kernel: Disabling non-boot CPUs ...
Mar 19 16:41:40 spisula kernel: smpboot: CPU 3 is now offline
Mar 19 16:41:40 spisula kernel: smpboot: CPU 2 is now offline
Mar 19 16:41:40 spisula kernel: smpboot: CPU 1 is now offline
Mar 19 16:41:40 spisula kernel: ACPI: PM: Low-level resume complete
Mar 19 16:41:40 spisula kernel: ACPI: EC: EC started
Mar 19 16:41:40 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 19 16:41:40 spisula kernel: Enabling non-boot CPUs ...
Mar 19 16:41:40 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 19 16:41:40 spisula kernel: CPU1 is up
Mar 19 16:41:40 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 19 16:41:40 spisula kernel: CPU2 is up
Mar 19 16:41:40 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 19 16:41:40 spisula kernel: CPU3 is up
Mar 19 16:41:40 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 19 16:41:40 spisula kernel: ACPI: EC: interrupt unblocked
Mar 19 16:41:40 spisula kernel: ACPI: EC: event unblocked
Mar 19 16:41:40 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 19 16:41:40 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 19 16:41:40 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 19 16:41:40 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 19 16:41:40 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 19 16:41:40 spisula kernel: OOM killer enabled.
Mar 19 16:41:40 spisula kernel: Restarting tasks ... 
Mar 19 16:41:40 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 19 16:41:40 spisula kernel: done.
Mar 19 16:41:40 spisula kernel: random: crng reseeded on system resumption
Mar 19 16:41:41 spisula kernel: PM: suspend exit
Mar 19 16:41:41 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 19 16:41:41 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 19 16:41:44 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 19 16:41:44 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 19 16:41:44 spisula kernel: wlp0s12f0: authenticated
Mar 19 16:41:44 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 19 16:41:44 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 19 16:41:44 spisula kernel: wlp0s12f0: associated
Mar 19 18:57:14 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 19 18:57:48 spisula kernel: usb 1-3: new full-speed USB device number 10 using xhci_hcd
Mar 19 18:57:49 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 19 18:57:49 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 19 18:57:49 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 19 18:57:49 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 19 18:57:49 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.000D/input/input34
Mar 19 18:57:49 spisula kernel: hid-generic 0003:1050:0407.000D: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 19 18:57:49 spisula kernel: hid-generic 0003:1050:0407.000E: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 19 19:16:33 spisula kernel: usb 1-3: USB disconnect, device number 10
Mar 19 21:04:39 spisula kernel: usb 1-3: new full-speed USB device number 11 using xhci_hcd
Mar 19 21:04:39 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 19 21:04:39 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 19 21:04:39 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 19 21:04:39 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 19 21:04:39 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.000F/input/input35
Mar 19 21:04:39 spisula kernel: hid-generic 0003:1050:0407.000F: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 19 21:04:39 spisula kernel: hid-generic 0003:1050:0407.0010: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 19 22:53:44 spisula kernel: usb 1-3: USB disconnect, device number 11
Mar 19 23:41:00 spisula kernel: acer_wmi: Unknown function number - 8 - 0
Mar 20 01:01:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 01:01:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 01:01:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 01:01:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 01:01:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 01:01:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 01:01:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 01:01:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 01:01:15 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 01:01:15 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 20 01:01:15 spisula kernel: PM: suspend entry (deep)
Mar 20 01:01:15 spisula kernel: Filesystems sync: 0.007 seconds
Mar 20 01:01:15 spisula kernel: Freezing user space processes
Mar 20 16:51:03 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 20 16:51:03 spisula kernel: OOM killer disabled.
Mar 20 16:51:03 spisula kernel: Freezing remaining freezable tasks
Mar 20 16:51:03 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 20 16:51:03 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 20 16:51:03 spisula kernel: ACPI: EC: interrupt blocked
Mar 20 16:51:03 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 20 16:51:03 spisula kernel: ACPI: EC: event blocked
Mar 20 16:51:03 spisula kernel: ACPI: EC: EC stopped
Mar 20 16:51:03 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 20 16:51:03 spisula kernel: Disabling non-boot CPUs ...
Mar 20 16:51:03 spisula kernel: smpboot: CPU 3 is now offline
Mar 20 16:51:03 spisula kernel: smpboot: CPU 2 is now offline
Mar 20 16:51:03 spisula kernel: smpboot: CPU 1 is now offline
Mar 20 16:51:03 spisula kernel: ACPI: PM: Low-level resume complete
Mar 20 16:51:03 spisula kernel: ACPI: EC: EC started
Mar 20 16:51:03 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 20 16:51:03 spisula kernel: Enabling non-boot CPUs ...
Mar 20 16:51:03 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 20 16:51:03 spisula kernel: CPU1 is up
Mar 20 16:51:03 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 20 16:51:03 spisula kernel: CPU2 is up
Mar 20 16:51:03 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 20 16:51:03 spisula kernel: CPU3 is up
Mar 20 16:51:03 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 20 16:51:03 spisula kernel: ACPI: EC: interrupt unblocked
Mar 20 16:51:03 spisula kernel: ACPI: EC: event unblocked
Mar 20 16:51:03 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 20 16:51:03 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 20 16:51:03 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 20 16:51:03 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 20 16:51:03 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 20 16:51:03 spisula kernel: OOM killer enabled.
Mar 20 16:51:03 spisula kernel: Restarting tasks ... 
Mar 20 16:51:03 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 20 16:51:03 spisula kernel: done.
Mar 20 16:51:03 spisula kernel: random: crng reseeded on system resumption
Mar 20 16:51:04 spisula kernel: PM: suspend exit
Mar 20 16:51:04 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 20 16:51:04 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 20 16:51:07 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 20 16:51:07 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 20 16:51:07 spisula kernel: wlp0s12f0: authenticated
Mar 20 16:51:07 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 20 16:51:07 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 20 16:51:07 spisula kernel: wlp0s12f0: associated
Mar 20 16:52:49 spisula kernel: audit: type=1400 audit(1742485969.414:173): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lsb_release" pid=467743 comm="apparmor_parser"
Mar 20 16:52:49 spisula kernel: audit: type=1400 audit(1742485969.466:174): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="nvidia_modprobe" pid=467746 comm="apparmor_parser"
Mar 20 16:52:49 spisula kernel: audit: type=1400 audit(1742485969.482:175): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="nvidia_modprobe//kmod" pid=467746 comm="apparmor_parser"
Mar 20 16:52:49 spisula systemd-sysv-generator[467851]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 20 16:52:49 spisula systemd-sysv-generator[467851]: Please update package to include a native systemd unit file.
Mar 20 16:52:49 spisula systemd-sysv-generator[467851]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 20 16:52:50 spisula kernel: audit: type=1400 audit(1742485970.318:176): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="Discord" pid=467868 comm="apparmor_parser"
Mar 20 16:52:50 spisula kernel: audit: type=1400 audit(1742485970.318:177): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="1password" pid=467867 comm="apparmor_parser"
Mar 20 16:52:50 spisula kernel: audit: type=1400 audit(1742485970.318:178): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=467869 comm="apparmor_parser"
Mar 20 16:52:50 spisula kernel: audit: type=1400 audit(1742485970.318:179): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="QtWebEngineProcess" pid=467870 comm="apparmor_parser"
Mar 20 16:52:50 spisula kernel: audit: type=1400 audit(1742485970.322:180): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="balena-etcher" pid=467872 comm="apparmor_parser"
Mar 20 16:52:50 spisula kernel: audit: type=1400 audit(1742485970.322:181): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="brave" pid=467873 comm="apparmor_parser"
Mar 20 16:52:50 spisula kernel: audit: type=1400 audit(1742485970.322:182): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="buildah" pid=467874 comm="apparmor_parser"
Mar 20 16:52:55 spisula kernel: kauditd_printk_skb: 114 callbacks suppressed
Mar 20 16:52:55 spisula kernel: audit: type=1400 audit(1742485975.446:297): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince" pid=467963 comm="apparmor_parser"
Mar 20 16:52:55 spisula kernel: audit: type=1400 audit(1742485975.450:298): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=467963 comm="apparmor_parser"
Mar 20 16:52:55 spisula kernel: audit: type=1400 audit(1742485975.450:299): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince//snap_browsers" pid=467963 comm="apparmor_parser"
Mar 20 16:52:55 spisula kernel: audit: type=1400 audit(1742485975.458:300): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince-previewer" pid=467963 comm="apparmor_parser"
Mar 20 16:52:55 spisula kernel: audit: type=1400 audit(1742485975.462:301): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=467963 comm="apparmor_parser"
Mar 20 16:52:55 spisula kernel: audit: type=1400 audit(1742485975.466:302): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=467963 comm="apparmor_parser"
Mar 20 17:31:02 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 17:31:02 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 20 17:31:03 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 17:31:03 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 20 17:31:03 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 17:31:03 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:21, missed_beacons_since_rx:3
Mar 20 17:31:03 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 20 17:31:04 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 20 17:31:04 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 20 17:31:04 spisula kernel: wlp0s12f0: authenticated
Mar 20 17:31:04 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 20 17:31:04 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 20 17:31:04 spisula kernel: wlp0s12f0: associated
Mar 20 17:36:06 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 20 17:36:06 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 20 17:36:06 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 20 17:36:06 spisula kernel: wlp0s12f0: authenticated
Mar 20 17:36:06 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 20 17:36:06 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 20 17:36:06 spisula kernel: wlp0s12f0: associated
Mar 20 18:14:50 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 20 18:14:50 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 18:14:50 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:1
Mar 20 18:14:50 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 20 18:14:50 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 20 18:14:50 spisula kernel: wlp0s12f0: authenticated
Mar 20 18:14:50 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 20 18:14:50 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 20 18:14:50 spisula kernel: wlp0s12f0: associated
Mar 20 18:15:22 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 20 18:15:22 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 20 18:15:22 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 20 18:15:22 spisula kernel: wlp0s12f0: authenticated
Mar 20 18:15:22 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 20 18:15:22 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 20 18:15:22 spisula kernel: wlp0s12f0: associated
Mar 20 18:15:25 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 20 18:15:25 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 18:15:25 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:1
Mar 20 18:15:26 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 20 18:15:26 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 20 18:15:26 spisula kernel: wlp0s12f0: authenticated
Mar 20 18:15:26 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 20 18:15:26 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 20 18:15:26 spisula kernel: wlp0s12f0: associated
Mar 20 18:20:29 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 20 18:20:29 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 20 18:20:29 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 20 18:20:29 spisula kernel: wlp0s12f0: authenticated
Mar 20 18:20:29 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 20 18:20:29 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 20 18:20:29 spisula kernel: wlp0s12f0: associated
Mar 20 20:42:24 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 20:42:24 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 20 20:42:24 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 20:42:24 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 20 20:42:27 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 20:42:27 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 20 20:42:28 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 20:42:28 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 20 20:42:28 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 20:42:28 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:21, missed_beacons_since_rx:3
Mar 20 20:42:28 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 20 20:42:28 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 20:42:28 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:23, missed_beacons_since_rx:1
Mar 20 20:42:29 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 20 20:42:29 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 20 20:42:29 spisula kernel: wlp0s12f0: authenticated
Mar 20 20:42:29 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 20 20:42:29 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 20 20:42:29 spisula kernel: wlp0s12f0: associated
Mar 20 20:45:22 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 20:45:22 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 20:45:22 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 20:45:22 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 20:45:22 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 20:45:22 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 20:45:23 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 20:45:23 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 20:45:23 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5a by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 20 20:45:23 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 20:45:23 spisula kernel: PM: suspend entry (deep)
Mar 20 20:45:23 spisula kernel: Filesystems sync: 0.012 seconds
Mar 20 20:45:23 spisula kernel: Freezing user space processes
Mar 20 22:25:17 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 20 22:25:17 spisula kernel: OOM killer disabled.
Mar 20 22:25:17 spisula kernel: Freezing remaining freezable tasks
Mar 20 22:25:17 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 20 22:25:17 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 20 22:25:17 spisula kernel: ACPI: EC: interrupt blocked
Mar 20 22:25:17 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 20 22:25:17 spisula kernel: ACPI: EC: event blocked
Mar 20 22:25:17 spisula kernel: ACPI: EC: EC stopped
Mar 20 22:25:17 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 20 22:25:17 spisula kernel: Disabling non-boot CPUs ...
Mar 20 22:25:17 spisula kernel: smpboot: CPU 3 is now offline
Mar 20 22:25:17 spisula kernel: smpboot: CPU 2 is now offline
Mar 20 22:25:17 spisula kernel: smpboot: CPU 1 is now offline
Mar 20 22:25:17 spisula kernel: ACPI: PM: Low-level resume complete
Mar 20 22:25:17 spisula kernel: ACPI: EC: EC started
Mar 20 22:25:17 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 20 22:25:17 spisula kernel: Enabling non-boot CPUs ...
Mar 20 22:25:17 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 20 22:25:17 spisula kernel: CPU1 is up
Mar 20 22:25:17 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 20 22:25:17 spisula kernel: CPU2 is up
Mar 20 22:25:17 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 20 22:25:17 spisula kernel: CPU3 is up
Mar 20 22:25:17 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 20 22:25:17 spisula kernel: ACPI: EC: interrupt unblocked
Mar 20 22:25:17 spisula kernel: ACPI: EC: event unblocked
Mar 20 22:25:17 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 20 22:25:17 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 20 22:25:17 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 20 22:25:17 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 20 22:25:17 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 20 22:25:17 spisula kernel: OOM killer enabled.
Mar 20 22:25:17 spisula kernel: Restarting tasks ... done.
Mar 20 22:25:17 spisula kernel: random: crng reseeded on system resumption
Mar 20 22:25:17 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 20 22:25:18 spisula kernel: PM: suspend exit
Mar 20 22:25:18 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 20 22:25:18 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 20 22:25:21 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 20 22:25:21 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 20 22:25:21 spisula kernel: wlp0s12f0: authenticated
Mar 20 22:25:21 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 20 22:25:21 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 20 22:25:21 spisula kernel: wlp0s12f0: associated
Mar 20 22:25:44 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 22:25:44 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:2
Mar 20 22:25:44 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 20 22:25:44 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:3
Mar 20 22:25:44 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 20 22:25:44 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 20 22:25:44 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 20 22:25:44 spisula kernel: wlp0s12f0: authenticated
Mar 20 22:25:44 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 20 22:25:44 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=2)
Mar 20 22:25:44 spisula kernel: wlp0s12f0: associated
Mar 20 22:31:04 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 20 22:31:04 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 20 22:31:04 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 20 22:31:04 spisula kernel: wlp0s12f0: authenticated
Mar 20 22:31:04 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 20 22:31:04 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 20 22:31:04 spisula kernel: wlp0s12f0: associated
Mar 20 23:34:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 23:34:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 23:34:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 23:34:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 23:34:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 23:34:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 23:34:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 23:34:00 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 20 23:34:00 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 20 23:34:01 spisula kernel: PM: suspend entry (deep)
Mar 20 23:34:01 spisula kernel: Filesystems sync: 0.020 seconds
Mar 21 14:42:21 spisula kernel: Freezing user space processes
Mar 21 14:42:21 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 21 14:42:21 spisula kernel: OOM killer disabled.
Mar 21 14:42:21 spisula kernel: Freezing remaining freezable tasks
Mar 21 14:42:21 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 21 14:42:21 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 21 14:42:21 spisula kernel: ACPI: EC: interrupt blocked
Mar 21 14:42:21 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 21 14:42:21 spisula kernel: ACPI: EC: event blocked
Mar 21 14:42:21 spisula kernel: ACPI: EC: EC stopped
Mar 21 14:42:21 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 21 14:42:21 spisula kernel: Disabling non-boot CPUs ...
Mar 21 14:42:21 spisula kernel: smpboot: CPU 3 is now offline
Mar 21 14:42:21 spisula kernel: smpboot: CPU 2 is now offline
Mar 21 14:42:21 spisula kernel: smpboot: CPU 1 is now offline
Mar 21 14:42:21 spisula kernel: ACPI: PM: Low-level resume complete
Mar 21 14:42:21 spisula kernel: ACPI: EC: EC started
Mar 21 14:42:21 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 21 14:42:21 spisula kernel: Enabling non-boot CPUs ...
Mar 21 14:42:21 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 21 14:42:21 spisula kernel: CPU1 is up
Mar 21 14:42:21 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 21 14:42:21 spisula kernel: CPU2 is up
Mar 21 14:42:21 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 21 14:42:21 spisula kernel: CPU3 is up
Mar 21 14:42:21 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 21 14:42:21 spisula kernel: ACPI: EC: interrupt unblocked
Mar 21 14:42:21 spisula kernel: ACPI: EC: event unblocked
Mar 21 14:42:21 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 21 14:42:21 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 21 14:42:21 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 21 14:42:21 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 21 14:42:21 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 21 14:42:21 spisula kernel: OOM killer enabled.
Mar 21 14:42:21 spisula kernel: Restarting tasks ... done.
Mar 21 14:42:21 spisula kernel: random: crng reseeded on system resumption
Mar 21 14:42:21 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 21 14:42:22 spisula kernel: PM: suspend exit
Mar 21 14:42:22 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 21 14:42:22 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 21 14:42:25 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 21 14:42:25 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 21 14:42:25 spisula kernel: wlp0s12f0: authenticated
Mar 21 14:42:25 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 21 14:42:25 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 21 14:42:25 spisula kernel: wlp0s12f0: associated
Mar 21 15:58:16 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 21 16:03:44 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 21 16:03:44 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 21 16:03:44 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:1
Mar 21 16:03:44 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 21 16:03:44 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 21 16:03:45 spisula kernel: wlp0s12f0: authenticated
Mar 21 16:03:45 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 21 16:03:45 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 21 16:03:45 spisula kernel: wlp0s12f0: associated
Mar 21 16:13:53 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 21 16:13:53 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 21 16:13:53 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 21 16:13:53 spisula kernel: wlp0s12f0: authenticated
Mar 21 16:13:53 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 21 16:13:53 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 21 16:13:53 spisula kernel: wlp0s12f0: associated
Mar 21 16:57:27 spisula kernel: usb 1-3: new full-speed USB device number 12 using xhci_hcd
Mar 21 16:57:27 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 21 16:57:27 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 21 16:57:27 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 21 16:57:27 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 21 16:57:27 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0011/input/input36
Mar 21 16:57:27 spisula kernel: hid-generic 0003:1050:0407.0011: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 21 16:57:27 spisula kernel: hid-generic 0003:1050:0407.0012: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 21 18:42:48 spisula kernel: usb 1-3: USB disconnect, device number 12
Mar 21 18:42:49 spisula kernel: usb 1-3: new full-speed USB device number 13 using xhci_hcd
Mar 21 18:42:49 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 21 18:42:49 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 21 18:42:49 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 21 18:42:49 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 21 18:42:49 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0013/input/input37
Mar 21 18:42:49 spisula kernel: hid-generic 0003:1050:0407.0013: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 21 18:42:49 spisula kernel: hid-generic 0003:1050:0407.0014: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 21 18:42:49 spisula kernel: usb 1-3: USB disconnect, device number 13
Mar 21 21:11:38 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 21 21:11:38 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 21 21:11:38 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 21 21:11:38 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 21 21:11:39 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 21 21:11:39 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:21, missed_beacons_since_rx:3
Mar 21 21:11:39 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 21 21:11:39 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 21 21:11:39 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 21 21:11:39 spisula kernel: wlp0s12f0: authenticated
Mar 21 21:11:39 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 21 21:11:39 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=2)
Mar 21 21:11:39 spisula kernel: wlp0s12f0: associated
Mar 21 21:16:43 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 21 21:16:43 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 21 21:16:43 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 21 21:16:43 spisula kernel: wlp0s12f0: authenticated
Mar 21 21:16:43 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 21 21:16:43 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 21 21:16:43 spisula kernel: wlp0s12f0: associated
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 21 21:26:43 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 21 21:26:44 spisula kernel: PM: suspend entry (deep)
Mar 21 21:26:44 spisula kernel: Filesystems sync: 0.008 seconds
Mar 22 23:14:44 spisula kernel: Freezing user space processes
Mar 22 23:14:44 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 22 23:14:44 spisula kernel: OOM killer disabled.
Mar 22 23:14:44 spisula kernel: Freezing remaining freezable tasks
Mar 22 23:14:44 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 22 23:14:44 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 22 23:14:44 spisula kernel: ACPI: EC: interrupt blocked
Mar 22 23:14:44 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 22 23:14:44 spisula kernel: ACPI: EC: event blocked
Mar 22 23:14:44 spisula kernel: ACPI: EC: EC stopped
Mar 22 23:14:44 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 22 23:14:44 spisula kernel: Disabling non-boot CPUs ...
Mar 22 23:14:44 spisula kernel: smpboot: CPU 3 is now offline
Mar 22 23:14:44 spisula kernel: smpboot: CPU 2 is now offline
Mar 22 23:14:44 spisula kernel: smpboot: CPU 1 is now offline
Mar 22 23:14:44 spisula kernel: ACPI: PM: Low-level resume complete
Mar 22 23:14:44 spisula kernel: ACPI: EC: EC started
Mar 22 23:14:44 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 22 23:14:44 spisula kernel: Enabling non-boot CPUs ...
Mar 22 23:14:44 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 22 23:14:44 spisula kernel: CPU1 is up
Mar 22 23:14:44 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 22 23:14:44 spisula kernel: CPU2 is up
Mar 22 23:14:44 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 22 23:14:44 spisula kernel: CPU3 is up
Mar 22 23:14:44 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 22 23:14:44 spisula kernel: ACPI: EC: interrupt unblocked
Mar 22 23:14:44 spisula kernel: ACPI: EC: event unblocked
Mar 22 23:14:44 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 22 23:14:44 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 22 23:14:44 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 22 23:14:44 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 22 23:14:44 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 22 23:14:44 spisula kernel: OOM killer enabled.
Mar 22 23:14:44 spisula kernel: Restarting tasks ... done.
Mar 22 23:14:44 spisula kernel: random: crng reseeded on system resumption
Mar 22 23:14:44 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 22 23:14:45 spisula kernel: PM: suspend exit
Mar 22 23:14:45 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 22 23:14:45 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 22 23:14:48 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 22 23:14:48 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 22 23:14:48 spisula kernel: wlp0s12f0: authenticated
Mar 22 23:14:48 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 22 23:14:48 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 22 23:14:48 spisula kernel: wlp0s12f0: associated
Mar 22 23:39:26 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 22 23:39:26 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 22 23:39:50 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 22 23:39:52 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 22 23:39:52 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 22 23:39:53 spisula kernel: wlp0s12f0: authenticated
Mar 22 23:39:53 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 22 23:39:53 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 22 23:39:53 spisula kernel: wlp0s12f0: associated
Mar 22 23:45:09 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 22 23:45:09 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 22 23:45:09 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 22 23:45:09 spisula kernel: wlp0s12f0: authenticated
Mar 22 23:45:09 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 22 23:45:09 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 22 23:45:09 spisula kernel: wlp0s12f0: associated
Mar 22 23:53:15 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 22 23:55:28 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 22 23:55:28 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 22 23:55:41 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 22 23:55:41 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 22 23:56:24 spisula kernel: audit: type=1400 audit(1742684184.555:303): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lsb_release" pid=600614 comm="apparmor_parser"
Mar 22 23:56:24 spisula kernel: audit: type=1400 audit(1742684184.611:304): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="nvidia_modprobe" pid=600617 comm="apparmor_parser"
Mar 22 23:56:24 spisula kernel: audit: type=1400 audit(1742684184.631:305): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="nvidia_modprobe//kmod" pid=600617 comm="apparmor_parser"
Mar 22 23:56:24 spisula systemd-sysv-generator[600721]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 22 23:56:24 spisula systemd-sysv-generator[600721]: Please update package to include a native systemd unit file.
Mar 22 23:56:24 spisula systemd-sysv-generator[600721]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 22 23:56:25 spisula kernel: audit: type=1400 audit(1742684185.427:306): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="1password" pid=600737 comm="apparmor_parser"
Mar 22 23:56:25 spisula kernel: audit: type=1400 audit(1742684185.427:307): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=600739 comm="apparmor_parser"
Mar 22 23:56:25 spisula kernel: audit: type=1400 audit(1742684185.427:308): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="Discord" pid=600738 comm="apparmor_parser"
Mar 22 23:56:25 spisula kernel: audit: type=1400 audit(1742684185.427:309): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="QtWebEngineProcess" pid=600740 comm="apparmor_parser"
Mar 22 23:56:25 spisula kernel: audit: type=1400 audit(1742684185.431:310): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="balena-etcher" pid=600742 comm="apparmor_parser"
Mar 22 23:56:25 spisula kernel: audit: type=1400 audit(1742684185.431:311): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="brave" pid=600743 comm="apparmor_parser"
Mar 22 23:56:25 spisula kernel: audit: type=1400 audit(1742684185.431:312): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="buildah" pid=600744 comm="apparmor_parser"
Mar 22 23:56:30 spisula kernel: kauditd_printk_skb: 114 callbacks suppressed
Mar 22 23:56:30 spisula kernel: audit: type=1400 audit(1742684190.395:427): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince" pid=600833 comm="apparmor_parser"
Mar 22 23:56:30 spisula kernel: audit: type=1400 audit(1742684190.395:428): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=600833 comm="apparmor_parser"
Mar 22 23:56:30 spisula kernel: audit: type=1400 audit(1742684190.399:429): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince//snap_browsers" pid=600833 comm="apparmor_parser"
Mar 22 23:56:30 spisula kernel: audit: type=1400 audit(1742684190.407:430): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-previewer" pid=600833 comm="apparmor_parser"
Mar 22 23:56:30 spisula kernel: audit: type=1400 audit(1742684190.427:431): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=600833 comm="apparmor_parser"
Mar 22 23:56:30 spisula kernel: audit: type=1400 audit(1742684190.431:432): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=600833 comm="apparmor_parser"
Mar 22 23:56:31 spisula systemd-sysv-generator[600949]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 22 23:56:31 spisula systemd-sysv-generator[600949]: Please update package to include a native systemd unit file.
Mar 22 23:56:31 spisula systemd-sysv-generator[600949]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 22 23:56:34 spisula systemd-sysv-generator[601179]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 22 23:56:34 spisula systemd-sysv-generator[601179]: Please update package to include a native systemd unit file.
Mar 22 23:56:34 spisula systemd-sysv-generator[601179]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 22 23:56:35 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 22 23:56:37 spisula systemd[1]: systemd 257.4-3 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)
Mar 22 23:56:37 spisula systemd[1]: Detected architecture x86-64.
Mar 22 23:56:37 spisula kernel: lockdown_is_locked_down: 1 callbacks suppressed
Mar 22 23:56:37 spisula kernel: Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
Mar 22 23:56:37 spisula systemd[1]: bpf-restrict-fs: LSM BPF program attached
Mar 22 23:56:37 spisula systemd-sysv-generator[601354]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 22 23:56:37 spisula systemd-sysv-generator[601354]: Please update package to include a native systemd unit file.
Mar 22 23:56:37 spisula systemd-sysv-generator[601354]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 22 23:56:38 spisula systemd-journald[247565]: Received SIGTERM from PID 1 (systemd).
Mar 22 23:56:38 spisula systemd[1]: Stopping systemd-journald.service - Journal Service...
Mar 22 23:56:38 spisula systemd[1]: systemd-journald.service: Deactivated successfully.
Mar 22 23:56:38 spisula systemd[1]: Stopped systemd-journald.service - Journal Service.
Mar 22 23:56:38 spisula systemd[1]: systemd-journald.service: Consumed 3.792s CPU time, 52M memory peak, 1M memory swap peak.
Mar 22 23:56:38 spisula systemd[1]: Starting systemd-journald.service - Journal Service...
Mar 22 23:56:38 spisula systemd-journald[601364]: Collecting audit messages is disabled.
Mar 22 23:56:38 spisula systemd[1]: Started systemd-journald.service - Journal Service.
Mar 22 23:56:38 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 22 23:56:38 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 22 23:56:38 spisula kernel: wlp0s12f0: authenticated
Mar 22 23:56:38 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 22 23:56:38 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 22 23:56:38 spisula kernel: wlp0s12f0: associated
Mar 22 23:56:48 spisula kernel: audit: type=1400 audit(1742684208.122:433): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince" pid=601551 comm="apparmor_parser"
Mar 22 23:56:48 spisula kernel: audit: type=1400 audit(1742684208.122:434): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=601551 comm="apparmor_parser"
Mar 22 23:56:48 spisula kernel: audit: type=1400 audit(1742684208.122:435): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/evince//snap_browsers" pid=601551 comm="apparmor_parser"
Mar 22 23:56:48 spisula kernel: audit: type=1400 audit(1742684208.134:436): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-previewer" pid=601551 comm="apparmor_parser"
Mar 22 23:56:48 spisula kernel: audit: type=1400 audit(1742684208.158:437): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=601551 comm="apparmor_parser"
Mar 22 23:56:48 spisula kernel: audit: type=1400 audit(1742684208.162:438): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=601551 comm="apparmor_parser"
Mar 22 23:57:12 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 22 23:57:12 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 22 23:57:12 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 22 23:57:12 spisula kernel: wlp0s12f0: authenticated
Mar 22 23:57:12 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 22 23:57:12 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 22 23:57:12 spisula kernel: wlp0s12f0: associated
Mar 23 00:07:17 spisula kernel: audit: type=1400 audit(1742684837.564:439): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=604648 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Mar 23 00:07:17 spisula kernel: audit: type=1400 audit(1742684837.604:440): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=604648 comm="cupsd" capability=12  capname="net_admin"
Mar 23 01:29:18 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 01:29:18 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 01:29:18 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 01:29:18 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 01:29:18 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 01:29:19 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 01:29:19 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 01:29:19 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 01:29:19 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 23 01:29:19 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 01:29:19 spisula kernel: PM: suspend entry (deep)
Mar 23 01:29:19 spisula kernel: Filesystems sync: 0.010 seconds
Mar 23 19:05:47 spisula kernel: Freezing user space processes
Mar 23 19:05:47 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 23 19:05:47 spisula kernel: OOM killer disabled.
Mar 23 19:05:47 spisula kernel: Freezing remaining freezable tasks
Mar 23 19:05:47 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 23 19:05:47 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 23 19:05:47 spisula kernel: ACPI: EC: interrupt blocked
Mar 23 19:05:47 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 23 19:05:47 spisula kernel: ACPI: EC: event blocked
Mar 23 19:05:47 spisula kernel: ACPI: EC: EC stopped
Mar 23 19:05:47 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 23 19:05:47 spisula kernel: Disabling non-boot CPUs ...
Mar 23 19:05:47 spisula kernel: smpboot: CPU 3 is now offline
Mar 23 19:05:47 spisula kernel: smpboot: CPU 2 is now offline
Mar 23 19:05:47 spisula kernel: smpboot: CPU 1 is now offline
Mar 23 19:05:47 spisula kernel: ACPI: PM: Low-level resume complete
Mar 23 19:05:47 spisula kernel: ACPI: EC: EC started
Mar 23 19:05:47 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 23 19:05:47 spisula kernel: Enabling non-boot CPUs ...
Mar 23 19:05:47 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 23 19:05:47 spisula kernel: CPU1 is up
Mar 23 19:05:47 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 23 19:05:47 spisula kernel: CPU2 is up
Mar 23 19:05:47 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 23 19:05:47 spisula kernel: CPU3 is up
Mar 23 19:05:47 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 23 19:05:47 spisula kernel: ACPI: EC: interrupt unblocked
Mar 23 19:05:47 spisula kernel: ACPI: EC: event unblocked
Mar 23 19:05:47 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 23 19:05:47 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 23 19:05:47 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 23 19:05:47 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 23 19:05:47 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 23 19:05:47 spisula kernel: OOM killer enabled.
Mar 23 19:05:47 spisula kernel: Restarting tasks ... done.
Mar 23 19:05:47 spisula kernel: random: crng reseeded on system resumption
Mar 23 19:05:47 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 23 19:05:48 spisula kernel: PM: suspend exit
Mar 23 19:05:48 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 23 19:05:48 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 23 19:05:51 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 23 19:05:51 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 23 19:05:51 spisula kernel: wlp0s12f0: authenticated
Mar 23 19:05:51 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 23 19:05:51 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 23 19:05:51 spisula kernel: wlp0s12f0: associated
Mar 23 19:15:00 spisula systemd-sysv-generator[627181]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 23 19:15:00 spisula systemd-sysv-generator[627181]: Please update package to include a native systemd unit file.
Mar 23 19:15:00 spisula systemd-sysv-generator[627181]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 23 19:15:02 spisula systemd-sysv-generator[627378]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 23 19:15:02 spisula systemd-sysv-generator[627378]: Please update package to include a native systemd unit file.
Mar 23 19:15:02 spisula systemd-sysv-generator[627378]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 23 19:15:02 spisula systemd-sysv-generator[627478]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 23 19:15:02 spisula systemd-sysv-generator[627478]: Please update package to include a native systemd unit file.
Mar 23 19:15:02 spisula systemd-sysv-generator[627478]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 23 19:15:03 spisula systemd-sysv-generator[627573]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 23 19:15:03 spisula systemd-sysv-generator[627573]: Please update package to include a native systemd unit file.
Mar 23 19:15:03 spisula systemd-sysv-generator[627573]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 23 19:15:04 spisula systemd-sysv-generator[627678]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 23 19:15:04 spisula systemd-sysv-generator[627678]: Please update package to include a native systemd unit file.
Mar 23 19:15:04 spisula systemd-sysv-generator[627678]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 23 19:15:06 spisula systemd-sysv-generator[627817]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 23 19:15:06 spisula systemd-sysv-generator[627817]: Please update package to include a native systemd unit file.
Mar 23 19:15:06 spisula systemd-sysv-generator[627817]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 23 19:15:50 spisula systemd-sysv-generator[633983]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 23 19:15:50 spisula systemd-sysv-generator[633983]: Please update package to include a native systemd unit file.
Mar 23 19:15:50 spisula systemd-sysv-generator[633983]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 23 21:09:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 21:09:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 21:09:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 21:09:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 21:09:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 21:09:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 21:09:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 21:09:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 21:09:36 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 23 21:09:36 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 21:09:36 spisula kernel: PM: suspend entry (deep)
Mar 23 21:09:36 spisula kernel: Filesystems sync: 0.009 seconds
Mar 23 21:09:36 spisula kernel: Freezing user space processes
Mar 23 21:50:36 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 23 21:50:36 spisula kernel: OOM killer disabled.
Mar 23 21:50:36 spisula kernel: Freezing remaining freezable tasks
Mar 23 21:50:36 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 23 21:50:36 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 23 21:50:36 spisula kernel: ACPI: EC: interrupt blocked
Mar 23 21:50:36 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 23 21:50:36 spisula kernel: ACPI: EC: event blocked
Mar 23 21:50:36 spisula kernel: ACPI: EC: EC stopped
Mar 23 21:50:36 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 23 21:50:36 spisula kernel: Disabling non-boot CPUs ...
Mar 23 21:50:36 spisula kernel: smpboot: CPU 3 is now offline
Mar 23 21:50:36 spisula kernel: smpboot: CPU 2 is now offline
Mar 23 21:50:36 spisula kernel: smpboot: CPU 1 is now offline
Mar 23 21:50:36 spisula kernel: ACPI: PM: Low-level resume complete
Mar 23 21:50:36 spisula kernel: ACPI: EC: EC started
Mar 23 21:50:36 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 23 21:50:36 spisula kernel: Enabling non-boot CPUs ...
Mar 23 21:50:36 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 23 21:50:36 spisula kernel: CPU1 is up
Mar 23 21:50:36 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 23 21:50:36 spisula kernel: CPU2 is up
Mar 23 21:50:36 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 23 21:50:36 spisula kernel: CPU3 is up
Mar 23 21:50:36 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 23 21:50:36 spisula kernel: ACPI: EC: interrupt unblocked
Mar 23 21:50:36 spisula kernel: ACPI: EC: event unblocked
Mar 23 21:50:36 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 23 21:50:36 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 23 21:50:36 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 23 21:50:36 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 23 21:50:36 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 23 21:50:36 spisula kernel: OOM killer enabled.
Mar 23 21:50:36 spisula kernel: Restarting tasks ... 
Mar 23 21:50:36 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 23 21:50:36 spisula kernel: done.
Mar 23 21:50:36 spisula kernel: random: crng reseeded on system resumption
Mar 23 21:50:37 spisula kernel: PM: suspend exit
Mar 23 21:50:37 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 23 21:50:37 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 23 21:50:40 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 23 21:50:40 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 23 21:50:40 spisula kernel: wlp0s12f0: authenticated
Mar 23 21:50:40 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 23 21:50:40 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 23 21:50:40 spisula kernel: wlp0s12f0: associated
Mar 23 22:24:37 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 23 22:24:37 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 23 22:24:38 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 23 22:24:38 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 23 22:24:42 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 23 22:24:42 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 23 22:24:42 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 23 22:24:42 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 23 23:34:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 23:34:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 23:34:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 23:34:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 23:34:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 23:34:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 23:34:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 23:34:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 23:34:09 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 23 23:34:09 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 23 23:34:09 spisula kernel: PM: suspend entry (deep)
Mar 23 23:34:09 spisula kernel: Filesystems sync: 0.012 seconds
Mar 23 23:34:09 spisula kernel: Freezing user space processes
Mar 25 17:08:26 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 25 17:08:26 spisula kernel: OOM killer disabled.
Mar 25 17:08:26 spisula kernel: Freezing remaining freezable tasks
Mar 25 17:08:26 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 25 17:08:26 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 25 17:08:26 spisula kernel: ACPI: EC: interrupt blocked
Mar 25 17:08:26 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 25 17:08:26 spisula kernel: ACPI: EC: event blocked
Mar 25 17:08:26 spisula kernel: ACPI: EC: EC stopped
Mar 25 17:08:26 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 25 17:08:26 spisula kernel: Disabling non-boot CPUs ...
Mar 25 17:08:26 spisula kernel: smpboot: CPU 3 is now offline
Mar 25 17:08:26 spisula kernel: smpboot: CPU 2 is now offline
Mar 25 17:08:26 spisula kernel: smpboot: CPU 1 is now offline
Mar 25 17:08:26 spisula kernel: ACPI: PM: Low-level resume complete
Mar 25 17:08:26 spisula kernel: ACPI: EC: EC started
Mar 25 17:08:26 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 25 17:08:26 spisula kernel: Enabling non-boot CPUs ...
Mar 25 17:08:26 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 25 17:08:26 spisula kernel: CPU1 is up
Mar 25 17:08:26 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 25 17:08:26 spisula kernel: CPU2 is up
Mar 25 17:08:26 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 25 17:08:26 spisula kernel: CPU3 is up
Mar 25 17:08:26 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 25 17:08:26 spisula kernel: ACPI: EC: interrupt unblocked
Mar 25 17:08:26 spisula kernel: ACPI: EC: event unblocked
Mar 25 17:08:26 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 25 17:08:26 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 25 17:08:26 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 25 17:08:26 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 25 17:08:26 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 25 17:08:26 spisula kernel: OOM killer enabled.
Mar 25 17:08:26 spisula kernel: Restarting tasks ... done.
Mar 25 17:08:26 spisula kernel: random: crng reseeded on system resumption
Mar 25 17:08:26 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 25 17:08:27 spisula kernel: PM: suspend exit
Mar 25 17:08:27 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 25 17:08:27 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 25 17:08:30 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 25 17:08:30 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 25 17:08:30 spisula kernel: wlp0s12f0: authenticated
Mar 25 17:08:30 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 25 17:08:30 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 25 17:08:30 spisula kernel: wlp0s12f0: associated
Mar 25 18:05:59 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 25 19:09:10 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 25 19:09:10 spisula kernel: PM: suspend entry (deep)
Mar 25 19:09:10 spisula kernel: Filesystems sync: 0.008 seconds
Mar 25 23:30:52 spisula kernel: Freezing user space processes
Mar 25 23:30:52 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 25 23:30:52 spisula kernel: OOM killer disabled.
Mar 25 23:30:52 spisula kernel: Freezing remaining freezable tasks
Mar 25 23:30:52 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 25 23:30:52 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 25 23:30:52 spisula kernel: ACPI: EC: interrupt blocked
Mar 25 23:30:52 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 25 23:30:52 spisula kernel: ACPI: EC: event blocked
Mar 25 23:30:52 spisula kernel: ACPI: EC: EC stopped
Mar 25 23:30:52 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 25 23:30:52 spisula kernel: Disabling non-boot CPUs ...
Mar 25 23:30:52 spisula kernel: smpboot: CPU 3 is now offline
Mar 25 23:30:52 spisula kernel: smpboot: CPU 2 is now offline
Mar 25 23:30:52 spisula kernel: smpboot: CPU 1 is now offline
Mar 25 23:30:52 spisula kernel: ACPI: PM: Low-level resume complete
Mar 25 23:30:52 spisula kernel: ACPI: EC: EC started
Mar 25 23:30:52 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 25 23:30:52 spisula kernel: Enabling non-boot CPUs ...
Mar 25 23:30:52 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 25 23:30:52 spisula kernel: CPU1 is up
Mar 25 23:30:52 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 25 23:30:52 spisula kernel: CPU2 is up
Mar 25 23:30:52 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 25 23:30:52 spisula kernel: CPU3 is up
Mar 25 23:30:52 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 25 23:30:52 spisula kernel: ACPI: EC: interrupt unblocked
Mar 25 23:30:52 spisula kernel: ACPI: EC: event unblocked
Mar 25 23:30:52 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 25 23:30:52 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 25 23:30:52 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 25 23:30:52 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 25 23:30:52 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 25 23:30:52 spisula kernel: OOM killer enabled.
Mar 25 23:30:52 spisula kernel: Restarting tasks ... 
Mar 25 23:30:52 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 25 23:30:52 spisula kernel: done.
Mar 25 23:30:52 spisula kernel: random: crng reseeded on system resumption
Mar 25 23:30:53 spisula kernel: PM: suspend exit
Mar 25 23:30:53 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 25 23:30:53 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 25 23:30:56 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 25 23:30:56 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 25 23:30:56 spisula kernel: wlp0s12f0: authenticated
Mar 25 23:30:56 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 25 23:30:56 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 25 23:30:56 spisula kernel: wlp0s12f0: associated
Mar 25 23:30:57 spisula kernel: usb 1-3: new full-speed USB device number 14 using xhci_hcd
Mar 25 23:30:57 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 25 23:30:58 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 25 23:30:58 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 25 23:30:58 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 25 23:30:58 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0015/input/input38
Mar 25 23:30:58 spisula kernel: hid-generic 0003:1050:0407.0015: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 25 23:30:58 spisula kernel: hid-generic 0003:1050:0407.0016: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 25 23:30:59 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0017/input/input39
Mar 25 23:31:00 spisula kernel: hid-generic 0003:1050:0407.0017: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 25 23:31:29 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0018/input/input40
Mar 25 23:31:29 spisula kernel: hid-generic 0003:1050:0407.0018: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 26 00:47:33 spisula kernel: usb 1-3: USB disconnect, device number 14
Mar 26 01:00:06 spisula systemd-sysv-generator[712451]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 26 01:00:06 spisula systemd-sysv-generator[712451]: Please update package to include a native systemd unit file.
Mar 26 01:00:06 spisula systemd-sysv-generator[712451]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 26 01:00:07 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 26 01:00:21 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 26 01:00:21 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 26 01:00:21 spisula kernel: wlp0s12f0: authenticated
Mar 26 01:00:21 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 26 01:00:21 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 26 01:00:21 spisula kernel: wlp0s12f0: associated
Mar 26 01:40:25 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 26 01:40:26 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 26 01:40:26 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 26 01:40:26 spisula kernel: wlp0s12f0: authenticated
Mar 26 01:40:26 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 26 01:40:26 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 26 01:40:26 spisula kernel: wlp0s12f0: associated
Mar 26 01:43:05 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 26 01:43:05 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 26 01:43:05 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 26 01:43:05 spisula kernel: wlp0s12f0: authenticated
Mar 26 01:43:05 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 26 01:43:05 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=1)
Mar 26 01:43:05 spisula kernel: wlp0s12f0: associated
Mar 26 01:53:50 spisula kernel: lockdown_is_locked_down: 1 callbacks suppressed
Mar 26 01:53:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 26 01:53:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 26 01:53:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 26 01:53:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 26 01:53:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 26 01:53:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 26 01:53:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 26 01:53:50 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 26 01:53:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 26 01:53:50 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 26 01:53:51 spisula kernel: PM: suspend entry (deep)
Mar 26 01:53:51 spisula kernel: Filesystems sync: 0.010 seconds
Mar 26 01:53:51 spisula kernel: Freezing user space processes
Mar 27 16:17:48 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 27 16:17:48 spisula kernel: OOM killer disabled.
Mar 27 16:17:48 spisula kernel: Freezing remaining freezable tasks
Mar 27 16:17:48 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
Mar 27 16:17:48 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 27 16:17:48 spisula kernel: ACPI: EC: interrupt blocked
Mar 27 16:17:48 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 27 16:17:48 spisula kernel: ACPI: EC: event blocked
Mar 27 16:17:48 spisula kernel: ACPI: EC: EC stopped
Mar 27 16:17:48 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 27 16:17:48 spisula kernel: Disabling non-boot CPUs ...
Mar 27 16:17:48 spisula kernel: smpboot: CPU 3 is now offline
Mar 27 16:17:48 spisula kernel: smpboot: CPU 2 is now offline
Mar 27 16:17:48 spisula kernel: smpboot: CPU 1 is now offline
Mar 27 16:17:48 spisula kernel: ACPI: PM: Low-level resume complete
Mar 27 16:17:48 spisula kernel: ACPI: EC: EC started
Mar 27 16:17:48 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 27 16:17:48 spisula kernel: Enabling non-boot CPUs ...
Mar 27 16:17:48 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 27 16:17:48 spisula kernel: CPU1 is up
Mar 27 16:17:48 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 27 16:17:48 spisula kernel: CPU2 is up
Mar 27 16:17:48 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 27 16:17:48 spisula kernel: CPU3 is up
Mar 27 16:17:48 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 27 16:17:48 spisula kernel: ACPI: EC: interrupt unblocked
Mar 27 16:17:48 spisula kernel: ACPI: EC: event unblocked
Mar 27 16:17:48 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 27 16:17:48 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 27 16:17:48 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 27 16:17:48 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 27 16:17:48 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 27 16:17:48 spisula kernel: OOM killer enabled.
Mar 27 16:17:48 spisula kernel: Restarting tasks ... done.
Mar 27 16:17:48 spisula kernel: random: crng reseeded on system resumption
Mar 27 16:17:48 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 27 16:17:49 spisula kernel: PM: suspend exit
Mar 27 16:17:49 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 27 16:17:49 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 27 16:17:49 spisula kernel: kauditd_printk_skb: 440 callbacks suppressed
Mar 27 16:17:49 spisula kernel: audit: type=1400 audit(1743088669.628:441): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=722198 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Mar 27 16:17:49 spisula kernel: audit: type=1400 audit(1743088669.668:442): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=722198 comm="cupsd" capability=12  capname="net_admin"
Mar 27 16:17:52 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 27 16:17:52 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 27 16:17:52 spisula kernel: wlp0s12f0: authenticated
Mar 27 16:17:52 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 27 16:17:52 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 27 16:17:52 spisula kernel: wlp0s12f0: associated
Mar 27 16:21:02 spisula systemd-sysv-generator[730559]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 27 16:21:02 spisula systemd-sysv-generator[730559]: Please update package to include a native systemd unit file.
Mar 27 16:21:02 spisula systemd-sysv-generator[730559]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 27 19:14:25 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 27 19:14:25 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 27 20:00:14 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 27 20:00:14 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 27 20:00:14 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 27 20:00:14 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 27 20:00:14 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 27 20:00:14 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:21, missed_beacons_since_rx:3
Mar 27 20:00:14 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 27 20:00:14 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 27 20:00:14 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:23, missed_beacons_since_rx:1
Mar 27 20:00:15 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 27 20:00:15 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 27 20:00:15 spisula kernel: wlp0s12f0: authenticated
Mar 27 20:00:15 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 27 20:00:15 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 27 20:00:15 spisula kernel: wlp0s12f0: associated
Mar 27 20:00:47 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 27 20:00:47 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 27 20:00:47 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 27 20:00:47 spisula kernel: wlp0s12f0: authenticated
Mar 27 20:00:47 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 27 20:00:47 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 27 20:00:47 spisula kernel: wlp0s12f0: associated
Mar 27 20:15:36 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 27 20:15:36 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 27 20:15:36 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:1
Mar 27 20:15:38 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 27 20:15:38 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 27 20:15:38 spisula kernel: wlp0s12f0: authenticated
Mar 27 20:15:38 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 27 20:15:38 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 27 20:15:38 spisula kernel: wlp0s12f0: associated
Mar 27 20:21:02 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 27 20:21:02 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 27 20:21:02 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 27 20:21:03 spisula kernel: wlp0s12f0: authenticated
Mar 27 20:21:03 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 27 20:21:03 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 27 20:21:03 spisula kernel: wlp0s12f0: associated
Mar 27 20:26:16 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 27 20:26:16 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 27 20:26:16 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 27 20:26:16 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 27 20:26:17 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 27 20:26:17 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:21, missed_beacons_since_rx:3
Mar 27 20:26:17 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 27 20:26:17 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 27 20:26:17 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 27 20:26:17 spisula kernel: wlp0s12f0: authenticated
Mar 27 20:26:17 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 27 20:26:17 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 27 20:26:17 spisula kernel: wlp0s12f0: associated
Mar 27 20:26:49 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 27 20:26:49 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 27 20:26:49 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 27 20:26:49 spisula kernel: wlp0s12f0: authenticated
Mar 27 20:26:49 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 27 20:26:49 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 27 20:26:49 spisula kernel: wlp0s12f0: associated
Mar 27 23:22:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 27 23:22:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 27 23:22:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 27 23:22:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 27 23:22:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 27 23:22:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 27 23:22:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 27 23:22:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 27 23:22:46 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 27 23:22:46 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 27 23:22:46 spisula kernel: PM: suspend entry (deep)
Mar 27 23:22:46 spisula kernel: Filesystems sync: 0.009 seconds
Mar 27 23:22:46 spisula kernel: Freezing user space processes
Mar 28 19:13:56 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 28 19:13:56 spisula kernel: OOM killer disabled.
Mar 28 19:13:56 spisula kernel: Freezing remaining freezable tasks
Mar 28 19:13:56 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 28 19:13:56 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 28 19:13:56 spisula kernel: ACPI: EC: interrupt blocked
Mar 28 19:13:56 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 28 19:13:56 spisula kernel: ACPI: EC: event blocked
Mar 28 19:13:56 spisula kernel: ACPI: EC: EC stopped
Mar 28 19:13:56 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 28 19:13:56 spisula kernel: Disabling non-boot CPUs ...
Mar 28 19:13:56 spisula kernel: smpboot: CPU 3 is now offline
Mar 28 19:13:56 spisula kernel: smpboot: CPU 2 is now offline
Mar 28 19:13:56 spisula kernel: smpboot: CPU 1 is now offline
Mar 28 19:13:56 spisula kernel: ACPI: PM: Low-level resume complete
Mar 28 19:13:56 spisula kernel: ACPI: EC: EC started
Mar 28 19:13:56 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 28 19:13:56 spisula kernel: Enabling non-boot CPUs ...
Mar 28 19:13:56 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 28 19:13:56 spisula kernel: CPU1 is up
Mar 28 19:13:56 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 28 19:13:56 spisula kernel: CPU2 is up
Mar 28 19:13:56 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 28 19:13:56 spisula kernel: CPU3 is up
Mar 28 19:13:56 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 28 19:13:56 spisula kernel: ACPI: EC: interrupt unblocked
Mar 28 19:13:56 spisula kernel: ACPI: EC: event unblocked
Mar 28 19:13:56 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 28 19:13:56 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 28 19:13:56 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 28 19:13:56 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 28 19:13:56 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 28 19:13:56 spisula kernel: OOM killer enabled.
Mar 28 19:13:56 spisula kernel: Restarting tasks ... 
Mar 28 19:13:56 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 28 19:13:56 spisula kernel: done.
Mar 28 19:13:56 spisula kernel: random: crng reseeded on system resumption
Mar 28 19:13:57 spisula kernel: PM: suspend exit
Mar 28 19:13:57 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 28 19:13:57 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 28 19:14:00 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 28 19:14:00 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 28 19:14:00 spisula kernel: wlp0s12f0: authenticated
Mar 28 19:14:00 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 28 19:14:00 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 28 19:14:01 spisula kernel: wlp0s12f0: associated
Mar 28 19:23:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 28 19:23:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 28 19:23:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 28 19:23:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 28 19:23:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 28 19:23:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 28 19:23:42 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 28 19:23:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 28 19:23:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 28 19:23:42 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 28 19:23:43 spisula kernel: PM: suspend entry (deep)
Mar 28 19:23:43 spisula kernel: Filesystems sync: 0.010 seconds
Mar 28 19:23:43 spisula kernel: Freezing user space processes
Mar 28 20:54:10 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 28 20:54:10 spisula kernel: OOM killer disabled.
Mar 28 20:54:10 spisula kernel: Freezing remaining freezable tasks
Mar 28 20:54:10 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 28 20:54:10 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 28 20:54:10 spisula kernel: ACPI: EC: interrupt blocked
Mar 28 20:54:10 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 28 20:54:10 spisula kernel: ACPI: EC: event blocked
Mar 28 20:54:10 spisula kernel: ACPI: EC: EC stopped
Mar 28 20:54:10 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 28 20:54:10 spisula kernel: Disabling non-boot CPUs ...
Mar 28 20:54:10 spisula kernel: smpboot: CPU 3 is now offline
Mar 28 20:54:10 spisula kernel: smpboot: CPU 2 is now offline
Mar 28 20:54:10 spisula kernel: smpboot: CPU 1 is now offline
Mar 28 20:54:10 spisula kernel: ACPI: PM: Low-level resume complete
Mar 28 20:54:10 spisula kernel: ACPI: EC: EC started
Mar 28 20:54:10 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 28 20:54:10 spisula kernel: Enabling non-boot CPUs ...
Mar 28 20:54:10 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 28 20:54:10 spisula kernel: CPU1 is up
Mar 28 20:54:10 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 28 20:54:10 spisula kernel: CPU2 is up
Mar 28 20:54:10 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 28 20:54:10 spisula kernel: CPU3 is up
Mar 28 20:54:10 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 28 20:54:10 spisula kernel: ACPI: EC: interrupt unblocked
Mar 28 20:54:10 spisula kernel: ACPI: EC: event unblocked
Mar 28 20:54:10 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 28 20:54:10 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 28 20:54:10 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 28 20:54:10 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 28 20:54:10 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 28 20:54:10 spisula kernel: OOM killer enabled.
Mar 28 20:54:10 spisula kernel: Restarting tasks ... done.
Mar 28 20:54:10 spisula kernel: random: crng reseeded on system resumption
Mar 28 20:54:10 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 28 20:54:11 spisula kernel: PM: suspend exit
Mar 28 20:54:11 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 28 20:54:11 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 28 20:54:14 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 28 20:54:14 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 28 20:54:14 spisula kernel: wlp0s12f0: authenticated
Mar 28 20:54:14 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 28 20:54:14 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 28 20:54:14 spisula kernel: wlp0s12f0: associated
Mar 28 20:54:25 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 28 20:54:28 spisula kernel: acer_wmi: Unknown function number - 8 - 0
Mar 28 21:37:38 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 28 22:23:50 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 28 22:23:53 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 28 22:23:53 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 28 22:23:53 spisula kernel: wlp0s12f0: authenticated
Mar 28 22:23:53 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 28 22:23:53 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=1)
Mar 28 22:23:53 spisula kernel: wlp0s12f0: associated
Mar 28 22:24:24 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 28 22:24:24 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 28 22:24:24 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 28 22:24:24 spisula kernel: wlp0s12f0: authenticated
Mar 28 22:24:24 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 28 22:24:24 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 28 22:24:24 spisula kernel: wlp0s12f0: associated
Mar 28 23:09:45 spisula kernel: acer_wmi: Unknown function number - 8 - 0
Mar 28 23:30:32 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 29 00:08:18 spisula kernel: acer_wmi: Unknown function number - 8 - 0
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:10 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 29 00:13:10 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 29 00:13:11 spisula kernel: PM: suspend entry (deep)
Mar 29 00:13:11 spisula kernel: Filesystems sync: 0.009 seconds
Mar 29 14:05:21 spisula kernel: Freezing user space processes
Mar 29 14:05:21 spisula kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Mar 29 14:05:21 spisula kernel: OOM killer disabled.
Mar 29 14:05:21 spisula kernel: Freezing remaining freezable tasks
Mar 29 14:05:21 spisula kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 29 14:05:21 spisula kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 29 14:05:21 spisula kernel: ACPI: EC: interrupt blocked
Mar 29 14:05:21 spisula kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 29 14:05:21 spisula kernel: ACPI: EC: event blocked
Mar 29 14:05:21 spisula kernel: ACPI: EC: EC stopped
Mar 29 14:05:21 spisula kernel: ACPI: PM: Saving platform NVS memory
Mar 29 14:05:21 spisula kernel: Disabling non-boot CPUs ...
Mar 29 14:05:21 spisula kernel: smpboot: CPU 3 is now offline
Mar 29 14:05:21 spisula kernel: smpboot: CPU 2 is now offline
Mar 29 14:05:21 spisula kernel: smpboot: CPU 1 is now offline
Mar 29 14:05:21 spisula kernel: ACPI: PM: Low-level resume complete
Mar 29 14:05:21 spisula kernel: ACPI: EC: EC started
Mar 29 14:05:21 spisula kernel: ACPI: PM: Restoring platform NVS memory
Mar 29 14:05:21 spisula kernel: Enabling non-boot CPUs ...
Mar 29 14:05:21 spisula kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 29 14:05:21 spisula kernel: CPU1 is up
Mar 29 14:05:21 spisula kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Mar 29 14:05:21 spisula kernel: CPU2 is up
Mar 29 14:05:21 spisula kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Mar 29 14:05:21 spisula kernel: CPU3 is up
Mar 29 14:05:21 spisula kernel: ACPI: PM: Waking up from system sleep state S3
Mar 29 14:05:21 spisula kernel: ACPI: EC: interrupt unblocked
Mar 29 14:05:21 spisula kernel: ACPI: EC: event unblocked
Mar 29 14:05:21 spisula kernel: bmc150_accel_i2c i2c-BOSC0200:00: Error writing reg_pmu_lpw
Mar 29 14:05:21 spisula kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 29 14:05:21 spisula kernel: nvme nvme0: 4/0/0 default/read/poll queues
Mar 29 14:05:21 spisula kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Mar 29 14:05:21 spisula kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Mar 29 14:05:21 spisula kernel: OOM killer enabled.
Mar 29 14:05:21 spisula kernel: Restarting tasks ... 
Mar 29 14:05:21 spisula kernel: mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Mar 29 14:05:21 spisula kernel: done.
Mar 29 14:05:21 spisula kernel: random: crng reseeded on system resumption
Mar 29 14:05:22 spisula kernel: PM: suspend exit
Mar 29 14:05:22 spisula kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Mar 29 14:05:22 spisula kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Mar 29 14:05:25 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 29 14:05:25 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 29 14:05:25 spisula kernel: wlp0s12f0: authenticated
Mar 29 14:05:25 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 29 14:05:25 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=3)
Mar 29 14:05:25 spisula kernel: wlp0s12f0: associated
Mar 29 14:23:07 spisula systemd-sysv-generator[861440]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 29 14:23:07 spisula systemd-sysv-generator[861440]: Please update package to include a native systemd unit file.
Mar 29 14:23:07 spisula systemd-sysv-generator[861440]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 29 14:23:08 spisula kernel: BUG: kernel NULL pointer dereference, address: 0000000000000001
Mar 29 14:23:08 spisula kernel: #PF: supervisor read access in kernel mode
Mar 29 14:23:08 spisula kernel: #PF: error_code(0x0000) - not-present page
Mar 29 14:23:08 spisula kernel: PGD 0 P4D 0 
Mar 29 14:23:08 spisula kernel: Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI
Mar 29 14:23:08 spisula kernel: CPU: 2 UID: 0 PID: 861457 Comm: iio-sensor-prox Not tainted 6.12.12-amd64 #1  Debian 6.12.12-1
Mar 29 14:23:08 spisula kernel: Hardware name: Acer TravelMate Spin B311R-31/Maracas_GL, BIOS V1.18 08/26/2021
Mar 29 14:23:08 spisula kernel: RIP: 0010:bmc150_accel_set_interrupt+0x68/0x120 [bmc150_accel_core]
Mar 29 14:23:08 spisula kernel: Code: 84 86 00 00 00 ba 01 00 00 00 f0 0f c1 10 83 c2 01 83 fa 01 7f 64 49 8b 3c 24 be 01 00 00 00 e8 5e fc ff ff 89 c3 85 c0 75 52 <41> 0f b6 55 01 41 0f b6 75 00 45 31 c9 45 31 c0 49 8b 3c 24 6a 00
Mar 29 14:23:08 spisula kernel: RSP: 0018:ffffc097c98ebc60 EFLAGS: 00010246
Mar 29 14:23:08 spisula kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Mar 29 14:23:08 spisula kernel: RDX: ffffffffa8923890 RSI: 0000000000000202 RDI: ffff9c894ad6b904
Mar 29 14:23:08 spisula kernel: RBP: ffff9c894ad6b820 R08: 0000000000000000 R09: 0000000000000014
Mar 29 14:23:08 spisula kernel: R10: 0000000000000001 R11: 0000000000000000 R12: ffff9c8942e30550
Mar 29 14:23:08 spisula kernel: R13: 0000000000000000 R14: 0000000000000001 R15: ffff9c8942e30330
Mar 29 14:23:08 spisula kernel: FS:  00007f6bf1fe3940(0000) GS:ffff9c89bbd00000(0000) knlGS:0000000000000000
Mar 29 14:23:08 spisula kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Mar 29 14:23:08 spisula kernel: CR2: 0000000000000001 CR3: 000000010e51c000 CR4: 0000000000352ef0
Mar 29 14:23:08 spisula kernel: Call Trace:
Mar 29 14:23:08 spisula kernel:  <TASK>
Mar 29 14:23:08 spisula kernel:  ? __die_body.cold+0x19/0x27
Mar 29 14:23:08 spisula kernel:  ? page_fault_oops+0x15a/0x2d0
Mar 29 14:23:08 spisula kernel:  ? exc_page_fault+0x7e/0x180
Mar 29 14:23:08 spisula kernel:  ? asm_exc_page_fault+0x26/0x30
Mar 29 14:23:08 spisula kernel:  ? rpm_resume+0x310/0x700
Mar 29 14:23:08 spisula kernel:  ? bmc150_accel_set_interrupt+0x68/0x120 [bmc150_accel_core]
Mar 29 14:23:08 spisula kernel:  bmc150_accel_buffer_postenable+0x5d/0x90 [bmc150_accel_core]
Mar 29 14:23:08 spisula kernel:  __iio_update_buffers+0x731/0xb20 [industrialio]
Mar 29 14:23:08 spisula kernel:  enable_store+0x84/0xe0 [industrialio]
Mar 29 14:23:08 spisula kernel:  kernfs_fop_write_iter+0x13b/0x1f0
Mar 29 14:23:08 spisula kernel:  vfs_write+0x28d/0x450
Mar 29 14:23:08 spisula kernel:  ksys_write+0x6d/0xf0
Mar 29 14:23:08 spisula kernel:  do_syscall_64+0x82/0x190
Mar 29 14:23:08 spisula kernel:  ? syscall_exit_to_user_mode+0x4d/0x210
Mar 29 14:23:08 spisula kernel:  ? do_syscall_64+0x8e/0x190
Mar 29 14:23:08 spisula kernel:  ? syscall_exit_to_user_mode+0x4d/0x210
Mar 29 14:23:08 spisula kernel:  ? do_syscall_64+0x8e/0x190
Mar 29 14:23:08 spisula kernel:  ? do_syscall_64+0x8e/0x190
Mar 29 14:23:08 spisula kernel:  ? do_syscall_64+0x8e/0x190
Mar 29 14:23:08 spisula kernel:  ? clear_bhb_loop+0x25/0x80
Mar 29 14:23:08 spisula kernel:  ? clear_bhb_loop+0x25/0x80
Mar 29 14:23:08 spisula kernel:  ? clear_bhb_loop+0x25/0x80
Mar 29 14:23:08 spisula kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Mar 29 14:23:08 spisula kernel: RIP: 0033:0x7f6bf23e29ee
Mar 29 14:23:08 spisula kernel: Code: 08 0f 85 f5 4b ff ff 49 89 fb 48 89 f0 48 89 d7 48 89 ce 4c 89 c2 4d 89 ca 4c 8b 44 24 08 4c 8b 4c 24 10 4c 89 5c 24 08 0f 05 <c3> 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 80 00 00 00 00 48 83 ec 08
Mar 29 14:23:08 spisula kernel: RSP: 002b:00007ffe35437688 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
Mar 29 14:23:08 spisula kernel: RAX: ffffffffffffffda RBX: 00007f6bf1fe3940 RCX: 00007f6bf23e29ee
Mar 29 14:23:08 spisula kernel: RDX: 0000000000000001 RSI: 00007ffe35437830 RDI: 0000000000000009
Mar 29 14:23:08 spisula kernel: RBP: 00007ffe35437830 R08: 0000000000000000 R09: 0000000000000000
Mar 29 14:23:08 spisula kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001
Mar 29 14:23:08 spisula kernel: R13: 000055c45ebb8b70 R14: 00007f6bf252de80 R15: 0000000000000001
Mar 29 14:23:08 spisula kernel:  </TASK>
Mar 29 14:23:08 spisula kernel: Modules linked in: sctp ip6_udp_tunnel udp_tunnel libcrc32c cpuid usbhid snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm snd_sof_pci_intel_apl snd_sof_intel_hda_generic soundwire_intel soundwire_generic_allocation soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_hda_codec_hdmi snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match rfcomm snd_soc_acpi cmac soundwire_bus snd_hda_codec_realtek algif_hash snd_soc_avs snd_hda_codec_generic algif_skcipher snd_soc_hda_codec snd_hda_scodec_component af_alg snd_hda_ext_core snd_soc_core overlay i915 snd_compress zram snd_pcm_dmaengine lz4hc_compress bnep processor_thermal_device_pci_legacy snd_hda_intel lz4_compress x86_pkg_temp_thermal processor_thermal_device snd_intel_dspcfg intel_powerclamp uvcvideo processor_thermal_wt_hint snd_intel_sdw_acpi coretemp binfmt_misc videobuf2_vmalloc drm_buddy iwlmvm processor_thermal_rfim snd_hda_codec kvm_intel uvc intel_rapl_msr
Mar 29 14:23:08 spisula kernel:  drm_display_helper processor_thermal_rapl nls_ascii snd_hda_core mac80211 videobuf2_memops bmc150_accel_i2c btusb cec btrtl intel_rapl_common nls_cp437 kvm snd_hwdep videobuf2_v4l2 bmc150_accel_core acer_wmi libarc4 rc_core btintel intel_pmc_core processor_thermal_wt_req vfat snd_pcm mei_pxp videodev industrialio_triggered_buffer rapl wdat_wdt sparse_keymap ttm iwlwifi btbcm intel_vsec processor_thermal_power_floor fat mei_hdcp snd_timer rtsx_usb_ms videobuf2_common kfifo_buf intel_cstate watchdog pcspkr platform_profile drm_kms_helper int3400_thermal btmtk pmt_telemetry processor_thermal_mbox wmi_bmof cfg80211 snd mei_me memstick mc industrialio int3403_thermal ac acer_wireless soc_button_array i2c_algo_bit acpi_thermal_rel pmt_class intel_soc_dts_iosf bluetooth button soundcore mei rfkill int340x_thermal_zone joydev evdev serio_raw msr parport_pc ppdev configfs lp parport efi_pstore nfnetlink efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic rtsx_usb_sdmmc rtsx_usb dm_crypt
Mar 29 14:23:08 spisula kernel:  dm_mod hid_multitouch hid_generic crct10dif_pclmul crc32_pclmul i2c_hid_acpi crc32c_intel xhci_pci sdhci_pci i2c_hid ghash_clmulni_intel r8169 xhci_hcd nvme cqhci intel_lpss_pci sha512_ssse3 realtek drm usbcore nvme_core sdhci intel_lpss i2c_i801 sha256_ssse3 mdio_devres sha1_ssse3 video mmc_core libphy i2c_smbus usb_common idma64 nvme_auth hid battery wmi aesni_intel gf128mul crypto_simd cryptd
Mar 29 14:23:08 spisula kernel: CR2: 0000000000000001
Mar 29 14:23:08 spisula kernel: ---[ end trace 0000000000000000 ]---
Mar 29 14:23:08 spisula kernel: RIP: 0010:bmc150_accel_set_interrupt+0x68/0x120 [bmc150_accel_core]
Mar 29 14:23:08 spisula kernel: Code: 84 86 00 00 00 ba 01 00 00 00 f0 0f c1 10 83 c2 01 83 fa 01 7f 64 49 8b 3c 24 be 01 00 00 00 e8 5e fc ff ff 89 c3 85 c0 75 52 <41> 0f b6 55 01 41 0f b6 75 00 45 31 c9 45 31 c0 49 8b 3c 24 6a 00
Mar 29 14:23:08 spisula kernel: RSP: 0018:ffffc097c98ebc60 EFLAGS: 00010246
Mar 29 14:23:08 spisula kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Mar 29 14:23:08 spisula kernel: RDX: ffffffffa8923890 RSI: 0000000000000202 RDI: ffff9c894ad6b904
Mar 29 14:23:08 spisula kernel: RBP: ffff9c894ad6b820 R08: 0000000000000000 R09: 0000000000000014
Mar 29 14:23:08 spisula kernel: R10: 0000000000000001 R11: 0000000000000000 R12: ffff9c8942e30550
Mar 29 14:23:08 spisula kernel: R13: 0000000000000000 R14: 0000000000000001 R15: ffff9c8942e30330
Mar 29 14:23:08 spisula kernel: FS:  00007f6bf1fe3940(0000) GS:ffff9c89bbd00000(0000) knlGS:0000000000000000
Mar 29 14:23:08 spisula kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Mar 29 14:23:08 spisula kernel: CR2: 0000000000000001 CR3: 000000010e51c000 CR4: 0000000000352ef0
Mar 29 14:23:08 spisula kernel: note: iio-sensor-prox[861457] exited with irqs disabled
Mar 29 14:23:53 spisula systemd-sysv-generator[867446]: SysV service '/etc/init.d/exim4' lacks a native systemd unit file, automatically generating a unit file for compatibility.
Mar 29 14:23:53 spisula systemd-sysv-generator[867446]: Please update package to include a native systemd unit file.
Mar 29 14:23:53 spisula systemd-sysv-generator[867446]: ! This compatibility logic is deprecated, expect removal soon. !
Mar 29 14:50:45 spisula kernel: acer_wmi: Unknown function number - 8 - 1
Mar 29 19:59:37 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 29 19:59:37 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:19, missed_beacons_since_rx:1
Mar 29 19:59:37 spisula kernel: iwlwifi 0000:00:0c.0: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Mar 29 19:59:37 spisula kernel: iwlwifi 0000:00:0c.0: missed_beacons:20, missed_beacons_since_rx:2
Mar 29 22:04:38 spisula kernel: usb 1-3: new full-speed USB device number 15 using xhci_hcd
Mar 29 22:04:38 spisula kernel: usb 1-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.43
Mar 29 22:04:38 spisula kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 29 22:04:38 spisula kernel: usb 1-3: Product: YubiKey OTP+FIDO+CCID
Mar 29 22:04:38 spisula kernel: usb 1-3: Manufacturer: Yubico
Mar 29 22:04:38 spisula kernel: input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:1050:0407.0019/input/input41
Mar 29 22:04:38 spisula kernel: hid-generic 0003:1050:0407.0019: input,hidraw2: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input0
Mar 29 22:04:38 spisula kernel: hid-generic 0003:1050:0407.001A: hiddev0,hidraw3: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:15.0-3/input1
Mar 29 23:15:08 spisula kernel: wlp0s12f0: Connection to AP 14:91:82:2e:1c:5b lost
Mar 29 23:15:10 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5a (local address=f4:b3:01:63:29:78)
Mar 29 23:15:10 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5a (try 1/3)
Mar 29 23:15:10 spisula kernel: wlp0s12f0: authenticated
Mar 29 23:15:10 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5a (try 1/3)
Mar 29 23:15:10 spisula kernel: wlp0s12f0: RX AssocResp from 14:91:82:2e:1c:5a (capab=0x431 status=0 aid=2)
Mar 29 23:15:10 spisula kernel: wlp0s12f0: associated
Mar 29 23:20:13 spisula kernel: wlp0s12f0: disconnect from AP 14:91:82:2e:1c:5a for new auth to 14:91:82:2e:1c:5b
Mar 29 23:20:13 spisula kernel: wlp0s12f0: authenticate with 14:91:82:2e:1c:5b (local address=f4:b3:01:63:29:78)
Mar 29 23:20:13 spisula kernel: wlp0s12f0: send auth to 14:91:82:2e:1c:5b (try 1/3)
Mar 29 23:20:13 spisula kernel: wlp0s12f0: authenticated
Mar 29 23:20:13 spisula kernel: wlp0s12f0: associate with 14:91:82:2e:1c:5b (try 1/3)
Mar 29 23:20:13 spisula kernel: wlp0s12f0: RX ReassocResp from 14:91:82:2e:1c:5b (capab=0x11 status=0 aid=2)
Mar 29 23:20:13 spisula kernel: wlp0s12f0: associated
Mar 29 23:32:26 spisula kernel: acer_wmi: Unknown function number - 8 - 0
Mar 30 00:03:57 spisula kernel: usb 1-3: USB disconnect, device number 15
Mar 30 00:04:02 spisula kernel: lockdown_is_locked_down: 1 callbacks suppressed
Mar 30 00:04:02 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 30 00:04:02 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 30 00:04:02 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 30 00:04:02 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 30 00:04:02 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 30 00:04:02 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 30 00:04:02 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 30 00:04:02 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 30 00:04:02 spisula kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Mar 30 00:04:02 spisula kernel: wlp0s12f0: deauthenticating from 14:91:82:2e:1c:5b by local choice (Reason: 3=DEAUTH_LEAVING)

Reply to: