Date: Sat, 14 Mar 2020 13:08:02 +1100 From: Anders Jensen-Waud <anders@jensenwaud.com> To: freebsd-questions@freebsd.org Subject: Getting FreeBSD running on Microsoft Surface Book Message-ID: <97f37b32-8e46-e561-cd7f-d92b3a3ec1d9@jensenwaud.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, I was wondering if any of you have experience running FreeBSD on the Microsoft Surface Book (1st generation)? I have never managed to install because FreeBSD doesn't appear to recognize the wifi chipset out of the box. I currently run Linux on my Surface Book instead (with Jake Day's excellent patch set), which runs OK. However, I would prefer to run FreeBSD on it. aj@kennedy ~> uname -a Linux kennedy 5.3.18-1-surface #1 SMP PREEMPT Sat, 28 Dec 2019 22:53:29 +0000 x86_64 GNU/Linux Stay safe and don't forget to wash your hands. -- Anders [-- Attachment #2 --] [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008aaf1fff] usable [ 0.000000] BIOS-e820: [mem 0x000000008aaf2000-0x000000008aaf2fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000008aaf3000-0x000000008aaf3fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000008aaf4000-0x000000008bdb8fff] usable [ 0.000000] BIOS-e820: [mem 0x000000008bdb9000-0x000000008be33fff] type 20 [ 0.000000] BIOS-e820: [mem 0x000000008be34000-0x000000008bea8fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000008bea9000-0x000000008bec4fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000008bec5000-0x000000008befefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000008beff000-0x000000008befffff] usable [ 0.000000] BIOS-e820: [mem 0x000000008bf00000-0x000000008f7fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026f7fffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.70 by MSFT [ 0.000000] efi: ACPI=0x8befe000 ACPI 2.0=0x8befe014 SMBIOS=0x8be3e000 SMBIOS 3.0=0x8be3c000 MEMATTR=0x89074298 ESRT=0x8be3a018 [ 0.000000] SMBIOS 3.1.1 present. [ 0.000000] DMI: Microsoft Corporation Surface Book/Surface Book, BIOS 91.2327.769 08/23/2018 [ 0.000000] tsc: Detected 2800.000 MHz processor [ 0.001834] tsc: Detected 2799.927 MHz TSC [ 0.001834] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001836] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001841] last_pfn = 0x26f800 max_arch_pfn = 0x400000000 [ 0.001850] MTRR default type: write-back [ 0.001851] MTRR fixed ranges enabled: [ 0.001852] 00000-9FFFF write-back [ 0.001853] A0000-BFFFF uncachable [ 0.001854] C0000-FFFFF write-protect [ 0.001855] MTRR variable ranges enabled: [ 0.001856] 0 base 00C0000000 mask 7FC0000000 uncachable [ 0.001857] 1 base 00A0000000 mask 7FE0000000 uncachable [ 0.001858] 2 base 0090000000 mask 7FF0000000 uncachable [ 0.001859] 3 base 008E000000 mask 7FFE000000 uncachable [ 0.001859] 4 base 008D000000 mask 7FFF000000 uncachable [ 0.001860] 5 base 008C000000 mask 7FFF000000 uncachable [ 0.001861] 6 disabled [ 0.001861] 7 disabled [ 0.001862] 8 disabled [ 0.001862] 9 disabled [ 0.002405] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.002680] last_pfn = 0x8bf00 max_arch_pfn = 0x400000000 [ 0.017066] esrt: Reserving ESRT space from 0x000000008be3a018 to 0x000000008be3a118. [ 0.017086] check: Scanning 1 areas for low memory corruption [ 0.017090] Using GB pages for direct mapping [ 0.017096] BRK [0x1ad801000, 0x1ad801fff] PGTABLE [ 0.017101] BRK [0x1ad802000, 0x1ad802fff] PGTABLE [ 0.017102] BRK [0x1ad803000, 0x1ad803fff] PGTABLE [ 0.017128] BRK [0x1ad804000, 0x1ad804fff] PGTABLE [ 0.017130] BRK [0x1ad805000, 0x1ad805fff] PGTABLE [ 0.017255] BRK [0x1ad806000, 0x1ad806fff] PGTABLE [ 0.017295] BRK [0x1ad807000, 0x1ad807fff] PGTABLE [ 0.017408] BRK [0x1ad808000, 0x1ad808fff] PGTABLE [ 0.017451] BRK [0x1ad809000, 0x1ad809fff] PGTABLE [ 0.017512] Secure boot could not be determined [ 0.017513] RAMDISK: [mem 0x369d9000-0x374e3fff] [ 0.017524] ACPI: Early table checksum verification disabled [ 0.017527] ACPI: RSDP 0x000000008BEFE014 000024 (v02 MSFT ) [ 0.017530] ACPI: XSDT 0x000000008BEFD0E8 00009C (v01 MSFT MSFT 00000000 MSFT 0000005F) [ 0.017535] ACPI: FACP 0x000000008BEF7000 00010C (v05 MSFT MSFT 00000000 MSFT 0000005F) [ 0.017540] ACPI: DSDT 0x000000008BEDA000 01856C (v02 MSFT MSFT 00000000 INTL 20160422) [ 0.017543] ACPI: FACS 0x000000008BEAE000 000040 [ 0.017545] ACPI: MSDM 0x000000008BEFC000 000055 (v01 MSFT 00000001 MSFT 00000001) [ 0.017548] ACPI: SSDT 0x000000008BEF8000 00312B (v02 SaSsdt SaSsdt 00003000 INTL 20160422) [ 0.017551] ACPI: HPET 0x000000008BEF6000 000038 (v01 MSFT MSFT 00000001 MSFT 0000005F) [ 0.017553] ACPI: APIC 0x000000008BEF5000 00012C (v03 MSFT MSFT 00000001 MSFT 0000005F) [ 0.017556] ACPI: MCFG 0x000000008BEF4000 00003C (v01 MSFT MSFT 00000001 MSFT 0000005F) [ 0.017558] ACPI: LPIT 0x000000008BEF3000 000094 (v01 MSFT MSFT 00000000 MSFT 0000005F) [ 0.017561] ACPI: SSDT 0x000000008BED7000 00249A (v02 MSFT RTD3_CH 00001000 INTL 20160422) [ 0.017564] ACPI: SSDT 0x000000008BED6000 00075B (v02 MSFT xh_ch000 00000000 INTL 20160422) [ 0.017570] ACPI: SSDT 0x000000008BED4000 0017AE (v02 CpuRef CpuSsdt 00003000 INTL 20160422) [ 0.017573] ACPI: DMAR 0x000000008BED3000 0000D0 (v01 MSFT MSFT 00000001 INTL 00000001) [ 0.017576] ACPI: NHLT 0x000000008BED2000 00002D (v00 MSFT MSFT 00000002 MSFT 0000005F) [ 0.017578] ACPI: BGRT 0x000000008BED1000 000038 (v01 MSFT MSFT 00000002 MSFT 0000005F) [ 0.017581] ACPI: WSMT 0x000000008BED0000 000028 (v01 MSFT MSFT 00000002 MSFT 0000005F) [ 0.017583] ACPI: FPDT 0x000000008BECF000 000034 (v01 MSFT MSFT 00000002 MSFT 0000005F) [ 0.017590] ACPI: Local APIC address 0xfee00000 [ 0.017774] No NUMA configuration found [ 0.017775] Faking a node at [mem 0x0000000000000000-0x000000026f7fffff] [ 0.017778] NODE_DATA(0) allocated [mem 0x26f7fc000-0x26f7fffff] [ 0.017799] Zone ranges: [ 0.017799] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.017801] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.017802] Normal [mem 0x0000000100000000-0x000000026f7fffff] [ 0.017803] Device empty [ 0.017803] Movable zone start for each node [ 0.017804] Early memory node ranges [ 0.017805] node 0: [mem 0x0000000000001000-0x0000000000057fff] [ 0.017806] node 0: [mem 0x0000000000059000-0x000000000009dfff] [ 0.017806] node 0: [mem 0x0000000000100000-0x000000008aaf1fff] [ 0.017807] node 0: [mem 0x000000008aaf4000-0x000000008bdb8fff] [ 0.017808] node 0: [mem 0x000000008beff000-0x000000008befffff] [ 0.017808] node 0: [mem 0x0000000100000000-0x000000026f7fffff] [ 0.017912] Zeroed struct page in unavailable ranges: 17068 pages [ 0.017913] Initmem setup node 0 [mem 0x0000000000001000-0x000000026f7fffff] [ 0.017915] On node 0 totalpages: 2078036 [ 0.017916] DMA zone: 64 pages used for memmap [ 0.017916] DMA zone: 23 pages reserved [ 0.017917] DMA zone: 3996 pages, LIFO batch:0 [ 0.017957] DMA32 zone: 8887 pages used for memmap [ 0.017958] DMA32 zone: 568760 pages, LIFO batch:63 [ 0.025358] Normal zone: 23520 pages used for memmap [ 0.025359] Normal zone: 1505280 pages, LIFO batch:63 [ 0.040291] Reserving Intel graphics memory at [mem 0x8d800000-0x8f7fffff] [ 0.041251] ACPI: PM-Timer IO Port: 0x1808 [ 0.041252] ACPI: Local APIC address 0xfee00000 [ 0.041259] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.041259] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.041260] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.041261] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.041261] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) [ 0.041262] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) [ 0.041262] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) [ 0.041263] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) [ 0.041263] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) [ 0.041264] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) [ 0.041265] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) [ 0.041265] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) [ 0.041266] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) [ 0.041266] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) [ 0.041267] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) [ 0.041268] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1]) [ 0.041298] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.041300] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.041302] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.041303] ACPI: IRQ0 used by override. [ 0.041304] ACPI: IRQ9 used by override. [ 0.041306] Using ACPI (MADT) for SMP configuration information [ 0.041307] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.041316] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.041331] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.041332] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] [ 0.041333] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff] [ 0.041335] PM: Registered nosave memory: [mem 0x8aaf2000-0x8aaf2fff] [ 0.041335] PM: Registered nosave memory: [mem 0x8aaf3000-0x8aaf3fff] [ 0.041337] PM: Registered nosave memory: [mem 0x8bdb9000-0x8be33fff] [ 0.041337] PM: Registered nosave memory: [mem 0x8be34000-0x8bea8fff] [ 0.041338] PM: Registered nosave memory: [mem 0x8bea9000-0x8bec4fff] [ 0.041338] PM: Registered nosave memory: [mem 0x8bec5000-0x8befefff] [ 0.041340] PM: Registered nosave memory: [mem 0x8bf00000-0x8f7fffff] [ 0.041340] PM: Registered nosave memory: [mem 0x8f800000-0xdfffffff] [ 0.041341] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.041341] PM: Registered nosave memory: [mem 0xf0000000-0xfe00ffff] [ 0.041342] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff] [ 0.041342] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff] [ 0.041344] [mem 0x8f800000-0xdfffffff] available for PCI devices [ 0.041345] Booting paravirtualized kernel on bare hardware [ 0.041348] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns [ 0.143232] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1 [ 0.143409] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288 [ 0.143417] pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152 [ 0.143418] pcpu-alloc: [0] 0 1 2 3 [ 0.143438] Built 1 zonelists, mobility grouping on. Total pages: 2045542 [ 0.143439] Policy zone: Normal [ 0.143440] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-surface root=UUID=d233615e-ff3d-45a7-bf9f-cc123e0708f4 rw quiet apparmor=1 security=apparmor resume=UUID=d7709341-8571-4db2-8c95-b52b5d779e3f udev.log_priority=3 [ 0.143937] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.144123] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.144166] mem auto-init: stack:byref_all, heap alloc:off, heap free:off [ 0.147214] Calgary: detecting Calgary via BIOS EBDA area [ 0.147216] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.164227] Memory: 7999616K/8312144K available (12291K kernel code, 1320K rwdata, 3952K rodata, 1632K init, 3548K bss, 312528K reserved, 0K cma-reserved) [ 0.164335] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.164345] Kernel/User page tables isolation: enabled [ 0.164357] ftrace: allocating 37831 entries in 148 pages [ 0.179636] rcu: Preemptible hierarchical RCU implementation. [ 0.179637] rcu: CONFIG_RCU_FANOUT set to non-default value of 32. [ 0.179638] rcu: RCU dyntick-idle grace-period acceleration is enabled. [ 0.179638] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4. [ 0.179639] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.179640] Tasks RCU enabled. [ 0.179641] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. [ 0.179641] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.181324] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16 [ 0.181544] rcu: Offload RCU callbacks from CPUs: (none). [ 0.181693] random: get_random_bytes called from start_kernel+0x3ce/0x5a9 with crng_init=0 [ 0.181722] Console: colour dummy device 80x25 [ 0.181726] printk: console [tty0] enabled [ 0.181742] ACPI: Core revision 20190703 [ 0.181976] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns [ 0.182049] APIC: Switch to symmetric I/O mode setup [ 0.182056] DMAR: Host address width 39 [ 0.182060] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.182066] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e [ 0.182067] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 [ 0.182070] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da [ 0.182071] DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff [ 0.182072] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0 [ 0.182073] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1 [ 0.182074] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 [ 0.182075] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 [ 0.182076] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. [ 0.183607] DMAR-IR: Enabled IRQ remapping in x2apic mode [ 0.183608] x2apic enabled [ 0.183622] Switched APIC routing to cluster x2apic. [ 0.187731] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202080] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285bfbafad2, max_idle_ns: 440795215530 ns [ 0.202084] Calibrating delay loop (skipped), value calculated using timer frequency.. 5602.18 BogoMIPS (lpj=9333090) [ 0.202086] pid_max: default: 32768 minimum: 301 [ 0.204745] LSM: Security Framework initializing [ 0.204750] Yama: becoming mindful. [ 0.204764] AppArmor: AppArmor initialized [ 0.204791] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.204804] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.204942] *** VALIDATE proc *** [ 0.204985] *** VALIDATE cgroup1 *** [ 0.204986] *** VALIDATE cgroup2 *** [ 0.205032] mce: CPU0: Thermal monitoring enabled (TM1) [ 0.205047] process: using mwait in idle threads [ 0.205050] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 [ 0.205050] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ 0.205053] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.205054] Spectre V2 : Mitigation: Full generic retpoline [ 0.205055] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.205055] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.205057] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.205057] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl [ 0.205059] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.205062] TAA: Mitigation: Clear CPU buffers [ 0.205062] MDS: Mitigation: Clear CPU buffers [ 0.205315] Freeing SMP alternatives memory: 32K [ 0.206690] TSC deadline timer enabled [ 0.206694] smpboot: CPU0: Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (family: 0x6, model: 0x4e, stepping: 0x3) [ 0.225465] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.225475] ... version: 4 [ 0.225476] ... bit width: 48 [ 0.225476] ... generic registers: 4 [ 0.225477] ... value mask: 0000ffffffffffff [ 0.225478] ... max period: 00007fffffffffff [ 0.225478] ... fixed-purpose events: 3 [ 0.225479] ... event mask: 000000070000000f [ 0.232099] rcu: Hierarchical SRCU implementation. [ 0.255544] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.262125] smp: Bringing up secondary CPUs ... [ 0.302135] x86: Booting SMP configuration: [ 0.302136] .... node #0, CPUs: #1 #2 [ 0.342610] 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.342610] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details. [ 0.382143] #3 [ 0.382587] smp: Brought up 1 node, 4 CPUs [ 0.382587] smpboot: Max logical packages: 1 [ 0.382587] smpboot: Total of 4 processors activated (22408.72 BogoMIPS) [ 0.383794] devtmpfs: initialized [ 0.383794] x86/mm: Memory block size: 128MB [ 0.383794] PM: Registering ACPI NVS region [mem 0x8aaf2000-0x8aaf2fff] (4096 bytes) [ 0.383794] PM: Registering ACPI NVS region [mem 0x8bea9000-0x8bec4fff] (114688 bytes) [ 0.383794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.383794] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.383794] pinctrl core: initialized pinctrl subsystem [ 0.385591] PM: RTC time: 23:42:14, date: 2020-03-07 [ 0.385702] NET: Registered protocol family 16 [ 0.385789] audit: initializing netlink subsys (disabled) [ 0.385794] audit: type=2000 audit(1583624534.203:1): state=initialized audit_enabled=0 res=1 [ 0.385794] cpuidle: using governor ladder [ 0.385794] cpuidle: using governor menu [ 0.385794] KVM setup pv remote TLB flush [ 0.385794] ACPI: bus type PCI registered [ 0.385794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.385794] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.385794] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.385794] PCI: Using configuration type 1 for base access [ 0.385895] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.386453] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.386453] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.388849] ACPI: Added _OSI(Module Device) [ 0.388849] ACPI: Added _OSI(Processor Device) [ 0.388849] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.388849] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388849] ACPI: Added _OSI(Linux-Dell-Video) [ 0.388849] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.388849] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.424027] ACPI: 5 ACPI AML tables successfully acquired and loaded [ 0.424695] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.428168] ACPI: Dynamic OEM Table Load: [ 0.428181] ACPI: SSDT 0xFFFFA0D025A49000 0006D5 (v02 PmRef Cpu0Ist 00003000 INTL 20160422) [ 0.429778] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked [ 0.430790] ACPI: Dynamic OEM Table Load: [ 0.430795] ACPI: SSDT 0xFFFFA0D025627800 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422) [ 0.432762] ACPI: Dynamic OEM Table Load: [ 0.432768] ACPI: SSDT 0xFFFFA0D025A9F000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422) [ 0.435067] ACPI: Dynamic OEM Table Load: [ 0.435071] ACPI: SSDT 0xFFFFA0D025626C00 00030A (v02 PmRef ApCst 00003000 INTL 20160422) [ 0.437869] ACPI: EC: EC started [ 0.437870] ACPI: EC: interrupt blocked [ 0.440856] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC [ 0.440858] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.440859] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions [ 0.440859] ACPI: Interpreter enabled [ 0.440906] ACPI: (supports S0 S4 S5) [ 0.440907] ACPI: Using IOAPIC for interrupt routing [ 0.440956] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.441569] ACPI: Enabled 10 GPEs in block 00 to 7F [ 0.447470] ACPI: Power Resource [PX01] (on) [ 0.447552] ACPI: Power Resource [PX02] (on) [ 0.447633] ACPI: Power Resource [PX03] (on) [ 0.447711] ACPI: Power Resource [PX04] (on) [ 0.449033] ACPI: Power Resource [USBC] (on) [ 0.449248] ACPI: Power Resource [PAUD] (on) [ 0.451348] ACPI: Power Resource [PRP5] (on) [ 0.453346] ACPI: Power Resource [PXP] (off) [ 0.456656] ACPI: Power Resource [PXP] (off) [ 0.456920] ACPI: Power Resource [PRWF] (on) [ 0.465027] ACPI: Power Resource [CAMP] (on) [ 0.470324] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ 0.470330] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.473474] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR] [ 0.475808] PCI host bridge to bus 0000:00 [ 0.475810] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475813] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 0.475814] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 0.475815] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 0.475816] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ 0.475817] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.475818] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.475819] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.475820] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.475821] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.475822] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.475823] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 0.475824] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 0.475825] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] [ 0.475826] pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window] [ 0.475827] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] [ 0.475828] pci_bus 0000:00: root bus resource [bus 00-fe] [ 0.475840] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000 [ 0.476733] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000 [ 0.476744] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit] [ 0.476749] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref] [ 0.476753] pci 0000:00:02.0: reg 0x20: [io 0x7000-0x703f] [ 0.476768] pci 0000:00:02.0: BAR 2: assigned to efifb [ 0.477667] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000 [ 0.477679] pci 0000:00:08.0: reg 0x10: [mem 0xd1328000-0xd1328fff 64bit] [ 0.478582] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 [ 0.478603] pci 0000:00:14.0: reg 0x10: [mem 0xd1300000-0xd130ffff 64bit] [ 0.478667] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.479620] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 [ 0.479641] pci 0000:00:14.2: reg 0x10: [mem 0xd1329000-0xd1329fff 64bit] [ 0.480627] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 [ 0.480829] pci 0000:00:15.0: reg 0x10: [mem 0xd132a000-0xd132afff 64bit] [ 0.482330] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 [ 0.482532] pci 0000:00:15.1: reg 0x10: [mem 0xd132b000-0xd132bfff 64bit] [ 0.483944] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 [ 0.483970] pci 0000:00:16.0: reg 0x10: [mem 0xd132c000-0xd132cfff 64bit] [ 0.484045] pci 0000:00:16.0: PME# supported from D3hot [ 0.484966] pci 0000:00:16.4: [8086:9d3e] type 00 class 0x078000 [ 0.484987] pci 0000:00:16.4: reg 0x10: [mem 0xd132d000-0xd132dfff 64bit] [ 0.485050] pci 0000:00:16.4: PME# supported from D3hot [ 0.485936] pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400 [ 0.486836] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.487798] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 [ 0.487884] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.488833] pci 0000:00:1d.3: [8086:9d1b] type 01 class 0x060400 [ 0.488917] pci 0000:00:1d.3: PME# supported from D0 D3hot D3cold [ 0.489875] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100 [ 0.490875] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 [ 0.490889] pci 0000:00:1f.2: reg 0x10: [mem 0xd1324000-0xd1327fff] [ 0.491815] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380 [ 0.491841] pci 0000:00:1f.3: reg 0x10: [mem 0xd1320000-0xd1323fff 64bit] [ 0.491866] pci 0000:00:1f.3: reg 0x20: [mem 0xd1310000-0xd131ffff 64bit] [ 0.491915] pci 0000:00:1f.3: PME# supported from D3hot D3cold [ 0.492924] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.492929] pci 0000:00:1c.0: bridge window [io 0x3000-0x6fff] [ 0.492932] pci 0000:00:1c.0: bridge window [mem 0xb9300000-0xd12fffff] [ 0.492936] pci 0000:00:1c.0: bridge window [mem 0xa1000000-0xb8ffffff 64bit pref] [ 0.493782] pci 0000:02:00.0: [1179:010f] type 00 class 0x010802 [ 0.493807] pci 0000:02:00.0: reg 0x10: [mem 0xb9200000-0xb9203fff 64bit] [ 0.493848] pci 0000:02:00.0: enabling Extended Tags [ 0.493941] pci 0000:02:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.0 (capable of 31.504 Gb/s with 8 GT/s x4 link) [ 0.494279] pci 0000:00:1d.0: PCI bridge to [bus 02] [ 0.494283] pci 0000:00:1d.0: bridge window [mem 0xb9200000-0xb92fffff] [ 0.494427] pci 0000:03:00.0: [11ab:2b38] type 00 class 0x020000 [ 0.494472] pci 0000:03:00.0: reg 0x10: [mem 0xb9100000-0xb91fffff 64bit pref] [ 0.494490] pci 0000:03:00.0: reg 0x18: [mem 0xb9000000-0xb90fffff 64bit pref] [ 0.494633] pci 0000:03:00.0: supports D1 D2 [ 0.494634] pci 0000:03:00.0: PME# supported from D0 D1 D3hot D3cold [ 0.494893] pci 0000:00:1d.3: PCI bridge to [bus 03] [ 0.494900] pci 0000:00:1d.3: bridge window [mem 0xb9000000-0xb91fffff 64bit pref] [ 0.502866] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.502945] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) [ 0.503018] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.503090] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.503162] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.503234] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.503305] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.503377] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.508749] ACPI Warning: GPE type mismatch (level/edge) (20190703/evxface-791) [ 0.508749] ACPI: EC: interrupt unblocked [ 0.508749] ACPI: EC: event unblocked [ 0.508749] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.508749] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events [ 0.508754] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.508755] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.508759] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.508760] vgaarb: loaded [ 0.508843] ACPI: bus type USB registered [ 0.508853] usbcore: registered new interface driver usbfs [ 0.508858] usbcore: registered new interface driver hub [ 0.508875] usbcore: registered new device driver usb [ 0.508897] pps_core: LinuxPPS API ver. 1 registered [ 0.508897] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.508899] PTP clock support registered [ 0.508904] EDAC MC: Ver: 3.0.0 [ 0.512098] Registered efivars operations [ 0.512123] PCI: Using ACPI for IRQ routing [ 0.540841] PCI: pci_cache_line_size set to 64 bytes [ 0.542091] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] [ 0.542092] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] [ 0.542093] e820: reserve RAM buffer [mem 0x8aaf2000-0x8bffffff] [ 0.542094] e820: reserve RAM buffer [mem 0x8bdb9000-0x8bffffff] [ 0.542095] e820: reserve RAM buffer [mem 0x8bf00000-0x8bffffff] [ 0.542096] e820: reserve RAM buffer [mem 0x26f800000-0x26fffffff] [ 0.542189] NetLabel: Initializing [ 0.542189] NetLabel: domain hash size = 128 [ 0.542190] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.542203] NetLabel: unlabeled traffic allowed by default [ 0.542670] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.542673] hpet0: 8 comparators, 64-bit 24.000000 MHz counter [ 0.544756] clocksource: Switched to clocksource tsc-early [ 0.552736] VFS: Disk quotas dquot_6.6.0 [ 0.552750] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.552774] *** VALIDATE hugetlbfs *** [ 0.552857] AppArmor: AppArmor Filesystem Enabled [ 0.552881] pnp: PnP ACPI init [ 0.553068] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved [ 0.553070] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved [ 0.553071] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved [ 0.553073] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved [ 0.553074] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved [ 0.553075] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved [ 0.553076] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved [ 0.553081] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.553414] system 00:01: [io 0x2000-0x20fe] has been reserved [ 0.553417] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.555157] system 00:02: [io 0x0680-0x069f] has been reserved [ 0.555158] system 00:02: [io 0xffff] has been reserved [ 0.555159] system 00:02: [io 0xffff] has been reserved [ 0.555160] system 00:02: [io 0xffff] has been reserved [ 0.555161] system 00:02: [io 0x1800-0x18fe] has been reserved [ 0.555162] system 00:02: [io 0x164e-0x164f] has been reserved [ 0.555166] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.555270] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.555310] system 00:04: [io 0x1854-0x1857] has been reserved [ 0.555313] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.557674] system 00:05: [mem 0xfe020000-0xfe021fff] has been reserved [ 0.557675] system 00:05: [mem 0xfe022000-0xfe023fff] has been reserved [ 0.557677] system 00:05: [mem 0xfe024000-0xfe025fff] has been reserved [ 0.557678] system 00:05: [mem 0xfe026000-0xfe027fff] has been reserved [ 0.557680] system 00:05: [mem 0xfe028000-0xfe029fff] has been reserved [ 0.557681] system 00:05: [mem 0xfe02a000-0xfe02bfff] has been reserved [ 0.557682] system 00:05: [mem 0xfe02c000-0xfe02dfff] has been reserved [ 0.557683] system 00:05: [mem 0xfe02e000-0xfe02ffff] has been reserved [ 0.557684] system 00:05: [mem 0xfe030000-0xfe031fff] has been reserved [ 0.557686] system 00:05: [mem 0xfe032000-0xfe033fff] has been reserved [ 0.557687] system 00:05: [mem 0xfe034000-0xfe035fff] has been reserved [ 0.557690] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.558254] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.558256] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.558257] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.558258] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved [ 0.558259] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.558260] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved [ 0.558262] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.558263] system 00:06: [mem 0xff000000-0xffffffff] has been reserved [ 0.558264] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.558265] system 00:06: [mem 0x8f800000-0x8f81ffff] has been reserved [ 0.558268] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.558845] pnp: PnP ACPI: found 7 devices [ 0.559961] thermal_sys: Registered thermal governor 'fair_share' [ 0.559962] thermal_sys: Registered thermal governor 'bang_bang' [ 0.559962] thermal_sys: Registered thermal governor 'step_wise' [ 0.559963] thermal_sys: Registered thermal governor 'user_space' [ 0.559964] thermal_sys: Registered thermal governor 'power_allocator' [ 0.564501] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.564532] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.564540] pci 0000:00:1c.0: bridge window [io 0x3000-0x6fff] [ 0.564544] pci 0000:00:1c.0: bridge window [mem 0xb9300000-0xd12fffff] [ 0.564547] pci 0000:00:1c.0: bridge window [mem 0xa1000000-0xb8ffffff 64bit pref] [ 0.564551] pci 0000:00:1d.0: PCI bridge to [bus 02] [ 0.564555] pci 0000:00:1d.0: bridge window [mem 0xb9200000-0xb92fffff] [ 0.564561] pci 0000:00:1d.3: PCI bridge to [bus 03] [ 0.564566] pci 0000:00:1d.3: bridge window [mem 0xb9000000-0xb91fffff 64bit pref] [ 0.564571] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.564572] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.564573] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.564574] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.564575] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.564576] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.564577] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ 0.564578] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ 0.564579] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ 0.564580] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ 0.564582] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ 0.564583] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ 0.564584] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ 0.564585] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ 0.564586] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ 0.564587] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] [ 0.564588] pci_bus 0000:00: resource 20 [mem 0x8f800000-0xdfffffff window] [ 0.564589] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window] [ 0.564590] pci_bus 0000:01: resource 0 [io 0x3000-0x6fff] [ 0.564591] pci_bus 0000:01: resource 1 [mem 0xb9300000-0xd12fffff] [ 0.564592] pci_bus 0000:01: resource 2 [mem 0xa1000000-0xb8ffffff 64bit pref] [ 0.564593] pci_bus 0000:02: resource 1 [mem 0xb9200000-0xb92fffff] [ 0.564594] pci_bus 0000:03: resource 2 [mem 0xb9000000-0xb91fffff 64bit pref] [ 0.564764] NET: Registered protocol family 2 [ 0.564874] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.564884] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.564944] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.565064] TCP: Hash tables configured (established 65536 bind 65536) [ 0.565083] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.565098] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.565146] NET: Registered protocol family 1 [ 0.565151] NET: Registered protocol family 44 [ 0.565161] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.566345] PCI: CLS 0 bytes, default 64 [ 0.566374] Trying to unpack rootfs image as initramfs... [ 0.698188] Freeing initrd memory: 11308K [ 0.698227] DMAR: ACPI device "device:71" under DMAR at fed91000 as 00:15.0 [ 0.698230] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.1 [ 0.718810] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.718811] software IO TLB: mapped [mem 0x84939000-0x88939000] (64MB) [ 0.718938] check: Scanning for low memory corruption every 60 seconds [ 0.719278] Initialise system trusted keyrings [ 0.719286] Key type blacklist registered [ 0.719333] workingset: timestamp_bits=41 max_order=21 bucket_order=0 [ 0.720507] zbud: loaded [ 0.725265] Key type asymmetric registered [ 0.725266] Asymmetric key parser 'x509' registered [ 0.725274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.725308] io scheduler mq-deadline registered [ 0.725309] io scheduler kyber registered [ 0.725333] io scheduler bfq registered [ 0.725750] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122 [ 0.725782] pcieport 0000:00:1c.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ [ 0.726097] pcieport 0000:00:1d.0: PME: Signaling with IRQ 123 [ 0.726333] pcieport 0000:00:1d.3: PME: Signaling with IRQ 124 [ 0.726404] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.726485] efifb: probing for efifb [ 0.726498] efifb: showing boot graphics [ 0.728306] efifb: framebuffer at 0x90000000, using 23552k, total 23552k [ 0.728307] efifb: mode is 3000x2000x32, linelength=12032, pages=1 [ 0.728308] efifb: scrolling: redraw [ 0.728309] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.728346] fbcon: Deferring console take-over [ 0.728347] fb0: EFI VGA frame buffer device [ 0.728359] intel_idle: MWAIT substates: 0x11142120 [ 0.728359] intel_idle: v0.4.1 model 0x4E [ 0.728565] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.728658] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 [ 0.728664] ACPI: Lid Switch [LID0] [ 0.739225] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.739226] ACPI: Thermal Zone [TZ00] (30 C) [ 0.749740] thermal LNXTHERM:01: registered as thermal_zone1 [ 0.749741] ACPI: Thermal Zone [TZ01] (0 C) [ 0.759418] thermal LNXTHERM:02: registered as thermal_zone2 [ 0.759419] ACPI: Thermal Zone [TZ02] (22 C) [ 0.769426] thermal LNXTHERM:03: registered as thermal_zone3 [ 0.769427] ACPI: Thermal Zone [TZ03] (21 C) [ 0.781172] thermal LNXTHERM:04: registered as thermal_zone4 [ 0.781173] ACPI: Thermal Zone [TZ04] (22 C) [ 0.791620] thermal LNXTHERM:05: registered as thermal_zone5 [ 0.791621] ACPI: Thermal Zone [TZ05] (0 C) [ 0.802477] thermal LNXTHERM:06: registered as thermal_zone6 [ 0.802478] ACPI: Thermal Zone [TZ06] (22 C) [ 0.802835] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.803792] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de> [ 0.803793] AMD-Vi: AMD IOMMUv2 functionality not available on this system [ 0.804208] nvme nvme0: pci function 0000:02:00.0 [ 0.804943] usbcore: registered new interface driver usbserial_generic [ 0.804948] usbserial: USB Serial support registered for generic [ 0.804971] rtc_cmos 00:03: RTC can wake from S4 [ 0.805687] rtc_cmos 00:03: registered as rtc0 [ 0.805704] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram [ 0.805750] intel_pstate: Intel P-state driver initializing [ 0.805995] intel_pstate: HWP enabled [ 0.806029] ledtrig-cpu: registered to indicate activity on CPUs [ 0.806077] intel_pmc_core INT33A1:00: initialized [ 0.806249] NET: Registered protocol family 10 [ 0.812069] Segment Routing with IPv6 [ 0.812094] NET: Registered protocol family 17 [ 0.812334] RAS: Correctable Errors collector initialized. [ 0.812371] microcode: sig=0x406e3, pf=0x80, revision=0xd6 [ 0.812410] microcode: Microcode Update Driver: v2.2. [ 0.812419] sched_clock: Marking stable (811968551, 438485)->(817831226, -5424190) [ 0.812517] registered taskstats version 1 [ 0.812526] Loading compiled-in X.509 certificates [ 0.815764] Loaded X.509 cert 'Build time autogenerated kernel key: 49e709633207116c79efa7e08ee72134a8cf9fc1' [ 0.815781] zswap: loaded using pool lzo/zbud [ 0.822808] Key type big_key registered [ 0.822830] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823670] PM: Magic number: 12:631:756 [ 0.823860] rtc_cmos 00:03: setting system clock to 2020-03-07T23:42:15 UTC (1583624535) [ 1.020934] nvme nvme0: 4/0/0 default/read/poll queues [ 1.022499] nvme0n1: p1 p2 p3 [ 1.025787] Freeing unused decrypted memory: 2040K [ 1.026551] Freeing unused kernel image memory: 1632K [ 1.055726] Write protecting the kernel read-only data: 18432k [ 1.057033] Freeing unused kernel image memory: 2012K [ 1.057281] Freeing unused kernel image memory: 144K [ 1.083287] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.083289] x86/mm: Checking user space page tables [ 1.101486] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.101487] Run /init as init process [ 1.193478] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.193486] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 1.194561] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810 [ 1.194572] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 1.195596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03 [ 1.195598] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.195600] usb usb1: Product: xHCI Host Controller [ 1.195602] usb usb1: Manufacturer: Linux 5.3.18-1-surface xhci-hcd [ 1.195603] usb usb1: SerialNumber: 0000:00:14.0 [ 1.195747] hub 1-0:1.0: USB hub found [ 1.195760] hub 1-0:1.0: 12 ports detected [ 1.196015] random: fast init done [ 1.197646] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.197649] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 1.197653] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed [ 1.197689] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03 [ 1.197691] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.197692] usb usb2: Product: xHCI Host Controller [ 1.197693] usb usb2: Manufacturer: Linux 5.3.18-1-surface xhci-hcd [ 1.197694] usb usb2: SerialNumber: 0000:00:14.0 [ 1.197794] hub 2-0:1.0: USB hub found [ 1.197806] hub 2-0:1.0: 6 ports detected [ 1.210797] PM: Image not found (code -22) [ 1.240906] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.318722] systemd[1]: systemd 242.153-3-manjaro 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=hybrid) [ 1.335704] systemd[1]: Detected architecture x86-64. [ 1.338738] systemd[1]: Set hostname to <kennedy>. [ 1.467149] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 1.467296] systemd[1]: Listening on Journal Audit Socket. [ 1.467355] systemd[1]: Listening on udev Kernel Socket. [ 1.467419] systemd[1]: Listening on udev Control Socket. [ 1.467624] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 1.467674] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 1.467718] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.486757] random: lvm: uninitialized urandom read (4 bytes read) [ 1.489470] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null) [ 1.501142] fbcon: Taking over console [ 1.502176] Console: switching to colour frame buffer device 375x125 [ 1.509756] random: systemd-random-: uninitialized urandom read (512 bytes read) [ 1.525543] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 1.544437] usb 2-1: New USB device found, idVendor=045e, idProduct=090b, bcdDevice=47.11 [ 1.544440] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.544442] usb 2-1: Product: USB3.0 Hub [ 1.544443] usb 2-1: Manufacturer: Microsoft [ 1.548275] hub 2-1:1.0: USB hub found [ 1.548544] hub 2-1:1.0: 3 ports detected [ 1.665436] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.673604] audit: type=1400 audit(1583624536.346:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=305 comm="apparmor_parser" [ 1.728767] tsc: Refined TSC clocksource calibration: 2807.999 MHz [ 1.728772] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c523a63, max_idle_ns: 440795252908 ns [ 1.728792] clocksource: Switched to clocksource tsc [ 1.784135] audit: type=1400 audit(1583624536.454:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=312 comm="apparmor_parser" [ 1.784321] audit: type=1400 audit(1583624536.454:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=312 comm="apparmor_parser" [ 1.811155] usb 1-1: New USB device found, idVendor=045e, idProduct=091a, bcdDevice=47.11 [ 1.811157] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.811159] usb 1-1: Product: USB2.0 Hub [ 1.811160] usb 1-1: Manufacturer: Microsoft [ 1.811773] hub 1-1:1.0: USB hub found [ 1.812506] hub 1-1:1.0: 4 ports detected [ 1.817266] random: crng init done [ 1.910041] audit: type=1130 audit(1583624536.581:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.944668] audit: type=1130 audit(1583624536.611:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1.951817] systemd-journald[286]: Received request to flush runtime journal from PID 1 [ 2.036222] audit: type=1130 audit(1583624536.708:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.037030] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002) [ 2.050418] idma64 idma64.0: Found Intel integrated DMA 64-bit [ 2.072096] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002) [ 2.072421] idma64 idma64.1: Found Intel integrated DMA 64-bit [ 2.098765] usb 1-1.2: new full-speed USB device number 3 using xhci_hcd [ 2.113289] Linux agpgart interface v0.103 [ 2.125588] mei_me 0000:00:16.0: enabling device (0004 -> 0006) [ 2.125839] mei_me 0000:00:16.4: enabling device (0004 -> 0006) [ 2.195048] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.03 [ 2.195051] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.195053] usb 1-1.2: Product: USB Receiver [ 2.195054] usb 1-1.2: Manufacturer: Logitech [ 2.209116] ACPI: AC Adapter [ADP1] (on-line) [ 2.219929] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.241240] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.258737] hidraw: raw HID events driver (C) Jiri Kosina [ 2.259244] input: Surface Pro 3/4 Buttons as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C09:00/MSHW0040:00/input/input1 [ 2.260579] input: PC Speaker as /devices/platform/pcspkr/input/input2 [ 2.268395] surface_pro3_button MSHW0040:00: Surface Pro 3/4 Buttons [VGBI] [ 2.275431] usb 1-1.4: new full-speed USB device number 4 using xhci_hcd [ 2.299596] battery: ACPI: Battery Slot [BAT1] (battery present) [ 2.305850] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer [ 2.305859] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 2.305860] RAPL PMU: hw unit of domain package 2^-14 Joules [ 2.305861] RAPL PMU: hw unit of domain dram 2^-14 Joules [ 2.305861] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules [ 2.305862] RAPL PMU: hw unit of domain psys 2^-14 Joules [ 2.310213] Adding 9227464k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:9227464k SSFS [ 2.343552] audit: type=1130 audit(1583624537.014:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.367942] loop: module loaded [ 2.373576] usb 1-1.4: New USB device found, idVendor=045e, idProduct=07cd, bcdDevice= 5.07 [ 2.373579] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.373580] usb 1-1.4: Product: Surface Keyboard [ 2.373582] usb 1-1.4: Manufacturer: Microsoft [ 2.379093] audit: type=1130 audit(1583624537.051:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-4BC2\x2d5A49 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.386270] i2c_hid i2c-MSHW0030:00: i2c-MSHW0030:00 supply vdd not found, using dummy regulator [ 2.386284] i2c_hid i2c-MSHW0030:00: i2c-MSHW0030:00 supply vddl not found, using dummy regulator [ 2.396894] battery: ACPI: Battery Slot [BAT2] (battery present) [ 2.399220] audit: type=1400 audit(1583624537.071:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=322 comm="apparmor_parser" [ 2.455630] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.455844] mwifiex_pcie 0000:03:00.0: enabling device (0000 -> 0002) [ 2.456082] mwifiex_pcie: PCI memory map Virt0: 000000000979a838 PCI memory map Virt2: 000000009f6d0f90 [ 2.482103] cryptd: max_cpu_qlen set to 1000 [ 2.562987] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002) [ 2.606194] hid-generic 0018:045E:0914.0001: hidraw0: I2C HID v1.00 Device [MSHW0030:00 045E:0914] on i2c-MSHW0030:00 [ 2.666611] AVX2 version of gcm_enc/dec engaged. [ 2.666613] AES CTR mode by8 optimization enabled [ 2.826331] checking generic (90000000 1700000) vs hw (90000000 10000000) [ 2.826335] fb0: switching to inteldrmfb from EFI VGA [ 2.826414] Console: switching to colour dummy device 80x25 [ 2.826427] i915 0000:00:02.0: vgaarb: deactivate vga console [ 2.834133] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.834136] [drm] Driver supports precise vblank timestamp query. [ 2.835763] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 2.838006] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27) [ 2.877418] [drm] HuC: Loaded firmware i915/skl_huc_ver01_07_1398.bin (version 1.7) [ 2.887258] [drm] GuC: Loaded firmware i915/skl_guc_ver9_33.bin (version 9.33) [ 2.897206] i915 0000:00:02.0: GuC firmware version 9.33 [ 2.897208] i915 0000:00:02.0: GuC submission enabled [ 2.897209] i915 0000:00:02.0: HuC enabled [ 2.898099] ipts: initializing ipts [ 2.898255] ipts: Intel iTouch framework initialized [ 2.898765] [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0 [ 2.901470] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 2.901937] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3 [ 2.902092] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 2.918822] fbcon: i915drmfb (fb0) is primary device [ 2.932038] Console: switching to colour frame buffer device 375x125 [ 2.965756] i915 0000:00:02.0: fb0: i915drmfb frame buffer device [ 3.024575] IPTS ipts_mei_cl_init() is called [ 3.029098] probing Intel Precise Touch & Stylus [ 3.029099] IPTS using DMA_BIT_MASK(64) [ 3.060787] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input4 [ 3.060863] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input5 [ 3.060915] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input6 [ 3.060965] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input7 [ 3.061015] input: ipts 1B96:005E Touchscreen as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input8 [ 3.061072] input: ipts 1B96:005E Mouse as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input9 [ 3.061119] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input10 [ 3.061165] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input11 [ 3.061217] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input12 [ 3.061261] hid-generic 0044:1B96:005E.0002: input,hidraw0: <UNKNOWN> HID v16900.00 Mouse [ipts 1B96:005E] on heci3 [ 3.151229] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 3.151232] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 3.151234] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) [ 3.151235] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 3.151237] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 3.151238] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18 [ 3.151240] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12 [ 3.220952] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13 [ 3.265807] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14 [ 3.400383] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input18 [ 3.400643] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input19 [ 3.400910] input: ipts 1B96:005E UNKNOWN as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.0002/input/input23 [ 3.401242] hid-multitouch 0044:1B96:005E.0002: input,hidraw0: <UNKNOWN> HID v16900.00 Mouse [ipts 1B96:005E] on heci3 [ 3.459482] mousedev: PS/2 mouse device common for all mice [ 3.621165] intel_rapl_common: Found RAPL domain package [ 3.621167] intel_rapl_common: Found RAPL domain core [ 3.621168] intel_rapl_common: Found RAPL domain uncore [ 3.621169] intel_rapl_common: Found RAPL domain dram [ 3.921529] FS-Cache: Loaded [ 3.977606] RPC: Registered named UNIX socket transport module. [ 3.977607] RPC: Registered udp transport module. [ 3.977608] RPC: Registered tcp transport module. [ 3.977608] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 4.080302] FS-Cache: Netfs 'nfs' registered for caching [ 4.100160] Key type dns_resolver registered [ 4.215874] mwifiex_pcie 0000:03:00.0: info: FW download over, size 723540 bytes [ 4.285818] NFS: Registering the id_resolver key type [ 4.285826] Key type id_resolver registered [ 4.285826] Key type id_legacy registered [ 4.962120] usb 1-6: new high-speed USB device number 5 using xhci_hcd [ 5.102571] usb 1-6: config 1 interface 1 altsetting 0 endpoint 0x85 has wMaxPacketSize 0, skipping [ 5.102574] usb 1-6: config 1 interface 1 altsetting 0 endpoint 0x5 has wMaxPacketSize 0, skipping [ 5.103075] usb 1-6: New USB device found, idVendor=1286, idProduct=204c, bcdDevice=32.01 [ 5.103077] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.103079] usb 1-6: Product: Bluetooth and Wireless LAN Composite Device [ 5.103081] usb 1-6: Manufacturer: Marvell [ 5.103083] usb 1-6: SerialNumber: 0000000000000000 [ 5.175512] mwifiex_pcie 0000:03:00.0: WLAN FW is active [ 5.255526] mwifiex_pcie 0000:03:00.0: Unknown api_id: 4 [ 5.299518] mwifiex_pcie 0000:03:00.0: info: MWIFIEX VERSION: mwifiex 1.0 (15.68.19.p21) [ 5.299520] mwifiex_pcie 0000:03:00.0: driver_version = mwifiex 1.0 (15.68.19.p21) [ 5.304309] mwifiex_pcie 0000:03:00.0 wlp3s0: renamed from mlan0 [ 5.505902] kauditd_printk_skb: 47 callbacks suppressed [ 5.505903] audit: type=1130 audit(1583624540.178:57): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.812790] Bluetooth: Core ver 2.22 [ 5.813281] NET: Registered protocol family 31 [ 5.813283] Bluetooth: HCI device and connection manager initialized [ 5.813286] Bluetooth: HCI socket layer initialized [ 5.813289] Bluetooth: L2CAP socket layer initialized [ 5.813294] Bluetooth: SCO socket layer initialized [ 5.830720] usbcore: registered new interface driver btusb [ 5.834040] Bluetooth: hci0: unexpected event for opcode 0x0000 [ 5.839752] Bluetooth: hci0: unexpected event for opcode 0x0000 [ 5.857568] audit: type=1130 audit(1583624540.528:58): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.867363] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 5.867364] Bluetooth: BNEP filters: protocol multicast [ 5.867367] Bluetooth: BNEP socket layer initialized [ 5.882346] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C52B.0003/input/input24 [ 5.938987] hid-generic 0003:046D:C52B.0003: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1.2/input0 [ 5.942515] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C52B.0004/input/input25 [ 5.942873] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C52B.0004/input/input26 [ 5.999062] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C52B.0004/input/input27 [ 5.999438] hid-generic 0003:046D:C52B.0004: input,hiddev0,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1.2/input1 [ 6.001967] hid-generic 0003:046D:C52B.0005: hiddev1,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2/input2 [ 6.006577] input: Microsoft Surface Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0006/input/input29 [ 6.006694] NET: Registered protocol family 38 [ 6.034204] Bluetooth: RFCOMM TTY layer initialized [ 6.034210] Bluetooth: RFCOMM socket layer initialized [ 6.034214] Bluetooth: RFCOMM ver 1.11 [ 6.062488] input: Microsoft Surface Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0006/input/input31 [ 6.062580] input: Microsoft Surface Keyboard Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0006/input/input33 [ 6.062861] hid-multitouch 0003:045E:07CD.0006: input,hiddev2,hidraw4: USB HID v1.11 Keyboard [Microsoft Surface Keyboard] on usb-0000:00:14.0-1.4/input0 [ 6.062911] usbcore: registered new interface driver usbhid [ 6.062911] usbhid: USB HID core driver [ 6.236174] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2/input2 [ 6.350344] input: Logitech Unifying Device. Wireless PID:4031 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:4031.0007/input/input38 [ 6.350446] hid-generic 0003:046D:4031.0007: input,hidraw2: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:4031] on usb-0000:00:14.0-1.2/input2:1 [ 6.352768] input: Logitech Unifying Device. Wireless PID:2011 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:2011.0008/input/input42 [ 6.352991] input: Logitech Unifying Device. Wireless PID:2011 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:2011.0008/input/input43 [ 6.353124] input: Logitech Unifying Device. Wireless PID:2011 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:2011.0008/input/input44 [ 6.353189] hid-generic 0003:046D:2011.0008: input,hidraw3: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:2011] on usb-0000:00:14.0-1.2/input2:2 [ 6.354521] input: Logitech Unifying Device. Wireless PID:4051 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:4051.0009/input/input48 [ 6.354629] hid-generic 0003:046D:4051.0009: input,hidraw5: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:4051] on usb-0000:00:14.0-1.2/input2:3 [ 6.357533] input: Logitech Unifying Device. Wireless PID:4076 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:4076.000A/input/input52 [ 6.357904] input: Logitech Unifying Device. Wireless PID:4076 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:4076.000A/input/input53 [ 6.357973] input: Logitech Unifying Device. Wireless PID:4076 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:4076.000A/input/input54 [ 6.358037] hid-generic 0003:046D:4076.000A: input,hidraw6: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4076] on usb-0000:00:14.0-1.2/input2:4 [ 6.482229] input: Logitech M310/M310t as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:4031.0007/input/input58 [ 6.482337] logitech-hidpp-device 0003:046D:4031.0007: input,hidraw2: USB HID v1.11 Mouse [Logitech M310/M310t] on usb-0000:00:14.0-1.2/input2:1 [ 6.632304] input: Logitech K520 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:2011.0008/input/input59 [ 6.632706] logitech-hidpp-device 0003:046D:2011.0008: input,hidraw3: USB HID v1.11 Keyboard [Logitech K520] on usb-0000:00:14.0-1.2/input2:2 [ 6.676384] input: Logitech M510 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:4051.0009/input/input60 [ 6.676910] logitech-hidpp-device 0003:046D:4051.0009: input,hidraw5: USB HID v1.11 Mouse [Logitech M510] on usb-0000:00:14.0-1.2/input2:3 [ 6.836283] input: Logitech K540/K545 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0005/0003:046D:4076.000A/input/input61 [ 6.840982] logitech-hidpp-device 0003:046D:4076.000A: input,hidraw6: USB HID v1.11 Keyboard [Logitech K540/K545] on usb-0000:00:14.0-1.2/input2:4 [ 7.222642] audit: type=1130 audit(1583624541.894:59): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 7.338558] audit: type=1130 audit(1583624542.008:60): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 7.923366] audit: type=1130 audit(1583624542.594:61): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 7.958782] audit: type=1130 audit(1583624542.628:62): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 8.097332] rfkill: input handler disabled [ 8.247809] audit: type=1130 audit(1583624542.918:63): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9.749994] mwifiex_pcie 0000:03:00.0: info: trying to associate to 'Jensen-Waud' bssid 70:3a:cb:94:f1:ec [ 9.861552] mwifiex_pcie 0000:03:00.0: info: associated to bssid 70:3a:cb:94:f1:ec successfully [ 9.868173] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready [ 10.847586] audit: type=1131 audit(1583624545.518:64): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 14.003906] audit: type=1131 audit(1583624548.674:65): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 37.914751] audit: type=1131 audit(1583624572.680:66): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 38.137762] audit: type=1131 audit(1583624572.908:67): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 38.154144] audit: type=1131 audit(1583624572.921:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 67.790532] audit: type=1131 audit(1583624602.699:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 108.260167] logitech-hidpp-device 0003:046D:4076.000A: HID++ 4.1 device connected. [ 108.311439] audit: type=1130 audit(1583624643.230:70): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 110.213465] audit: type=1100 audit(1583624645.134:71): pid=30407 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 110.218173] audit: type=1101 audit(1583624645.137:72): pid=30407 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 110.220387] audit: type=1103 audit(1583624645.140:73): pid=30407 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 110.225440] audit: type=1006 audit(1583624645.144:74): pid=30407 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1 [ 110.257583] audit: type=1130 audit(1583624645.177:75): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 110.266436] audit: type=1101 audit(1583624645.184:76): pid=30728 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="aj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 110.266595] audit: type=1006 audit(1583624645.187:77): pid=30728 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1 [ 110.268843] audit: type=1105 audit(1583624645.187:78): pid=30728 uid=0 auid=1000 ses=3 subj==unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="aj" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 110.336735] audit: type=1130 audit(1583624645.254:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 110.647615] rfkill: input handler enabled [ 113.454179] logitech-hidpp-device 0003:046D:4051.0009: HID++ 4.5 device connected. [ 114.307428] fuse: init (API version 7.31) [ 138.756903] kauditd_printk_skb: 7 callbacks suppressed [ 138.756905] audit: type=1131 audit(1583624673.675:87): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 146.773378] traps: guake[31279] trap int3 ip:7f6c656812e6 sp:7ffc05205be0 error:0 in libglib-2.0.so.0.6200.5[7f6c65639000+81000] [ 146.776267] audit: type=1701 audit(1583624681.691:88): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=31279 comm="guake" exe="/usr/bin/python3.8" sig=5 res=1 [ 146.806683] audit: type=1130 audit(1583624681.725:89): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@0-2920-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 147.707040] audit: type=1131 audit(1583624682.625:90): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@0-2920-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 148.161466] audit: type=1106 audit(1583624683.078:91): pid=30407 uid=0 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_close grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty2 res=success' [ 148.162228] audit: type=1113 audit(1583624683.078:92): pid=30407 uid=0 auid=1000 ses=2 subj==unconfined msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success' [ 148.162232] audit: type=1104 audit(1583624683.078:93): pid=30407 uid=0 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty2 res=success' [ 148.422220] audit: type=1100 audit(1583624683.341:94): pid=3094 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 148.422817] audit: type=1101 audit(1583624683.341:95): pid=3094 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 148.425478] audit: type=1103 audit(1583624683.345:96): pid=3094 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 151.353687] rfkill: input handler disabled [ 156.359725] kauditd_printk_skb: 10 callbacks suppressed [ 156.359727] audit: type=1100 audit(1583624691.278:107): pid=3840 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 156.365486] audit: type=1101 audit(1583624691.281:108): pid=3840 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 156.368243] audit: type=1103 audit(1583624691.285:109): pid=3840 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 156.373530] audit: type=1006 audit(1583624691.291:110): pid=3840 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=5 res=1 [ 156.405804] audit: type=1105 audit(1583624691.325:111): pid=3840 uid=0 auid=1000 ses=5 subj==unconfined msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty2 res=success' [ 156.406627] audit: type=1112 audit(1583624691.325:112): pid=3840 uid=0 auid=1000 ses=5 subj==unconfined msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success' [ 156.700189] rfkill: input handler enabled [ 156.749782] audit: type=1131 audit(1583624691.668:113): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 157.032730] audit: type=1106 audit(1583624691.951:114): pid=3094 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:session_close grantors=pam_keyinit,pam_succeed_if,pam_systemd,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 157.032735] audit: type=1104 audit(1583624691.951:115): pid=3094 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 157.046072] audit: type=1131 audit(1583624691.965:116): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 174.145364] audit: type=1130 audit(1583624709.065:117): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 174.145381] audit: type=1131 audit(1583624709.065:118): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 180.759830] audit: type=1131 audit(1583624715.678:119): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 180.821333] audit: type=1131 audit(1583624715.738:120): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 181.383201] audit: type=1131 audit(1583624716.302:121): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 210.807327] audit: type=1131 audit(1583624745.729:122): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 903.325187] audit: type=1130 audit(1583625438.257:123): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 903.325192] audit: type=1131 audit(1583625438.257:124): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1358.774802] PM: Image not found (code -22) [ 1358.946242] PM: hibernation entry [ 1358.956527] Filesystems sync: 0.009 seconds [ 1358.956528] Freezing user space processes ... (elapsed 0.002 seconds) done. [ 1358.958585] OOM killer disabled. [ 1358.958641] PM: Marking nosave pages: [mem 0x00000000-0x00000fff] [ 1358.958642] PM: Marking nosave pages: [mem 0x00058000-0x00058fff] [ 1358.958642] PM: Marking nosave pages: [mem 0x0009e000-0x000fffff] [ 1358.958644] PM: Marking nosave pages: [mem 0x8aaf2000-0x8aaf3fff] [ 1358.958645] PM: Marking nosave pages: [mem 0x8bdb9000-0x8befefff] [ 1358.958649] PM: Marking nosave pages: [mem 0x8bf00000-0xffffffff] [ 1358.959675] PM: Basic memory bitmaps created [ 1358.959715] PM: Preallocating image memory... done (allocated 780190 pages) [ 1359.556585] PM: Allocated 3120760 kbytes in 0.59 seconds (5289.42 MB/s) [ 1359.556585] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 1359.558762] printk: Suspending console(s) (use no_console_suspend to debug) [ 1359.570013] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: mei_cldev_send() error 0x4:-19 [ 1359.570015] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: mei_cldev_send() error 0x7:-19 [ 1359.571614] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: error in reading m2h msg [ 1359.571620] IPTS removed [ 1361.240008] mwifiex_pcie 0000:03:00.0: info: successfully disconnected from 70:3a:cb:94:f1:ec: reason code 3 [ 1362.580200] mwifiex_pcie 0000:03:00.0: None of the WOWLAN triggers enabled [ 1362.584600] mwifiex_pcie 0000:03:00.0: info: shutdown mwifiex... [ 1362.585864] mwifiex_pcie 0000:03:00.0: PREP_CMD: card is removed [ 1362.585877] mwifiex_pcie 0000:03:00.0: PREP_CMD: card is removed [ 1362.636325] ACPI: EC: interrupt blocked [ 1362.649016] ACPI: Preparing to enter system sleep state S4 [ 1362.649295] ACPI: EC: event blocked [ 1362.649296] ACPI: EC: EC stopped [ 1362.649297] PM: Saving platform NVS memory [ 1362.649389] Disabling non-boot CPUs ... [ 1362.651102] smpboot: CPU 1 is now offline [ 1362.654314] smpboot: CPU 2 is now offline [ 1362.657002] smpboot: CPU 3 is now offline [ 1362.659981] PM: Creating hibernation image: [ 1362.781305] PM: Need to copy 775473 pages [ 1362.781308] PM: Normal pages needed: 775473 + 1024, available pages: 1302387 [ 1362.660402] PM: Restoring platform NVS memory [ 1362.660425] ACPI: EC: EC started [ 1362.661095] Enabling non-boot CPUs ... [ 1362.661148] x86: Booting SMP configuration: [ 1362.661150] smpboot: Booting Node 0 Processor 1 APIC 0x2 [ 1362.662270] CPU1 is up [ 1362.662303] smpboot: Booting Node 0 Processor 2 APIC 0x1 [ 1362.663518] CPU2 is up [ 1362.663553] smpboot: Booting Node 0 Processor 3 APIC 0x3 [ 1362.664570] CPU3 is up [ 1362.666469] ACPI: Waking up from system sleep state S4 [ 1362.670992] ACPI: EC: interrupt unblocked [ 1362.812684] usb usb1: root hub lost power or was reset [ 1362.812686] usb usb2: root hub lost power or was reset [ 1362.812707] ACPI: EC: event unblocked [ 1362.812882] mwifiex_pcie: PCI memory map Virt0: 00000000aa3613a3 PCI memory map Virt2: 000000003438c7b4 [ 1362.814837] [drm] HuC: Loaded firmware i915/skl_huc_ver01_07_1398.bin (version 1.7) [ 1362.826701] [drm] GuC: Loaded firmware i915/skl_guc_ver9_33.bin (version 9.33) [ 1362.836174] i915 0000:00:02.0: GuC firmware version 9.33 [ 1362.836175] i915 0000:00:02.0: GuC submission enabled [ 1362.836175] i915 0000:00:02.0: HuC enabled [ 1363.027524] usb 2-1: Disable of device-initiated U1 failed. [ 1363.027620] usb 2-1: Disable of device-initiated U2 failed. [ 1363.028601] nvme nvme0: 4/0/0 default/read/poll queues [ 1364.121711] mwifiex_pcie 0000:03:00.0: info: FW download over, size 723540 bytes [ 1365.187600] mwifiex_pcie 0000:03:00.0: WLAN FW is active [ 1365.255969] mwifiex_pcie 0000:03:00.0: Unknown api_id: 4 [ 1365.302349] mwifiex_pcie 0000:03:00.0: info: MWIFIEX VERSION: mwifiex 1.0 (15.68.19.p21) [ 1365.302355] mwifiex_pcie 0000:03:00.0: driver_version = mwifiex 1.0 (15.68.19.p21) [ 1368.294483] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command [ 1373.627757] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command [ 1373.834367] usb 2-1: device not accepting address 2, error -62 [ 1374.051238] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 1374.194147] usb 1-1: reset high-speed USB device number 2 using xhci_hcd [ 1374.460724] usb 1-6: reset high-speed USB device number 5 using xhci_hcd [ 1374.674158] usb 1-1.2: reset full-speed USB device number 3 using xhci_hcd [ 1374.837636] usb 1-1.4: reset full-speed USB device number 4 using xhci_hcd [ 1374.934825] probing Intel Precise Touch & Stylus [ 1374.934829] IPTS using DMA_BIT_MASK(64) [ 1374.934935] PM: Basic memory bitmaps freed [ 1374.934944] OOM killer enabled. [ 1374.934946] Restarting tasks ... done. [ 1374.941693] Bluetooth: hci0: unexpected event for opcode 0x0000 [ 1374.944780] Bluetooth: hci0: unexpected event for opcode 0x0000 [ 1374.948499] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.000B/input/input65 [ 1374.948653] input: ipts 1B96:005E as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.000B/input/input66 [ 1374.948714] input: ipts 1B96:005E UNKNOWN as /devices/pci0000:00/0000:00:16.4/0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04/0044:1B96:005E.000B/input/input70 [ 1374.948758] hid-multitouch 0044:1B96:005E.000B: input,hidraw0: <UNKNOWN> HID v16900.00 Mouse [ipts 1B96:005E] on heci3 [ 1374.950331] ------------[ cut here ]------------ [ 1374.950332] RPM wakelock ref not held during HW access [ 1374.950385] WARNING: CPU: 1 PID: 6812 at drivers/gpu/drm/i915_legacy/intel_drv.h:1924 intel_uncore_forcewake_get+0x95/0xa0 [i915] [ 1374.950385] Modules linked in: fuse hid_logitech_hidpp input_leds hid_logitech_dj rfcomm cmac algif_hash algif_skcipher af_alg usbhid bnep btusb btrtl btbcm btintel bluetooth ecdh_generic ecc rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver nfs lockd grace sunrpc fscache intel_rapl_msr intel_rapl_common snd_soc_skl x86_pkg_temp_thermal joydev intel_powerclamp coretemp mousedev kvm_intel snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc snd_soc_sst_ipc snd_hda_codec_realtek intel_xhci_usb_role_switch snd_soc_sst_dsp hid_multitouch snd_hda_codec_generic kvm roles ledtrig_audio hid_sensor_rotation hid_sensor_gyro_3d irqbypass snd_soc_acpi_intel_match ipts_surface hid_sensor_accel_3d hid_sensor_als snd_soc_acpi intel_ipts crct10dif_pclmul crc32_pclmul hid_sensor_trigger industrialio_triggered_buffer kfifo_buf ghash_clmulni_intel snd_soc_core hid_sensor_iio_common i915 industrialio snd_compress ac97_bus hid_sensor_hub aesni_intel snd_pcm_dmaengine hid_generic nls_iso8859_1 snd_hda_intel mac_hid [ 1374.950405] aes_x86_64 nls_cp437 crypto_simd mei_hdcp cryptd vfat glue_helper snd_hda_codec surface_sam_sid_gpelid squashfs mwifiex_pcie fat intel_cstate intel_uncore i2c_algo_bit loop mwifiex drm_kms_helper intel_rapl_perf i2c_hid snd_hda_core pcspkr surfacepro3_button hid evdev snd_hwdep battery snd_pcm ac drm soc_button_array cfg80211 snd_timer intel_gtt mei_me agpgart snd rfkill idma64 syscopyarea sysfillrect surface_sam_sid sysimgblt fb_sys_fops intel_pch_thermal soundcore mei intel_lpss_pci intel_lpss uinput crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 xhci_pci xhci_hcd crc32c_intel [ 1374.950425] CPU: 1 PID: 6812 Comm: ipts_event_thre Not tainted 5.3.18-1-surface #1 [ 1374.950426] Hardware name: Microsoft Corporation Surface Book/Surface Book, BIOS 91.2327.769 08/23/2018 [ 1374.950451] RIP: 0010:intel_uncore_forcewake_get+0x95/0xa0 [i915] [ 1374.950453] Code: c5 91 17 00 01 e8 ca 28 0e d2 0f 0b eb ab 80 3d b4 91 17 00 00 75 aa 48 c7 c7 68 cb c8 c0 c6 05 a4 91 17 00 01 e8 aa 28 0e d2 <0f> 0b eb 93 0f 1f 80 00 00 00 00 0f 1f 44 00 00 41 54 55 53 48 89 [ 1374.950453] RSP: 0018:ffffa3ef03a57ab8 EFLAGS: 00010286 [ 1374.950455] RAX: 0000000000000000 RBX: ffffffffc0d2a1e0 RCX: 0000000000000000 [ 1374.950455] RDX: 0000000000000001 RSI: ffffffff944b2a6a RDI: 0000000000000246 [ 1374.950456] RBP: ffffa0d019ab0760 R08: 00000140216d17ad R09: 000000000000002a [ 1374.950457] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000002 [ 1374.950457] R13: ffffa0d019ab79c0 R14: ffffa0d019ab0bd0 R15: ffffa0d019ab0f10 [ 1374.950458] FS: 0000000000000000(0000) GS:ffffa0d027280000(0000) knlGS:0000000000000000 [ 1374.950459] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1374.950460] CR2: 0000557ffe8f7798 CR3: 0000000239bfc004 CR4: 00000000003606e0 [ 1374.950460] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1374.950461] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 1374.950461] Call Trace: [ 1374.950487] intel_guc_send_mmio+0x62/0x1f0 [i915] [ 1374.950513] i915_guc_ipts_reacquire_doorbell+0x51/0x80 [i915] [ 1374.950537] ipts_reacquire_db.isra.0+0x25/0x40 [i915] [ 1374.950559] ipts_get_wq_info+0x80/0xc0 [i915] [ 1374.950561] ipts_open_gpu+0xc2/0x150 [intel_ipts] [ 1374.950564] ? notify_gfx_status+0x20/0x20 [intel_ipts] [ 1374.950566] ? ipts_set_output_buffer+0x30/0x30 [intel_ipts] [ 1374.950587] ? ipts_reacquire_db.isra.0+0x40/0x40 [i915] [ 1374.950607] ? ipts_disconnect+0x60/0x60 [i915] [ 1374.950627] ? ipts_object_free+0x60/0x60 [i915] [ 1374.950630] ipts_init_kernels+0x3d/0x10b0 [intel_ipts] [ 1374.950633] ? dma_direct_alloc_pages+0x8a/0x130 [ 1374.950636] ? preempt_count_add+0x68/0xa0 [ 1374.950638] ? _raw_spin_lock_irqsave+0x26/0x50 [ 1374.950641] ? devres_add+0x1e/0x60 [ 1374.950642] ? _raw_spin_unlock_irqrestore+0x20/0x40 [ 1374.950644] ? dmam_alloc_attrs+0x79/0xa0 [ 1374.950646] ipts_allocate_raw_data_resource+0xe/0x20 [intel_ipts] [ 1374.950648] ipts_handle_resp+0x2eb/0x4c0 [intel_ipts] [ 1374.950652] ipts_mei_cl_event_thread+0x5b/0xa0 [intel_ipts] [ 1374.950655] kthread+0xfb/0x130 [ 1374.950657] ? init_work_func+0x20/0x20 [intel_ipts] [ 1374.950658] ? kthread_park+0x80/0x80 [ 1374.950660] ret_from_fork+0x35/0x40 [ 1374.950662] ---[ end trace 1431904d2aaa013a ]--- [ 1375.071701] audit: type=1130 audit(1584142557.406:125): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.101923] audit: type=1131 audit(1584142557.433:126): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.128427] audit: type=1130 audit(1584142557.463:127): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=logrotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.128431] audit: type=1131 audit(1584142557.463:128): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=logrotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.169689] PM: hibernation exit [ 1375.171342] mwifiex_pcie 0000:03:00.0 wlp3s0: renamed from mlan0 [ 1375.186519] audit: type=1130 audit(1584142557.520:129): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.189824] audit: type=1130 audit(1584142557.523:130): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.417834] audit: type=1130 audit(1584142557.753:131): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hibernate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.417926] audit: type=1131 audit(1584142557.753:132): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hibernate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.516637] audit: type=1130 audit(1584142557.850:133): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pamac-mirrorlist comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.516867] audit: type=1131 audit(1584142557.850:134): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pamac-mirrorlist comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1375.928272] [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. [ 1380.047505] mwifiex_pcie 0000:03:00.0: info: trying to associate to 'Jensen-Waud' bssid 70:3a:cb:94:f1:ec [ 1380.178375] mwifiex_pcie 0000:03:00.0: info: associated to bssid 70:3a:cb:94:f1:ec successfully [ 1380.197415] kauditd_printk_skb: 2 callbacks suppressed [ 1380.197418] audit: type=1131 audit(1584142562.533:137): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1381.145200] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready [ 1385.747234] audit: type=1131 audit(1584142568.083:138): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1385.767330] audit: type=1100 audit(1584142568.103:139): pid=7090 uid=1000 auid=1000 ses=5 subj==unconfined msg='op=PAM:unix_chkpwd acct="aj" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success' [ 1387.721754] audit: type=1130 audit(1584142570.057:140): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1397.747805] audit: type=1131 audit(1584142580.083:141): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1403.969565] traps: guake[4756] trap int3 ip:7f283e5e52e6 sp:7ffd5f7ea380 error:0 in libglib-2.0.so.0.6200.5[7f283e59d000+81000] [ 1403.969644] audit: type=1701 audit(1584142586.303:142): auid=1000 uid=1000 gid=1000 ses=5 subj==unconfined pid=4756 comm="guake" exe="/usr/bin/python3.8" sig=5 res=1 [ 1404.020819] audit: type=1130 audit(1584142586.357:143): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@1-7118-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1404.916325] audit: type=1131 audit(1584142587.250:144): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@1-7118-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1405.483766] audit: type=1701 audit(1584142587.820:145): auid=1000 uid=1000 gid=1000 ses=3 subj==unconfined pid=7143 comm="kglobalaccel5" exe="/usr/bin/kglobalaccel5" sig=6 res=1 [ 1405.535454] audit: type=1130 audit(1584142587.870:146): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@2-7148-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1405.847323] audit: type=1106 audit(1584142588.183:147): pid=3840 uid=0 auid=1000 ses=5 subj==unconfined msg='op=PAM:session_close grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty2 res=success' [ 1405.847381] audit: type=1113 audit(1584142588.183:148): pid=3840 uid=0 auid=1000 ses=5 subj==unconfined msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success' [ 1405.847578] audit: type=1104 audit(1584142588.183:149): pid=3840 uid=0 auid=1000 ses=5 subj==unconfined msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty2 res=success' [ 1405.865182] audit: type=1131 audit(1584142588.200:150): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@2-7148-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1408.573835] rfkill: input handler disabled [ 1413.407994] kauditd_printk_skb: 13 callbacks suppressed [ 1413.407997] audit: type=1100 audit(1584142595.744:164): pid=7365 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=? acct="luca" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=failed' [ 1415.466790] audit: type=1112 audit(1584142597.804:165): pid=7365 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='uid=1001 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=failed' [ 1417.644835] audit: type=1100 audit(1584142599.980:166): pid=7371 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="luca" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 1417.652502] audit: type=1101 audit(1584142599.987:167): pid=7371 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="luca" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 1417.659412] audit: type=1103 audit(1584142599.994:168): pid=7371 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="luca" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 1417.677427] audit: type=1006 audit(1584142600.014:169): pid=7371 uid=0 subj==unconfined old-auid=4294967295 auid=1001 tty=(none) old-ses=4294967295 ses=7 res=1 [ 1417.712376] audit: type=1130 audit(1584142600.047:170): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1417.719172] audit: type=1101 audit(1584142600.054:171): pid=7375 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="luca" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1417.719231] audit: type=1006 audit(1584142600.054:172): pid=7375 uid=0 subj==unconfined old-auid=4294967295 auid=1001 tty=(none) old-ses=4294967295 ses=8 res=1 [ 1417.720566] audit: type=1105 audit(1584142600.057:173): pid=7375 uid=0 auid=1001 ses=8 subj==unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="luca" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1417.772010] systemd-journald[286]: File /var/log/journal/4bc4f3039ba748f7a7bfe035d3acb4bd/user-1001.journal corrupted or uncleanly shut down, renaming and replacing. [ 1418.131816] rfkill: input handler enabled [ 1418.590754] kauditd_printk_skb: 4 callbacks suppressed [ 1418.590765] audit: type=1106 audit(1584142600.927:178): pid=7152 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:session_close grantors=pam_keyinit,pam_succeed_if,pam_systemd,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 1418.591678] audit: type=1104 audit(1584142600.927:179): pid=7152 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 1418.650607] audit: type=1131 audit(1584142600.987:180): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1419.372912] Uhhuh. NMI received for unknown reason 2c on CPU 0. [ 1419.372913] Do you have a strange power saving mode enabled? [ 1419.372913] Dazed and confused, but trying to continue [ 1421.712699] rfkill: input handler disabled [ 1437.751364] audit: type=1131 audit(1584142620.087:181): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1451.788619] audit: type=1131 audit(1584142634.124:182): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1452.014918] audit: type=1131 audit(1584142634.351:183): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1467.752564] audit: type=1131 audit(1584142650.091:184): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 1939.957308] mwifiex_pcie 0000:03:00.0: wlp3s0: already connected [ 1939.960088] mwifiex_pcie 0000:03:00.0: info: successfully disconnected from 70:3a:cb:94:f1:ec: reason code 3 [ 1939.966508] mwifiex_pcie 0000:03:00.0: info: trying to associate to 'Jensen-Waud' bssid 70:3a:cb:95:ea:cc [ 1940.037559] mwifiex_pcie 0000:03:00.0: info: associated to bssid 70:3a:cb:95:ea:cc successfully [ 2427.900304] mwifiex_pcie 0000:03:00.0: wlp3s0: already connected [ 2427.903169] mwifiex_pcie 0000:03:00.0: info: successfully disconnected from 70:3a:cb:95:ea:cc: reason code 3 [ 2427.909474] mwifiex_pcie 0000:03:00.0: info: trying to associate to 'Jensen-Waud' bssid 70:3a:cb:94:f1:ec [ 2427.953305] mwifiex_pcie 0000:03:00.0: info: associated to bssid 70:3a:cb:94:f1:ec successfully [ 2793.405185] mwifiex_pcie 0000:03:00.0: wlp3s0: already connected [ 2793.407668] mwifiex_pcie 0000:03:00.0: info: successfully disconnected from 70:3a:cb:94:f1:ec: reason code 3 [ 2793.412708] mwifiex_pcie 0000:03:00.0: info: trying to associate to 'Jensen-Waud' bssid 70:3a:cb:95:ea:cc [ 2793.447492] mwifiex_pcie 0000:03:00.0: info: associated to bssid 70:3a:cb:95:ea:cc successfully [ 2906.423234] mwifiex_pcie 0000:03:00.0: wlp3s0: already connected [ 2906.425407] mwifiex_pcie 0000:03:00.0: info: successfully disconnected from 70:3a:cb:95:ea:cc: reason code 3 [ 2906.425482] mwifiex_pcie 0000:03:00.0: wlp3s0: already connected [ 2906.875252] mwifiex_pcie 0000:03:00.0: info: trying to associate to 'Jensen-Waud' bssid 70:3a:cb:94:f1:f0 [ 2906.930413] mwifiex_pcie 0000:03:00.0: info: associated to bssid 70:3a:cb:94:f1:f0 successfully [ 9906.841713] audit: type=1100 audit(1584151092.501:185): pid=8918 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 9906.842150] audit: type=1101 audit(1584151092.501:186): pid=8918 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 9906.843886] audit: type=1103 audit(1584151092.501:187): pid=8918 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 9906.876454] audit: type=1130 audit(1584151092.534:188): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9906.884544] audit: type=1101 audit(1584151092.541:189): pid=8923 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9906.884573] audit: type=1006 audit(1584151092.541:190): pid=8923 uid=0 subj==unconfined old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=9 res=1 [ 9906.885997] audit: type=1105 audit(1584151092.544:191): pid=8923 uid=0 auid=120 ses=9 subj==unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9906.937525] audit: type=1130 audit(1584151092.594:192): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9906.946939] audit: type=1105 audit(1584151092.604:193): pid=8918 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:session_open grantors=pam_keyinit,pam_succeed_if,pam_systemd,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 9906.989726] rfkill: input handler enabled [ 9908.216848] [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. [ 9908.964790] audit: type=1130 audit(1584151094.621:194): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9909.938037] rfkill: input handler disabled [ 9914.116064] kauditd_printk_skb: 3 callbacks suppressed [ 9914.116066] audit: type=1100 audit(1584151099.774:198): pid=9140 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 9914.135317] audit: type=1101 audit(1584151099.794:199): pid=9140 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 9914.138926] audit: type=1103 audit(1584151099.797:200): pid=9140 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 9914.149093] audit: type=1006 audit(1584151099.807:201): pid=9140 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=10 res=1 [ 9914.191267] audit: type=1105 audit(1584151099.847:202): pid=9140 uid=0 auid=1000 ses=10 subj==unconfined msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty3 res=success' [ 9914.191390] audit: type=1112 audit(1584151099.847:203): pid=9140 uid=0 auid=1000 ses=10 subj==unconfined msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success' [ 9914.520340] rfkill: input handler enabled [ 9914.552595] audit: type=1131 audit(1584151100.211:204): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9914.877710] audit: type=1106 audit(1584151100.534:205): pid=8918 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:session_close grantors=pam_keyinit,pam_succeed_if,pam_systemd,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 9914.878032] audit: type=1104 audit(1584151100.534:206): pid=8918 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [ 9914.925371] audit: type=1131 audit(1584151100.584:207): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9920.713208] kauditd_printk_skb: 2 callbacks suppressed [ 9920.713210] audit: type=1131 audit(1584151106.371:210): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@3-9433-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9920.732934] audit: type=1701 audit(1584151106.391:211): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=9483 comm="baloo_file_extr" exe="/usr/bin/baloo_file_extractor" sig=6 res=1 [ 9920.760310] audit: type=1130 audit(1584151106.418:212): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@4-9489-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9922.536144] audit: type=1131 audit(1584151108.194:213): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@4-9489-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9922.651249] audit: type=1701 audit(1584151108.308:214): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=9575 comm="baloo_file_extr" exe="/usr/bin/baloo_file_extractor" sig=6 res=1 [ 9922.769744] audit: type=1130 audit(1584151108.428:215): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@5-9592-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9924.569722] audit: type=1131 audit(1584151110.228:216): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@5-9592-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9924.572279] audit: type=1701 audit(1584151110.231:217): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=9752 comm="baloo_file_extr" exe="/usr/bin/baloo_file_extractor" sig=6 res=1 [ 9924.581368] audit: type=1130 audit(1584151110.241:218): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@6-9758-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9926.041874] audit: type=1131 audit(1584151111.698:219): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@6-9758-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9939.535859] audit: type=1131 audit(1584151125.195:220): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9939.619527] audit: type=1131 audit(1584151125.278:221): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9939.969456] audit: type=1131 audit(1584151125.628:222): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 9969.653841] audit: type=1131 audit(1584151155.312:223): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10056.707655] traps: guake[9372] trap int3 ip:7f727ce152e6 sp:7ffcdff89280 error:0 in libglib-2.0.so.0.6200.5[7f727cdcd000+81000] [10056.707791] audit: type=1701 audit(1584151242.366:224): auid=1000 uid=1000 gid=1000 ses=10 subj==unconfined pid=9372 comm="guake" exe="/usr/bin/python3.8" sig=5 res=1 [10056.765408] audit: type=1130 audit(1584151242.423:225): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@7-10229-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10057.616686] audit: type=1106 audit(1584151243.276:226): pid=9140 uid=0 auid=1000 ses=10 subj==unconfined msg='op=PAM:session_close grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty3 res=success' [10057.617341] audit: type=1113 audit(1584151243.276:227): pid=9140 uid=0 auid=1000 ses=10 subj==unconfined msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success' [10057.617349] audit: type=1104 audit(1584151243.276:228): pid=9140 uid=0 auid=1000 ses=10 subj==unconfined msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty3 res=success' [10057.793113] audit: type=1131 audit(1584151243.453:229): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@7-10229-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10058.182334] audit: type=1100 audit(1584151243.840:230): pid=10262 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [10058.184319] audit: type=1101 audit(1584151243.843:231): pid=10262 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [10058.191935] audit: type=1103 audit(1584151243.850:232): pid=10262 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [10060.919894] rfkill: input handler disabled [10065.759641] kauditd_printk_skb: 10 callbacks suppressed [10065.759643] audit: type=1100 audit(1584151251.420:243): pid=10470 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [10065.778663] audit: type=1101 audit(1584151251.436:244): pid=10470 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [10065.781561] audit: type=1103 audit(1584151251.440:245): pid=10470 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [10065.790397] audit: type=1006 audit(1584151251.450:246): pid=10470 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=12 res=1 [10065.820390] audit: type=1105 audit(1584151251.480:247): pid=10470 uid=0 auid=1000 ses=12 subj==unconfined msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="aj" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty3 res=success' [10065.820494] audit: type=1112 audit(1584151251.480:248): pid=10470 uid=0 auid=1000 ses=12 subj==unconfined msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success' [10066.141344] rfkill: input handler enabled [10066.166252] audit: type=1106 audit(1584151251.826:249): pid=10262 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:session_close grantors=pam_keyinit,pam_succeed_if,pam_systemd,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [10066.166363] audit: type=1104 audit(1584151251.826:250): pid=10262 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=kennedy addr=? terminal=/dev/tty1 res=success' [10066.166904] audit: type=1131 audit(1584151251.826:251): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10066.187937] audit: type=1131 audit(1584151251.846:252): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10071.628367] kauditd_printk_skb: 2 callbacks suppressed [10071.628369] audit: type=1701 audit(1584151257.286:255): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=10790 comm="baloo_file_extr" exe="/usr/bin/baloo_file_extractor" sig=6 res=1 [10071.629120] audit: type=1131 audit(1584151257.286:256): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@8-10741-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10071.687511] audit: type=1130 audit(1584151257.346:257): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@9-10799-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10073.259261] audit: type=1131 audit(1584151258.916:258): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@9-10799-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10073.372457] audit: type=1701 audit(1584151259.030:259): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=10888 comm="baloo_file_extr" exe="/usr/bin/baloo_file_extractor" sig=6 res=1 [10073.485519] audit: type=1130 audit(1584151259.143:260): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@10-10941-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10074.838614] audit: type=1131 audit(1584151260.496:261): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@10-10941-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10074.905892] audit: type=1701 audit(1584151260.563:262): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=11051 comm="baloo_file_extr" exe="/usr/bin/baloo_file_extractor" sig=6 res=1 [10074.965731] audit: type=1130 audit(1584151260.623:263): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@11-11057-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10076.292235] audit: type=1131 audit(1584151261.950:264): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-coredump@11-11057-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10090.458730] audit: type=1131 audit(1584151276.117:265): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10090.613682] audit: type=1131 audit(1584151276.273:266): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10090.955510] audit: type=1131 audit(1584151276.613:267): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [10120.642999] audit: type=1131 audit(1584151306.304:268): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97f37b32-8e46-e561-cd7f-d92b3a3ec1d9>
