-
-
Notifications
You must be signed in to change notification settings - Fork 299
Description
After Suspend (Using closing Lid or Power/suspend Button [after fresh boot]) the power/suspend button is not working.
Going to suspend using Lid is still working.
- Hardware model: Surface Go
- Kernel version: 5.8.16-1.surface
- Distribution: Fedora 32
`dmesg` output
[ 0.000000] microcode: microcode updated early to revision 0xd6, date = 2020-04-27
[ 0.000000] Linux version 5.8.16-1.surface.fc32.x86_64 (root@a13b5fd81909) (gcc (GCC) 10.2.1 20201005 (Red Hat 10.2.1-5), GNU ld version 2.34-5.fc32) #1 SMP Thu Oct 22 17:46:22 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.8.16-1.surface.fc32.x86_64 root=/dev/mapper/fedora_localhost--live-root ro resume=/dev/mapper/fedora_localhost--live-swap mem_sleep_default=deep
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000073053fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000073054000-0x0000000073054fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000073055000-0x0000000073055fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000073056000-0x00000000751c7fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000751c8000-0x0000000075ac7fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000075ac8000-0x000000008bcddfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008bcde000-0x000000008c88dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008c88e000-0x000000008cf7dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008cf7e000-0x000000008cffdfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008cffe000-0x000000008cffefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008cfff000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff900000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x72935018-0x72945057] usable ==> usable
[ 0.000000] e820: update [mem 0x72935018-0x72945057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000072935017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000072935018-0x0000000072945057] usable
[ 0.000000] reserve setup_data: [mem 0x0000000072945058-0x0000000073053fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000073054000-0x0000000073054fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000073055000-0x0000000073055fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000073056000-0x00000000751c7fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000751c8000-0x0000000075ac7fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000075ac8000-0x000000008bcddfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000008bcde000-0x000000008c88dfff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000008c88e000-0x000000008cf7dfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000008cf7e000-0x000000008cffdfff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x000000008cffe000-0x000000008cffefff] usable
[ 0.000000] reserve setup_data: [mem 0x000000008cfff000-0x000000008fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff900000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000026effffff] usable
[ 0.000000] efi: EFI v2.50 by INSYDE Corp.
[ 0.000000] efi: ACPI 2.0=0x8cffd014 SMBIOS=0x8c093000 SMBIOS 3.0=0x8c091000 ESRT=0x7ca849d8 MEMATTR=0x7ada9018 RNG=0x8c08f1d8 TPMEventLog=0x75ad9018
[ 0.000000] efi: seeding entropy pool
[ 0.000000] [Firmware Bug]: TPM Final Events table missing or invalid
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Microsoft Corporation Surface Go/Surface Go, BIOS 1.0.19 06/24/2019
[ 0.000000] tsc: Detected 1600.000 MHz processor
[ 0.001064] tsc: Detected 1599.960 MHz TSC
[ 0.001064] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001068] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001079] last_pfn = 0x26f000 max_arch_pfn = 0x400000000
[ 0.001085] MTRR default type: write-back
[ 0.001086] MTRR fixed ranges enabled:
[ 0.001088] 00000-9FFFF write-back
[ 0.001090] A0000-BFFFF uncachable
[ 0.001091] C0000-FFFFF write-protect
[ 0.001092] MTRR variable ranges enabled:
[ 0.001094] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.001096] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.001097] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.001098] 3 base 008E000000 mask 7FFE000000 uncachable
[ 0.001099] 4 base 008D800000 mask 7FFF800000 uncachable
[ 0.001100] 5 disabled
[ 0.001101] 6 disabled
[ 0.001101] 7 disabled
[ 0.001102] 8 disabled
[ 0.001103] 9 disabled
[ 0.001883] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002896] last_pfn = 0x8cfff max_arch_pfn = 0x400000000
[ 0.024067] esrt: Reserving ESRT space from 0x000000007ca849d8 to 0x000000007ca84ab0.
[ 0.024074] e820: update [mem 0x7ca84000-0x7ca84fff] usable ==> reserved
[ 0.024097] Using GB pages for direct mapping
[ 0.025482] secureboot: Secure boot disabled
[ 0.025484] RAMDISK: [mem 0x504b3000-0x52566fff]
[ 0.025499] ACPI: Early table checksum verification disabled
[ 0.025503] ACPI: RSDP 0x000000008CFFD014 000024 (v02 MSFT )
[ 0.025517] ACPI: XSDT 0x000000008CFB6188 000104 (v01 MSFT MSFT 00000000 01000013)
[ 0.025527] ACPI: FACP 0x000000008CFED000 00010C (v05 MSFT MSFT 00000000 0000 00000000)
[ 0.025535] ACPI: DSDT 0x000000008CFBF000 029005 (v02 MSFT MSFT 00000000 0000 00000000)
[ 0.025539] ACPI: FACS 0x000000008CF55000 000040
[ 0.025543] ACPI: UEFI 0x000000008CFFC000 000042 (v01 MSFT MSFT 00000002 0000 00000000)
[ 0.025547] ACPI: MSDM 0x000000008CFFB000 000055 (v03 MSFT MSFT 00000001 0000 00000000)
[ 0.025551] ACPI: SSDT 0x000000008CFFA000 0004C3 (v02 MSFT MSFT 00001000 0000 00000000)
[ 0.025555] ACPI: SSDT 0x000000008CFF9000 000046 (v02 MSFT MSFT 00003000 0000 00000000)
[ 0.025559] ACPI: TPM2 0x000000008CFF8000 000034 (v03 MSFT MSFT 00000000 0000 00000000)
[ 0.025563] ACPI: SSDT 0x000000008CFF4000 00312B (v02 MSFT MSFT 00003000 0000 00000000)
[ 0.025567] ACPI: SSDT 0x000000008CFEF000 0041C0 (v02 MSFT MSFT 00001000 0000 00000000)
[ 0.025571] ACPI: SSDT 0x000000008CFEE000 000064 (v02 MSFT MSFT 00001000 0000 00000000)
[ 0.025575] ACPI: HPET 0x000000008CFEC000 000038 (v01 MSFT MSFT 00000001 0000 00000000)
[ 0.025579] ACPI: APIC 0x000000008CFEB000 00012C (v03 MSFT MSFT 00000001 0000 00000000)
[ 0.025583] ACPI: MCFG 0x000000008CFEA000 00003C (v01 MSFT MSFT 00000001 0000 00000000)
[ 0.025587] ACPI: SSDT 0x000000008CFBD000 001AB2 (v02 MSFT MSFT 00001000 0000 00000000)
[ 0.025591] ACPI: SSDT 0x000000008CFBC000 00027F (v02 MSFT MSFT 00001000 0000 00000000)
[ 0.025595] ACPI: LPIT 0x000000008CFBB000 000094 (v01 MSFT MSFT 00000000 0000 00000000)
[ 0.025599] ACPI: WSMT 0x000000008CFBA000 000028 (v01 MSFT MSFT 00000000 0000 00000000)
[ 0.025603] ACPI: SSDT 0x000000008CFB9000 00029F (v02 MSFT MSFT 00000000 0000 00000000)
[ 0.025607] ACPI: SSDT 0x000000008CFB8000 000346 (v01 MSFT MSFT 00000000 0000 00000000)
[ 0.025611] ACPI: SSDT 0x000000008CFB7000 000E6D (v02 MSFT MSFT 00001000 0000 00000000)
[ 0.025615] ACPI: SSDT 0x000000008CFB5000 0002E9 (v02 MSFT MSFT 00000001 0000 00000000)
[ 0.025619] ACPI: DBGP 0x000000008CFB4000 000034 (v01 MSFT MSFT 00000002 0000 00000000)
[ 0.025623] ACPI: DBG2 0x000000008CFB3000 000054 (v00 MSFT MSFT 00000002 0000 00000000)
[ 0.025627] ACPI: SSDT 0x000000008CFB2000 000ED7 (v02 MSFT MSFT 00001000 0000 00000000)
[ 0.025631] ACPI: SSDT 0x000000008CFB0000 0017AE (v02 MSFT MSFT 00003000 0000 00000000)
[ 0.025635] ACPI: DMAR 0x000000008CFE9000 0001A4 (v01 MSFT MSFT 00000001 0000 00000000)
[ 0.025639] ACPI: NHLT 0x000000008CFAE000 00002D (v00 MSFT MSFT 00000002 0000 00000000)
[ 0.025643] ACPI: FPDT 0x000000008CFAD000 000044 (v01 MSFT MSFT 00000002 0000 00000000)
[ 0.025647] ACPI: BGRT 0x000000008CFAF000 000038 (v01 MSFT MSFT 00000001 0000 00000000)
[ 0.025659] ACPI: Local APIC address 0xfee00000
[ 0.025823] No NUMA configuration found
[ 0.025825] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
[ 0.025839] NODE_DATA(0) allocated [mem 0x26efd5000-0x26effffff]
[ 0.046382] Zone ranges:
[ 0.046385] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.046387] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.046389] Normal [mem 0x0000000100000000-0x000000026effffff]
[ 0.046391] Device empty
[ 0.046393] Movable zone start for each node
[ 0.046398] Early memory node ranges
[ 0.046400] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.046402] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.046403] node 0: [mem 0x0000000000100000-0x0000000073053fff]
[ 0.046405] node 0: [mem 0x0000000073056000-0x00000000751c7fff]
[ 0.046406] node 0: [mem 0x0000000075ac8000-0x000000008bcddfff]
[ 0.046408] node 0: [mem 0x000000008cffe000-0x000000008cffefff]
[ 0.046409] node 0: [mem 0x0000000100000000-0x000000026effffff]
[ 0.046773] Zeroed struct page in unavailable ranges: 23687 pages
[ 0.046775] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
[ 0.046779] On node 0 totalpages: 2073465
[ 0.046781] DMA zone: 64 pages used for memmap
[ 0.046782] DMA zone: 22 pages reserved
[ 0.046783] DMA zone: 3996 pages, LIFO batch:0
[ 0.046818] DMA32 zone: 8848 pages used for memmap
[ 0.046819] DMA32 zone: 566237 pages, LIFO batch:63
[ 0.052375] Normal zone: 23488 pages used for memmap
[ 0.052376] Normal zone: 1503232 pages, LIFO batch:63
[ 0.067313] Reserving Intel graphics memory at [mem 0x8e000000-0x8fffffff]
[ 0.067981] ACPI: PM-Timer IO Port: 0x1808
[ 0.067983] ACPI: Local APIC address 0xfee00000
[ 0.067994] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.067996] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.067997] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.067998] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.067999] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.068000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.068002] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.068003] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.068004] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.068005] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.068006] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.068008] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.068009] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.068010] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.068011] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.068013] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.068050] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.068053] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.068055] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.068058] ACPI: IRQ0 used by override.
[ 0.068059] ACPI: IRQ9 used by override.
[ 0.068062] Using ACPI (MADT) for SMP configuration information
[ 0.068065] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.068075] e820: update [mem 0x7a75e000-0x7ad8cfff] usable ==> reserved
[ 0.068089] TSC deadline timer available
[ 0.068091] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.068125] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.068128] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.068131] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.068134] PM: hibernation: Registered nosave memory: [mem 0x72935000-0x72935fff]
[ 0.068136] PM: hibernation: Registered nosave memory: [mem 0x72945000-0x72945fff]
[ 0.068139] PM: hibernation: Registered nosave memory: [mem 0x73054000-0x73054fff]
[ 0.068141] PM: hibernation: Registered nosave memory: [mem 0x73055000-0x73055fff]
[ 0.068143] PM: hibernation: Registered nosave memory: [mem 0x751c8000-0x75ac7fff]
[ 0.068146] PM: hibernation: Registered nosave memory: [mem 0x7a75e000-0x7ad8cfff]
[ 0.068149] PM: hibernation: Registered nosave memory: [mem 0x7ca84000-0x7ca84fff]
[ 0.068152] PM: hibernation: Registered nosave memory: [mem 0x8bcde000-0x8c88dfff]
[ 0.068153] PM: hibernation: Registered nosave memory: [mem 0x8c88e000-0x8cf7dfff]
[ 0.068155] PM: hibernation: Registered nosave memory: [mem 0x8cf7e000-0x8cffdfff]
[ 0.068157] PM: hibernation: Registered nosave memory: [mem 0x8cfff000-0x8fffffff]
[ 0.068159] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[ 0.068160] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.068161] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[ 0.068162] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[ 0.068164] PM: hibernation: Registered nosave memory: [mem 0xfe800000-0xfebfffff]
[ 0.068165] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.068166] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.068167] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.068169] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[ 0.068170] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.068171] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[ 0.068172] PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[ 0.068173] PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[ 0.068174] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.068176] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff8fffff]
[ 0.068177] PM: hibernation: Registered nosave memory: [mem 0xff900000-0xffffffff]
[ 0.068180] [mem 0x90000000-0xdfffffff] available for PCI devices
[ 0.068182] Booting paravirtualized kernel on bare hardware
[ 0.068186] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.077355] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.077628] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
[ 0.077641] pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
[ 0.077642] pcpu-alloc: [0] 0 1 2 3
[ 0.077689] Built 1 zonelists, mobility grouping on. Total pages: 2041043
[ 0.077691] Policy zone: Normal
[ 0.077693] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.8.16-1.surface.fc32.x86_64 root=/dev/mapper/fedora_localhost--live-root ro resume=/dev/mapper/fedora_localhost--live-swap mem_sleep_default=deep
[ 0.078492] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.078847] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.078921] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.113040] Memory: 7939112K/8293860K available (14339K kernel code, 2499K rwdata, 5092K rodata, 2504K init, 4636K bss, 354748K reserved, 0K cma-reserved)
[ 0.113052] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[ 0.113233] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.113258] Kernel/User page tables isolation: enabled
[ 0.113305] ftrace: allocating 43529 entries in 171 pages
[ 0.139107] ftrace: allocated 171 pages with 5 groups
[ 0.139242] rcu: Hierarchical RCU implementation.
[ 0.139245] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.139247] Trampoline variant of Tasks RCU enabled.
[ 0.139248] Rude variant of Tasks RCU enabled.
[ 0.139249] Tracing variant of Tasks RCU enabled.
[ 0.139251] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.139252] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.144772] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.145468] random: crng done (trusting CPU's manufacturer)
[ 0.145508] Console: colour dummy device 80x25
[ 0.145920] printk: console [tty0] enabled
[ 0.145951] ACPI: Core revision 20200528
[ 0.146447] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.146546] APIC: Switch to symmetric I/O mode setup
[ 0.146551] DMAR: Host address width 39
[ 0.146554] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.146566] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.146570] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.146580] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.146584] DMAR: RMRR base: 0x0000008c73d000 end: 0x0000008c75cfff
[ 0.146588] DMAR: RMRR base: 0x0000008d800000 end: 0x0000008fffffff
[ 0.146591] DMAR: ANDD device: 1 name: _SB.PCI0.I2C0
[ 0.146594] DMAR: ANDD device: 2 name: _SB.PCI0.I2C1
[ 0.146596] DMAR: ANDD device: 3 name: _SB.PCI0.I2C2
[ 0.146598] DMAR: ANDD device: 4 name: _SB.PCI0.I2C3
[ 0.146600] DMAR: ANDD device: 5 name: _SB.PCI0.I2C4
[ 0.146602] DMAR: ANDD device: 9 name: _SB.PCI0.UA00
[ 0.146604] DMAR: ANDD device: b name: _SB.PCI0.UA02
[ 0.146608] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.146611] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.146614] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.148367] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.148371] x2apic enabled
[ 0.148393] Switched APIC routing to cluster x2apic.
[ 0.152552] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.157562] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x170fff30cc4, max_idle_ns: 440795237869 ns
[ 0.157571] Calibrating delay loop (skipped), value calculated using timer frequency.. 3199.92 BogoMIPS (lpj=1599960)
[ 0.157576] pid_max: default: 32768 minimum: 301
[ 0.162626] LSM: Security Framework initializing
[ 0.162651] Yama: becoming mindful.
[ 0.162662] SELinux: Initializing.
[ 0.163624] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.163645] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.164094] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.164125] process: using mwait in idle threads
[ 0.164130] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.164133] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.164139] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.164144] Spectre V2 : Mitigation: Full generic retpoline
[ 0.164146] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.164149] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.164153] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.164156] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.164159] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.164171] SRBDS: Mitigation: Microcode
[ 0.164173] MDS: Mitigation: Clear CPU buffers
[ 0.164612] Freeing SMP alternatives memory: 40K
[ 0.169597] smpboot: CPU0: Intel(R) Pentium(R) CPU 4415Y @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[ 0.169815] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.169827] ... version: 4
[ 0.169829] ... bit width: 48
[ 0.169831] ... generic registers: 4
[ 0.169833] ... value mask: 0000ffffffffffff
[ 0.169836] ... max period: 00007fffffffffff
[ 0.169838] ... fixed-purpose events: 3
[ 0.169840] ... event mask: 000000070000000f
[ 0.169903] rcu: Hierarchical SRCU implementation.
[ 0.171069] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.171153] smp: Bringing up secondary CPUs ...
[ 0.171270] x86: Booting SMP configuration:
[ 0.171274] .... node #0, CPUs: #1 #2
[ 0.175614] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.175768] #3
[ 0.176260] smp: Brought up 1 node, 4 CPUs
[ 0.176260] smpboot: Max logical packages: 1
[ 0.176260] smpboot: Total of 4 processors activated (12799.68 BogoMIPS)
[ 0.177039] devtmpfs: initialized
[ 0.177039] x86/mm: Memory block size: 128MB
[ 0.177633] PM: Registering ACPI NVS region [mem 0x73054000-0x73054fff] (4096 bytes)
[ 0.177638] PM: Registering ACPI NVS region [mem 0x8c88e000-0x8cf7dfff] (7274496 bytes)
[ 0.177882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.177882] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.178671] xor: measuring software checksum speed
[ 0.187579] prefetch64-sse: 7752.000 MB/sec
[ 0.197588] generic_sse: 7200.000 MB/sec
[ 0.198569] xor: using function: prefetch64-sse (7752.000 MB/sec)
[ 0.198569] pinctrl core: initialized pinctrl subsystem
[ 0.198795] PM: RTC time: 18:57:15, date: 2020-10-24
[ 0.198799] thermal_sys: Registered thermal governor 'fair_share'
[ 0.198800] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.198803] thermal_sys: Registered thermal governor 'step_wise'
[ 0.198805] thermal_sys: Registered thermal governor 'user_space'
[ 0.198989] NET: Registered protocol family 16
[ 0.199149] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.199156] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.199163] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.199178] audit: initializing netlink subsys (disabled)
[ 0.199189] audit: type=2000 audit(1603565835.048:1): state=initialized audit_enabled=0 res=1
[ 0.199189] cpuidle: using governor menu
[ 0.199594] ACPI: bus type PCI registered
[ 0.199598] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.199698] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.199718] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.199739] PCI: Using configuration type 1 for base access
[ 0.200091] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.202600] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.202600] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.426796] cryptd: max_cpu_qlen set to 1000
[ 0.428690] alg: No test for 842 (842-generic)
[ 0.428690] alg: No test for 842 (842-scomp)
[ 0.432851] raid6: skip pq benchmark and using algorithm sse2x4
[ 0.432851] raid6: using ssse3x2 recovery algorithm
[ 0.432851] fbcon: Taking over console
[ 0.432851] ACPI: Added _OSI(Module Device)
[ 0.432851] ACPI: Added _OSI(Processor Device)
[ 0.432851] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.432851] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.432851] ACPI: Added OSI(Linux-Dell-Video)
[ 0.432851] ACPI: Added OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.432851] ACPI: Added OSI(Linux-HPI-Hybrid-Graphics)
[ 0.498330] ACPI: 14 ACPI AML tables successfully acquired and loaded
[ 0.502300] ACPI: [Firmware Bug]: BIOS OSI(Linux) query ignored
[ 0.509011] ACPI: Dynamic OEM Table Load:
[ 0.509037] ACPI: SSDT 0xFFFF9EA625779000 000507 (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
[ 0.511120] ACPI: _PR.PR00: OSC native thermal LVT Acked
[ 0.513137] ACPI: Dynamic OEM Table Load:
[ 0.513151] ACPI: SSDT 0xFFFF9EA62523C400 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
[ 0.515202] ACPI: Dynamic OEM Table Load:
[ 0.515213] ACPI: SSDT 0xFFFF9EA625788900 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
[ 0.517085] ACPI: Dynamic OEM Table Load:
[ 0.517096] ACPI: SSDT 0xFFFF9EA62577C000 000628 (v02 PmRef HwpLvt 00003000 INTL 20160527)
[ 0.519515] ACPI: Dynamic OEM Table Load:
[ 0.519531] ACPI: SSDT 0xFFFF9EA6257CA000 000D14 (v02 PmRef ApIst 00003000 INTL 20160527)
[ 0.522492] ACPI: Dynamic OEM Table Load:
[ 0.522503] ACPI: SSDT 0xFFFF9EA62523CC00 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
[ 0.524596] ACPI: Dynamic OEM Table Load:
[ 0.524607] ACPI: SSDT 0xFFFF9EA62523D400 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
[ 0.529104] ACPI: EC: EC started
[ 0.529107] ACPI: EC: interrupt blocked
[ 0.529291] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.529296] ACPI: _SB.PCI0.LPCB.EC0: Boot DSDT EC used to handle transactions
[ 0.529299] ACPI: Interpreter enabled
[ 0.529387] ACPI: (supports S0 S3 S4 S5)
[ 0.529391] ACPI: Using IOAPIC for interrupt routing
[ 0.529460] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.530906] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.560528] ACPI: Power Resource [PXTC] (on)
[ 0.561171] ACPI: Power Resource [PXTC] (on)
[ 0.886502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.886515] acpi PNP0A08:00: OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.890668] acpi PNP0A08:00: OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.894313] PCI host bridge to bus 0000:00
[ 0.894319] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.894323] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.894327] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.894330] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.894334] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.894337] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.894340] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.894344] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.894347] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.894350] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.894354] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.894357] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.894360] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.894366] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.894369] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.894373] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.894376] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[ 0.894380] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.894383] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.894402] pci 0000:00:00.0: [8086:590c] type 00 class 0x060000
[ 0.896240] pci 0000:00:02.0: [8086:591e] type 00 class 0x030000
[ 0.896262] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb0ffffff 64bit]
[ 0.896273] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[ 0.896281] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.896309] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.898734] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.898760] pci 0000:00:04.0: reg 0x10: [mem 0xb1830000-0xb1837fff 64bit]
[ 0.900267] pci 0000:00:05.0: [8086:1919] type 00 class 0x048000
[ 0.900300] pci 0000:00:05.0: reg 0x10: [mem 0xb1000000-0xb13fffff 64bit]
[ 0.901761] pci 0000:00:13.0: [8086:9d35] type 00 class 0x000000
[ 0.901801] pci 0000:00:13.0: reg 0x10: [mem 0xb1840000-0xb1840fff 64bit]
[ 0.903465] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.903503] pci 0000:00:14.0: reg 0x10: [mem 0xb1820000-0xb182ffff 64bit]
[ 0.903610] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.905279] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.905316] pci 0000:00:14.2: reg 0x10: [mem 0xb1841000-0xb1841fff 64bit]
[ 0.906782] pci 0000:00:14.3: [8086:9d32] type 00 class 0x048000
[ 0.906913] pci 0000:00:14.3: reg 0x10: [mem 0xb1800000-0xb180ffff 64bit]
[ 0.908774] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.909046] pci 0000:00:15.0: reg 0x10: [mem 0xb1842000-0xb1842fff 64bit]
[ 0.911412] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.911685] pci 0000:00:15.1: reg 0x10: [mem 0xb1843000-0xb1843fff 64bit]
[ 0.914063] pci 0000:00:15.2: [8086:9d62] type 00 class 0x118000
[ 0.914335] pci 0000:00:15.2: reg 0x10: [mem 0xb1844000-0xb1844fff 64bit]
[ 0.916710] pci 0000:00:15.3: [8086:9d63] type 00 class 0x118000
[ 0.916983] pci 0000:00:15.3: reg 0x10: [mem 0xb1845000-0xb1845fff 64bit]
[ 0.919299] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.919340] pci 0000:00:16.0: reg 0x10: [mem 0xb1846000-0xb1846fff 64bit]
[ 0.919448] pci 0000:00:16.0: PME# supported from D3hot
[ 0.921139] pci 0000:00:19.0: [8086:9d66] type 00 class 0x118000
[ 0.921411] pci 0000:00:19.0: reg 0x10: [mem 0xb1847000-0xb1847fff 64bit]
[ 0.923803] pci 0000:00:19.2: [8086:9d64] type 00 class 0x118000
[ 0.924075] pci 0000:00:19.2: reg 0x10: [mem 0xb1848000-0xb1848fff 64bit]
[ 0.926384] pci 0000:00:1c.0: [8086:9d12] type 01 class 0x060400
[ 0.926521] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.928132] pci 0000:00:1c.3: [8086:9d13] type 01 class 0x060400
[ 0.928266] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.929874] pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
[ 0.930032] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.931723] pci 0000:00:1e.0: [8086:9d27] type 00 class 0x118000
[ 0.931996] pci 0000:00:1e.0: reg 0x10: [mem 0xb1849000-0xb1849fff 64bit]
[ 0.934324] pci 0000:00:1f.0: [8086:9d4b] type 00 class 0x060100
[ 0.935913] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.935942] pci 0000:00:1f.2: reg 0x10: [mem 0xb183c000-0xb183ffff]
[ 0.937466] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[ 0.937511] pci 0000:00:1f.3: reg 0x10: [mem 0xb1838000-0xb183bfff 64bit]
[ 0.937559] pci 0000:00:1f.3: reg 0x20: [mem 0xb1810000-0xb181ffff 64bit]
[ 0.937638] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.939785] pci 0000:01:00.0: [168c:003e] type 00 class 0x028000
[ 0.940217] pci 0000:01:00.0: reg 0x10: [mem 0xb1400000-0xb15fffff 64bit]
[ 0.941786] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.943227] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.943241] pci 0000:00:1c.0: bridge window [mem 0xb1400000-0xb15fffff]
[ 0.943448] pci 0000:02:00.0: [10ec:522a] type 00 class 0xff0000
[ 0.943485] pci 0000:02:00.0: reg 0x10: [mem 0xb1700000-0xb1700fff]
[ 0.943777] pci 0000:02:00.0: supports D1 D2
[ 0.943780] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.944096] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.944103] pci 0000:00:1c.3: bridge window [mem 0xb1700000-0xb17fffff]
[ 0.944389] pci 0000:03:00.0: [1179:0113] type 00 class 0x010802
[ 0.944429] pci 0000:03:00.0: reg 0x10: [mem 0xb1600000-0xb1603fff 64bit]
[ 0.944581] pci 0000:03:00.0: PME# supported from D0 D3hot
[ 0.944763] pci 0000:00:1c.6: PCI bridge to [bus 03]
[ 0.944771] pci 0000:00:1c.6: bridge window [mem 0xb1600000-0xb16fffff]
[ 0.951471] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.951545] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.951619] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.951693] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.951762] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.951831] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.951900] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.951968] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.964894] ACPI: EC: interrupt unblocked
[ 0.964898] ACPI: EC: event unblocked
[ 0.964916] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.964918] ACPI: EC: GPE=0x50
[ 0.964922] ACPI: _SB.PCI0.LPCB.EC0: Boot DSDT EC initialization complete
[ 0.964926] ACPI: _SB.PCI0.LPCB.EC0: EC: Used to handle transactions and events
[ 0.965082] iommu: Default domain type: Translated
[ 0.965082] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.965082] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.965577] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.965579] vgaarb: loaded
[ 0.965719] SCSI subsystem initialized
[ 0.965741] libata version 3.00 loaded.
[ 0.965741] ACPI: bus type USB registered
[ 0.965741] usbcore: registered new interface driver usbfs
[ 0.965741] usbcore: registered new interface driver hub
[ 0.965741] usbcore: registered new device driver usb
[ 0.965741] pps_core: LinuxPPS API ver. 1 registered
[ 0.965741] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.965741] PTP clock support registered
[ 0.965767] EDAC MC: Ver: 3.0.0
[ 0.966610] Registered efivars operations
[ 0.966731] NetLabel: Initializing
[ 0.966735] NetLabel: domain hash size = 128
[ 0.966737] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.966761] NetLabel: unlabeled traffic allowed by default
[ 0.966764] PCI: Using ACPI for IRQ routing
[ 0.995665] PCI: pci_cache_line_size set to 64 bytes
[ 0.996450] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.996452] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.996453] e820: reserve RAM buffer [mem 0x72935018-0x73ffffff]
[ 0.996454] e820: reserve RAM buffer [mem 0x73054000-0x73ffffff]
[ 0.996455] e820: reserve RAM buffer [mem 0x751c8000-0x77ffffff]
[ 0.996457] e820: reserve RAM buffer [mem 0x7a75e000-0x7bffffff]
[ 0.996458] e820: reserve RAM buffer [mem 0x7ca84000-0x7fffffff]
[ 0.996459] e820: reserve RAM buffer [mem 0x8bcde000-0x8bffffff]
[ 0.996460] e820: reserve RAM buffer [mem 0x8cfff000-0x8fffffff]
[ 0.996461] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
[ 0.996668] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.996676] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.998596] clocksource: Switched to clocksource tsc-early
[ 1.025310] VFS: Disk quotas dquot_6.6.0
[ 1.025335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.025442] pnp: PnP ACPI init
[ 1.025775] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[ 1.025780] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 1.025784] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 1.025787] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[ 1.025790] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 1.025794] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 1.025797] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 1.025810] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.026325] system 00:01: [io 0x2000-0x20fe] has been reserved
[ 1.026331] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.026669] system 00:02: [io 0x0680-0x069f] has been reserved
[ 1.026673] system 00:02: [io 0xffff] has been reserved
[ 1.026676] system 00:02: [io 0xffff] has been reserved
[ 1.026680] system 00:02: [io 0xffff] has been reserved
[ 1.026683] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 1.026686] system 00:02: [io 0x164e-0x164f] has been reserved
[ 1.026692] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.026857] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.026915] system 00:04: [io 0x1854-0x1857] has been reserved
[ 1.026922] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 1.026970] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.029241] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.030243] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 1.030248] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 1.030252] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 1.030255] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[ 1.030258] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 1.030262] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 1.030266] system 00:07: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 1.030269] system 00:07: [mem 0xff000000-0xffffffff] could not be reserved
[ 1.030273] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 1.030276] system 00:07: [mem 0x90000000-0x9001ffff] has been reserved
[ 1.030283] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.032515] pnp: PnP ACPI: found 8 devices
[ 1.038769] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.038872] NET: Registered protocol family 2
[ 1.039082] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 1.039101] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.039201] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 1.039366] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.039496] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.039523] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.039601] NET: Registered protocol family 1
[ 1.039609] NET: Registered protocol family 44
[ 1.039629] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.039638] pci 0000:00:1c.0: bridge window [mem 0xb1400000-0xb15fffff]
[ 1.039652] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 1.039658] pci 0000:00:1c.3: bridge window [mem 0xb1700000-0xb17fffff]
[ 1.039668] pci 0000:00:1c.6: PCI bridge to [bus 03]
[ 1.039674] pci 0000:00:1c.6: bridge window [mem 0xb1600000-0xb16fffff]
[ 1.039685] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 1.039689] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 1.039692] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 1.039695] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 1.039698] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 1.039702] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 1.039705] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 1.039708] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 1.039711] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 1.039714] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 1.039717] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 1.039720] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 1.039723] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 1.039727] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 1.039730] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 1.039733] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 1.039736] pci_bus 0000:00: resource 20 [mem 0x90000000-0xdfffffff window]
[ 1.039739] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
[ 1.039743] pci_bus 0000:01: resource 1 [mem 0xb1400000-0xb15fffff]
[ 1.039746] pci_bus 0000:02: resource 1 [mem 0xb1700000-0xb17fffff]
[ 1.039749] pci_bus 0000:03: resource 1 [mem 0xb1600000-0xb16fffff]
[ 1.039973] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.042320] PCI: CLS 64 bytes, default 64
[ 1.042376] Trying to unpack rootfs image as initramfs...
[ 1.904434] Freeing initrd memory: 33488K
[ 1.904484] DMAR: ACPI device "device:71" under DMAR at fed91000 as 00:15.0
[ 1.904501] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.1
[ 1.904506] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:15.2
[ 1.904511] DMAR: ACPI device "device:74" under DMAR at fed91000 as 00:15.3
[ 1.904515] DMAR: ACPI device "device:75" under DMAR at fed91000 as 00:19.2
[ 1.904519] DMAR: ACPI device "device:76" under DMAR at fed91000 as 00:1e.0
[ 1.904524] DMAR: ACPI device "device:77" under DMAR at fed91000 as 00:19.0
[ 1.906624] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.906628] software IO TLB: mapped [mem 0x8714a000-0x8b14a000] (64MB)
[ 1.907619] Initialise system trusted keyrings
[ 1.907640] Key type blacklist registered
[ 1.907718] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 1.909664] zbud: loaded
[ 1.910340] integrity: Platform Keyring initialized
[ 1.925343] NET: Registered protocol family 38
[ 1.925348] Key type asymmetric registered
[ 1.925351] Asymmetric key parser 'x509' registered
[ 1.925362] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 1.925429] io scheduler mq-deadline registered
[ 1.925432] io scheduler kyber registered
[ 1.925473] io scheduler bfq registered
[ 1.925561] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 1.926033] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[ 1.926154] pcieport 0000:00:1c.0: AER: enabled with IRQ 122
[ 1.926609] pcieport 0000:00:1c.3: PME: Signaling with IRQ 123
[ 1.926717] pcieport 0000:00:1c.3: AER: enabled with IRQ 123
[ 1.927111] pcieport 0000:00:1c.6: PME: Signaling with IRQ 124
[ 1.927221] pcieport 0000:00:1c.6: AER: enabled with IRQ 124
[ 1.927377] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.927420] efifb: probing for efifb
[ 1.927444] efifb: framebuffer at 0xa0000000, using 8476k, total 8475k
[ 1.927447] efifb: mode is 1800x1200x32, linelength=7232, pages=1
[ 1.927449] efifb: scrolling: redraw
[ 1.927452] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.927601] Console: switching to colour frame buffer device 225x75
[ 1.933929] fb0: EFI VGA frame buffer device
[ 1.933965] intel_idle: MWAIT substates: 0x11142120
[ 1.933967] intel_idle: v0.5.1 model 0x8E
[ 1.934322] intel_idle: Local APIC timer is reliable in all C-states
[ 1.934767] ACPI: AC Adapter [ACAD] (off-line)
[ 1.934904] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.934969] ACPI: Power Button [PWRB]
[ 1.935027] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 1.935092] ACPI: Lid Switch [LIDD]
[ 1.936432] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.936464] ACPI: Thermal Zone [TZ00] (34 C)
[ 1.936910] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.938327] battery: ACPI: Battery Slot [BAT1] (battery present)
[ 1.939983] Non-volatile memory driver v1.3
[ 1.940088] Linux agpgart interface v0.103
[ 1.954293] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 1.971798] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 1.988739] intel-lpss 0000:00:15.2: enabling device (0000 -> 0002)
[ 2.002473] tps68470 i2c-INT3472:05: TPS68470 REVID: 0x21
[ 2.008775] intel-lpss 0000:00:15.3: enabling device (0000 -> 0002)
[ 2.023976] intel-lpss 0000:00:19.0: enabling device (0000 -> 0002)
[ 2.024506] dw-apb-uart.4: ttyS4 at MMIO 0xb1847000 (irq = 32, base_baud = 115200) is a 16550A
[ 2.028835] intel-lpss 0000:00:19.2: enabling device (0000 -> 0002)
[ 2.029153] ACPI Warning: SystemMemory range 0x00000000B1848000-0x00000000B18481FF conflicts with OpRegion 0x00000000B1848000-0x00000000B1848207 (_SB.PCI0.GEXP.BAR0) (20200528/utaddress-204)
[ 2.029239] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.029482] intel-lpss: probe of 0000:00:19.2 failed with error -16
[ 2.029684] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[ 2.030302] dw-apb-uart.5: ttyS5 at MMIO 0xb1849000 (irq = 20, base_baud = 115200) is a 16550A
[ 2.034834] libphy: Fixed MDIO Bus: probed
[ 2.035006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.035041] ehci-pci: EHCI PCI platform driver
[ 2.035082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.035115] ohci-pci: OHCI PCI platform driver
[ 2.035149] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.035474] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.035613] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.036781] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 2.037198] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.037561] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 2.037620] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.037657] usb usb1: Product: xHCI Host Controller
[ 2.037683] usb usb1: Manufacturer: Linux 5.8.16-1.surface.fc32.x86_64 xhci-hcd
[ 2.037720] usb usb1: SerialNumber: 0000:00:14.0
[ 2.037957] hub 1-0:1.0: USB hub found
[ 2.038012] hub 1-0:1.0: 12 ports detected
[ 2.040302] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.040430] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.040471] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 2.040588] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[ 2.040629] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.040666] usb usb2: Product: xHCI Host Controller
[ 2.040692] usb usb2: Manufacturer: Linux 5.8.16-1.surface.fc32.x86_64 xhci-hcd
[ 2.040728] usb usb2: SerialNumber: 0000:00:14.0
[ 2.042658] hub 2-0:1.0: USB hub found
[ 2.044424] hub 2-0:1.0: 6 ports detected
[ 2.047217] usb: port power management may be unreliable
[ 2.049225] usbcore: registered new interface driver usbserial_generic
[ 2.050972] usbserial: USB Serial support registered for generic
[ 2.052760] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 2.054499] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 2.058498] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.060390] mousedev: PS/2 mouse device common for all mice
[ 2.062358] rtc_cmos 00:03: RTC can wake from S4
[ 2.064793] rtc_cmos 00:03: registered as rtc0
[ 2.066762] rtc_cmos 00:03: setting system clock to 2020-10-24T18:57:17 UTC (1603565837)
[ 2.068566] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[ 2.070477] device-mapper: uevent: version 1.0.3
[ 2.072425] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: [email protected]
[ 2.074409] intel_pstate: Intel P-state driver initializing
[ 2.076764] intel_pstate: HWP enabled
[ 2.078444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 2.078747] hid: raw HID events driver (C) Jiri Kosina
[ 2.082066] usbcore: registered new interface driver usbhid
[ 2.083817] usbhid: USB HID core driver
[ 2.085735] intel_pmc_core INT33A1:00: initialized
[ 2.087590] drop_monitor: Initializing network drop monitor service
[ 2.089437] Initializing XFRM netlink socket
[ 2.091380] NET: Registered protocol family 10
[ 2.098388] Segment Routing with IPv6
[ 2.100142] RPL Segment Routing with IPv6
[ 2.101920] mip6: Mobile IPv6
[ 2.103642] NET: Registered protocol family 17
[ 2.105977] microcode: sig=0x806e9, pf=0x80, revision=0xd6
[ 2.107699] microcode: Microcode Update Driver: v2.2.
[ 2.107705] IPI shorthand broadcast: enabled
[ 2.111071] SSE version of gcm_enc/dec engaged.
[ 2.142268] sched_clock: Marking stable (2136804139, 5438402)->(2148919425, -6676884)
[ 2.144213] registered taskstats version 1
[ 2.145909] Loading compiled-in X.509 certificates
[ 2.149037] Loaded X.509 cert 'Build time autogenerated kernel key: 1db7e142f0afcbf2551089bfd00fc92147ee7444'
[ 2.150793] zswap: loaded using pool lzo/zbud
[ 2.152903] Key type ._fscrypt registered
[ 2.154658] Key type .fscrypt registered
[ 2.156368] Key type fscrypt-provisioning registered
[ 2.158386] Btrfs loaded, crc32c=crc32c-generic
[ 2.164777] Key type encrypted registered
[ 2.167865] integrity: Loading X.509 certificate: UEFI:MokListRT
[ 2.218786] integrity: Loaded X.509 cert 'Dorian Stoll: Secure Boot Signing Key: c18bb01bd8214ed432482aaa0c1c36ffb0282ed8'
[ 2.220498] integrity: Loading X.509 certificate: UEFI:MokListRT
[ 2.222485] integrity: Loaded X.509 cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42'
[ 2.224994] ima: Allocated hash algorithm: sha256
[ 2.266138] ima: No architecture policies found
[ 2.271336] PM: Magic number: 8:182:1000
[ 2.273768] system 00:02: hash matches
[ 2.276268] RAS: Correctable Errors collector initialized.
[ 2.281010] Freeing unused decrypted memory: 2040K
[ 2.284215] Freeing unused kernel image (initmem) memory: 2504K
[ 2.286664] Write protecting the kernel read-only data: 22528k
[ 2.290008] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 2.292828] Freeing unused kernel image (rodata/data gap) memory: 1052K
[ 2.360624] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[ 2.391890] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.393481] rodata_test: all tests were successful
[ 2.395060] x86/mm: Checking user space page tables
[ 2.488368] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e302, bcdDevice= 0.01
[ 2.489984] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.491813] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.493489] Run /init as init process
[ 2.495082] with arguments:
[ 2.495083] /init
[ 2.495084] with environment:
[ 2.495085] HOME=/
[ 2.495085] TERM=linux
[ 2.495086] BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.8.16-1.surface.fc32.x86_64
[ 2.607640] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 2.609446] systemd[1]: systemd v245.8-2.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 2.624813] systemd[1]: Detected architecture x86-64.
[ 2.626566] systemd[1]: Running in initial RAM disk.
[ 2.634042] systemd[1]: Set hostname to .
[ 2.734577] systemd[1]: Created slice system-systemd\x2dhibernate\x2dresume.slice.
[ 2.738074] usb 1-7: New USB device found, idVendor=045e, idProduct=096f, bcdDevice= 0.11
[ 2.738076] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.738078] usb 1-7: Product: Surface Type Cover
[ 2.738079] usb 1-7: Manufacturer: Microsoft
[ 2.740651] input: Microsoft Surface Type Cover as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:045E:096F.0001/input/input3
[ 2.747732] systemd[1]: Reached target Slices.
[ 2.751511] systemd[1]: Reached target Swap.
[ 2.755259] systemd[1]: Reached target Timers.
[ 2.759298] systemd[1]: Listening on Journal Audit Socket.
[ 2.763207] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.767094] systemd[1]: Listening on Journal Socket.
[ 2.770953] systemd[1]: Listening on udev Control Socket.
[ 2.774760] systemd[1]: Listening on udev Kernel Socket.
[ 2.778509] systemd[1]: Reached target Sockets.
[ 2.783447] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 2.788540] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[ 2.795041] systemd[1]: Starting Journal Service...
[ 2.798785] hid-generic 0003:045E:096F.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Surface Type Cover] on usb-0000:00:14.0-7/input0
[ 2.799649] input: Microsoft Surface Type Cover Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:045E:096F.0002/input/input4
[ 2.810202] systemd[1]: Starting Load Kernel Modules...
[ 2.818928] systemd[1]: Starting Setup Virtual Console...
[ 2.826917] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 2.836951] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.849159] fuse: init (API version 7.31)
[ 2.853812] input: Microsoft Surface Type Cover as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:045E:096F.0002/input/input5
[ 2.858185] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 2.873647] hid-generic 0003:045E:096F.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Microsoft Surface Type Cover] on usb-0000:00:14.0-7/input1
[ 2.874255] hid-generic 0003:045E:096F.0003: hiddev97,hidraw2: USB HID v1.11 Device [Microsoft Surface Type Cover] on usb-0000:00:14.0-7/input2
[ 2.876469] input: Microsoft Surface Type Cover Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.3/0003:045E:096F.0004/input/input6
[ 2.876614] input: Microsoft Surface Type Cover Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.3/0003:045E:096F.0004/input/input7
[ 2.876760] hid-generic 0003:045E:096F.0004: input,hiddev98,hidraw3: USB HID v1.11 Mouse [Microsoft Surface Type Cover] on usb-0000:00:14.0-7/input3
[ 2.909084] audit: type=1130 audit(1603565838.340:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.909793] systemd[1]: Finished Load Kernel Modules.
[ 2.930056] audit: type=1130 audit(1603565838.361:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.934603] tsc: Refined TSC clocksource calibration: 1607.996 MHz
[ 2.937837] systemd[1]: Starting Apply Kernel Variables...
[ 2.941469] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x172da68deef, max_idle_ns: 440795285945 ns
[ 2.959937] systemd[1]: Finished Apply Kernel Variables.
[ 2.965497] clocksource: Switched to clocksource tsc
[ 2.974860] audit: type=1130 audit(1603565838.406:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.987228] systemd[1]: Started Journal Service.
[ 2.997068] audit: type=1130 audit(1603565838.428:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.162769] audit: type=1130 audit(1603565838.594:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.319406] audit: type=1130 audit(1603565838.750:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.401332] audit: type=1130 audit(1603565838.832:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.406235] audit: type=1334 audit(1603565838.837:9): prog-id=6 op=LOAD
[ 3.413436] audit: type=1334 audit(1603565838.842:10): prog-id=7 op=LOAD
[ 3.603342] input: Microsoft Surface Type Cover Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.3/0003:045E:096F.0004/input/input8
[ 3.615036] input: Microsoft Surface Type Cover Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.3/0003:045E:096F.0004/input/input9
[ 3.632091] hid-multitouch 0003:045E:096F.0004: input,hiddev98,hidraw3: USB HID v1.11 Mouse [Microsoft Surface Type Cover] on usb-0000:00:14.0-7/input3
[ 4.032088] i2c_hid i2c-ELAN9038:00: supply vdd not found, using dummy regulator
[ 4.047922] i2c_hid i2c-ELAN9038:00: supply vddl not found, using dummy regulator
[ 4.273655] input: ELAN9038:00 04F3:261A as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:261A.0005/input/input10
[ 4.286669] input: ELAN9038:00 04F3:261A UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:261A.0005/input/input11
[ 4.307454] nvme nvme0: pci function 0000:03:00.0
[ 4.319682] nvme nvme0: allocated 38 MiB host memory buffer.
[ 4.323632] input: ELAN9038:00 04F3:261A UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:261A.0005/input/input12
[ 4.345588] input: ELAN9038:00 04F3:261A as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:261A.0005/input/input13
[ 4.358376] nvme nvme0: 4/0/0 default/read/poll queues
[ 4.368621] input: ELAN9038:00 04F3:261A UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:261A.0005/input/input15
[ 4.385159] nvme0n1: p1 p2 p3
[ 4.392161] input: ELAN9038:00 04F3:261A UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:261A.0005/input/input16
[ 4.417399] input: ELAN9038:00 04F3:261A UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN9038:00/0018:04F3:261A.0005/input/input17
[ 4.444724] hid-multitouch 0018:04F3:261A.0005: input,hidraw4: I2C HID v1.00 Device [ELAN9038:00 04F3:261A] on i2c-ELAN9038:00
[ 4.874789] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2
[ 4.899458] hid-generic 001F:8087:0AC2.0006: hidraw5: HID v2.00 Device [hid-ishtp 8087:0AC2] on
[ 4.923456] hid-generic 001F:8087:0AC3.0007: hidraw6: HID v2.00 Device [hid-ishtp 8087:0AC3] on
[ 5.338889] checking generic (a0000000 847000) vs hw (b0000000 1000000)
[ 5.338892] checking generic (a0000000 847000) vs hw (a0000000 10000000)
[ 5.338894] fb0: switching to inteldrmfb from EFI VGA
[ 5.349560] Console: switching to colour dummy device 80x25
[ 5.349900] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 5.353155] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 5.353897] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 5.355738] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 5.369293] [drm] Initialized i915 1.6.0 20200515 for 0000:00:02.0 on minor 0
[ 5.373754] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 5.374579] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19
[ 5.491839] fbcon: i915drmfb (fb0) is primary device
[ 5.648555] mmc0: cannot verify signal voltage switch
[ 5.757365] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[ 5.774603] mmcblk0: mmc0:aaaa SC400 367 GiB
[ 5.786375] mmcblk0: p1
[ 6.615729] Console: switching to colour frame buffer device 225x75
[ 6.646667] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 7.578376] PM: Image not found (code -22)
[ 7.580511] kauditd_printk_skb: 3 callbacks suppressed
[ 7.580514] audit: type=1130 audit(1603565843.012:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-mapper-fedora_localhost\x2d\x2dlive\x2dswap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.580761] audit: type=1131 audit(1603565843.012:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-mapper-fedora_localhost\x2d\x2dlive\x2dswap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.606376] audit: type=1130 audit(1603565843.037:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.615489] audit: type=1130 audit(1603565843.047:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.664502] audit: type=1130 audit(1603565843.096:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.687189] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[ 7.730526] audit: type=1334 audit(1603565843.162:19): prog-id=7 op=UNLOAD
[ 7.730600] audit: type=1334 audit(1603565843.162:20): prog-id=6 op=UNLOAD
[ 7.732322] audit: type=1334 audit(1603565843.163:21): prog-id=5 op=UNLOAD
[ 7.732440] audit: type=1334 audit(1603565843.163:22): prog-id=4 op=UNLOAD
[ 7.732819] audit: type=1334 audit(1603565843.164:23): prog-id=3 op=UNLOAD
[ 8.476259] systemd-journald[215]: Received SIGTERM from PID 1 (systemd).
[ 8.849336] SELinux: Permission watch in class filesystem not defined in policy.
[ 8.851065] SELinux: Permission watch in class file not defined in policy.
[ 8.852745] SELinux: Permission watch_mount in class file not defined in policy.
[ 8.854422] SELinux: Permission watch_sb in class file not defined in policy.
[ 8.856098] SELinux: Permission watch_with_perm in class file not defined in policy.
[ 8.857773] SELinux: Permission watch_reads in class file not defined in policy.
[ 8.859448] SELinux: Permission watch in class dir not defined in policy.
[ 8.861109] SELinux: Permission watch_mount in class dir not defined in policy.
[ 8.862710] SELinux: Permission watch_sb in class dir not defined in policy.
[ 8.864249] SELinux: Permission watch_with_perm in class dir not defined in policy.
[ 8.865789] SELinux: Permission watch_reads in class dir not defined in policy.
[ 8.867329] SELinux: Permission watch in class lnk_file not defined in policy.
[ 8.868871] SELinux: Permission watch_mount in class lnk_file not defined in policy.
[ 8.870382] SELinux: Permission watch_sb in class lnk_file not defined in policy.
[ 8.871808] SELinux: Permission watch_with_perm in class lnk_file not defined in policy.
[ 8.873235] SELinux: Permission watch_reads in class lnk_file not defined in policy.
[ 8.874674] SELinux: Permission watch in class chr_file not defined in policy.
[ 8.876117] SELinux: Permission watch_mount in class chr_file not defined in policy.
[ 8.877553] SELinux: Permission watch_sb in class chr_file not defined in policy.
[ 8.878928] SELinux: Permission watch_with_perm in class chr_file not defined in policy.
[ 8.880246] SELinux: Permission watch_reads in class chr_file not defined in policy.
[ 8.881558] SELinux: Permission watch in class blk_file not defined in policy.
[ 8.882854] SELinux: Permission watch_mount in class blk_file not defined in policy.
[ 8.884140] SELinux: Permission watch_sb in class blk_file not defined in policy.
[ 8.885412] SELinux: Permission watch_with_perm in class blk_file not defined in policy.
[ 8.886692] SELinux: Permission watch_reads in class blk_file not defined in policy.
[ 8.887979] SELinux: Permission watch in class sock_file not defined in policy.
[ 8.889241] SELinux: Permission watch_mount in class sock_file not defined in policy.
[ 8.890523] SELinux: Permission watch_sb in class sock_file not defined in policy.
[ 8.891822] SELinux: Permission watch_with_perm in class sock_file not defined in policy.
[ 8.893137] SELinux: Permission watch_reads in class sock_file not defined in policy.
[ 8.894465] SELinux: Permission watch in class fifo_file not defined in policy.
[ 8.895781] SELinux: Permission watch_mount in class fifo_file not defined in policy.
[ 8.897111] SELinux: Permission watch_sb in class fifo_file not defined in policy.
[ 8.898444] SELinux: Permission watch_with_perm in class fifo_file not defined in policy.
[ 8.899777] SELinux: Permission watch_reads in class fifo_file not defined in policy.
[ 8.901246] SELinux: Permission perfmon in class capability2 not defined in policy.
[ 8.902598] SELinux: Permission bpf in class capability2 not defined in policy.
[ 8.903979] SELinux: Permission perfmon in class cap2_userns not defined in policy.
[ 8.905330] SELinux: Permission bpf in class cap2_userns not defined in policy.
[ 8.906792] SELinux: Class perf_event not defined in policy.
[ 8.908164] SELinux: Class lockdown not defined in policy.
[ 8.909532] SELinux: the above unknown classes and permissions will be allowed
[ 8.910927] SELinux: policy capability network_peer_controls=1
[ 8.912327] SELinux: policy capability open_perms=1
[ 8.913727] SELinux: policy capability extended_socket_class=1
[ 8.915131] SELinux: policy capability always_check_network=0
[ 8.916542] SELinux: policy capability cgroup_seclabel=1
[ 8.917954] SELinux: policy capability nnp_nosuid_transition=1
[ 8.919373] SELinux: policy capability genfs_seclabel_symlinks=0
[ 8.957537] systemd[1]: Successfully loaded SELinux policy in 331.979ms.
[ 8.969381] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[ 9.048776] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 53.063ms.
[ 9.057411] systemd[1]: systemd v245.8-2.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 9.072599] systemd[1]: Detected architecture x86-64.
[ 9.076785] systemd[1]: Set hostname to .
[ 9.439189] systemd[1]: initrd-switch-root.service: Succeeded.
[ 9.441118] systemd[1]: Stopped Switch Root.
[ 9.443647] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 9.444158] systemd[1]: Created slice Virtual Machine and Container Slice.
[ 9.448836] systemd[1]: Created slice system-getty.slice.
[ 9.453913] systemd[1]: Created slice system-modprobe.slice.
[ 9.458873] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 9.464188] systemd[1]: Created slice User and Session Slice.
[ 9.468707] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[ 9.469023] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 9.477511] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 9.481941] systemd[1]: Reached target Login Prompts.
[ 9.483881] systemd[1]: Stopped target Switch Root.
[ 9.488915] systemd[1]: Stopped target Initrd File Systems.
[ 9.490835] systemd[1]: Stopped target Initrd Root File System.
[ 9.495984] systemd[1]: Reached target Slices.
[ 9.500801] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 9.506579] systemd[1]: Listening on LVM2 poll daemon socket.
[ 9.510560] systemd[1]: Listening on multipathd control socket.
[ 9.519125] systemd[1]: Listening on Process Core Dump Socket.
[ 9.524380] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 9.530471] systemd[1]: Listening on udev Control Socket.
[ 9.535247] systemd[1]: Listening on udev Kernel Socket.
[ 9.540611] systemd[1]: Listening on User Database Manager Socket.
[ 9.546505] systemd[1]: Activating swap /dev/mapper/fedora_localhost--live-swap...
[ 9.553495] systemd[1]: Mounting Huge Pages File System...
[ 9.560808] systemd[1]: Mounting POSIX Message Queue File System...
[ 9.562442] Adding 8183804k swap on /dev/mapper/fedora_localhost--live-swap. Priority:-2 extents:1 across:8183804k SSFS
[ 9.568364] systemd[1]: Mounting Kernel Debug File System...
[ 9.573948] systemd[1]: Mounting Kernel Trace File System...
[ 9.578249] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 9.579778] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 9.589024] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 9.596170] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 9.597566] systemd[1]: Starting Preprocess NFS configuration convertion...
[ 9.610906] systemd[1]: plymouth-switch-root.service: Succeeded.
[ 9.611192] systemd[1]: Stopped Plymouth switch root service.
[ 9.625741] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 9.625824] systemd[1]: Stopped Journal Service.
[ 9.635790] systemd[1]: Starting Journal Service...
[ 9.641520] systemd[1]: Starting Load Kernel Modules...
[ 9.649428] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 9.658647] systemd[1]: Starting Repartition Root Disk...
[ 9.667877] systemd[1]: Starting udev Coldplug all Devices...
[ 9.671983] EXT4-fs (dm-2): re-mounted. Opts: (null)
[ 9.673351] systemd[1]: sysroot.mount: Succeeded.
[ 9.687046] systemd[1]: Activated swap /dev/mapper/fedora_localhost--live-swap.
[ 9.695107] systemd[1]: Mounted Huge Pages File System.
[ 9.701671] systemd[1]: Mounted POSIX Message Queue File System.
[ 9.707502] systemd-journald[561]: File /run/log/journal/3df3204f5a994e309ee9263e78accba1/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 9.717172] systemd[1]: Started Journal Service.
[ 9.798929] systemd-journald[561]: Received client request to flush runtime journal.
[ 10.330162] input: Intel HID events as /devices/platform/INT33D5:00/input/input20
[ 10.335941] intel-hid INT33D5:00: platform supports 5 button array
[ 10.338929] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input21
[ 10.613732] intel_rapl_common: Found RAPL domain package
[ 10.617396] intel_rapl_common: Found RAPL domain dram
[ 10.621438] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[ 10.692836] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 10.706492] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 10.716859] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 10.725682] mc: Linux media interface: v0.10
[ 10.740298] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 10.744024] idma64 idma64.5: Found Intel integrated DMA 64-bit
[ 10.791982] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[ 10.857536] videodev: Linux video capture interface: v2.00
[ 10.939867] input: PC Speaker as /devices/platform/pcspkr/input/input22
[ 11.047877] Bluetooth: Core ver 2.22
[ 11.051623] NET: Registered protocol family 31
[ 11.055406] Bluetooth: HCI device and connection manager initialized
[ 11.059085] Bluetooth: HCI socket layer initialized
[ 11.063198] Bluetooth: L2CAP socket layer initialized
[ 11.066701] Bluetooth: SCO socket layer initialized
[ 11.122310] surface_gpe: no compatible Microsoft Surface device found, exiting
[ 11.185898] ipu3-cio2 0000:00:14.3: device 0x9d32 (rev: 0x1)
[ 11.216890] usbcore: registered new interface driver btusb
[ 11.363222] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 11.366642] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 11.370425] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 11.373635] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 11.376951] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 11.380465] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 11.392362] intel_rapl_common: Found RAPL domain package
[ 11.395283] intel_rapl_common: Found RAPL domain core
[ 11.395285] intel_rapl_common: Found RAPL domain uncore
[ 11.395287] intel_rapl_common: Found RAPL domain dram
[ 11.418568] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 11.422680] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 11.578065] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 11.764378] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 11.783020] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 11.865205] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 11.868358] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.871259] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 11.873944] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 11.877470] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 11.881851] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 11.885295] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 11.969797] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 11.973759] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 11.976865] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 11.981820] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 11.986545] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 11.989885] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 11.993522] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 12.011305] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 12.232132] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 168c:3370
[ 12.233848] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0 testmode 0
[ 12.236505] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.4.4.1-00140-QCARMSWPZ-1 api 6 features wowlan,ignore-otp,mfp crc32 29eb8ca1
[ 12.277598] loop: module loaded
[ 12.307681] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 70c38a29
[ 12.335701] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 12.415727] ath10k_pci 0000:01:00.0: htt-ver 3.60 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 12.471040] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 12.478508] ath: EEPROM regdomain sanitized
[ 12.478510] ath: EEPROM regdomain: 0x64
[ 12.478511] ath: EEPROM indicates we should expect a direct regpair map
[ 12.478512] ath: Country alpha2 being used: 00
[ 12.478513] ath: Regpair used: 0x64
[ 12.484866] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 12.504836] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
[ 12.621428] kauditd_printk_skb: 76 callbacks suppressed
[ 12.621430] audit: type=1130 audit(1603558648.053:100): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.636513] audit: type=1130 audit(1603558648.069:101): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.660781] audit: type=1130 audit(1603558648.093:102): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.754029] audit: type=1130 audit(1603558648.186:103): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.773145] audit: type=1127 audit(1603558648.205:104): pid=777 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 12.780660] audit: type=1130 audit(1603558648.213:105): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.842245] RPC: Registered named UNIX socket transport module.
[ 12.842247] RPC: Registered udp transport module.
[ 12.842247] RPC: Registered tcp transport module.
[ 12.842248] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 12.912797] audit: type=1130 audit(1603558648.343:106): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbxtool comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.966401] audit: type=1130 audit(1603558648.398:107): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.981717] audit: type=1130 audit(1603558648.413:108): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.041841] audit: type=1334 audit(1603558648.474:109): prog-id=23 op=LOAD
[ 13.667450] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.670609] Bluetooth: BNEP filters: protocol multicast
[ 13.676432] Bluetooth: BNEP socket layer initialized
[ 17.632471] kauditd_printk_skb: 53 callbacks suppressed
[ 17.632480] audit: type=1325 audit(1603558653.062:161): table=nat family=2 entries=0 op=register pid=1024 subj=system_u:system_r:kmod_t:s0 comm="modprobe"
[ 17.662288] audit: type=1325 audit(1603558653.092:162): table=security family=10 entries=0 op=register pid=1033 subj=system_u:system_r:kmod_t:s0 comm="modprobe"
[ 17.682807] audit: type=1325 audit(1603558653.110:163): table=raw family=10 entries=0 op=register pid=1035 subj=system_u:system_r:kmod_t:s0 comm="modprobe"
[ 17.708488] audit: type=1325 audit(1603558653.136:164): table=mangle family=10 entries=0 op=register pid=1037 subj=system_u:system_r:kmod_t:s0 comm="modprobe"
[ 17.732493] audit: type=1325 audit(1603558653.157:165): table=nat family=10 entries=0 op=register pid=1039 subj=system_u:system_r:kmod_t:s0 comm="modprobe"
[ 17.753342] audit: type=1130 audit(1603558653.185:166): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.776147] audit: type=1325 audit(1603558653.206:167): table=broute family=7 entries=0 op=register pid=1045 subj=system_u:system_r:kmod_t:s0 comm="modprobe"
[ 17.779691] audit: type=1325 audit(1603558653.206:167): table=broute family=7 entries=0 op=register pid=1045 subj=system_u:system_r:kmod_t:s0 comm="modprobe"
[ 17.783437] audit: type=1325 audit(1603558653.206:167): table=broute family=7 entries=0 op=register pid=1045 subj=system_u:system_r:kmod_t:s0 comm="modprobe"
[ 17.802536] audit: type=1325 audit(1603558653.230:168): table=nat family=7 entries=0 op=register pid=1048 subj=system_u:system_r:kmod_t:s0 comm="modprobe"
[ 19.778397] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 23.451340] wlp1s0: authenticate with f0:b0:14:18:bd:40
[ 23.510017] wlp1s0: send auth to f0:b0:14:18:bd:40 (try 1/3)
[ 23.516982] wlp1s0: authenticated
[ 23.521440] wlp1s0: associate with f0:b0:14:18:bd:40 (try 1/3)
[ 23.529657] wlp1s0: RX AssocResp from f0:b0:14:18:bd:40 (capab=0x1511 status=0 aid=1)
[ 23.535547] wlp1s0: associated
[ 23.540113] ath: EEPROM regdomain: 0x8114
[ 23.540114] ath: EEPROM indicates we should expect a country code
[ 23.540115] ath: doing EEPROM country->regdmn map search
[ 23.540116] ath: country maps to regdmn code: 0x37
[ 23.540118] ath: Country alpha2 being used: DE
[ 23.540119] ath: Regpair used: 0x37
[ 23.540121] ath: regdomain 0x8114 dynamically updated by country element
[ 23.645284] wlp1s0: Limiting TX power to 20 (23 - 3) dBm as advertised by f0:b0:14:18:bd:40
[ 23.645859] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[ 23.788839] kauditd_printk_skb: 27 callbacks suppressed
[ 23.788841] audit: type=1130 audit(1603558659.220:194): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.839315] audit: type=1130 audit(1603558659.271:195): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.860393] audit: type=1130 audit(1603558659.292:196): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.878544] audit: type=1130 audit(1603558659.311:197): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=atd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.900484] audit: type=1130 audit(1603558659.331:198): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=crond comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.943976] audit: type=1130 audit(1603558659.375:199): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 24.045190] audit: type=1100 audit(1603558659.477:200): pid=1321 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="gdm" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 24.057444] audit: type=1101 audit(1603558659.479:201): pid=1321 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="gdm" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 24.069491] audit: type=1103 audit(1603558659.490:202): pid=1321 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 24.126104] audit: type=1334 audit(1603558659.558:203): prog-id=34 op=LOAD
[ 25.249501] tun: Universal TUN/TAP device driver, 1.6
[ 25.254766] virbr0: port 1(virbr0-nic) entered blocking state
[ 25.259097] virbr0: port 1(virbr0-nic) entered disabled state
[ 25.263034] device virbr0-nic entered promiscuous mode
[ 26.220359] virbr0: port 1(virbr0-nic) entered blocking state
[ 26.223677] virbr0: port 1(virbr0-nic) entered listening state
[ 26.340115] virbr0: port 1(virbr0-nic) entered disabled state
[ 29.259749] kauditd_printk_skb: 62 callbacks suppressed
[ 29.259751] audit: type=1334 audit(1603558664.692:266): prog-id=38 op=LOAD
[ 29.260212] audit: type=1334 audit(1603558664.692:267): prog-id=39 op=LOAD
[ 29.260284] audit: type=1334 audit(1603558664.692:268): prog-id=40 op=LOAD
[ 29.264155] audit: type=1325 audit(1603558664.696:269): table=filter family=7 entries=0 op=register pid=1581 subj=system_u:system_r:init_t:s0 comm="(-localed)"
[ 29.264225] audit: type=1325 audit(1603558664.696:269): table=broute family=7 entries=0 op=register pid=1581 subj=system_u:system_r:init_t:s0 comm="(-localed)"
[ 29.264230] audit: type=1325 audit(1603558664.696:269): table=nat family=7 entries=0 op=register pid=1581 subj=system_u:system_r:init_t:s0 comm="(-localed)"
[ 29.389349] audit: type=1130 audit(1603558664.821:270): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 29.891998] audit: type=1334 audit(1603558665.308:271): prog-id=41 op=LOAD
[ 29.892384] audit: type=1334 audit(1603558665.309:272): prog-id=42 op=LOAD
[ 30.143700] audit: type=1130 audit(1603558665.538:273): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.647033] pcieport 0000:00:1c.0: AER: Corrected error received: 0000:00:1c.0
[ 30.647044] pcieport 0000:00:1c.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
[ 30.647047] pcieport 0000:00:1c.0: AER: device [8086:9d12] error status/mask=00001000/00002000
[ 30.647051] pcieport 0000:00:1c.0: AER: [12] Timeout
[ 31.081353] rfkill: input handler disabled
[ 32.025145] i915 0000:00:02.0: [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
[ 35.391129] kauditd_printk_skb: 8 callbacks suppressed
[ 35.391131] audit: type=1100 audit(1603558670.475:280): pid=1898 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_usertype,pam_localuser,pam_unix,pam_gnome_keyring acct="Tim" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 35.395196] audit: type=1101 audit(1603558670.479:281): pid=1898 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="Tim" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 35.398739] audit: type=1103 audit(1603558670.482:282): pid=1898 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix,pam_gnome_keyring acct="Tim" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 35.407001] audit: type=1006 audit(1603558670.491:283): pid=1898 uid=0 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 35.411920] audit: type=2300 audit(1603558670.496:284): pid=1898 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty2 res=success'
[ 35.471756] audit: type=1130 audit(1603558670.555:285): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.490933] audit: type=1101 audit(1603558670.575:286): pid=1912 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="Tim" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.491022] audit: type=1103 audit(1603558670.575:287): pid=1912 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="Tim" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 35.491902] audit: type=2300 audit(1603558670.576:288): pid=1912 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.492252] audit: type=1006 audit(1603558670.576:289): pid=1912 uid=0 subj=system_u:system_r:init_t:s0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[ 36.080180] rfkill: input handler enabled
[ 37.047950] Bluetooth: RFCOMM TTY layer initialized
[ 37.047962] Bluetooth: RFCOMM socket layer initialized
[ 37.048051] Bluetooth: RFCOMM ver 1.11
[ 41.372313] rfkill: input handler disabled
[ 41.747461] pcieport 0000:00:1c.0: AER: Corrected error received: 0000:00:1c.0
[ 41.747472] pcieport 0000:00:1c.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
[ 41.747477] pcieport 0000:00:1c.0: AER: device [8086:9d12] error status/mask=00001000/00002000
[ 41.747481] pcieport 0000:00:1c.0: AER: [12] Timeout
[ 42.818254] kauditd_printk_skb: 7 callbacks suppressed
[ 42.818257] audit: type=1334 audit(1603558677.902:297): prog-id=44 op=LOAD
[ 42.818691] audit: type=1334 audit(1603558677.902:298): prog-id=45 op=LOAD
[ 42.818795] audit: type=1334 audit(1603558677.903:299): prog-id=46 op=LOAD
[ 42.889683] audit: type=1130 audit(1603558677.973:300): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.10-org.freedesktop.problems@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 43.064825] audit: type=1130 audit(1603558678.148:301): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 43.305263] pcieport 0000:00:1c.0: AER: Corrected error received: 0000:00:1c.0
[ 43.305274] pcieport 0000:00:1c.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
[ 43.305278] pcieport 0000:00:1c.0: AER: device [8086:9d12] error status/mask=00001000/00002000
[ 43.305281] pcieport 0000:00:1c.0: AER: [12] Timeout
[ 47.200744] audit: type=1106 audit(1603558682.283:302): pid=1321 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask acct="gdm" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 47.200756] audit: type=1104 audit(1603558682.283:303): pid=1321 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 54.408083] audit: type=1130 audit(1603558689.491:304): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fwupd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 57.816402] audit: type=1131 audit(1603558692.900:305): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@42 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 57.859270] audit: type=1131 audit(1603558692.943:306): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@42 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 62.362230] audit: type=1131 audit(1603558697.446:307): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 62.378829] audit: type=1325 audit(1603558697.463:308): table=nat family=7 entries=0 op=unregister pid=73 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:1"
[ 62.378839] audit: type=1325 audit(1603558697.463:309): table=broute family=7 entries=0 op=unregister pid=73 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:1"
[ 62.395743] audit: type=1325 audit(1603558697.480:310): table=filter family=7 entries=0 op=unregister pid=73 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:1"
[ 72.946658] audit: type=1325 audit(1603558708.029:311): table=filter family=7 entries=0 op=register pid=25169 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 comm="brave"
[ 72.946765] audit: type=1325 audit(1603558708.029:311): table=broute family=7 entries=0 op=register pid=25169 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 comm="brave"
[ 72.946797] audit: type=1325 audit(1603558708.029:311): table=nat family=7 entries=0 op=register pid=25169 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 comm="brave"
[ 73.139348] audit: type=1131 audit(1603558708.223:312): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 73.144809] audit: type=1334 audit(1603558708.229:313): prog-id=46 op=UNLOAD
[ 73.144816] audit: type=1334 audit(1603558708.229:314): prog-id=45 op=UNLOAD
[ 73.144821] audit: type=1334 audit(1603558708.229:315): prog-id=44 op=UNLOAD
[ 74.434948] audit: type=1131 audit(1603558709.519:316): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 74.456847] audit: type=1325 audit(1603558709.541:317): table=nat family=7 entries=0 op=unregister pid=218 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:2"
[ 74.456856] audit: type=1325 audit(1603558709.541:318): table=broute family=7 entries=0 op=unregister pid=218 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:2"
[ 77.973225] kauditd_printk_skb: 15 callbacks suppressed
[ 77.973227] audit: type=1130 audit(1603558713.054:332): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 78.124471] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead.
[ 93.423655] audit: type=1131 audit(1603558728.507:333): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=realmd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 100.037867] audit: type=1130 audit(1603558735.122:334): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iptsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 100.061263] audit: type=1129 audit(1603558735.145:335): pid=25618 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=5 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 100.069406] audit: type=1701 audit(1603558735.153:336): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 pid=25617 comm="iptsd" exe="/usr/bin/iptsd" sig=6 res=1
[ 100.073489] audit: type=1130 audit(1603558735.155:337): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 100.073498] audit: type=1131 audit(1603558735.155:338): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 100.099236] audit: type=1334 audit(1603558735.183:339): prog-id=49 op=LOAD
[ 100.099572] audit: type=1334 audit(1603558735.183:340): prog-id=50 op=LOAD
[ 100.099929] audit: type=1334 audit(1603558735.183:341): prog-id=51 op=LOAD
[ 100.103085] audit: type=1130 audit(1603558735.186:342): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@0-25627-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 100.104902] audit: type=1325 audit(1603558735.188:343): table=filter family=7 entries=0 op=register pid=25628 subj=system_u:system_r:init_t:s0 comm="(coredump)"
[ 116.730763] kauditd_printk_skb: 10 callbacks suppressed
[ 116.730770] audit: type=1131 audit(1603558751.814:352): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 116.753972] audit: type=1325 audit(1603558751.838:353): table=nat family=7 entries=0 op=unregister pid=8 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:0"
[ 116.753984] audit: type=1325 audit(1603558751.838:354): table=broute family=7 entries=0 op=unregister pid=8 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:0"
[ 116.773965] audit: type=1325 audit(1603558751.858:355): table=filter family=7 entries=0 op=unregister pid=8 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:0"
[ 116.798970] audit: type=1334 audit(1603558751.883:356): prog-id=48 op=UNLOAD
[ 116.798997] audit: type=1334 audit(1603558751.883:357): prog-id=47 op=UNLOAD
[ 145.108931] audit: type=1131 audit(1603558780.193:358): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 155.311284] audit: type=1325 audit(1603558790.395:359): table=filter family=7 entries=0 op=register pid=25803 subj=system_u:system_r:init_t:s0 comm="(fprintd)"
[ 155.311338] audit: type=1325 audit(1603558790.395:359): table=broute family=7 entries=0 op=register pid=25803 subj=system_u:system_r:init_t:s0 comm="(fprintd)"
[ 155.311347] audit: type=1325 audit(1603558790.395:359): table=nat family=7 entries=0 op=register pid=25803 subj=system_u:system_r:init_t:s0 comm="(fprintd)"
[ 155.388993] audit: type=1130 audit(1603558790.473:360): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 157.320936] audit: type=1100 audit(1603558792.405:361): pid=25802 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_usertype,pam_localuser,pam_unix acct="Tim" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 157.324176] audit: type=1101 audit(1603558792.408:362): pid=25802 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="Tim" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 157.324645] audit: type=1123 audit(1603558792.408:363): pid=25802 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/Tim/Downloads" cmd=646E6620696E7374616C6C2070726F746F6E6D61696C2D6272696467652D312E342E352D312E7838365F36342E72706D exe="/usr/bin/sudo" terminal=pts/0 res=success'
[ 157.325904] audit: type=1110 audit(1603558792.410:364): pid=25802 uid=0 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 157.335963] audit: type=1105 audit(1603558792.420:365): pid=25802 uid=0 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 185.384832] audit: type=1131 audit(1603558820.470:366): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 185.403526] audit: type=1325 audit(1603558820.489:367): table=nat family=7 entries=0 op=unregister pid=218 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:2"
[ 185.403538] audit: type=1325 audit(1603558820.489:368): table=broute family=7 entries=0 op=unregister pid=218 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:2"
[ 185.421497] audit: type=1325 audit(1603558820.507:369): table=filter family=7 entries=0 op=unregister pid=218 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:2"
[ 201.122667] audit: type=1106 audit(1603558836.208:370): pid=25802 uid=0 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 201.122822] audit: type=1104 audit(1603558836.208:371): pid=25802 uid=0 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 217.939227] PM: suspend entry (deep)
[ 217.946056] Filesystems sync: 0.006 seconds
[ 218.044465] Freezing user space processes ... (elapsed 0.005 seconds) done.
[ 218.050283] OOM killer disabled.
[ 218.050286] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 218.052399] printk: Suspending console(s) (use no_console_suspend to debug)
[ 218.053906] wlp1s0: deauthenticating from f0:b0:14:18:bd:40 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 218.259165] PM: suspend devices took 0.207 seconds
[ 218.278066] ACPI: EC: interrupt blocked
[ 218.309760] ACPI: Preparing to enter system sleep state S3
[ 218.310779] ACPI: EC: event blocked
[ 218.310781] ACPI: EC: EC stopped
[ 218.310782] PM: Saving platform NVS memory
[ 218.310916] Disabling non-boot CPUs ...
[ 218.313619] smpboot: CPU 1 is now offline
[ 218.325745] smpboot: CPU 2 is now offline
[ 218.338049] smpboot: CPU 3 is now offline
[ 218.348723] ACPI: Low-level resume complete
[ 218.348833] ACPI: EC: EC started
[ 218.348833] PM: Restoring platform NVS memory
[ 218.352314] smpboot: Scheduler frequency invariance went wobbly, disabling!
[ 218.352470] Enabling non-boot CPUs ...
[ 218.352524] x86: Booting SMP configuration:
[ 218.352525] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 218.356777] CPU1 is up
[ 218.356835] smpboot: Booting Node 0 Processor 2 APIC 0x1
[ 218.357923] CPU2 is up
[ 218.357962] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 218.358908] CPU3 is up
[ 218.361034] ACPI: Waking up from system sleep state S3
[ 218.367887] ACPI: EC: interrupt unblocked
[ 218.700944] ACPI: EC: event unblocked
[ 218.765366] nvme nvme0: 4/0/0 default/read/poll queues
[ 218.934305] usb 1-5: reset full-speed USB device number 2 using xhci_hcd
[ 219.063014] PM: resume devices took 0.363 seconds
[ 219.064384] acpi LNXPOWER:00: Turning OFF
[ 219.065239] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 219.065240] OOM killer enabled.
[ 219.065244] Restarting tasks ... done.
[ 219.098669] PM: suspend exit
[ 219.106485] audit: type=1130 audit(1603558878.187:372): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-suspend-then-hibernate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 219.106494] audit: type=1131 audit(1603558878.187:373): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-suspend-then-hibernate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 219.367612] mmc0: cannot verify signal voltage switch
[ 219.390687] audit: type=1130 audit(1603558878.473:374): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 219.398609] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2
[ 221.207466] audit: type=1325 audit(1603558880.290:375): table=filter family=7 entries=0 op=register pid=26102 subj=system_u:system_r:init_t:s0 comm="(fprintd)"
[ 221.207526] audit: type=1325 audit(1603558880.290:375): table=broute family=7 entries=0 op=register pid=26102 subj=system_u:system_r:init_t:s0 comm="(fprintd)"
[ 221.207542] audit: type=1325 audit(1603558880.290:375): table=nat family=7 entries=0 op=register pid=26102 subj=system_u:system_r:init_t:s0 comm="(fprintd)"
[ 221.277238] audit: type=1130 audit(1603558880.360:376): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 221.844051] hid-sensor-hub 001F:8087:0AC2.0006: timeout waiting for response from ISHTP device
[ 223.572671] audit: type=1100 audit(1603558882.655:377): pid=26108 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_usertype,pam_localuser,pam_unix,pam_gnome_keyring acct="Tim" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 223.581103] audit: type=1101 audit(1603558882.664:378): pid=26108 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="Tim" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 223.585412] audit: type=1110 audit(1603558882.668:379): pid=26108 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix,pam_gnome_keyring acct="Tim" exe="/usr/libexec/gdm-session-worker" hostname=tim-fedora addr=? terminal=/dev/tty1 res=success'
[ 225.544188] wlp1s0: authenticate with f0:b0:14:18:bd:40
[ 225.591763] wlp1s0: send auth to f0:b0:14:18:bd:40 (try 1/3)
[ 225.595095] wlp1s0: authenticated
[ 225.595849] wlp1s0: associate with f0:b0:14:18:bd:40 (try 1/3)
[ 225.600074] wlp1s0: RX AssocResp from f0:b0:14:18:bd:40 (capab=0x1511 status=0 aid=1)
[ 225.603559] wlp1s0: associated
[ 225.603723] ath: EEPROM regdomain: 0x8114
[ 225.603724] ath: EEPROM indicates we should expect a country code
[ 225.603726] ath: doing EEPROM country->regdmn map search
[ 225.603727] ath: country maps to regdmn code: 0x37
[ 225.603728] ath: Country alpha2 being used: DE
[ 225.603729] ath: Regpair used: 0x37
[ 225.603731] ath: regdomain 0x8114 dynamically updated by country element
[ 225.626117] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[ 225.633371] wlp1s0: Limiting TX power to 20 (23 - 3) dBm as advertised by f0:b0:14:18:bd:40
[ 231.710520] ACPI Error: No installed handler for fixed event - PowerButton (2), disabling (20200528/evevent-255)
[ 238.010501] audit: type=1131 audit(1603558896.451:380): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 252.030564] audit: type=1131 audit(1603558910.461:381): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 252.047307] audit: type=1325 audit(1603558910.478:382): table=nat family=7 entries=0 op=unregister pid=25944 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:39"
[ 252.047328] audit: type=1325 audit(1603558910.478:383): table=broute family=7 entries=0 op=unregister pid=25944 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:39"
[ 252.065115] audit: type=1325 audit(1603558910.496:384): table=filter family=7 entries=0 op=unregister pid=25944 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:39"
[ 357.986294] audit: type=1334 audit(1603559016.417:385): prog-id=52 op=LOAD
[ 357.987835] audit: type=1334 audit(1603559016.418:386): prog-id=53 op=LOAD
[ 357.988345] audit: type=1334 audit(1603559016.419:387): prog-id=54 op=LOAD
[ 358.193505] audit: type=1130 audit(1603559016.623:388): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 367.067223] audit: type=1325 audit(1603559025.496:389): table=filter family=7 entries=0 op=register pid=26533 subj=system_u:system_r:init_t:s0 comm="(fprintd)"
[ 367.067231] audit: type=1325 audit(1603559025.496:389): table=broute family=7 entries=0 op=register pid=26533 subj=system_u:system_r:init_t:s0 comm="(fprintd)"
[ 367.067236] audit: type=1325 audit(1603559025.496:389): table=nat family=7 entries=0 op=register pid=26533 subj=system_u:system_r:init_t:s0 comm="(fprintd)"
[ 367.138018] audit: type=1130 audit(1603559025.568:390): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 368.989200] audit: type=1100 audit(1603559027.419:391): pid=26532 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_usertype,pam_localuser,pam_unix acct="Tim" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 368.992276] audit: type=1101 audit(1603559027.423:392): pid=26532 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="Tim" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 368.992756] audit: type=1123 audit(1603559027.423:393): pid=26532 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/Tim" cmd=646E6620696E7374616C6C206C696E75782D6669726D77617265 exe="/usr/bin/sudo" terminal=pts/0 res=success'
[ 368.993355] audit: type=1110 audit(1603559027.424:394): pid=26532 uid=0 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 369.006034] audit: type=1105 audit(1603559027.436:395): pid=26532 uid=0 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 376.902472] audit: type=1106 audit(1603559035.333:396): pid=26532 uid=0 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 376.902658] audit: type=1104 audit(1603559035.333:397): pid=26532 uid=0 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 388.257725] audit: type=1131 audit(1603559046.688:398): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 388.263697] audit: type=1334 audit(1603559046.694:399): prog-id=54 op=UNLOAD
[ 388.263708] audit: type=1334 audit(1603559046.694:400): prog-id=53 op=UNLOAD
[ 388.263713] audit: type=1334 audit(1603559046.694:401): prog-id=52 op=UNLOAD
[ 397.023864] audit: type=1131 audit(1603559055.454:402): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 397.041331] audit: type=1325 audit(1603559055.472:403): table=nat family=7 entries=0 op=unregister pid=25916 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:11"
[ 397.041343] audit: type=1325 audit(1603559055.472:404): table=broute family=7 entries=0 op=unregister pid=25916 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:11"
[ 397.054362] audit: type=1325 audit(1603559055.485:405): table=filter family=7 entries=0 op=unregister pid=25916 subj=system_u:system_r:kernel_t:s0 comm="kworker/u8:11"