You are not logged in.

#1 2020-11-25 00:27:58

chris200x9
Member
Registered: 2008-03-05
Posts: 30

[SOLVED]Absolutely cannot load uvcvideo at boot.

Hi I'm trying to get my webcam working at boot. Every time I restart my laptop I need to manually modprobe uvcvideo and that works fine but I've tried creating an /etc/modprobe.d conf file but that doesn't work. I've even gone so far as building it into my initramfs and a simple lsinitcpio /boot/initramfs-linux.img| grep video confirms it's built in there but it still doesn't load at boot.

Any help?

Through googling it seems someone also else had this issue 5 years ago and it was never resolved:

https://bbs.archlinux.org/viewtopic.php?id=194338

Last edited by chris200x9 (2020-11-25 17:07:08)

Offline

#2 2020-11-25 08:18:20

seth
Member
Registered: 2012-09-03
Posts: 52,199

Re: [SOLVED]Absolutely cannot load uvcvideo at boot.

https://wiki.archlinux.org/index.php/Ke … th_systemd

If /etc/modules-load.d doesn't work, post the file you created and the system sournal (sudo journalctl -b)

My money would be on some power saving mechanism, in doubt usb autosuspend.
https://wiki.archlinux.org/index.php/Po … utosuspend

Offline

#3 2020-11-25 16:39:51

chris200x9
Member
Registered: 2008-03-05
Posts: 30

Re: [SOLVED]Absolutely cannot load uvcvideo at boot.

seth wrote:

https://wiki.archlinux.org/index.php/Ke … th_systemd

If /etc/modules-load.d doesn't work, post the file you created and the system sournal (sudo journalctl -b)

My money would be on some power saving mechanism, in doubt usb autosuspend.
https://wiki.archlinux.org/index.php/Po … utosuspend

My /etc/modules-load.d/uvcvideo.conf

uvcvideo


journalctl -b

 -- Logs begin at Fri 2020-10-16 13:54:27 EDT, end at Wed 2020-11-25 11:36:26 EST. --
Nov 25 11:34:24 LinuxLappy kernel: Linux version 5.9.10-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Sun, 22 Nov 2020 14:16:59 +0000
Nov 25 11:34:24 LinuxLappy kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=892b6aa2-e4de-4f17-a85f-4c5fdcd4b334 rw loglevel=3 quiet
Nov 25 11:34:24 LinuxLappy kernel: KERNEL supported cpus:
Nov 25 11:34:24 LinuxLappy kernel:   Intel GenuineIntel
Nov 25 11:34:24 LinuxLappy kernel:   AMD AuthenticAMD
Nov 25 11:34:24 LinuxLappy kernel:   Hygon HygonGenuine
Nov 25 11:34:24 LinuxLappy kernel:   Centaur CentaurHauls
Nov 25 11:34:24 LinuxLappy kernel:   zhaoxin   Shanghai  
Nov 25 11:34:24 LinuxLappy kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 25 11:34:24 LinuxLappy kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 25 11:34:24 LinuxLappy kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 25 11:34:24 LinuxLappy kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 25 11:34:24 LinuxLappy kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Nov 25 11:34:24 LinuxLappy kernel: BIOS-provided physical RAM map:
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009eeffff] usable
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x0000000009ef0000-0x0000000009ffffff] reserved
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x000000000a20d000-0x00000000a6f78fff] usable
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000a6f79000-0x00000000a70f6fff] reserved
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000a70f7000-0x00000000a7162fff] ACPI data
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000a7163000-0x00000000a7318fff] ACPI NVS
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000a7319000-0x00000000acd69fff] reserved
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000acd6a000-0x00000000acdfdfff] type 20
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000acdfe000-0x00000000adffffff] usable
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000ae000000-0x00000000afffffff] reserved
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x0000000100000000-0x000000102f33ffff] usable
Nov 25 11:34:24 LinuxLappy kernel: BIOS-e820: [mem 0x000000102f340000-0x00000010701fffff] reserved
Nov 25 11:34:24 LinuxLappy kernel: NX (Execute Disable) protection: active
Nov 25 11:34:24 LinuxLappy kernel: efi: EFI v2.70 by American Megatrends
Nov 25 11:34:24 LinuxLappy kernel: efi: ACPI=0xa7162000 ACPI 2.0=0xa7162014 TPMFinalLog=0xa72d1000 SMBIOS=0xacc06000 SMBIOS 3.0=0xacc05000 MEMATTR=0xa6107018 ESRT=0xa4593998 
Nov 25 11:34:24 LinuxLappy kernel: SMBIOS 3.2.0 present.
Nov 25 11:34:24 LinuxLappy kernel: DMI: HP OMEN Laptop 15-en0xxx/8786, BIOS F.07 09/16/2020
Nov 25 11:34:24 LinuxLappy kernel: tsc: Fast TSC calibration using PIT
Nov 25 11:34:24 LinuxLappy kernel: tsc: Detected 2894.517 MHz processor
Nov 25 11:34:24 LinuxLappy kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 25 11:34:24 LinuxLappy kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 25 11:34:24 LinuxLappy kernel: last_pfn = 0x102f340 max_arch_pfn = 0x400000000
Nov 25 11:34:24 LinuxLappy kernel: MTRR default type: uncachable
Nov 25 11:34:24 LinuxLappy kernel: MTRR fixed ranges enabled:
Nov 25 11:34:24 LinuxLappy kernel:   00000-9FFFF write-back
Nov 25 11:34:24 LinuxLappy kernel:   A0000-DFFFF uncachable
Nov 25 11:34:24 LinuxLappy kernel:   E0000-FFFFF write-protect
Nov 25 11:34:24 LinuxLappy kernel: MTRR variable ranges enabled:
Nov 25 11:34:24 LinuxLappy kernel:   0 base 000000000000 mask FFFF80000000 write-back
Nov 25 11:34:24 LinuxLappy kernel:   1 base 000080000000 mask FFFFE0000000 write-back
Nov 25 11:34:24 LinuxLappy kernel:   2 base 0000A0000000 mask FFFFF0000000 write-back
Nov 25 11:34:24 LinuxLappy kernel:   3 disabled
Nov 25 11:34:24 LinuxLappy kernel:   4 disabled
Nov 25 11:34:24 LinuxLappy kernel:   5 disabled
Nov 25 11:34:24 LinuxLappy kernel:   6 disabled
Nov 25 11:34:24 LinuxLappy kernel:   7 disabled
Nov 25 11:34:24 LinuxLappy kernel: TOM2: 0000001050000000 aka 66816M
Nov 25 11:34:24 LinuxLappy kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Nov 25 11:34:24 LinuxLappy kernel: e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved
Nov 25 11:34:24 LinuxLappy kernel: last_pfn = 0xae000 max_arch_pfn = 0x400000000
Nov 25 11:34:24 LinuxLappy kernel: esrt: Reserving ESRT space from 0x00000000a4593998 to 0x00000000a45939d0.
Nov 25 11:34:24 LinuxLappy kernel: e820: update [mem 0xa4593000-0xa4593fff] usable ==> reserved
Nov 25 11:34:24 LinuxLappy kernel: check: Scanning 1 areas for low memory corruption
Nov 25 11:34:24 LinuxLappy kernel: Using GB pages for direct mapping
Nov 25 11:34:24 LinuxLappy kernel: Secure boot could not be determined
Nov 25 11:34:24 LinuxLappy kernel: RAMDISK: [mem 0x36d27000-0x3768afff]
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Early table checksum verification disabled
Nov 25 11:34:24 LinuxLappy kernel: ACPI: RSDP 0x00000000A7162014 000024 (v02 HPQOEM)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: XSDT 0x00000000A7161728 0000FC (v01 HPQOEM SLIC-MPC 01072009 AMI  01000013)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: FACP 0x00000000A7155000 000114 (v06 HPQOEM SLIC-MPC 01072009 HP   00010013)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: DSDT 0x00000000A713E000 0160F4 (v02 HPQOEM 8786     01072009 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: FACS 0x00000000A72CF000 000040
Nov 25 11:34:24 LinuxLappy kernel: ACPI: MSDM 0x00000000A7160000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00010013)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SDEV 0x00000000A715F000 00014E (v01 HPQOEM 8786     00000000 HP   00000000)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A7157000 007216 (v02 HPQOEM 8786     00000002 ACPI 04000000)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: IVRS 0x00000000A7156000 0001A4 (v02 HPQOEM 8786     00000001 HP   00000000)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: FIDT 0x00000000A713D000 00009C (v01 HPQOEM 8786     01072009 HP   00010013)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: MCFG 0x00000000A713C000 00003C (v01 HPQOEM 8786     01072009 HP   00010013)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: HPET 0x00000000A713B000 000038 (v01 HPQOEM 8786     01072009 HP   00000005)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A713A000 000228 (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: VFCT 0x00000000A712C000 00D484 (v01 HPQOEM 8786     00000001 HP   31504F47)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A712B000 000050 (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: TPM2 0x00000000A712A000 00004C (v04 HPQOEM 8786     00000001 HP   00000000)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A7126000 0039F4 (v01 HPQOEM 8786     00000001 ACPI 00000001)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: CRAT 0x00000000A7125000 000F28 (v01 HPQOEM 8786     00000001 HP   00000001)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: CDIT 0x00000000A7124000 000029 (v01 HPQOEM 8786     00000001 HP   00000001)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A7123000 0000B9 (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A7122000 000C78 (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A7120000 0010AC (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A711F000 000D87 (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A711B000 0030C8 (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: WSMT 0x00000000A711A000 000028 (v01 HPQOEM 8786     01072009 HP   00010013)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: APIC 0x00000000A7119000 0000DE (v03 HPQOEM 8786     01072009 HP   00010013)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A7118000 00007D (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A7117000 000517 (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: SSDT 0x00000000A7116000 00082C (v01 HPQOEM 8786     00000001 ACPI 20120913)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: FPDT 0x00000000A7115000 000044 (v01 HPQOEM 8786     01072009 HP   01000013)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: BGRT 0x00000000A7114000 000038 (v01 HPQOEM 8786     01072009 HP   00010013)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Local APIC address 0xfee00000
Nov 25 11:34:24 LinuxLappy kernel: No NUMA configuration found
Nov 25 11:34:24 LinuxLappy kernel: Faking a node at [mem 0x0000000000000000-0x000000102f33ffff]
Nov 25 11:34:24 LinuxLappy kernel: NODE_DATA(0) allocated [mem 0x102f33c000-0x102f33ffff]
Nov 25 11:34:24 LinuxLappy kernel: Zone ranges:
Nov 25 11:34:24 LinuxLappy kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 25 11:34:24 LinuxLappy kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 25 11:34:24 LinuxLappy kernel:   Normal   [mem 0x0000000100000000-0x000000102f33ffff]
Nov 25 11:34:24 LinuxLappy kernel:   Device   empty
Nov 25 11:34:24 LinuxLappy kernel: Movable zone start for each node
Nov 25 11:34:24 LinuxLappy kernel: Early memory node ranges
Nov 25 11:34:24 LinuxLappy kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Nov 25 11:34:24 LinuxLappy kernel:   node   0: [mem 0x0000000000100000-0x0000000009eeffff]
Nov 25 11:34:24 LinuxLappy kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Nov 25 11:34:24 LinuxLappy kernel:   node   0: [mem 0x000000000a20d000-0x00000000a6f78fff]
Nov 25 11:34:24 LinuxLappy kernel:   node   0: [mem 0x00000000acdfe000-0x00000000adffffff]
Nov 25 11:34:24 LinuxLappy kernel:   node   0: [mem 0x0000000100000000-0x000000102f33ffff]
Nov 25 11:34:24 LinuxLappy kernel: Zeroed struct page in unavailable ranges: 36035 pages
Nov 25 11:34:24 LinuxLappy kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000102f33ffff]
Nov 25 11:34:24 LinuxLappy kernel: On node 0 totalpages: 16610109
Nov 25 11:34:24 LinuxLappy kernel:   DMA zone: 64 pages used for memmap
Nov 25 11:34:24 LinuxLappy kernel:   DMA zone: 30 pages reserved
Nov 25 11:34:24 LinuxLappy kernel:   DMA zone: 3999 pages, LIFO batch:0
Nov 25 11:34:24 LinuxLappy kernel:   DMA32 zone: 10690 pages used for memmap
Nov 25 11:34:24 LinuxLappy kernel:   DMA32 zone: 684126 pages, LIFO batch:63
Nov 25 11:34:24 LinuxLappy kernel:   Normal zone: 248781 pages used for memmap
Nov 25 11:34:24 LinuxLappy kernel:   Normal zone: 15921984 pages, LIFO batch:63
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PM-Timer IO Port: 0x808
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Local APIC address 0xfee00000
Nov 25 11:34:24 LinuxLappy kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Nov 25 11:34:24 LinuxLappy kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Nov 25 11:34:24 LinuxLappy kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Nov 25 11:34:24 LinuxLappy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: IRQ0 used by override.
Nov 25 11:34:24 LinuxLappy kernel: ACPI: IRQ9 used by override.
Nov 25 11:34:24 LinuxLappy kernel: Using ACPI (MADT) for SMP configuration information
Nov 25 11:34:24 LinuxLappy kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Nov 25 11:34:24 LinuxLappy kernel: e820: update [mem 0xa3f9d000-0xa3fbcfff] usable ==> reserved
Nov 25 11:34:24 LinuxLappy kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0x09ef0000-0x09ffffff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20cfff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xa3f9d000-0xa3fbcfff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xa4593000-0xa4593fff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xa6f79000-0xa70f6fff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xa70f7000-0xa7162fff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xa7163000-0xa7318fff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xa7319000-0xacd69fff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xacd6a000-0xacdfdfff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xae000000-0xafffffff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xb0000000-0xefffffff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
Nov 25 11:34:24 LinuxLappy kernel: PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
Nov 25 11:34:24 LinuxLappy kernel: [mem 0xb0000000-0xefffffff] available for PCI devices
Nov 25 11:34:24 LinuxLappy kernel: Booting paravirtualized kernel on bare hardware
Nov 25 11:34:24 LinuxLappy kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Nov 25 11:34:24 LinuxLappy kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
Nov 25 11:34:24 LinuxLappy kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Nov 25 11:34:24 LinuxLappy kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Nov 25 11:34:24 LinuxLappy kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Nov 25 11:34:24 LinuxLappy kernel: Built 1 zonelists, mobility grouping on.  Total pages: 16350544
Nov 25 11:34:24 LinuxLappy kernel: Policy zone: Normal
Nov 25 11:34:24 LinuxLappy kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=892b6aa2-e4de-4f17-a85f-4c5fdcd4b334 rw loglevel=3 quiet
Nov 25 11:34:24 LinuxLappy kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Nov 25 11:34:24 LinuxLappy kernel: Memory: 65109588K/66440436K available (14339K kernel code, 1505K rwdata, 7948K rodata, 1660K init, 2944K bss, 1330588K reserved, 0K cma-reserved)
Nov 25 11:34:24 LinuxLappy kernel: random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
Nov 25 11:34:24 LinuxLappy kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Nov 25 11:34:24 LinuxLappy kernel: ftrace: allocating 40882 entries in 160 pages
Nov 25 11:34:24 LinuxLappy kernel: ftrace: allocated 160 pages with 2 groups
Nov 25 11:34:24 LinuxLappy kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 25 11:34:24 LinuxLappy kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Nov 25 11:34:24 LinuxLappy kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Nov 25 11:34:24 LinuxLappy kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Nov 25 11:34:24 LinuxLappy kernel:         Trampoline variant of Tasks RCU enabled.
Nov 25 11:34:24 LinuxLappy kernel:         Rude variant of Tasks RCU enabled.
Nov 25 11:34:24 LinuxLappy kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Nov 25 11:34:24 LinuxLappy kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Nov 25 11:34:24 LinuxLappy kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Nov 25 11:34:24 LinuxLappy kernel: Console: colour dummy device 80x25
Nov 25 11:34:24 LinuxLappy kernel: printk: console [tty0] enabled
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Core revision 20200717
Nov 25 11:34:24 LinuxLappy kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Nov 25 11:34:24 LinuxLappy kernel: APIC: Switch to symmetric I/O mode setup
Nov 25 11:34:24 LinuxLappy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Nov 25 11:34:24 LinuxLappy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Nov 25 11:34:24 LinuxLappy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Nov 25 11:34:24 LinuxLappy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Nov 25 11:34:24 LinuxLappy kernel: Switched APIC routing to physical flat.
Nov 25 11:34:24 LinuxLappy kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 25 11:34:24 LinuxLappy kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29b90771ec8, max_idle_ns: 440795303740 ns
Nov 25 11:34:24 LinuxLappy kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5791.24 BogoMIPS (lpj=9648390)
Nov 25 11:34:24 LinuxLappy kernel: pid_max: default: 32768 minimum: 301
Nov 25 11:34:24 LinuxLappy kernel: LSM: Security Framework initializing
Nov 25 11:34:24 LinuxLappy kernel: Yama: becoming mindful.
Nov 25 11:34:24 LinuxLappy kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Nov 25 11:34:24 LinuxLappy kernel: LVT offset 1 assigned for vector 0xf9
Nov 25 11:34:24 LinuxLappy kernel: LVT offset 2 assigned for vector 0xf4
Nov 25 11:34:24 LinuxLappy kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Nov 25 11:34:24 LinuxLappy kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Nov 25 11:34:24 LinuxLappy kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 25 11:34:24 LinuxLappy kernel: Spectre V2 : Mitigation: Full AMD retpoline
Nov 25 11:34:24 LinuxLappy kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Nov 25 11:34:24 LinuxLappy kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Nov 25 11:34:24 LinuxLappy kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 25 11:34:24 LinuxLappy kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Nov 25 11:34:24 LinuxLappy kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Nov 25 11:34:24 LinuxLappy kernel: Freeing SMP alternatives memory: 32K
Nov 25 11:34:24 LinuxLappy kernel: smpboot: CPU0: AMD Ryzen 7 4800H with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
Nov 25 11:34:24 LinuxLappy kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Nov 25 11:34:24 LinuxLappy kernel: ... version:                0
Nov 25 11:34:24 LinuxLappy kernel: ... bit width:              48
Nov 25 11:34:24 LinuxLappy kernel: ... generic registers:      6
Nov 25 11:34:24 LinuxLappy kernel: ... value mask:             0000ffffffffffff
Nov 25 11:34:24 LinuxLappy kernel: ... max period:             00007fffffffffff
Nov 25 11:34:24 LinuxLappy kernel: ... fixed-purpose events:   0
Nov 25 11:34:24 LinuxLappy kernel: ... event mask:             000000000000003f
Nov 25 11:34:24 LinuxLappy kernel: rcu: Hierarchical SRCU implementation.
Nov 25 11:34:24 LinuxLappy kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 25 11:34:24 LinuxLappy kernel: smp: Bringing up secondary CPUs ...
Nov 25 11:34:24 LinuxLappy kernel: x86: Booting SMP configuration:
Nov 25 11:34:24 LinuxLappy kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8
Nov 25 11:34:24 LinuxLappy kernel: TSC synchronization [CPU#0 -> CPU#8]:
Nov 25 11:34:24 LinuxLappy kernel: Measured 4524 cycles TSC warp between CPUs, turning off TSC clock.
Nov 25 11:34:24 LinuxLappy kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed
Nov 25 11:34:24 LinuxLappy kernel:   #9 #10 #11 #12 #13 #14 #15
Nov 25 11:34:24 LinuxLappy kernel: smp: Brought up 1 node, 16 CPUs
Nov 25 11:34:24 LinuxLappy kernel: smpboot: Max logical packages: 1
Nov 25 11:34:24 LinuxLappy kernel: smpboot: Total of 16 processors activated (92661.90 BogoMIPS)
Nov 25 11:34:24 LinuxLappy kernel: devtmpfs: initialized
Nov 25 11:34:24 LinuxLappy kernel: x86/mm: Memory block size: 2048MB
Nov 25 11:34:24 LinuxLappy kernel: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes)
Nov 25 11:34:24 LinuxLappy kernel: PM: Registering ACPI NVS region [mem 0xa7163000-0xa7318fff] (1794048 bytes)
Nov 25 11:34:24 LinuxLappy kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Nov 25 11:34:24 LinuxLappy kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: pinctrl core: initialized pinctrl subsystem
Nov 25 11:34:24 LinuxLappy kernel: PM: RTC time: 16:34:22, date: 2020-11-25
Nov 25 11:34:24 LinuxLappy kernel: NET: Registered protocol family 16
Nov 25 11:34:24 LinuxLappy kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Nov 25 11:34:24 LinuxLappy kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 25 11:34:24 LinuxLappy kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 25 11:34:24 LinuxLappy kernel: audit: initializing netlink subsys (disabled)
Nov 25 11:34:24 LinuxLappy kernel: audit: type=2000 audit(1606322062.159:1): state=initialized audit_enabled=0 res=1
Nov 25 11:34:24 LinuxLappy kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 25 11:34:24 LinuxLappy kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 25 11:34:24 LinuxLappy kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 25 11:34:24 LinuxLappy kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 25 11:34:24 LinuxLappy kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 25 11:34:24 LinuxLappy kernel: cpuidle: using governor ladder
Nov 25 11:34:24 LinuxLappy kernel: cpuidle: using governor menu
Nov 25 11:34:24 LinuxLappy kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Nov 25 11:34:24 LinuxLappy kernel: ACPI: bus type PCI registered
Nov 25 11:34:24 LinuxLappy kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 25 11:34:24 LinuxLappy kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Nov 25 11:34:24 LinuxLappy kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Nov 25 11:34:24 LinuxLappy kernel: PCI: Using configuration type 1 for base access
Nov 25 11:34:24 LinuxLappy kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Nov 25 11:34:24 LinuxLappy kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Added _OSI(Module Device)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Added _OSI(Processor Device)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Added _OSI(Linux-Dell-Video)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Nov 25 11:34:24 LinuxLappy kernel: ACPI BIOS Error (bug): Failure creating named object [\SMIB], AE_ALREADY_EXISTS (20200717/dsfield-637)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Warning: NsLookup: Type mismatch on SMIB (Integer), searching for (RegionField) (20200717/nsaccess-697)
Nov 25 11:34:24 LinuxLappy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP4.WLAN], AE_NOT_FOUND (20200717/dswload2-162)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20200717/psobject-220)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
Nov 25 11:34:24 LinuxLappy kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Nov 25 11:34:24 LinuxLappy kernel: ACPI: EC: EC started
Nov 25 11:34:24 LinuxLappy kernel: ACPI: EC: interrupt blocked
Nov 25 11:34:24 LinuxLappy kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Interpreter enabled
Nov 25 11:34:24 LinuxLappy kernel: ACPI: (supports S0 S3 S4 S5)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Using IOAPIC for interrupt routing
Nov 25 11:34:24 LinuxLappy kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Enabled 5 GPEs in block 00 to 1F
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Power Resource [P0S0] (on)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Power Resource [P3S0] (on)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Power Resource [P0S1] (on)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Power Resource [P3S1] (on)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Power Resource [PG00] (on)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Power Resource [PRWL] (on)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Nov 25 11:34:24 LinuxLappy kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Nov 25 11:34:24 LinuxLappy kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Nov 25 11:34:24 LinuxLappy kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Nov 25 11:34:24 LinuxLappy kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Nov 25 11:34:24 LinuxLappy kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Nov 25 11:34:24 LinuxLappy kernel: PCI host bridge to bus 0000:00
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfebfffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2: [1022:1634] type 01 class 0x060400
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.1: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.3: [1022:1634] type 01 class 0x060400
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.3: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.4: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.2: [1022:1635] type 01 class 0x060400
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.2: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: [10de:2191] type 00 class 0x030000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: reg 0x24: [io  0xf000-0xf07f]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.1: [10de:1aeb] type 00 class 0x040300
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.2: [10de:1aec] type 00 class 0x0c0330
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.2: reg 0x10: [mem 0xc2000000-0xc203ffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.2: reg 0x1c: [mem 0xc2040000-0xc204ffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.3: [10de:1aed] type 00 class 0x0c8000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.3: reg 0x10: [mem 0xfc084000-0xfc084fff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1:   bridge window [mem 0xfb000000-0xfc0fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1:   bridge window [mem 0xb0000000-0xc20fffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:02:00.0: reg 0x18: [mem 0xfcb04000-0xfcb04fff 64bit]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:02:00.0: reg 0x20: [mem 0xfcb00000-0xfcb03fff 64bit]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:02:00.0: supports D1 D2
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2: PCI bridge to [bus 02]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:03:00.0: [8086:2723] type 00 class 0x028000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfca00000-0xfca03fff 64bit]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.1: PCI bridge to [bus 03]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.1:   bridge window [mem 0xfca00000-0xfcafffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:04:00.0: [17a0:9750] type 00 class 0x080501
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfc900000-0xfc900fff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:04:00.0: supports D1 D2
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.2: PCI bridge to [bus 04]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.2:   bridge window [mem 0xfc900000-0xfc9fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:05:00.0: [1cc1:8201] type 00 class 0x010802
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfc800000-0xfc803fff 64bit]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.3: PCI bridge to [bus 05]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.3:   bridge window [mem 0xfc800000-0xfc8fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:06:00.0: [144d:a808] type 00 class 0x010802
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:06:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.4: PCI bridge to [bus 06]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.4:   bridge window [mem 0xfc700000-0xfc7fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: [1002:1636] type 00 class 0x030000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: reg 0x20: [io  0xd000-0xd0ff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: reg 0x24: [mem 0xfc500000-0xfc57ffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: BAR 0: assigned to efifb
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.2: [1022:15df] type 00 class 0x108000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.2: reg 0x18: [mem 0xfc400000-0xfc4fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.2: reg 0x24: [mem 0xfc5c8000-0xfc5c9fff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.2: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.3: [1022:1639] type 00 class 0x0c0330
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.3: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.4: [1022:1639] type 00 class 0x0c0330
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.4: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.4: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.5: [1022:15e2] type 00 class 0x048000
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.5: reg 0x10: [mem 0xfc580000-0xfc5bffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.5: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.5: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.6: reg 0x10: [mem 0xfc5c0000-0xfc5c7fff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.6: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1: PCI bridge to [bus 07]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc5fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:08:00.0: [1022:7901] type 00 class 0x010601
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:08:00.0: reg 0x24: [mem 0xfc601000-0xfc6017ff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:08:00.0: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:08:00.1: [1022:7901] type 00 class 0x010601
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:08:00.1: reg 0x24: [mem 0xfc600000-0xfc6007ff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:08:00.1: enabling Extended Tags
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.2: PCI bridge to [bus 08]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.2:   bridge window [mem 0xfc600000-0xfc6fffff]
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: EC: interrupt unblocked
Nov 25 11:34:24 LinuxLappy kernel: ACPI: EC: event unblocked
Nov 25 11:34:24 LinuxLappy kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 25 11:34:24 LinuxLappy kernel: ACPI: EC: GPE=0x3
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Nov 25 11:34:24 LinuxLappy kernel: iommu: Default domain type: Translated 
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: vgaarb: bridge control possible
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: vgaarb: setting as boot device
Nov 25 11:34:24 LinuxLappy kernel: vgaarb: loaded
Nov 25 11:34:24 LinuxLappy kernel: SCSI subsystem initialized
Nov 25 11:34:24 LinuxLappy kernel: libata version 3.00 loaded.
Nov 25 11:34:24 LinuxLappy kernel: ACPI: bus type USB registered
Nov 25 11:34:24 LinuxLappy kernel: usbcore: registered new interface driver usbfs
Nov 25 11:34:24 LinuxLappy kernel: usbcore: registered new interface driver hub
Nov 25 11:34:24 LinuxLappy kernel: usbcore: registered new device driver usb
Nov 25 11:34:24 LinuxLappy kernel: pps_core: LinuxPPS API ver. 1 registered
Nov 25 11:34:24 LinuxLappy kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Nov 25 11:34:24 LinuxLappy kernel: PTP clock support registered
Nov 25 11:34:24 LinuxLappy kernel: EDAC MC: Ver: 3.0.0
Nov 25 11:34:24 LinuxLappy kernel: Registered efivars operations
Nov 25 11:34:24 LinuxLappy kernel: NetLabel: Initializing
Nov 25 11:34:24 LinuxLappy kernel: NetLabel:  domain hash size = 128
Nov 25 11:34:24 LinuxLappy kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov 25 11:34:24 LinuxLappy kernel: NetLabel:  unlabeled traffic allowed by default
Nov 25 11:34:24 LinuxLappy kernel: PCI: Using ACPI for IRQ routing
Nov 25 11:34:24 LinuxLappy kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 25 11:34:24 LinuxLappy kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Nov 25 11:34:24 LinuxLappy kernel: e820: reserve RAM buffer [mem 0x09ef0000-0x0bffffff]
Nov 25 11:34:24 LinuxLappy kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Nov 25 11:34:24 LinuxLappy kernel: e820: reserve RAM buffer [mem 0xa3f9d000-0xa3ffffff]
Nov 25 11:34:24 LinuxLappy kernel: e820: reserve RAM buffer [mem 0xa4593000-0xa7ffffff]
Nov 25 11:34:24 LinuxLappy kernel: e820: reserve RAM buffer [mem 0xa6f79000-0xa7ffffff]
Nov 25 11:34:24 LinuxLappy kernel: e820: reserve RAM buffer [mem 0xae000000-0xafffffff]
Nov 25 11:34:24 LinuxLappy kernel: e820: reserve RAM buffer [mem 0x102f340000-0x102fffffff]
Nov 25 11:34:24 LinuxLappy kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Nov 25 11:34:24 LinuxLappy kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Nov 25 11:34:24 LinuxLappy kernel: clocksource: Switched to clocksource hpet
Nov 25 11:34:24 LinuxLappy kernel: VFS: Disk quotas dquot_6.6.0
Nov 25 11:34:24 LinuxLappy kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 25 11:34:24 LinuxLappy kernel: pnp: PnP ACPI init
Nov 25 11:34:24 LinuxLappy kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Nov 25 11:34:24 LinuxLappy kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Nov 25 11:34:24 LinuxLappy kernel: pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x040b] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x04d6] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0c14] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0c50-0x0c51] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0c52] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0c6c] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0c6f] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0cd0-0x0cd1] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0cd2-0x0cd3] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0cd4-0x0cd5] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0cd6-0x0cd7] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0cd8-0x0cdf] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0800-0x089f] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0b00-0x0b0f] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0b20-0x0b3f] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0900-0x090f] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [io  0x0910-0x091f] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
Nov 25 11:34:24 LinuxLappy kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 25 11:34:24 LinuxLappy kernel: pnp: PnP ACPI: found 4 devices
Nov 25 11:34:24 LinuxLappy kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 25 11:34:24 LinuxLappy kernel: NET: Registered protocol family 2
Nov 25 11:34:24 LinuxLappy kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: TCP: Hash tables configured (established 524288 bind 65536)
Nov 25 11:34:24 LinuxLappy kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Nov 25 11:34:24 LinuxLappy kernel: NET: Registered protocol family 1
Nov 25 11:34:24 LinuxLappy kernel: NET: Registered protocol family 44
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1:   bridge window [mem 0xfb000000-0xfc0fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1:   bridge window [mem 0xb0000000-0xc20fffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2: PCI bridge to [bus 02]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.1: PCI bridge to [bus 03]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.1:   bridge window [mem 0xfca00000-0xfcafffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.2: PCI bridge to [bus 04]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.2:   bridge window [mem 0xfc900000-0xfc9fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.3: PCI bridge to [bus 05]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.3:   bridge window [mem 0xfc800000-0xfc8fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.4: PCI bridge to [bus 06]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.4:   bridge window [mem 0xfc700000-0xfc7fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1: PCI bridge to [bus 07]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc5fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.2: PCI bridge to [bus 08]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.2:   bridge window [mem 0xfc600000-0xfc6fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: resource 10 [mem 0xb0000000-0xfebfffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc20fffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfcbfffff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcafffff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:04: resource 1 [mem 0xfc900000-0xfc9fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:05: resource 1 [mem 0xfc800000-0xfc8fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:06: resource 1 [mem 0xfc700000-0xfc7fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:07: resource 1 [mem 0xfc200000-0xfc5fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:07: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
Nov 25 11:34:24 LinuxLappy kernel: pci_bus 0000:08: resource 1 [mem 0xfc600000-0xfc6fffff]
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
Nov 25 11:34:24 LinuxLappy kernel: PCI: CLS 64 bytes, default 64
Nov 25 11:34:24 LinuxLappy kernel: Trying to unpack rootfs image as initramfs...
Nov 25 11:34:24 LinuxLappy kernel: Freeing initrd memory: 9616K
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:00.2: PCI INT A: not connected
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.0: Adding to iommu group 0
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.1: Adding to iommu group 1
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:01.2: Adding to iommu group 2
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.0: Adding to iommu group 3
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.1: Adding to iommu group 4
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.2: Adding to iommu group 5
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.3: Adding to iommu group 6
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:02.4: Adding to iommu group 7
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.0: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.1: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:08.2: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:14.0: Adding to iommu group 9
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:14.3: Adding to iommu group 9
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.0: Adding to iommu group 10
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.1: Adding to iommu group 10
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.2: Adding to iommu group 10
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.3: Adding to iommu group 10
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.4: Adding to iommu group 10
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.5: Adding to iommu group 10
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.6: Adding to iommu group 10
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:18.7: Adding to iommu group 10
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.0: Adding to iommu group 11
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.1: Adding to iommu group 11
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.2: Adding to iommu group 11
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:01:00.3: Adding to iommu group 11
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:02:00.0: Adding to iommu group 12
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:03:00.0: Adding to iommu group 13
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:04:00.0: Adding to iommu group 14
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:05:00.0: Adding to iommu group 15
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:06:00.0: Adding to iommu group 16
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.0: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.2: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.3: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.4: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.5: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:07:00.6: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:08:00.0: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:08:00.1: Adding to iommu group 8
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Nov 25 11:34:24 LinuxLappy kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x206d73ef22254ade):
Nov 25 11:34:24 LinuxLappy kernel:  PPR X2APIC NX GT IA GA PC GA_vAPIC
Nov 25 11:34:24 LinuxLappy kernel: AMD-Vi: Interrupt remapping enabled
Nov 25 11:34:24 LinuxLappy kernel: AMD-Vi: Virtual APIC enabled
Nov 25 11:34:24 LinuxLappy kernel: AMD-Vi: X2APIC enabled
Nov 25 11:34:24 LinuxLappy kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Nov 25 11:34:24 LinuxLappy kernel: amd_uncore: AMD NB counters detected
Nov 25 11:34:24 LinuxLappy kernel: amd_uncore: AMD LLC counters detected
Nov 25 11:34:24 LinuxLappy kernel: LVT offset 0 assigned for vector 0x400
Nov 25 11:34:24 LinuxLappy kernel: perf: AMD IBS detected (0x000003ff)
Nov 25 11:34:24 LinuxLappy kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Nov 25 11:34:24 LinuxLappy kernel: check: Scanning for low memory corruption every 60 seconds
Nov 25 11:34:24 LinuxLappy kernel: Initialise system trusted keyrings
Nov 25 11:34:24 LinuxLappy kernel: Key type blacklist registered
Nov 25 11:34:24 LinuxLappy kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Nov 25 11:34:24 LinuxLappy kernel: zbud: loaded
Nov 25 11:34:24 LinuxLappy kernel: Key type asymmetric registered
Nov 25 11:34:24 LinuxLappy kernel: Asymmetric key parser 'x509' registered
Nov 25 11:34:24 LinuxLappy kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Nov 25 11:34:24 LinuxLappy kernel: io scheduler mq-deadline registered
Nov 25 11:34:24 LinuxLappy kernel: io scheduler kyber registered
Nov 25 11:34:24 LinuxLappy kernel: io scheduler bfq registered
Nov 25 11:34:24 LinuxLappy kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 26
Nov 25 11:34:24 LinuxLappy kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 27
Nov 25 11:34:24 LinuxLappy kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 28
Nov 25 11:34:24 LinuxLappy kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 29
Nov 25 11:34:24 LinuxLappy kernel: pcieport 0000:00:02.3: PME: Signaling with IRQ 30
Nov 25 11:34:24 LinuxLappy kernel: pcieport 0000:00:02.4: PME: Signaling with IRQ 31
Nov 25 11:34:24 LinuxLappy kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 32
Nov 25 11:34:24 LinuxLappy kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 33
Nov 25 11:34:24 LinuxLappy kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 25 11:34:24 LinuxLappy kernel: efifb: probing for efifb
Nov 25 11:34:24 LinuxLappy kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
Nov 25 11:34:24 LinuxLappy kernel: efifb: framebuffer at 0xd0000000, using 3072k, total 3072k
Nov 25 11:34:24 LinuxLappy kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Nov 25 11:34:24 LinuxLappy kernel: efifb: scrolling: redraw
Nov 25 11:34:24 LinuxLappy kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 25 11:34:24 LinuxLappy kernel: fbcon: Deferring console take-over
Nov 25 11:34:24 LinuxLappy kernel: fb0: EFI VGA frame buffer device
Nov 25 11:34:24 LinuxLappy kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Power Button [PWRB]
Nov 25 11:34:24 LinuxLappy kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Lid Switch [LID]
Nov 25 11:34:24 LinuxLappy kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Power Button [PWRF]
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Nov 25 11:34:24 LinuxLappy kernel: acpi device:04: registered as cooling_device0
Nov 25 11:34:24 LinuxLappy kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input3
Nov 25 11:34:24 LinuxLappy kernel: Monitor-Mwait will be used to enter C-1 state
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P000: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P001: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P002: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P003: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P004: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P005: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P006: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P007: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P008: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P009: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P00A: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P00B: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P00C: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P00D: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P00E: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI: \_SB_.PLTF.P00F: Found 3 idle states
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P000 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P001 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P002 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P003 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P004 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P005 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P006 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P007 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P008 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P009 (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P00A (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P00B (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P00C (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P00D (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P00E (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P00F (20200717/dspkginit-438)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Invalid passive threshold
Nov 25 11:34:24 LinuxLappy kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 25 11:34:24 LinuxLappy kernel: ACPI: Thermal Zone [THRM] (57 C)
Nov 25 11:34:24 LinuxLappy kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Nov 25 11:34:24 LinuxLappy kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Nov 25 11:34:24 LinuxLappy kernel: nvme nvme0: pci function 0000:05:00.0
Nov 25 11:34:24 LinuxLappy kernel: nvme nvme1: pci function 0000:06:00.0
Nov 25 11:34:24 LinuxLappy kernel: ahci 0000:08:00.0: version 3.0
Nov 25 11:34:24 LinuxLappy kernel: ahci 0000:08:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Nov 25 11:34:24 LinuxLappy kernel: ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Nov 25 11:34:24 LinuxLappy kernel: scsi host0: ahci
Nov 25 11:34:24 LinuxLappy kernel: ata1: SATA max UDMA/133 abar m2048@0xfc601000 port 0xfc601100 irq 37
Nov 25 11:34:24 LinuxLappy kernel: ahci 0000:08:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Nov 25 11:34:24 LinuxLappy kernel: ahci 0000:08:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Nov 25 11:34:24 LinuxLappy kernel: scsi host1: ahci
Nov 25 11:34:24 LinuxLappy kernel: ata2: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 41
Nov 25 11:34:24 LinuxLappy kernel: usbcore: registered new interface driver usbserial_generic
Nov 25 11:34:24 LinuxLappy kernel: usbserial: USB Serial support registered for generic
Nov 25 11:34:24 LinuxLappy kernel: rtc_cmos 00:01: RTC can wake from S4
Nov 25 11:34:24 LinuxLappy kernel: rtc_cmos 00:01: registered as rtc0
Nov 25 11:34:24 LinuxLappy kernel: rtc_cmos 00:01: setting system clock to 2020-11-25T16:34:23 UTC (1606322063)
Nov 25 11:34:24 LinuxLappy kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Nov 25 11:34:24 LinuxLappy kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 25 11:34:24 LinuxLappy kernel: drop_monitor: Initializing network drop monitor service
Nov 25 11:34:24 LinuxLappy kernel: NET: Registered protocol family 10
Nov 25 11:34:24 LinuxLappy kernel: Segment Routing with IPv6
Nov 25 11:34:24 LinuxLappy kernel: RPL Segment Routing with IPv6
Nov 25 11:34:24 LinuxLappy kernel: NET: Registered protocol family 17
Nov 25 11:34:24 LinuxLappy kernel: nvme nvme1: missing or invalid SUBNQN field.
Nov 25 11:34:24 LinuxLappy kernel: nvme nvme1: Shutdown timeout set to 8 seconds
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU0: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU1: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU2: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU3: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU4: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU5: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU6: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU7: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU8: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU9: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU10: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU11: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU12: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU13: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU14: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: CPU15: patch_level=0x08600103
Nov 25 11:34:24 LinuxLappy kernel: microcode: Microcode Update Driver: v2.2.
Nov 25 11:34:24 LinuxLappy kernel: resctrl: L3 allocation detected
Nov 25 11:34:24 LinuxLappy kernel: resctrl: L3DATA allocation detected
Nov 25 11:34:24 LinuxLappy kernel: resctrl: L3CODE allocation detected
Nov 25 11:34:24 LinuxLappy kernel: resctrl: MB allocation detected
Nov 25 11:34:24 LinuxLappy kernel: resctrl: L3 monitoring detected
Nov 25 11:34:24 LinuxLappy kernel: IPI shorthand broadcast: enabled
Nov 25 11:34:24 LinuxLappy kernel: registered taskstats version 1
Nov 25 11:34:24 LinuxLappy kernel: Loading compiled-in X.509 certificates
Nov 25 11:34:24 LinuxLappy kernel: nvme nvme0: 15/0/0 default/read/poll queues
Nov 25 11:34:24 LinuxLappy kernel:  nvme0n1: p1 p2 p3 p4
Nov 25 11:34:24 LinuxLappy kernel: Loaded X.509 cert 'Build time autogenerated kernel key: abc768f4a2f5ff564b33e8f4bb96341d41aadc0c'
Nov 25 11:34:24 LinuxLappy kernel: zswap: loaded using pool lz4/z3fold
Nov 25 11:34:24 LinuxLappy kernel: Key type ._fscrypt registered
Nov 25 11:34:24 LinuxLappy kernel: Key type .fscrypt registered
Nov 25 11:34:24 LinuxLappy kernel: Key type fscrypt-provisioning registered
Nov 25 11:34:24 LinuxLappy kernel: PM:   Magic number: 12:636:591
Nov 25 11:34:24 LinuxLappy kernel: RAS: Correctable Errors collector initialized.
Nov 25 11:34:24 LinuxLappy kernel: Unstable clock detected, switching default tracing clock to "global"
                                   If you want to keep using the local clock, then add:
                                     "trace_clock=local"
                                   on the kernel command line
Nov 25 11:34:24 LinuxLappy kernel: nvme nvme1: 16/0/0 default/read/poll queues
Nov 25 11:34:24 LinuxLappy kernel:  nvme1n1: p1 p2 p3 p4
Nov 25 11:34:24 LinuxLappy kernel: ata1: SATA link down (SStatus 0 SControl 300)
Nov 25 11:34:24 LinuxLappy kernel: ata2: SATA link down (SStatus 0 SControl 300)
Nov 25 11:34:24 LinuxLappy kernel: Freeing unused decrypted memory: 2040K
Nov 25 11:34:24 LinuxLappy kernel: Freeing unused kernel image (initmem) memory: 1660K
Nov 25 11:34:24 LinuxLappy kernel: Write protecting the kernel read-only data: 24576k
Nov 25 11:34:24 LinuxLappy kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Nov 25 11:34:24 LinuxLappy kernel: Freeing unused kernel image (rodata/data gap) memory: 244K
Nov 25 11:34:24 LinuxLappy kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 25 11:34:24 LinuxLappy kernel: Run /init as init process
Nov 25 11:34:24 LinuxLappy kernel:   with arguments:
Nov 25 11:34:24 LinuxLappy kernel:     /init
Nov 25 11:34:24 LinuxLappy kernel:   with environment:
Nov 25 11:34:24 LinuxLappy kernel:     HOME=/
Nov 25 11:34:24 LinuxLappy kernel:     TERM=linux
Nov 25 11:34:24 LinuxLappy kernel:     BOOT_IMAGE=/vmlinuz-linux
Nov 25 11:34:24 LinuxLappy kernel: fbcon: Taking over console
Nov 25 11:34:24 LinuxLappy kernel: Console: switching to colour frame buffer device 128x48
Nov 25 11:34:24 LinuxLappy kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Nov 25 11:34:24 LinuxLappy kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Nov 25 11:34:24 LinuxLappy kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 1
Nov 25 11:34:24 LinuxLappy kernel: sdhci: Secure Digital Host Controller Interface driver
Nov 25 11:34:24 LinuxLappy kernel: sdhci: Copyright(c) Pierre Ossman
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Nov 25 11:34:24 LinuxLappy kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Nov 25 11:34:24 LinuxLappy kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 25 11:34:24 LinuxLappy kernel: usb usb1: Product: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: usb usb1: Manufacturer: Linux 5.9.10-arch1-1 xhci-hcd
Nov 25 11:34:24 LinuxLappy kernel: usb usb1: SerialNumber: 0000:01:00.2
Nov 25 11:34:24 LinuxLappy kernel: hub 1-0:1.0: USB hub found
Nov 25 11:34:24 LinuxLappy kernel: hub 1-0:1.0: 2 ports detected
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 2
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Nov 25 11:34:24 LinuxLappy kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 25 11:34:24 LinuxLappy kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Nov 25 11:34:24 LinuxLappy kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 25 11:34:24 LinuxLappy kernel: usb usb2: Product: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: usb usb2: Manufacturer: Linux 5.9.10-arch1-1 xhci-hcd
Nov 25 11:34:24 LinuxLappy kernel: usb usb2: SerialNumber: 0000:01:00.2
Nov 25 11:34:24 LinuxLappy kernel: hub 2-0:1.0: USB hub found
Nov 25 11:34:24 LinuxLappy kernel: hub 2-0:1.0: 4 ports detected
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
Nov 25 11:34:24 LinuxLappy kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Nov 25 11:34:24 LinuxLappy kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 25 11:34:24 LinuxLappy kernel: usb usb3: Product: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: usb usb3: Manufacturer: Linux 5.9.10-arch1-1 xhci-hcd
Nov 25 11:34:24 LinuxLappy kernel: usb usb3: SerialNumber: 0000:07:00.3
Nov 25 11:34:24 LinuxLappy kernel: hub 3-0:1.0: USB hub found
Nov 25 11:34:24 LinuxLappy kernel: hub 3-0:1.0: 4 ports detected
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Nov 25 11:34:24 LinuxLappy kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 25 11:34:24 LinuxLappy kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Nov 25 11:34:24 LinuxLappy kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 25 11:34:24 LinuxLappy kernel: usb usb4: Product: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: usb usb4: Manufacturer: Linux 5.9.10-arch1-1 xhci-hcd
Nov 25 11:34:24 LinuxLappy kernel: usb usb4: SerialNumber: 0000:07:00.3
Nov 25 11:34:24 LinuxLappy kernel: hub 4-0:1.0: USB hub found
Nov 25 11:34:24 LinuxLappy kernel: hub 4-0:1.0: 2 ports detected
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.4: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 5
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
Nov 25 11:34:24 LinuxLappy kernel: sdhci-pci 0000:04:00.0: SDHCI controller found [17a0:9750] (rev 1)
Nov 25 11:34:24 LinuxLappy kernel: sdhci-pci 0000:04:00.0: enabling device (0000 -> 0002)
Nov 25 11:34:24 LinuxLappy kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Nov 25 11:34:24 LinuxLappy kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 25 11:34:24 LinuxLappy kernel: usb usb5: Product: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: usb usb5: Manufacturer: Linux 5.9.10-arch1-1 xhci-hcd
Nov 25 11:34:24 LinuxLappy kernel: usb usb5: SerialNumber: 0000:07:00.4
Nov 25 11:34:24 LinuxLappy kernel: hub 5-0:1.0: USB hub found
Nov 25 11:34:24 LinuxLappy kernel: hub 5-0:1.0: 4 ports detected
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.4: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 6
Nov 25 11:34:24 LinuxLappy kernel: xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Nov 25 11:34:24 LinuxLappy kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 25 11:34:24 LinuxLappy kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Nov 25 11:34:24 LinuxLappy kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 25 11:34:24 LinuxLappy kernel: usb usb6: Product: xHCI Host Controller
Nov 25 11:34:24 LinuxLappy kernel: usb usb6: Manufacturer: Linux 5.9.10-arch1-1 xhci-hcd
Nov 25 11:34:24 LinuxLappy kernel: usb usb6: SerialNumber: 0000:07:00.4
Nov 25 11:34:24 LinuxLappy kernel: hub 6-0:1.0: USB hub found
Nov 25 11:34:24 LinuxLappy kernel: hub 6-0:1.0: 2 ports detected
Nov 25 11:34:24 LinuxLappy kernel: mmc0: SDHCI controller on PCI [0000:04:00.0] using ADMA
Nov 25 11:34:24 LinuxLappy kernel: random: fast init done
Nov 25 11:34:24 LinuxLappy kernel: F2FS-fs (nvme0n1p3): Mounted with checkpoint version = 6a12030a
Nov 25 11:34:24 LinuxLappy kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Nov 25 11:34:24 LinuxLappy systemd[1]: systemd 246.6-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Nov 25 11:34:24 LinuxLappy systemd[1]: Detected architecture x86-64.
Nov 25 11:34:24 LinuxLappy systemd[1]: Set hostname to <LinuxLappy>.
Nov 25 11:34:24 LinuxLappy systemd[1]: Queued start job for default target Graphical Interface.
Nov 25 11:34:24 LinuxLappy systemd[1]: Created slice system-getty.slice.
Nov 25 11:34:24 LinuxLappy systemd[1]: Created slice system-modprobe.slice.
Nov 25 11:34:24 LinuxLappy systemd[1]: Created slice system-systemd\x2dfsck.slice.
Nov 25 11:34:24 LinuxLappy systemd[1]: Created slice User and Session Slice.
Nov 25 11:34:24 LinuxLappy systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Nov 25 11:34:24 LinuxLappy systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 25 11:34:24 LinuxLappy systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 25 11:34:24 LinuxLappy systemd[1]: Reached target Local Encrypted Volumes.
Nov 25 11:34:24 LinuxLappy systemd[1]: Reached target Login Prompts.
Nov 25 11:34:24 LinuxLappy systemd[1]: Reached target Remote File Systems.
Nov 25 11:34:24 LinuxLappy systemd[1]: Reached target Slices.
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on LVM2 metadata daemon socket.
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on LVM2 poll daemon socket.
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on Process Core Dump Socket.
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on Journal Audit Socket.
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on Journal Socket (/dev/log).
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on Journal Socket.
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on udev Control Socket.
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on udev Kernel Socket.
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting Huge Pages File System...
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting POSIX Message Queue File System...
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting Kernel Debug File System...
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting Kernel Trace File System...
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Create list of static device nodes for the current kernel...
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Load Kernel Module drm...
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Set Up Additional Binary Formats...
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Journal Service...
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Load Kernel Modules...
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 25 11:34:24 LinuxLappy kernel: Linux agpgart interface v0.103
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Nov 25 11:34:24 LinuxLappy kernel: random: lvm: uninitialized urandom read (4 bytes read)
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Coldplug All udev Devices...
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted Huge Pages File System.
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted POSIX Message Queue File System.
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted Kernel Debug File System.
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted Kernel Trace File System.
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Create list of static device nodes for the current kernel.
Nov 25 11:34:24 LinuxLappy systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 314 (systemd-binfmt)
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting Arbitrary Executable File Formats File System...
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted Arbitrary Executable File Formats File System.
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Remount Root and Kernel File Systems.
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Set Up Additional Binary Formats.
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Load/Save Random Seed...
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in Create System Users being skipped.
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Load Kernel Modules.
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting Kernel Configuration File System...
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Apply Kernel Variables...
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted Kernel Configuration File System.
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Apply Kernel Variables.
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Create Static Device Nodes in /dev.
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 25 11:34:24 LinuxLappy systemd[1]: modprobe@drm.service: Succeeded.
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Load Kernel Module drm.
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Coldplug All udev Devices.
Nov 25 11:34:24 LinuxLappy kernel: usb 3-3: new high-speed USB device number 2 using xhci_hcd
Nov 25 11:34:24 LinuxLappy systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 25 11:34:24 LinuxLappy kernel: audit: type=1130 audit(1606322064.366:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd[1]: Started LVM2 metadata daemon.
Nov 25 11:34:24 LinuxLappy kernel: audit: type=1130 audit(1606322064.366:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd-journald[315]: Journal started
Nov 25 11:34:24 LinuxLappy systemd-journald[315]: Runtime Journal (/run/log/journal/84bcf3a30dff4f6aa9b435f112f97098) is 8.0M, max 3.1G, 3.1G free.
Nov 25 11:34:24 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd[1]: Started Journal Service.
Nov 25 11:34:24 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd-modules-load[316]: Failed to find module 'blacklist nouveau'
Nov 25 11:34:24 LinuxLappy systemd-modules-load[316]: Inserted module 'crypto_user'
Nov 25 11:34:24 LinuxLappy systemd-modules-load[316]: Module 'uvcvideo' is deny-listed
Nov 25 11:34:24 LinuxLappy systemd-random-seed[322]: Kernel entropy pool is not initialized yet, waiting until it is.
Nov 25 11:34:24 LinuxLappy systemd-sysctl[325]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Nov 25 11:34:24 LinuxLappy systemd-sysctl[325]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Nov 25 11:34:24 LinuxLappy systemd-sysctl[325]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Nov 25 11:34:24 LinuxLappy systemd-sysctl[325]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Nov 25 11:34:24 LinuxLappy systemd-sysctl[325]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Nov 25 11:34:24 LinuxLappy systemd-sysctl[325]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 25 11:34:24 LinuxLappy kernel: audit: type=1130 audit(1606322064.369:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd-journald[315]: Time spent on flushing to /var/log/journal/84bcf3a30dff4f6aa9b435f112f97098 is 82.670ms for 945 entries.
Nov 25 11:34:24 LinuxLappy systemd-journald[315]: System Journal (/var/log/journal/84bcf3a30dff4f6aa9b435f112f97098) is 304.3M, max 4.0G, 3.7G free.
Nov 25 11:34:24 LinuxLappy kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Nov 25 11:34:24 LinuxLappy kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 25 11:34:24 LinuxLappy kernel: i2c_hid i2c-SYNA32A5:00: supply vdd not found, using dummy regulator
Nov 25 11:34:24 LinuxLappy kernel: i2c_hid i2c-SYNA32A5:00: supply vddl not found, using dummy regulator
Nov 25 11:34:24 LinuxLappy kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Nov 25 11:34:24 LinuxLappy kernel: ACPI: AC Adapter [ACAD] (on-line)
Nov 25 11:34:24 LinuxLappy systemd[1]: Found device ADATA SX8200PNP 4.
Nov 25 11:34:24 LinuxLappy systemd[1]: Found device ADATA SX8200PNP 2.
Nov 25 11:34:24 LinuxLappy systemd[1]: Found device ADATA SX8200PNP 1.
Nov 25 11:34:24 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd[1]: Activating swap /dev/disk/by-uuid/6372400b-8ea7-4d49-9c3b-e021434f9151...
Nov 25 11:34:24 LinuxLappy systemd[1]: Found device SAMSUNG MZVLB1T0HBLR-000H1 Basic\x20data\x20partition.
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Flush Journal to Persistent Storage.
Nov 25 11:34:24 LinuxLappy kernel: audit: type=1130 audit(1606322064.466:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd[1]: Activated swap /dev/disk/by-uuid/6372400b-8ea7-4d49-9c3b-e021434f9151.
Nov 25 11:34:24 LinuxLappy systemd[1]: Reached target Swap.
Nov 25 11:34:24 LinuxLappy kernel: Adding 69206012k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:69206012k SSFS
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting Temporary Directory (/tmp)...
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted Temporary Directory (/tmp).
Nov 25 11:34:24 LinuxLappy kernel: usb 3-3: New USB device found, idVendor=04f2, idProduct=b6bb, bcdDevice= 0.05
Nov 25 11:34:24 LinuxLappy kernel: usb 3-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Nov 25 11:34:24 LinuxLappy kernel: usb 3-3: Product: HP Wide Vision HD Camera
Nov 25 11:34:24 LinuxLappy kernel: usb 3-3: Manufacturer: Chicony Electronics Co.,Ltd.
Nov 25 11:34:24 LinuxLappy kernel: usb 3-3: SerialNumber: 0001
Nov 25 11:34:24 LinuxLappy kernel: nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
Nov 25 11:34:24 LinuxLappy kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Nov 25 11:34:24 LinuxLappy kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Nov 25 11:34:24 LinuxLappy kernel: snd_pci_acp3x 0000:07:00.5: enabling device (0000 -> 0002)
Nov 25 11:34:24 LinuxLappy kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
Nov 25 11:34:24 LinuxLappy kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Nov 25 11:34:24 LinuxLappy kernel: snd_pci_acp3x 0000:07:00.5: Invalid ACP audio mode : 0
Nov 25 11:34:24 LinuxLappy kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Nov 25 11:34:24 LinuxLappy kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Nov 25 11:34:24 LinuxLappy kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Nov 25 11:34:24 LinuxLappy kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Nov 25 11:34:24 LinuxLappy kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
Nov 25 11:34:24 LinuxLappy kernel: ccp 0000:07:00.2: enabling device (0000 -> 0002)
Nov 25 11:34:24 LinuxLappy kernel: ccp 0000:07:00.2: ccp: unable to access the device: you might be running a broken BIOS.
Nov 25 11:34:24 LinuxLappy kernel: cryptd: max_cpu_qlen set to 1000
Nov 25 11:34:24 LinuxLappy kernel: libphy: Fixed MDIO Bus: probed
Nov 25 11:34:24 LinuxLappy kernel: AVX2 version of gcm_enc/dec engaged.
Nov 25 11:34:24 LinuxLappy kernel: AES CTR mode by8 optimization enabled
Nov 25 11:34:24 LinuxLappy kernel: ccp 0000:07:00.2: tee enabled
Nov 25 11:34:24 LinuxLappy kernel: ccp 0000:07:00.2: psp enabled
Nov 25 11:34:24 LinuxLappy kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Nov 25 11:34:24 LinuxLappy kernel: r8169 0000:02:00.0: enabling device (0000 -> 0003)
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Nov 25 11:34:24 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd[1]: Reached target Local File Systems (Pre).
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting /home...
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting /mnt/share...
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting File System Check on /dev/disk/by-uuid/3258-8574...
Nov 25 11:34:24 LinuxLappy kernel: audit: type=1130 audit(1606322064.563:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy kernel: libphy: r8169: probed
Nov 25 11:34:24 LinuxLappy kernel: r8169 0000:02:00.0 eth0: RTL8168h/8111h, bc:e9:2f:83:6b:2e, XID 541, IRQ 103
Nov 25 11:34:24 LinuxLappy kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Nov 25 11:34:24 LinuxLappy systemd-fsck[420]: fsck.fat 4.1 (2017-01-24)
Nov 25 11:34:24 LinuxLappy systemd-fsck[420]: /dev/nvme0n1p1: 365 files, 15615/130812 clusters
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished File System Check on /dev/disk/by-uuid/3258-8574.
Nov 25 11:34:24 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-3258\x2d8574 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting /boot...
Nov 25 11:34:24 LinuxLappy kernel: audit: type=1130 audit(1606322064.586:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-3258\x2d8574 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd-udevd[343]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Nov 25 11:34:24 LinuxLappy kernel: usb 3-4: new full-speed USB device number 3 using xhci_hcd
Nov 25 11:34:24 LinuxLappy kernel: random: crng init done
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Load/Save Random Seed.
Nov 25 11:34:24 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy kernel: audit: type=1130 audit(1606322064.686:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy kernel: fuse: init (API version 7.31)
Nov 25 11:34:24 LinuxLappy kernel: kvm: Nested Virtualization enabled
Nov 25 11:34:24 LinuxLappy kernel: SVM: kvm: Nested Paging enabled
Nov 25 11:34:24 LinuxLappy kernel: SVM: Virtual VMLOAD VMSAVE supported
Nov 25 11:34:24 LinuxLappy kernel: SVM: Virtual GIF supported
Nov 25 11:34:24 LinuxLappy kernel: MCE: In-kernel MCE decoding enabled.
Nov 25 11:34:24 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:24 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_intel 0000:07:00.6: enabling device (0000 -> 0002)
Nov 25 11:34:24 LinuxLappy kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted /boot.
Nov 25 11:34:24 LinuxLappy kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov 25 11:34:24 LinuxLappy kernel: input: HP WMI hotkeys as /devices/virtual/input/input6
Nov 25 11:34:24 LinuxLappy kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Nov 25 11:34:24 LinuxLappy kernel: cfg80211: failed to load regulatory.db
Nov 25 11:34:24 LinuxLappy kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input7
Nov 25 11:34:24 LinuxLappy kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input8
Nov 25 11:34:24 LinuxLappy kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input9
Nov 25 11:34:24 LinuxLappy kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input10
Nov 25 11:34:24 LinuxLappy kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input11
Nov 25 11:34:24 LinuxLappy kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input12
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC245: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Nov 25 11:34:24 LinuxLappy kernel: snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
Nov 25 11:34:24 LinuxLappy kernel: Intel(R) Wireless WiFi driver for Linux
Nov 25 11:34:24 LinuxLappy kernel: iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
Nov 25 11:34:24 LinuxLappy kernel: iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-cc-a0-56.ucode failed with error -2
Nov 25 11:34:24 LinuxLappy kernel: iwlwifi 0000:03:00.0: api flags index 2 larger than supported by driver
Nov 25 11:34:24 LinuxLappy kernel: iwlwifi 0000:03:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
Nov 25 11:34:24 LinuxLappy kernel: iwlwifi 0000:03:00.0: Found debug destination: EXTERNAL_DRAM
Nov 25 11:34:24 LinuxLappy kernel: iwlwifi 0000:03:00.0: Found debug configuration: 0
Nov 25 11:34:24 LinuxLappy kernel: iwlwifi 0000:03:00.0: loaded firmware version 55.d9698065.0 cc-a0-55.ucode op_mode iwlmvm
Nov 25 11:34:24 LinuxLappy systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 25 11:34:24 LinuxLappy systemd-udevd[351]: Using default interface naming scheme 'v245'.
Nov 25 11:34:24 LinuxLappy systemd-udevd[351]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Nov 25 11:34:24 LinuxLappy kernel: r8169 0000:02:00.0 eno1: renamed from eth0
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounting FUSE Control File System...
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted FUSE Control File System.
Nov 25 11:34:24 LinuxLappy systemd[1]: Reached target Sound Card.
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted /home.
Nov 25 11:34:24 LinuxLappy kernel: F2FS-fs (nvme0n1p4): Mounted with checkpoint version = 620a1de9
Nov 25 11:34:24 LinuxLappy kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input13
Nov 25 11:34:24 LinuxLappy kernel: input: SYNA32A5:00 06CB:CE17 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-SYNA32A5:00/0018:06CB:CE17.0001/input/input15
Nov 25 11:34:24 LinuxLappy kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input14
Nov 25 11:34:24 LinuxLappy kernel: input: SYNA32A5:00 06CB:CE17 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-SYNA32A5:00/0018:06CB:CE17.0001/input/input16
Nov 25 11:34:24 LinuxLappy kernel: hid-generic 0018:06CB:CE17.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA32A5:00 06CB:CE17] on i2c-SYNA32A5:00
Nov 25 11:34:24 LinuxLappy kernel: usb 3-4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Nov 25 11:34:24 LinuxLappy kernel: usb 3-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov 25 11:34:24 LinuxLappy mtp-probe[466]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-3"
Nov 25 11:34:24 LinuxLappy mtp-probe[466]: bus: 3, device: 2 was not an MTP device
Nov 25 11:34:24 LinuxLappy ntfs-3g[468]: Version 2017.3.23 external FUSE 29
Nov 25 11:34:24 LinuxLappy ntfs-3g[468]: Mounted /dev/nvme1n1p4 (Read-Write, label "", NTFS 3.1)
Nov 25 11:34:24 LinuxLappy ntfs-3g[468]: Cmdline options: rw,remove_hiberfile
Nov 25 11:34:24 LinuxLappy systemd[1]: Mounted /mnt/share.
Nov 25 11:34:24 LinuxLappy ntfs-3g[468]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/nvme1n1p4,blkdev,blksize=4096
Nov 25 11:34:24 LinuxLappy systemd[1]: Reached target Local File Systems.
Nov 25 11:34:24 LinuxLappy ntfs-3g[468]: Ownership and permissions disabled, configuration type 7
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Nov 25 11:34:24 LinuxLappy mtp-probe[467]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-3"
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Nov 25 11:34:24 LinuxLappy mtp-probe[467]: bus: 3, device: 2 was not an MTP device
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Create Volatile Files and Directories...
Nov 25 11:34:24 LinuxLappy systemd-udevd[367]: Using default interface naming scheme 'v245'.
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Create Volatile Files and Directories.
Nov 25 11:34:24 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Nov 25 11:34:24 LinuxLappy kernel: audit: type=1130 audit(1606322064.849:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:24 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Network Time Synchronization...
Nov 25 11:34:24 LinuxLappy systemd[1]: Condition check resulted in Update is Completed being skipped.
Nov 25 11:34:24 LinuxLappy systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Nov 25 11:34:24 LinuxLappy audit[473]: SYSTEM_BOOT pid=473 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Nov 25 11:34:24 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy kernel: audit: type=1127 audit(1606322064.859:10): pid=473 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:24 LinuxLappy kernel: [drm] amdgpu kernel modesetting enabled.
Nov 25 11:34:24 LinuxLappy kernel: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Nov 25 11:34:24 LinuxLappy kernel: ATPX version 1, functions 0x00000200
Nov 25 11:34:24 LinuxLappy kernel: Virtual CRAT table created for CPU
Nov 25 11:34:24 LinuxLappy kernel: amdgpu: Topology: Add CPU node
Nov 25 11:34:24 LinuxLappy kernel: checking generic (d0000000 300000) vs hw (d0000000 10000000)
Nov 25 11:34:24 LinuxLappy kernel: fb0: switching to amdgpudrmfb from EFI VGA
Nov 25 11:34:24 LinuxLappy kernel: Console: switching to colour dummy device 80x25
Nov 25 11:34:24 LinuxLappy kernel: amdgpu 0000:07:00.0: vgaarb: deactivate vga console
Nov 25 11:34:24 LinuxLappy kernel: amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
Nov 25 11:34:24 LinuxLappy kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x103C:0x8786 0xC6).
Nov 25 11:34:24 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Nov 25 11:34:24 LinuxLappy kernel: acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) failed: -517
Nov 25 11:34:24 LinuxLappy kernel: [drm] register mmio base: 0xFC500000
Nov 25 11:34:24 LinuxLappy kernel: [drm] register mmio size: 524288
Nov 25 11:34:24 LinuxLappy kernel: [drm] PCIE atomic ops is not supported
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 0 <soc15_common>
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 1 <gmc_v9_0>
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 2 <vega10_ih>
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 3 <psp>
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 4 <smu>
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 5 <gfx_v9_0>
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 6 <sdma_v4_0>
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 7 <dm>
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 8 <vcn_v2_0>
Nov 25 11:34:24 LinuxLappy kernel: [drm] add ip block number 9 <jpeg_v2_0>
Nov 25 11:34:24 LinuxLappy kernel: amdgpu: ATOM BIOS: 113-RENOIR-026
Nov 25 11:34:24 LinuxLappy kernel: [drm] VCN decode is enabled in VM mode
Nov 25 11:34:24 LinuxLappy kernel: [drm] VCN encode is enabled in VM mode
Nov 25 11:34:24 LinuxLappy kernel: [drm] JPEG decode is enabled in VM mode
Nov 25 11:34:24 LinuxLappy kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Nov 25 11:34:24 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
Nov 25 11:34:24 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Nov 25 11:34:24 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Nov 25 11:34:24 LinuxLappy kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Nov 25 11:34:24 LinuxLappy kernel: [drm] RAM width 128bits DDR4
Nov 25 11:34:24 LinuxLappy kernel: [TTM] Zone  kernel: Available graphics memory: 32634484 KiB
Nov 25 11:34:24 LinuxLappy kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
Nov 25 11:34:24 LinuxLappy kernel: [TTM] Initializing pool allocator
Nov 25 11:34:24 LinuxLappy kernel: [TTM] Initializing DMA pool allocator
Nov 25 11:34:24 LinuxLappy kernel: [drm] amdgpu: 512M of VRAM memory ready
Nov 25 11:34:24 LinuxLappy kernel: [drm] amdgpu: 3072M of GTT memory ready.
Nov 25 11:34:24 LinuxLappy kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Nov 25 11:34:24 LinuxLappy kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
Nov 25 11:34:24 LinuxLappy kernel: [drm] Loading DMUB firmware via PSP: version=0x00000000
Nov 25 11:34:24 LinuxLappy kernel: [drm] Found VCN firmware Version ENC: 1.7 DEC: 4 VEP: 0 Revision: 17
Nov 25 11:34:24 LinuxLappy kernel: [drm] PSP loading VCN firmware
Nov 25 11:34:24 LinuxLappy kernel: input: SYNA32A5:00 06CB:CE17 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-SYNA32A5:00/0018:06CB:CE17.0001/input/input18
Nov 25 11:34:24 LinuxLappy kernel: input: SYNA32A5:00 06CB:CE17 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-SYNA32A5:00/0018:06CB:CE17.0001/input/input19
Nov 25 11:34:24 LinuxLappy kernel: hid-multitouch 0018:06CB:CE17.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA32A5:00 06CB:CE17] on i2c-SYNA32A5:00
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:25 LinuxLappy systemd[1]: Started Network Time Synchronization.
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target System Initialization.
Nov 25 11:34:25 LinuxLappy systemd[1]: Started CUPS Scheduler.
Nov 25 11:34:25 LinuxLappy systemd[1]: Started Daily Cleanup of Temporary Directories.
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target Paths.
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target System Time Set.
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target System Time Synchronized.
Nov 25 11:34:25 LinuxLappy systemd[1]: Started Daily verification of password and group files.
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target Timers.
Nov 25 11:34:25 LinuxLappy systemd[1]: Listening on CUPS Scheduler.
Nov 25 11:34:25 LinuxLappy systemd[1]: Listening on D-Bus System Message Bus Socket.
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target Sockets.
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target Basic System.
Nov 25 11:34:25 LinuxLappy systemd[1]: Started D-Bus System Message Bus.
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting Network Manager...
Nov 25 11:34:25 LinuxLappy audit: BPF prog-id=7 op=LOAD
Nov 25 11:34:25 LinuxLappy audit: BPF prog-id=8 op=LOAD
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting User Login Management...
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.0918] NetworkManager (version 1.26.4-1) is starting... (for the first time)
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.0920] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Nov 25 11:34:25 LinuxLappy systemd[1]: Started Network Manager.
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.0944] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target Network.
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting Network Manager Wait Online...
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting Permit User Sessions...
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.0981] manager[0x555fe5e06030]: monitoring kernel firmware directory '/lib/firmware'.
Nov 25 11:34:25 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.12' (uid=0 pid=502 comm="/usr/bin/NetworkManager --no-daemon ")
Nov 25 11:34:25 LinuxLappy audit: BPF prog-id=9 op=LOAD
Nov 25 11:34:25 LinuxLappy audit: BPF prog-id=10 op=LOAD
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting Hostname Service...
Nov 25 11:34:25 LinuxLappy systemd[1]: Finished Permit User Sessions.
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:25 LinuxLappy kernel: mousedev: PS/2 mouse device common for all mice
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: Core ver 2.22
Nov 25 11:34:25 LinuxLappy kernel: NET: Registered protocol family 31
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: HCI device and connection manager initialized
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: HCI socket layer initialized
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: L2CAP socket layer initialized
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: SCO socket layer initialized
Nov 25 11:34:25 LinuxLappy systemd-logind[503]: Watching system buttons on /dev/input/event2 (Power Button)
Nov 25 11:34:25 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 25 11:34:25 LinuxLappy systemd[1]: Started Hostname Service.
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3026] hostname: hostname: using hostnamed
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3026] hostname: hostname changed from (none) to "LinuxLappy"
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3031] dns-mgr[0x555fe5dc1220]: init: dns=default,systemd-resolved rc-manager=symlink
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3034] manager[0x555fe5e06030]: rfkill: Wi-Fi hardware radio set enabled
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3034] manager[0x555fe5e06030]: rfkill: WWAN hardware radio set enabled
Nov 25 11:34:25 LinuxLappy systemd-logind[503]: Watching system buttons on /dev/input/event0 (Power Button)
Nov 25 11:34:25 LinuxLappy systemd-logind[503]: Watching system buttons on /dev/input/event1 (Lid Switch)
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3089] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-adsl.so)
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting Load/Save RF Kill Switch Status...
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:25 LinuxLappy kernel: usbcore: registered new interface driver btusb
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3141] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-bluetooth.so)
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: hci0: Device revision is 1
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: hci0: Secure boot is enabled
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: hci0: OTP lock is enabled
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: hci0: API lock is enabled
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: hci0: Debug lock is disabled
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting Bluetooth service...
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy systemd[1]: Started Load/Save RF Kill Switch Status.
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3156] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-ovs.so)
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: Bluetooth daemon 5.55
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3244] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-team.so)
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanType” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanInterval” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanWindow” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanType” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanInterval” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanWindow” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRLinkSupervisionTimeout” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRPageTimeout” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRMinSniffInterval” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “BRMaxSniffInterval” in group “Controller”
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3253] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-wifi.so)
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEMinAdvertisementInterval” in group “Controller”
Nov 25 11:34:25 LinuxLappy systemd[1]: Started Bluetooth service.
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEMaxAdvertisementInterval” in group “Controller”
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target Bluetooth.
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEMultiAdvertisementRotationInterval” in group “Controller”
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3259] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-wwan.so)
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAutoConnect” in group “Controller”
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3261] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAutoConnect” in group “Controller”
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3262] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalSuspend” in group “Controller”
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3262] manager: Networking is enabled by state file
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowSuspend” in group “Controller”
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3266] dhcp-init: Using DHCP client 'internal'
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalDiscovery” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowDiscovery” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAdvMonitor” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAdvMonitor” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalConnect” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowConnect” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEMinConnectionInterval” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEMaxConnectionInterval” in group “Controller”
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3272] settings: Loaded settings plugin: keyfile (internal)
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionLatency” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionSupervisionTimeout” in group “Controller”
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: src/main.c:parse_controller_config() Key file does not have key “LEAutoconnecttimeout” in group “Controller”
Nov 25 11:34:25 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=502 comm="/usr/bin/NetworkManager --no-daemon ")
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: Starting SDP server
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3289] device (lo): carrier: link connected
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3291] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3297] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3307] settings: (eno1): created default wired connection 'Wired connection 1'
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.3311] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Nov 25 11:34:25 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 25 11:34:25 LinuxLappy kernel: Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
Nov 25 11:34:25 LinuxLappy kernel: iwlwifi 0000:03:00.0: base HW address: 9c:fc:e8:07:72:bd
Nov 25 11:34:25 LinuxLappy kernel: nvidia: loading out-of-tree module taints kernel.
Nov 25 11:34:25 LinuxLappy kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 25 11:34:25 LinuxLappy kernel: Disabling lock debugging due to kernel taint
Nov 25 11:34:25 LinuxLappy kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: BNEP filters: protocol multicast
Nov 25 11:34:25 LinuxLappy kernel: Bluetooth: BNEP socket layer initialized
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:25 LinuxLappy bluetoothd[521]: Bluetooth management interface 1.18 initialized
Nov 25 11:34:25 LinuxLappy kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 235
Nov 25 11:34:25 LinuxLappy kernel: nvidia 0000:01:00.0: enabling device (0002 -> 0003)
Nov 25 11:34:25 LinuxLappy kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Nov 25 11:34:25 LinuxLappy kernel: [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
Nov 25 11:34:25 LinuxLappy kernel: r8169 0000:02:00.0 eno1: Link is Down
Nov 25 11:34:25 LinuxLappy kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Nov 25 11:34:25 LinuxLappy systemd-udevd[371]: Using default interface naming scheme 'v245'.
Nov 25 11:34:25 LinuxLappy systemd-udevd[371]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.5176] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.1/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Nov 25 11:34:25 LinuxLappy kernel: iwlwifi 0000:03:00.0 wlo1: renamed from wlan0
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.5187] ovsdb: Could not connect: No such file or directory
Nov 25 11:34:25 LinuxLappy kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  455.45.01  Thu Nov  5 23:03:56 UTC 2020
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.5420] device (wlan0): driver supports Access Point (AP) mode
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.5427] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.5434] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlo1'
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.5502] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Nov 25 11:34:25 LinuxLappy systemd-udevd[360]: Using default interface naming scheme 'v245'.
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:25 LinuxLappy kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  455.45.01  Thu Nov  5 22:55:44 UTC 2020
Nov 25 11:34:25 LinuxLappy kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Nov 25 11:34:25 LinuxLappy kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: SMU is initialized successfully!
Nov 25 11:34:25 LinuxLappy kernel: [drm] kiq ring mec 2 pipe 1 q 0
Nov 25 11:34:25 LinuxLappy kernel: [drm] Display Core initialized with v3.2.95!
Nov 25 11:34:25 LinuxLappy kernel: [drm] DMUB hardware initialized: version=0x01000000
Nov 25 11:34:25 LinuxLappy kernel: nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
Nov 25 11:34:25 LinuxLappy kernel: ucsi_ccg 3-0008: i2c_transfer failed -110
Nov 25 11:34:25 LinuxLappy kernel: ucsi_ccg 3-0008: ucsi_ccg_init failed - -110
Nov 25 11:34:25 LinuxLappy kernel: ucsi_ccg: probe of 3-0008 failed with error -110
Nov 25 11:34:25 LinuxLappy kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Nov 25 11:34:25 LinuxLappy kernel: [drm] JPEG decode initialized successfully.
Nov 25 11:34:25 LinuxLappy kernel: kfd kfd: Allocated 3969056 bytes on gart
Nov 25 11:34:25 LinuxLappy kernel: Virtual CRAT table created for GPU
Nov 25 11:34:25 LinuxLappy kernel: amdgpu: Topology: Add dGPU node [0x1636:0x1002]
Nov 25 11:34:25 LinuxLappy kernel: kfd kfd: added device 1002:1636
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 18, active_cu_number 27
Nov 25 11:34:25 LinuxLappy kernel: [drm] fb mappable at 0x1030CA0000
Nov 25 11:34:25 LinuxLappy kernel: [drm] vram apper at 0x1030000000
Nov 25 11:34:25 LinuxLappy kernel: [drm] size 8294400
Nov 25 11:34:25 LinuxLappy kernel: [drm] fb depth is 24
Nov 25 11:34:25 LinuxLappy kernel: [drm]    pitch is 7680
Nov 25 11:34:25 LinuxLappy kernel: fbcon: amdgpudrmfb (fb0) is primary device
Nov 25 11:34:25 LinuxLappy kernel: [drm] Failed to add display topology, DTM TA is not initialized.
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:25 LinuxLappy kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Nov 25 11:34:25 LinuxLappy kernel: Console: switching to colour frame buffer device 240x67
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Nov 25 11:34:25 LinuxLappy NetworkManager[502]: <info>  [1606322065.8013] device (wlo1): set-hw-addr: set MAC address to 26:63:46:1E:04:47 (scanning)
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Nov 25 11:34:25 LinuxLappy kernel: amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Nov 25 11:34:25 LinuxLappy kernel: [drm] Initialized amdgpu 3.39.0 20150101 for 0000:07:00.0 on minor 0
Nov 25 11:34:25 LinuxLappy systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Nov 25 11:34:25 LinuxLappy systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0...
Nov 25 11:34:25 LinuxLappy systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0.
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:amdgpu_bl0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy systemd-backlight[538]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
Nov 25 11:34:25 LinuxLappy systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=1/FAILURE
Nov 25 11:34:25 LinuxLappy systemd[1]: systemd-backlight@backlight:acpi_video0.service: Failed with result 'exit-code'.
Nov 25 11:34:25 LinuxLappy systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:25 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:25 LinuxLappy systemd-logind[503]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Nov 25 11:34:25 LinuxLappy systemd-logind[503]: Watching system buttons on /dev/input/event6 (HP WMI hotkeys)
Nov 25 11:34:25 LinuxLappy systemd-logind[503]: New seat seat0.
Nov 25 11:34:25 LinuxLappy systemd[1]: Started User Login Management.
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target Multi-User System.
Nov 25 11:34:25 LinuxLappy systemd[1]: Started Simple Desktop Display Manager.
Nov 25 11:34:25 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:25 LinuxLappy systemd[1]: Reached target Graphical Interface.
Nov 25 11:34:26 LinuxLappy sddm[540]: Initializing...
Nov 25 11:34:26 LinuxLappy sddm[540]: Starting...
Nov 25 11:34:26 LinuxLappy sddm[540]: Logind interface found
Nov 25 11:34:26 LinuxLappy sddm[540]: Adding new display on vt 1 ...
Nov 25 11:34:26 LinuxLappy sddm[540]: Loading theme configuration from ""
Nov 25 11:34:26 LinuxLappy sddm[540]: Display server starting...
Nov 25 11:34:26 LinuxLappy sddm[540]: Adding cookie to "/var/run/sddm/{1cddb8a7-f609-410d-a7dc-5d160644407e}"
Nov 25 11:34:26 LinuxLappy sddm[540]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{1cddb8a7-f609-410d-a7dc-5d160644407e} -background none -noreset -displayfd 17 -seat seat0 vt1
Nov 25 11:34:26 LinuxLappy kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Nov 25 11:34:26 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.12' (uid=0 pid=502 comm="/usr/bin/NetworkManager --no-daemon ")
Nov 25 11:34:26 LinuxLappy systemd[1]: Starting WPA supplicant...
Nov 25 11:34:26 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Nov 25 11:34:26 LinuxLappy systemd[1]: Started WPA supplicant.
Nov 25 11:34:26 LinuxLappy wpa_supplicant[544]: Successfully initialized wpa_supplicant
Nov 25 11:34:26 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:26 LinuxLappy NetworkManager[502]: <info>  [1606322066.1398] device (wlo1): supplicant interface state: internal-starting -> disconnected
Nov 25 11:34:26 LinuxLappy NetworkManager[502]: <info>  [1606322066.1399] Wi-Fi P2P device controlled by interface wlo1 created
Nov 25 11:34:26 LinuxLappy NetworkManager[502]: <info>  [1606322066.1401] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Nov 25 11:34:26 LinuxLappy NetworkManager[502]: <info>  [1606322066.1402] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Nov 25 11:34:26 LinuxLappy NetworkManager[502]: <info>  [1606322066.1407] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Nov 25 11:34:26 LinuxLappy NetworkManager[502]: <info>  [1606322066.1412] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:26 LinuxLappy NetworkManager[502]: <warn>  [1606322066.1418] sup-iface[ab9679bbeb74906b,0,wlo1]: call-p2p-cancel: failed with P2P cancel failed
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:26 LinuxLappy kernel: ACPI Warning: \_SB.PCI0.GPP0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200717/nsarguments-59)
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:26 LinuxLappy kernel: Bluetooth: hci0: Waiting for firmware download to complete
Nov 25 11:34:26 LinuxLappy kernel: Bluetooth: hci0: Firmware loaded in 1384555 usecs
Nov 25 11:34:26 LinuxLappy kernel: Bluetooth: hci0: Waiting for device to boot
Nov 25 11:34:26 LinuxLappy kernel: Bluetooth: hci0: Device booted in 15649 usecs
Nov 25 11:34:26 LinuxLappy kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
Nov 25 11:34:26 LinuxLappy kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Nov 25 11:34:26 LinuxLappy kernel: Bluetooth: hci0: Firmware revision 0.0 build 121 week 36 2020
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: F17h_M60h detected (node 0).
Nov 25 11:34:26 LinuxLappy kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Nov 25 11:34:26 LinuxLappy kernel: NET: Registered protocol family 38
Nov 25 11:34:27 LinuxLappy sddm[540]: Setting default cursor
Nov 25 11:34:27 LinuxLappy sddm[540]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Nov 25 11:34:27 LinuxLappy sddm[540]: Display server started.
Nov 25 11:34:27 LinuxLappy sddm[540]: Reading from "/usr/share/xsessions/plasma.desktop"
Nov 25 11:34:27 LinuxLappy sddm[540]: Reading from "/usr/share/xsessions/plasma.desktop"
Nov 25 11:34:27 LinuxLappy sddm[540]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11"
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: [PAM] Starting...
Nov 25 11:34:27 LinuxLappy audit[591]: USER_AUTH pid=591 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit acct="chris200x9" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: [PAM] Authenticating...
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: pam_kwallet5(sddm-autologin:auth): (null): pam_sm_authenticate
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: [PAM] Preparing to converse...
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: pam_kwallet5(sddm-autologin:auth): pam_kwallet5: Couldn't get password (it is empty)
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: [PAM] Conversation with 1 messages
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: [PAM] returning.
Nov 25 11:34:27 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.21' (uid=0 pid=591 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth9")
Nov 25 11:34:27 LinuxLappy dbus-daemon[501]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: pam_systemd_home(sddm-autologin:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Nov 25 11:34:27 LinuxLappy audit[591]: USER_ACCT pid=591 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="chris200x9" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:27 LinuxLappy sddm[540]: Authenticated successfully
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: pam_kwallet5(sddm-autologin:setcred): pam_kwallet5: pam_sm_setcred
Nov 25 11:34:27 LinuxLappy audit[591]: CRED_ACQ pid=591 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit acct="chris200x9" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: pam_unix(sddm-autologin:session): session opened for user chris200x9(uid=1000) by (uid=0)
Nov 25 11:34:27 LinuxLappy systemd[1]: Created slice User Slice of UID 1000.
Nov 25 11:34:27 LinuxLappy systemd[1]: Starting User Runtime Directory /run/user/1000...
Nov 25 11:34:27 LinuxLappy systemd-logind[503]: New session 1 of user chris200x9.
Nov 25 11:34:27 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:27 LinuxLappy systemd[1]: Finished User Runtime Directory /run/user/1000.
Nov 25 11:34:27 LinuxLappy systemd[1]: Starting User Manager for UID 1000...
Nov 25 11:34:27 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.23' (uid=0 pid=593 comm="(systemd) ")
Nov 25 11:34:27 LinuxLappy dbus-daemon[501]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Nov 25 11:34:27 LinuxLappy systemd[593]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Nov 25 11:34:27 LinuxLappy audit[593]: USER_ACCT pid=593 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="chris200x9" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:27 LinuxLappy audit[593]: CRED_ACQ pid=593 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="chris200x9" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Nov 25 11:34:27 LinuxLappy systemd[593]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[chris200x9] ruser=[<unknown>] rhost=[<unknown>]
Nov 25 11:34:27 LinuxLappy systemd[593]: pam_unix(systemd-user:session): session opened for user chris200x9(uid=1000) by (uid=0)
Nov 25 11:34:27 LinuxLappy systemd[593]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Nov 25 11:34:27 LinuxLappy audit[593]: USER_START pid=593 uid=0 auid=1000 ses=2 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="chris200x9" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:27 LinuxLappy audit: BPF prog-id=11 op=LOAD
Nov 25 11:34:27 LinuxLappy audit: BPF prog-id=11 op=UNLOAD
Nov 25 11:34:27 LinuxLappy systemd[598]: Configuration file /etc/xdg/autostart/klipper.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Nov 25 11:34:27 LinuxLappy systemd[598]: Not generating service for XDG autostart app-powerdevil-autostart.service, only Type=Application is supported.
Nov 25 11:34:27 LinuxLappy systemd[598]: Not generating service for XDG autostart app-kaccess-autostart.service, only Type=Application is supported.
Nov 25 11:34:27 LinuxLappy systemd[598]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
Nov 25 11:34:27 LinuxLappy systemd[598]: Not generating service for XDG autostart app-gsettings\x2ddata\x2dconvert-autostart.service, startup phases are not supported.
Nov 25 11:34:27 LinuxLappy systemd[598]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, startup phases are not supported.
Nov 25 11:34:27 LinuxLappy systemd[593]: Queued start job for default target Main User Target.
Nov 25 11:34:27 LinuxLappy systemd[593]: Reached target Paths.
Nov 25 11:34:27 LinuxLappy systemd[593]: Reached target Timers.
Nov 25 11:34:27 LinuxLappy systemd[593]: Starting D-Bus User Message Bus Socket.
Nov 25 11:34:27 LinuxLappy systemd[593]: Listening on GnuPG network certificate management daemon.
Nov 25 11:34:27 LinuxLappy systemd[593]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 25 11:34:27 LinuxLappy systemd[593]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 25 11:34:27 LinuxLappy systemd[593]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 25 11:34:27 LinuxLappy systemd[593]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 25 11:34:27 LinuxLappy systemd[593]: Listening on p11-kit server.
Nov 25 11:34:27 LinuxLappy systemd[593]: Listening on Multimedia System.
Nov 25 11:34:27 LinuxLappy systemd[593]: Listening on Sound System.
Nov 25 11:34:27 LinuxLappy systemd[593]: Listening on D-Bus User Message Bus Socket.
Nov 25 11:34:27 LinuxLappy systemd[593]: Reached target Sockets.
Nov 25 11:34:27 LinuxLappy systemd[593]: Reached target Basic System.
Nov 25 11:34:27 LinuxLappy systemd[1]: Started User Manager for UID 1000.
Nov 25 11:34:27 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:27 LinuxLappy systemd[593]: Starting Update XDG user dir configuration...
Nov 25 11:34:27 LinuxLappy systemd[1]: Started Session 1 of user chris200x9.
Nov 25 11:34:27 LinuxLappy systemd[593]: xdg-user-dirs-update.service: Succeeded.
Nov 25 11:34:27 LinuxLappy systemd[593]: Finished Update XDG user dir configuration.
Nov 25 11:34:27 LinuxLappy systemd[593]: Reached target Main User Target.
Nov 25 11:34:27 LinuxLappy systemd[593]: Startup finished in 67ms.
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: pam_env(sddm-autologin:session): deprecated reading of user environment enabled
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: pam_kwallet5(sddm-autologin:session): pam_kwallet5: pam_sm_open_session
Nov 25 11:34:27 LinuxLappy sddm-helper[604]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Nov 25 11:34:27 LinuxLappy audit[591]: USER_START pid=591 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="chris200x9" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Nov 25 11:34:27 LinuxLappy kernel: kauditd_printk_skb: 30 callbacks suppressed
Nov 25 11:34:27 LinuxLappy kernel: audit: type=1105 audit(1606322067.983:41): pid=591 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="chris200x9" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Nov 25 11:34:27 LinuxLappy sddm-helper[591]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
Nov 25 11:34:27 LinuxLappy sddm-helper[606]: Adding cookie to "/home/chris200x9/.Xauthority"
Nov 25 11:34:27 LinuxLappy sddm[540]: Session started
Nov 25 11:34:28 LinuxLappy systemd[593]: Started D-Bus User Message Bus.
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating service name='org.kde.KSplash' requested by ':1.2' (uid=1000 pid=606 comm="/usr/bin/startplasma-x11 ")
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.kde.KSplash'
Nov 25 11:34:28 LinuxLappy klauncher[632]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 25 11:34:28 LinuxLappy kcminit_startup[661]: Initializing  "kcm_style" :  "kcminit_style"
Nov 25 11:34:28 LinuxLappy kcminit_startup[661]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: process job  "kcminit_startup" finished with exit code  0
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating service name='org.kde.ActivityManager' requested by ':1.9' (uid=1000 pid=676 comm="/usr/bin/kwin_x11 ")
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.8' (uid=1000 pid=672 comm="/usr/bin/kded5 ")
Nov 25 11:34:28 LinuxLappy systemd[593]: Created slice background.slice.
Nov 25 11:34:28 LinuxLappy systemd[593]: Starting KDE Global Shortcuts Server...
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.kde.ActivityManager'
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.kde.kglobalaccel'
Nov 25 11:34:28 LinuxLappy systemd[593]: Started KDE Global Shortcuts Server.
Nov 25 11:34:28 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.12' (uid=0 pid=502 comm="/usr/bin/NetworkManager --no-daemon ")
Nov 25 11:34:28 LinuxLappy systemd[1]: Starting Authorization Manager...
Nov 25 11:34:28 LinuxLappy kded5[672]: bluedevil: Created
Nov 25 11:34:28 LinuxLappy polkitd[712]: Started polkitd version 0.118
Nov 25 11:34:28 LinuxLappy kded5[672]: kcm_touchpad: Using X11 backend
Nov 25 11:34:28 LinuxLappy kded5[672]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.11'
Nov 25 11:34:28 LinuxLappy polkitd[712]: Loading rules from directory /etc/polkit-1/rules.d
Nov 25 11:34:28 LinuxLappy polkitd[712]: Loading rules from directory /usr/share/polkit-1/rules.d
Nov 25 11:34:28 LinuxLappy polkitd[712]: Finished loading, compiling and executing 3 rules
Nov 25 11:34:28 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Nov 25 11:34:28 LinuxLappy systemd[1]: Started Authorization Manager.
Nov 25 11:34:28 LinuxLappy polkitd[712]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Nov 25 11:34:28 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:28 LinuxLappy kernel: audit: type=1130 audit(1606322068.743:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:28 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.25' (uid=1000 pid=672 comm="/usr/bin/kded5 ")
Nov 25 11:34:28 LinuxLappy dbus-daemon[501]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Nov 25 11:34:28 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.25' (uid=1000 pid=672 comm="/usr/bin/kded5 ")
Nov 25 11:34:28 LinuxLappy dbus-daemon[501]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Nov 25 11:34:28 LinuxLappy kded5[672]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit" 
                                        "Unit dbus-org.freedesktop.ModemManager1.service not found."
Nov 25 11:34:28 LinuxLappy kded5[672]: 
Nov 25 11:34:28 LinuxLappy kded5[672]: bluedevil: ObexManager operational changed false
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.8' (uid=1000 pid=672 comm="/usr/bin/kded5 ")
Nov 25 11:34:28 LinuxLappy ksmserver[711]: Qt: Session management error: networkIdsList argument is NULL
Nov 25 11:34:28 LinuxLappy systemd[593]: Starting Bluetooth OBEX service...
Nov 25 11:34:28 LinuxLappy kded5[672]: bluedevil: Bluetooth operational changed true
Nov 25 11:34:28 LinuxLappy kded5[672]: bluedevil: Agent registered
Nov 25 11:34:28 LinuxLappy kded5[672]: bluedevil: Requested default Agent
Nov 25 11:34:28 LinuxLappy NetworkManager[502]: <info>  [1606322068.7675] agent-manager: agent[bd67d756db34889d,:1.25/org.kde.plasma.networkmanagement/1000]: agent registered
Nov 25 11:34:28 LinuxLappy obexd[732]: OBEX daemon 5.55
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.bluez.obex'
Nov 25 11:34:28 LinuxLappy systemd[593]: Started Bluetooth OBEX service.
Nov 25 11:34:28 LinuxLappy kernel: Bluetooth: RFCOMM TTY layer initialized
Nov 25 11:34:28 LinuxLappy kernel: Bluetooth: RFCOMM socket layer initialized
Nov 25 11:34:28 LinuxLappy kernel: Bluetooth: RFCOMM ver 1.11
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/baloo_file.desktop" ("/usr/bin/baloo_file")
Nov 25 11:34:28 LinuxLappy kcminit_startup[661]: Initializing  "kded_touchpad" :  "kcminit_touchpad"
Nov 25 11:34:28 LinuxLappy kcminit_startup[661]: kcm_touchpad: Using X11 backend
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init")
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1")
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess")
Nov 25 11:34:28 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.30' (uid=1000 pid=737 comm="/usr/bin/baloo_file ")
Nov 25 11:34:28 LinuxLappy systemd[1]: Starting Disk Manager...
Nov 25 11:34:28 LinuxLappy kaccess[751]: Xlib XKB extension major= 1  minor= 0
Nov 25 11:34:28 LinuxLappy udisksd[755]: udisks daemon version 2.9.1 starting
Nov 25 11:34:28 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Nov 25 11:34:28 LinuxLappy systemd[1]: Started Disk Manager.
Nov 25 11:34:28 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:28 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.30' (uid=1000 pid=737 comm="/usr/bin/baloo_file ")
Nov 25 11:34:28 LinuxLappy kernel: audit: type=1130 audit(1606322068.836:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:28 LinuxLappy udisksd[755]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Nov 25 11:34:28 LinuxLappy audit: BPF prog-id=12 op=LOAD
Nov 25 11:34:28 LinuxLappy audit: BPF prog-id=13 op=LOAD
Nov 25 11:34:28 LinuxLappy systemd[1]: Starting Daemon for power management...
Nov 25 11:34:28 LinuxLappy kernel: audit: type=1334 audit(1606322068.839:44): prog-id=12 op=LOAD
Nov 25 11:34:28 LinuxLappy kernel: audit: type=1334 audit(1606322068.839:45): prog-id=13 op=LOAD
Nov 25 11:34:28 LinuxLappy kwalletd5[605]: Wallet failed to get opened by PAM, error code is -9
Nov 25 11:34:28 LinuxLappy polkit-kde-authentication-agent-1[748]: New PolkitAgentListener  0x55c33d185200
Nov 25 11:34:28 LinuxLappy polkit-kde-authentication-agent-1[748]: Adding new listener  PolkitQt1::Agent::Listener(0x55c33d193d00) for  0x55c33d185200
Nov 25 11:34:28 LinuxLappy polkit-kde-authentication-agent-1[748]: Listener online
Nov 25 11:34:28 LinuxLappy kaccess[751]: X server XKB extension major= 1  minor= 0
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11")
Nov 25 11:34:28 LinuxLappy polkitd[712]: Registered Authentication Agent for unix-session:1 (system bus name :1.32 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Nov 25 11:34:28 LinuxLappy polkit-kde-authentication-agent-1[748]: Authentication agent result: true
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy")
Nov 25 11:34:28 LinuxLappy systemd[593]: Starting Sound Service...
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating service name='ca.desrt.dconf' requested by ':1.21' (uid=1000 pid=806 comm="/usr/bin/gsettings set org.gnome.desktop.a11y.appl")
Nov 25 11:34:28 LinuxLappy systemd[593]: Created slice app.slice.
Nov 25 11:34:28 LinuxLappy systemd[593]: Started /usr/lib/baloorunner.
Nov 25 11:34:28 LinuxLappy systemd[593]: Started deluge-gtk.
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'ca.desrt.dconf'
Nov 25 11:34:28 LinuxLappy systemd[593]: Started pavucontrol.
Nov 25 11:34:28 LinuxLappy systemd[593]: Started subl.
Nov 25 11:34:28 LinuxLappy kwin_x11[676]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 863, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
Nov 25 11:34:28 LinuxLappy kwin_x11[676]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
Nov 25 11:34:28 LinuxLappy kwin_x11[676]: kf.config.core: "\"fsrestore2\" - conversion of \"481,481,0,0\" to QRect failed"
Nov 25 11:34:28 LinuxLappy kwin_x11[676]: kf.config.core: "\"fsrestore3\" - conversion of \"0,0,0,0\" to QRect failed"
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil")
Nov 25 11:34:28 LinuxLappy plasma_session[624]: org.kde.plasma.session: Starting autostart service  "/home/chris200x9/.config/autostart/skypeforlinux.desktop" ("/usr/bin/skypeforlinux")
Nov 25 11:34:28 LinuxLappy plasmashell[746]: kf.plasma.quick: Applet preload policy set to 1
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.25' (uid=1000 pid=821 comm="/usr/bin/subl ")
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating service name='org.kde.ksystemstats' requested by ':1.18' (uid=1000 pid=746 comm="/usr/bin/plasmashell ")
Nov 25 11:34:28 LinuxLappy systemd[593]: Starting Virtual filesystem service...
Nov 25 11:34:28 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.gtk.vfs.Daemon'
Nov 25 11:34:28 LinuxLappy systemd[593]: Started Virtual filesystem service.
Nov 25 11:34:29 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.30' (uid=1000 pid=821 comm="/usr/bin/subl ")
Nov 25 11:34:29 LinuxLappy systemd[593]: Starting Accessibility services bus...
Nov 25 11:34:29 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.a11y.Bus'
Nov 25 11:34:29 LinuxLappy systemd[593]: Started Accessibility services bus.
Nov 25 11:34:29 LinuxLappy at-spi-bus-launcher[908]: dbus-daemon[908]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=821 comm="/usr/bin/subl ")
Nov 25 11:34:29 LinuxLappy at-spi-bus-launcher[908]: dbus-daemon[908]: Successfully activated service 'org.a11y.atspi.Registry'
Nov 25 11:34:29 LinuxLappy at-spi-bus-launcher[926]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 25 11:34:29 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.38' (uid=1000 pid=808 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Nov 25 11:34:29 LinuxLappy systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Nov 25 11:34:29 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Nov 25 11:34:29 LinuxLappy systemd[1]: Started RealtimeKit Scheduling Policy Service.
Nov 25 11:34:29 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Successfully called chroot.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Successfully dropped privileges.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Successfully limited resources.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Running.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Canary thread running.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Watchdog thread running.
Nov 25 11:34:29 LinuxLappy kernel: audit: type=1130 audit(1606322069.106:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Successfully made thread 808 of process 808 owned by '1000' high priority at nice level -11.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Supervising 1 threads of 1 processes of 1 users.
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to find a working profile.
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Supervising 1 threads of 1 processes of 1 users.
Nov 25 11:34:29 LinuxLappy kded5[672]: bluedevil: ObexManager operational changed true
Nov 25 11:34:29 LinuxLappy kded5[672]: bluedevil: ObexAgent registered
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Successfully made thread 950 of process 808 owned by '1000' RT at priority 5.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Supervising 2 threads of 1 processes of 1 users.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Supervising 2 threads of 1 processes of 1 users.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Successfully made thread 953 of process 808 owned by '1000' RT at priority 5.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Supervising 3 threads of 1 processes of 1 users.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Supervising 3 threads of 1 processes of 1 users.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Successfully made thread 955 of process 808 owned by '1000' RT at priority 5.
Nov 25 11:34:29 LinuxLappy rtkit-daemon[936]: Supervising 4 threads of 1 processes of 1 users.
Nov 25 11:34:29 LinuxLappy systemd[593]: Started Sound Service.
Nov 25 11:34:29 LinuxLappy wpa_supplicant[544]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to find a working profile.
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Nov 25 11:34:29 LinuxLappy bluetoothd[521]: Endpoint registered: sender=:1.43 path=/MediaEndpoint/A2DPSink/sbc
Nov 25 11:34:29 LinuxLappy bluetoothd[521]: Endpoint registered: sender=:1.43 path=/MediaEndpoint/A2DPSource/sbc
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to find a working profile.
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to find a working profile.
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Nov 25 11:34:29 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.freedesktop.UPower'
Nov 25 11:34:29 LinuxLappy systemd[1]: Started Daemon for power management.
Nov 25 11:34:29 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to find a working profile.
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Nov 25 11:34:29 LinuxLappy kernel: audit: type=1130 audit(1606322069.299:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:29 LinuxLappy org_kde_powerdevil[848]: org.kde.powerdevil: Xrandr not supported, trying ddc, helper
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to find a working profile.
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Nov 25 11:34:29 LinuxLappy pulseaudio[808]: Tried to configure /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0 (alsa_card.pci-0000_01_00.1) more often than 5 times in 10s
Nov 25 11:34:29 LinuxLappy dbus-daemon[501]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.34' (uid=1000 pid=848 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Nov 25 11:34:29 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
Nov 25 11:34:29 LinuxLappy dbus-daemon[501]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.34' (uid=1000 pid=848 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Nov 25 11:34:29 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper'
Nov 25 11:34:29 LinuxLappy dbus-daemon[501]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.34' (uid=1000 pid=848 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Nov 25 11:34:29 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Nov 25 11:34:29 LinuxLappy org_kde_powerdevil[848]: Warning from helper: Failed to open "/sys/class/power_supply/BAT0/charge_start_threshold" for reading
Nov 25 11:34:29 LinuxLappy org_kde_powerdevil[848]: Warning from helper: Failed to open "/sys/class/power_supply/BAT0/charge_stop_threshold" for reading
Nov 25 11:34:29 LinuxLappy org_kde_powerdevil[848]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Nov 25 11:34:29 LinuxLappy kwin_x11[676]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1856, resource id: 56623106, major code: 18 (ChangeProperty), minor code: 0
Nov 25 11:34:29 LinuxLappy org_kde_powerdevil[848]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Nov 25 11:34:29 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating service name='org.kde.KScreen' requested by ':1.29' (uid=1000 pid=848 comm="/usr/lib/org_kde_powerdevil ")
Nov 25 11:34:29 LinuxLappy kded5[672]: Registering ":1.43/StatusNotifierItem" to system tray
Nov 25 11:34:29 LinuxLappy org_kde_powerdevil[848]: Warning from helper: Failed to open "/sys/class/power_supply/BAT0/charge_start_threshold" for reading
Nov 25 11:34:29 LinuxLappy org_kde_powerdevil[848]: Warning from helper: Failed to open "/sys/class/power_supply/BAT0/charge_stop_threshold" for reading
Nov 25 11:34:29 LinuxLappy org_kde_powerdevil[848]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Nov 25 11:34:29 LinuxLappy xembedsniproxy[741]: Container window visible, stack below
Nov 25 11:34:29 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.kde.KScreen'
Nov 25 11:34:29 LinuxLappy kscreen_backend_launcher[1077]: kscreen.xrandr: Connected output 67 to CRTC 63
Nov 25 11:34:29 LinuxLappy kscreen_backend_launcher[1077]: kscreen.xcb.helper: Detected XRandR 1.6
Nov 25 11:34:29 LinuxLappy kscreen_backend_launcher[1077]: kscreen.xcb.helper: Event Base:  89
Nov 25 11:34:29 LinuxLappy kscreen_backend_launcher[1077]: kscreen.xcb.helper: Event Error:  147
Nov 25 11:34:29 LinuxLappy baloo_file[737]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.31'
Nov 25 11:34:29 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating service name='org.gnome.GConf' requested by ':1.45' (uid=1000 pid=810 comm="deluge-gtk                          ")
Nov 25 11:34:29 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.gnome.GConf'
Nov 25 11:34:30 LinuxLappy systemd[1]: systemd-rfkill.service: Succeeded.
Nov 25 11:34:30 LinuxLappy audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:30 LinuxLappy kernel: audit: type=1131 audit(1606322070.516:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:30 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.47' (uid=1000 pid=810 comm="deluge-gtk                          ")
Nov 25 11:34:30 LinuxLappy systemd[593]: Starting Virtual filesystem service - disk device monitor...
Nov 25 11:34:30 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Nov 25 11:34:30 LinuxLappy systemd[593]: Started Virtual filesystem service - disk device monitor.
Nov 25 11:34:31 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Successfully activated service 'org.kde.ksystemstats'
Nov 25 11:34:31 LinuxLappy kded5[672]: Registering ":1.53/StatusNotifierItem" to system tray
Nov 25 11:34:31 LinuxLappy xembedsniproxy[741]: Container window visible, stack below
Nov 25 11:34:31 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating service name='org.freedesktop.Notifications' requested by ':1.37' (uid=1000 pid=856 comm="/usr/share/skypeforlinux/skypeforlinux --executed-")
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.3389] policy: auto-activating connection 'linksys_SES_50125' (2382e41b-b8ce-461d-a816-4204d9fb6df8)
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.3398] device (wlo1): Activation: starting connection 'linksys_SES_50125' (2382e41b-b8ce-461d-a816-4204d9fb6df8)
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.3400] device (wlo1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.3402] manager: NetworkManager state is now CONNECTING
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.3421] device (wlo1): set-hw-addr: reset MAC address to 9C:FC:E8:07:72:BD (preserve)
Nov 25 11:34:31 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.69' (uid=1000 pid=1194 comm="/usr/lib/gvfsd-dnssd --spawner :1.27 /org/gtk/gvfs")
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.3451] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.3454] device (wlo1): Activation: (wifi) access point 'linksys_SES_50125' has security, but secrets are required.
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.3454] device (wlo1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:31 LinuxLappy dbus-daemon[501]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Nov 25 11:34:31 LinuxLappy kded5[672]: plasma-nm: Unhandled active connection state change:  1
Nov 25 11:34:31 LinuxLappy audit[502]: USYS_CONFIG pid=502 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics arg="refresh-rate-ms" pid=861 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.3636] audit: op="statistics" arg="refresh-rate-ms" pid=861 uid=1000 result="success"
Nov 25 11:34:31 LinuxLappy kernel: audit: type=1111 audit(1606322071.359:49): pid=502 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics arg="refresh-rate-ms" pid=861 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:31 LinuxLappy kded5[672]: plasma-nm: virtual NMVariantMapMap SecretAgent::GetSecrets(const NMVariantMapMap&, const QDBusObjectPath&, const QString&, const QStringList&, uint)
Nov 25 11:34:31 LinuxLappy kded5[672]: plasma-nm: Path: "/org/freedesktop/NetworkManager/Settings/1"
Nov 25 11:34:31 LinuxLappy kded5[672]: plasma-nm: Setting name: "802-11-wireless-security"
Nov 25 11:34:31 LinuxLappy kded5[672]: plasma-nm: Hints: ()
Nov 25 11:34:31 LinuxLappy kded5[672]: plasma-nm: Flags: 1
Nov 25 11:34:31 LinuxLappy kded5[672]: plasma-nm: bool SecretAgent::processGetSecrets(SecretsRequest&) const Waiting for the wallet to open
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.4010] device (wlo1): supplicant interface state: disconnected -> inactive
Nov 25 11:34:31 LinuxLappy NetworkManager[502]: <info>  [1606322071.4011] device (p2p-dev-wlo1): supplicant management interface state: disconnected -> inactive
Nov 25 11:34:31 LinuxLappy plasmashell[746]: Cyclic dependency detected between "file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" and "file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml"
Nov 25 11:34:31 LinuxLappy plasmashell[746]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 25 11:34:31 LinuxLappy kwalletd5[605]: Application ' "kded5" ' using kwallet without parent window!
Nov 25 11:34:31 LinuxLappy plasmashell[746]: file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/ui/FullRepresentation.qml:41:9: Unable to assign [undefined] to double
Nov 25 11:34:31 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:31 LinuxLappy plasmashell[746]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Nov 25 11:34:31 LinuxLappy plasmashell[746]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Nov 25 11:34:31 LinuxLappy plasmashell[746]: kf.coreaddons: KDirWatch: "/usr/share/wallpapers/Next" is a directory. Use addDir!
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:407:130: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:408:130: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:408:393: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:409:130: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:410:129: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:411:129: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:412:129: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:413:129: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:413:379: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:31 LinuxLappy plasmashell[746]: qt.svg: <input>:413:631: Could not add child element to parent element because the types are incorrect.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:524:9: QML Label: Binding loop detected for property "height"
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:483:13: QML Label: Binding loop detected for property "height"
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Entry is not valid "kontact.desktop" QSharedPointer(0x7fe4380163b0)
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x5644f4c405a0)
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Entry is not valid "org.kde.kate.desktop" QSharedPointer(0x7fe4380163b0)
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Entry is not valid "org.kde.discover" QSharedPointer(0x5644f4c405a0)
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Entry is not valid "kontact.desktop" QSharedPointer(0x5644f4c3a880)
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x5644f3b967a0)
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Entry is not valid "org.kde.kate.desktop" QSharedPointer(0x5644f4c3a2a0)
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Entry is not valid "org.kde.discover" QSharedPointer(0x5644f4c405a0)
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:30:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:483:13: QML Label: Binding loop detected for property "height"
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:524:9: QML Label: Binding loop detected for property "height"
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:544:5: QML Label: Binding loop detected for property "height"
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.plasma.inlineBattery/contents/ui/main.qml:221:10: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.plasma.inlineBattery/contents/ui/main.qml:240:10: QML QQuickItem: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.plasma.inlineBattery/contents/ui/main.qml:261:10: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.plasma.inlineBattery/contents/ui/main.qml:221:10: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.plasma.inlineBattery/contents/ui/main.qml:240:10: QML QQuickItem: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.plasma.inlineBattery/contents/ui/main.qml:261:10: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.netspeedWidget/contents/ui/Launcher.qml:2:1: module "org.kde.plasma.private.quicklaunch" is not installed
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/ui/CompactRepresentation.qml:34:1: QML CompactRepresentation (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "maximumWidth"
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: Plasma Shell startup completed
Nov 25 11:34:32 LinuxLappy kwin_x11[676]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7068, resource id: 4194322, major code: 2 (ChangeWindowAttributes), minor code: 0
Nov 25 11:34:32 LinuxLappy kwin_x11[676]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7073, resource id: 4194342, major code: 18 (ChangeProperty), minor code: 0
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/ui/FullRepresentation.qml:41:9: Unable to assign [undefined] to double
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:32 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:33 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.plasma.inlineBattery/contents/ui/main.qml:221:10: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Nov 25 11:34:33 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.plasma.inlineBattery/contents/ui/main.qml:240:10: QML QQuickItem: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Nov 25 11:34:33 LinuxLappy plasmashell[746]: file:///home/chris200x9/.local/share/plasma/plasmoids/org.kde.plasma.inlineBattery/contents/ui/main.qml:261:10: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Nov 25 11:34:33 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/FullRepresentation.qml:105:13: Unable to assign [undefined] to QQuickAction*
Nov 25 11:34:33 LinuxLappy plasmashell[746]: qml: Network interface added: eno1
Nov 25 11:34:33 LinuxLappy plasmashell[746]: qml: Network interface added: eno1
Nov 25 11:34:33 LinuxLappy plasmashell[746]: qml: Network interface added: eno1
Nov 25 11:34:33 LinuxLappy plasmashell[746]: qml: Network interface added: eno1
Nov 25 11:34:33 LinuxLappy plasmashell[746]: qml: Network interface added: wlo1
Nov 25 11:34:33 LinuxLappy plasmashell[746]: qml: Network interface added: wlo1
Nov 25 11:34:33 LinuxLappy plasmashell[746]: qml: Network interface added: wlo1
Nov 25 11:34:33 LinuxLappy plasmashell[746]: qml: Network interface added: wlo1
Nov 25 11:34:33 LinuxLappy baloo_file[737]: replace called with invalid arguments, docId: 17179935492 url: "/home/chris200x9/"
Nov 25 11:34:34 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:34 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:34 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:34 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:34 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:34 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:34 LinuxLappy plasmashell[746]: Both point size and pixel size set. Using pixel size.
Nov 25 11:34:34 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:35 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:35 LinuxLappy systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Nov 25 11:34:35 LinuxLappy audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:35 LinuxLappy kernel: audit: type=1131 audit(1606322075.543:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:37 LinuxLappy plasmashell[746]: trying to show an empty dialog
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5289] device (wlo1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5293] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5296] device (wlo1): Activation: (wifi) connection 'linksys_SES_50125' has security, and secrets exist.  No new secrets needed.
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5297] Config: added 'ssid' value 'linksys_SES_50125'
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5297] Config: added 'scan_ssid' value '1'
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5297] Config: added 'bgscan' value 'simple:30:-70:86400'
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5297] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5297] Config: added 'auth_alg' value 'OPEN'
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5298] Config: added 'psk' value '<hidden>'
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5513] device (wlo1): supplicant interface state: inactive -> scanning
Nov 25 11:34:39 LinuxLappy NetworkManager[502]: <info>  [1606322079.5513] device (p2p-dev-wlo1): supplicant management interface state: inactive -> scanning
Nov 25 11:34:41 LinuxLappy wpa_supplicant[544]: wlo1: SME: Trying to authenticate with 34:97:f6:5e:8b:f0 (SSID='linksys_SES_50125' freq=2427 MHz)
Nov 25 11:34:41 LinuxLappy kernel: wlo1: authenticate with 34:97:f6:5e:8b:f0
Nov 25 11:34:41 LinuxLappy kernel: wlo1: send auth to 34:97:f6:5e:8b:f0 (try 1/3)
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.6834] device (wlo1): supplicant interface state: scanning -> authenticating
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.6834] device (p2p-dev-wlo1): supplicant management interface state: scanning -> authenticating
Nov 25 11:34:41 LinuxLappy wpa_supplicant[544]: wlo1: Trying to associate with 34:97:f6:5e:8b:f0 (SSID='linksys_SES_50125' freq=2427 MHz)
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.7127] device (wlo1): supplicant interface state: authenticating -> associating
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.7127] device (p2p-dev-wlo1): supplicant management interface state: authenticating -> associating
Nov 25 11:34:41 LinuxLappy kernel: wlo1: authenticated
Nov 25 11:34:41 LinuxLappy kernel: wlo1: associate with 34:97:f6:5e:8b:f0 (try 1/3)
Nov 25 11:34:41 LinuxLappy kernel: wlo1: RX AssocResp from 34:97:f6:5e:8b:f0 (capab=0x1411 status=0 aid=3)
Nov 25 11:34:41 LinuxLappy wpa_supplicant[544]: wlo1: Associated with 34:97:f6:5e:8b:f0
Nov 25 11:34:41 LinuxLappy wpa_supplicant[544]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Nov 25 11:34:41 LinuxLappy kernel: wlo1: associated
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.7480] device (wlo1): supplicant interface state: associating -> 4way_handshake
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.7480] device (p2p-dev-wlo1): supplicant management interface state: associating -> 4way_handshake
Nov 25 11:34:41 LinuxLappy wpa_supplicant[544]: wlo1: WPA: Key negotiation completed with 34:97:f6:5e:8b:f0 [PTK=CCMP GTK=CCMP]
Nov 25 11:34:41 LinuxLappy wpa_supplicant[544]: wlo1: CTRL-EVENT-CONNECTED - Connection to 34:97:f6:5e:8b:f0 completed [id=0 id_str=]
Nov 25 11:34:41 LinuxLappy kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.7991] device (wlo1): supplicant interface state: 4way_handshake -> completed
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.7991] device (wlo1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "linksys_SES_50125"
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.7991] device (p2p-dev-wlo1): supplicant management interface state: 4way_handshake -> completed
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.7994] device (wlo1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:41 LinuxLappy wpa_supplicant[544]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-66 noise=9999 txrate=26000
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8005] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8120] dhcp4 (wlo1): option dhcp_lease_time      => '86400'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8121] dhcp4 (wlo1): option domain_name_servers  => '192.168.2.1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8121] dhcp4 (wlo1): option expiry               => '1606408481'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8121] dhcp4 (wlo1): option host_name            => 'LinuxLappy'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8122] dhcp4 (wlo1): option ip_address           => '192.168.2.132'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8122] dhcp4 (wlo1): option next_server          => '192.168.2.1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8122] dhcp4 (wlo1): option requested_broadcast_address => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8122] dhcp4 (wlo1): option requested_domain_name => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8122] dhcp4 (wlo1): option requested_domain_name_servers => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8123] dhcp4 (wlo1): option requested_domain_search => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8123] dhcp4 (wlo1): option requested_host_name  => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8123] dhcp4 (wlo1): option requested_interface_mtu => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8123] dhcp4 (wlo1): option requested_ms_classless_static_routes => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8123] dhcp4 (wlo1): option requested_nis_domain => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8124] dhcp4 (wlo1): option requested_nis_servers => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8124] dhcp4 (wlo1): option requested_ntp_servers => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8124] dhcp4 (wlo1): option requested_rfc3442_classless_static_routes => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8124] dhcp4 (wlo1): option requested_root_path  => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8124] dhcp4 (wlo1): option requested_routers    => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8125] dhcp4 (wlo1): option requested_static_routes => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8125] dhcp4 (wlo1): option requested_subnet_mask => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8125] dhcp4 (wlo1): option requested_time_offset => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8125] dhcp4 (wlo1): option requested_wpad       => '1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8125] dhcp4 (wlo1): option routers              => '192.168.2.1'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8126] dhcp4 (wlo1): option subnet_mask          => '255.255.255.0'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8126] dhcp4 (wlo1): option wpad                 => '
                                                '
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8126] dhcp4 (wlo1): state changed unknown -> bound
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8167] device (wlo1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:41 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=502 comm="/usr/bin/NetworkManager --no-daemon ")
Nov 25 11:34:41 LinuxLappy systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 25 11:34:41 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Nov 25 11:34:41 LinuxLappy systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 25 11:34:41 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8274] device (wlo1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8279] device (wlo1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Nov 25 11:34:41 LinuxLappy kernel: audit: type=1130 audit(1606322081.823:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8286] manager: NetworkManager state is now CONNECTED_LOCAL
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8320] manager: NetworkManager state is now CONNECTED_SITE
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8322] policy: set 'linksys_SES_50125' (wlo1) as default for IPv4 routing and DNS
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8347] device (wlo1): Activation: successful, device activated.
Nov 25 11:34:41 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.12' (uid=0 pid=502 comm="/usr/bin/NetworkManager --no-daemon ")
Nov 25 11:34:41 LinuxLappy NetworkManager[502]: <info>  [1606322081.8362] manager: startup complete
Nov 25 11:34:41 LinuxLappy dbus-daemon[501]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Nov 25 11:34:41 LinuxLappy systemd[1]: Finished Network Manager Wait Online.
Nov 25 11:34:41 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:41 LinuxLappy systemd[1]: Reached target Network is Online.
Nov 25 11:34:41 LinuxLappy systemd[1]: Starting CUPS Scheduler...
Nov 25 11:34:41 LinuxLappy kernel: audit: type=1130 audit(1606322081.836:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:41 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.87' (uid=0 pid=1278 comm="/usr/bin/cupsd -l ")
Nov 25 11:34:41 LinuxLappy systemd[1]: Starting Manage, Install and Generate Color Profiles...
Nov 25 11:34:41 LinuxLappy wpa_supplicant[544]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=26000
Nov 25 11:34:41 LinuxLappy dbus-daemon[501]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Nov 25 11:34:41 LinuxLappy systemd[1]: Started Manage, Install and Generate Color Profiles.
Nov 25 11:34:41 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:41 LinuxLappy kernel: audit: type=1130 audit(1606322081.869:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:41 LinuxLappy systemd[1]: Started CUPS Scheduler.
Nov 25 11:34:41 LinuxLappy systemd[1]: Startup finished in 5.260s (firmware) + 1.230s (loader) + 1.493s (kernel) + 17.906s (userspace) = 25.891s.
Nov 25 11:34:41 LinuxLappy audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:41 LinuxLappy kernel: audit: type=1130 audit(1606322081.929:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:42 LinuxLappy NetworkManager[502]: <info>  [1606322082.1317] manager: NetworkManager state is now CONNECTED_GLOBAL
Nov 25 11:34:47 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:460: TypeError: Cannot read property 'length' of undefined
Nov 25 11:34:47 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:379: Unable to assign [undefined] to QString
Nov 25 11:34:47 LinuxLappy kwin_x11[676]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15573, resource id: 35651692, major code: 18 (ChangeProperty), minor code: 0
Nov 25 11:34:47 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:379: Unable to assign [undefined] to QString
Nov 25 11:34:47 LinuxLappy systemd[593]: Started Firefox - Web Browser.
Nov 25 11:34:47 LinuxLappy rtkit-daemon[936]: Supervising 4 threads of 1 processes of 1 users.
Nov 25 11:34:47 LinuxLappy rtkit-daemon[936]: Supervising 4 threads of 1 processes of 1 users.
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Supervising 4 threads of 1 processes of 1 users.
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Supervising 4 threads of 1 processes of 1 users.
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Supervising 4 threads of 1 processes of 1 users.
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Supervising 4 threads of 1 processes of 1 users.
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Successfully made thread 1404 of process 1284 owned by '1000' RT at priority 10.
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:48 LinuxLappy kwin_x11[676]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17484, resource id: 14682052, major code: 3 (GetWindowAttributes), minor code: 0
Nov 25 11:34:48 LinuxLappy kwin_x11[676]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 17485, resource id: 14682052, major code: 14 (GetGeometry), minor code: 0
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:48 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:50 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:50 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:50 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:50 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:50 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:50 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:52 LinuxLappy systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Nov 25 11:34:52 LinuxLappy audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:52 LinuxLappy kernel: audit: type=1131 audit(1606322092.543:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:34:55 LinuxLappy systemd-timesyncd[471]: Initial synchronization to time server 184.105.182.7:123 (2.arch.pool.ntp.org).
Nov 25 11:34:55 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:34:55 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:35:01 LinuxLappy systemd[1]: systemd-hostnamed.service: Succeeded.
Nov 25 11:35:01 LinuxLappy audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:35:01 LinuxLappy kernel: audit: type=1131 audit(1606322101.337:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 11:35:01 LinuxLappy audit: BPF prog-id=10 op=UNLOAD
Nov 25 11:35:01 LinuxLappy audit: BPF prog-id=9 op=UNLOAD
Nov 25 11:35:01 LinuxLappy kernel: audit: type=1334 audit(1606322101.464:57): prog-id=10 op=UNLOAD
Nov 25 11:35:01 LinuxLappy kernel: audit: type=1334 audit(1606322101.464:58): prog-id=9 op=UNLOAD
Nov 25 11:35:03 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:35:03 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:35:03 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:35:03 LinuxLappy rtkit-daemon[936]: Supervising 5 threads of 2 processes of 1 users.
Nov 25 11:35:03 LinuxLappy rtkit-daemon[936]: Successfully made thread 1762 of process 1620 owned by '1000' RT at priority 10.
Nov 25 11:35:03 LinuxLappy rtkit-daemon[936]: Supervising 6 threads of 3 processes of 1 users.
Nov 25 11:35:17 LinuxLappy wpa_supplicant[544]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=144400
Nov 25 11:35:24 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:460: TypeError: Cannot read property 'length' of undefined
Nov 25 11:35:24 LinuxLappy kwin_x11[676]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 39958, resource id: 35651725, major code: 18 (ChangeProperty), minor code: 0
Nov 25 11:35:24 LinuxLappy systemd[593]: Started QTerminal - Terminal emulator.
Nov 25 11:35:24 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:379: Unable to assign [undefined] to QString
Nov 25 11:35:24 LinuxLappy plasmashell[746]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:460: TypeError: Cannot read property 'length' of undefined
Nov 25 11:35:31 LinuxLappy plasma_waitforname[1163]: org.kde.knotifications: WaitForName: Service was not registered within timeout
Nov 25 11:35:31 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activated service 'org.freedesktop.Notifications' failed: Process org.freedesktop.Notifications exited with status 1
Nov 25 11:35:31 LinuxLappy dbus-daemon[612]: [session uid=1000 pid=612] Activating service name='org.freedesktop.Notifications' requested by ':1.37' (uid=1000 pid=856 comm="/usr/share/skypeforlinux/skypeforlinux --executed-")
Nov 25 11:35:32 LinuxLappy audit[1801]: USER_AUTH pid=1801 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="chris200x9" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:32 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.205' (uid=0 pid=1801 comm="sudo journalctl -b ")
Nov 25 11:35:32 LinuxLappy dbus-daemon[501]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Nov 25 11:35:32 LinuxLappy sudo[1801]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Nov 25 11:35:32 LinuxLappy audit[1801]: USER_ACCT pid=1801 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="chris200x9" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:32 LinuxLappy audit[1801]: CRED_REFR pid=1801 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:32 LinuxLappy sudo[1801]: chris200x9 : TTY=pts/0 ; PWD=/home/chris200x9 ; USER=root ; COMMAND=/usr/bin/journalctl -b
Nov 25 11:35:32 LinuxLappy kernel: audit: type=1100 audit(1606322132.697:59): pid=1801 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="chris200x9" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:32 LinuxLappy kernel: audit: type=1101 audit(1606322132.700:60): pid=1801 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="chris200x9" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:32 LinuxLappy kernel: audit: type=1110 audit(1606322132.700:61): pid=1801 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:32 LinuxLappy kernel: audit: type=1105 audit(1606322132.704:62): pid=1801 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:32 LinuxLappy audit[1801]: USER_START pid=1801 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:32 LinuxLappy sudo[1801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Nov 25 11:35:54 LinuxLappy audit[1801]: USER_END pid=1801 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:54 LinuxLappy audit[1801]: CRED_DISP pid=1801 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:54 LinuxLappy sudo[1801]: pam_unix(sudo:session): session closed for user root
Nov 25 11:35:54 LinuxLappy kernel: audit: type=1106 audit(1606322154.796:63): pid=1801 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:35:54 LinuxLappy kernel: audit: type=1104 audit(1606322154.796:64): pid=1801 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:36:26 LinuxLappy dbus-daemon[501]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.237' (uid=0 pid=1954 comm="sudo journalctl -b ")
Nov 25 11:36:26 LinuxLappy dbus-daemon[501]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Nov 25 11:36:26 LinuxLappy audit[1954]: USER_ACCT pid=1954 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="chris200x9" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:36:26 LinuxLappy audit[1954]: CRED_REFR pid=1954 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:36:26 LinuxLappy sudo[1954]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Nov 25 11:36:26 LinuxLappy kernel: audit: type=1101 audit(1606322186.200:65): pid=1954 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="chris200x9" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:36:26 LinuxLappy kernel: audit: type=1110 audit(1606322186.200:66): pid=1954 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:36:26 LinuxLappy sudo[1954]: chris200x9 : TTY=pts/0 ; PWD=/home/chris200x9 ; USER=root ; COMMAND=/usr/bin/journalctl -b
Nov 25 11:36:26 LinuxLappy sudo[1954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Nov 25 11:36:26 LinuxLappy audit[1954]: USER_START pid=1954 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Nov 25 11:36:26 LinuxLappy kernel: audit: type=1105 audit(1606322186.203:67): pid=1954 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'

I'm looking into the autosuspend and I'm really unsure how to blacklist something. The blacklist and whitelist entries look nearly identical and in the same file.

Last edited by chris200x9 (2020-11-25 16:48:19)

Offline

#4 2020-11-25 16:48:30

seth
Member
Registered: 2012-09-03
Posts: 52,199

Re: [SOLVED]Absolutely cannot load uvcvideo at boot.

Nov 25 11:34:24 LinuxLappy systemd-modules-load[316]: Module 'uvcvideo' is deny-listed

The module is blacklisted somewhere in /etc/modprobe*

Offline

#5 2020-11-25 17:01:31

chris200x9
Member
Registered: 2008-03-05
Posts: 30

Re: [SOLVED]Absolutely cannot load uvcvideo at boot.

seth wrote:
Nov 25 11:34:24 LinuxLappy systemd-modules-load[316]: Module 'uvcvideo' is deny-listed

The module is blacklisted somewhere in /etc/modprobe*


Thanks! How can I unblacklist it? I don't have any conf file blacklisting it. I thought if it was blacklisted it'd throw an error when I tried manually loading it but manually loading it works fine.

Edit: OMG I'm so dumb for some reason it's blacklisted in my blacklist nouveau file. I never looked inside the file I was just like "oh it's blacklisting nouveau, nothing to do with uvcvideo" and never actually looked inside my conf file.

Last edited by chris200x9 (2020-11-25 17:09:52)

Offline

#6 2020-11-25 17:05:21

seth
Member
Registered: 2012-09-03
Posts: 52,199

Re: [SOLVED]Absolutely cannot load uvcvideo at boot.

Sure?

grep -r uvcvideo /etc/modprobe*

There might be a blackisting entry in the initramfs - the blacklisting would also explain whyy it's not automatically loaded to begin with.

Blacklisting only affects the auto-loading (notably by a HW ID match), not explicit loading.

Edit: nvm ;-)
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Last edited by seth (2020-11-25 17:06:16)

Offline

Board footer

Powered by FluxBB