You are not logged in.
When I press on suspend, I hear a first click that signals the computer is off, but in the same second I hear a second click, the fans start spinning again and the screens turn on. This is the output of my
dmesg[ 0.000000] Linux version 5.19.5-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT_DYNAMIC Mon, 29 Aug 2022 15:51:05 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0bc89d7e-a758-472e-87d1-79d3b3145281 rw loglevel=3 quiet
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 1776
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009c3efff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a210fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a211000-0x000000000affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000b9d76fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b9d77000-0x00000000bc8bbfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bc8bc000-0x00000000bc8f8fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bc8f9000-0x00000000bcfdafff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bcfdb000-0x00000000bdd77fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bdd78000-0x00000000bddfefff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000bddff000-0x00000000beffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083f37ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000083f380000-0x000000083fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0xbcfc4000 ACPI 2.0=0xbcfc4014 TPMFinalLog=0xbcf8e000 SMBIOS=0xbdc28000 SMBIOS 3.0=0xbdc27000 MEMATTR=0xb4b9a018 ESRT=0xb7fc1e98
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F16e 07/20/2022
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3593.267 MHz processor
[ 0.000506] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000508] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000515] last_pfn = 0x83f380 max_arch_pfn = 0x400000000
[ 0.001054] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001197] total RAM covered: 3071M
[ 0.001357] Found optimal setting for mtrr clean up
[ 0.001357] gran_size: 64K chunk_size: 64M num_reg: 3 lose cover RAM: 0G
[ 0.001434] e820: update [mem 0xbca60000-0xbca6ffff] usable ==> reserved
[ 0.001438] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.001442] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[ 0.005121] esrt: Reserving ESRT space from 0x00000000b7fc1e98 to 0x00000000b7fc1ed0.
[ 0.005132] e820: update [mem 0xb7fc1000-0xb7fc1fff] usable ==> reserved
[ 0.005180] Using GB pages for direct mapping
[ 0.005887] Secure boot disabled
[ 0.005887] RAMDISK: [mem 0x36e9f000-0x37746fff]
[ 0.005890] ACPI: Early table checksum verification disabled
[ 0.005893] ACPI: RSDP 0x00000000BCFC4014 000024 (v02 ALASKA)
[ 0.005896] ACPI: XSDT 0x00000000BCFC3728 0000D4 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.005900] ACPI: FACP 0x00000000BC8E7000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.005904] ACPI: DSDT 0x00000000BC8C5000 0067E8 (v02 ALASKA A M I 01072009 INTL 20190509)
[ 0.005907] ACPI: FACS 0x00000000BCFBE000 000040
[ 0.005908] ACPI: SSDT 0x00000000BC8EE000 00AAC2 (v02 GBT GSWApp 00000001 INTL 20190509)
[ 0.005911] ACPI: SSDT 0x00000000BC8ED000 00092A (v02 AMD AmdTable 00000002 MSFT 04000000)
[ 0.005913] ACPI: SSDT 0x00000000BC8E9000 003D74 (v01 AMD AMD AOD 00000001 INTL 20190509)
[ 0.005915] ACPI: SSDT 0x00000000BC8E8000 0001AD (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.005917] ACPI: FIDT 0x00000000BC8E0000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005919] ACPI: MCFG 0x00000000BC8DF000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.005921] ACPI: HPET 0x00000000BC8DE000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.005923] ACPI: IVRS 0x00000000BC8DD000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.005925] ACPI: FPDT 0x00000000BC8DC000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.005927] ACPI: BGRT 0x00000000BC8DB000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005929] ACPI: TPM2 0x00000000BC8DA000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.005931] ACPI: PCCT 0x00000000BC8D9000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.005933] ACPI: SSDT 0x00000000BC8D5000 0030FB (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.005936] ACPI: CRAT 0x00000000BC8D4000 000BD0 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.005938] ACPI: CDIT 0x00000000BC8D3000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.005940] ACPI: SSDT 0x00000000BC8D2000 000625 (v01 AMD ArticDGP 00000001 INTL 20190509)
[ 0.005942] ACPI: SSDT 0x00000000BC8CE000 0039F7 (v01 AMD ArticN 00000001 INTL 20190509)
[ 0.005944] ACPI: WSMT 0x00000000BC8CD000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005946] ACPI: APIC 0x00000000BC8CC000 00015E (v04 ALASKA A M I 01072009 AMI 00010013)
[ 0.005948] ACPI: SSDT 0x00000000BC8E5000 00147F (v01 AMD ArticC 00000001 INTL 20190509)
[ 0.005950] ACPI: SSDT 0x00000000BC8E4000 0000BF (v01 AMD AmdTable 00001000 INTL 20190509)
[ 0.005952] ACPI: Reserving FACP table memory at [mem 0xbc8e7000-0xbc8e7113]
[ 0.005953] ACPI: Reserving DSDT table memory at [mem 0xbc8c5000-0xbc8cb7e7]
[ 0.005953] ACPI: Reserving FACS table memory at [mem 0xbcfbe000-0xbcfbe03f]
[ 0.005954] ACPI: Reserving SSDT table memory at [mem 0xbc8ee000-0xbc8f8ac1]
[ 0.005955] ACPI: Reserving SSDT table memory at [mem 0xbc8ed000-0xbc8ed929]
[ 0.005955] ACPI: Reserving SSDT table memory at [mem 0xbc8e9000-0xbc8ecd73]
[ 0.005956] ACPI: Reserving SSDT table memory at [mem 0xbc8e8000-0xbc8e81ac]
[ 0.005956] ACPI: Reserving FIDT table memory at [mem 0xbc8e0000-0xbc8e009b]
[ 0.005957] ACPI: Reserving MCFG table memory at [mem 0xbc8df000-0xbc8df03b]
[ 0.005958] ACPI: Reserving HPET table memory at [mem 0xbc8de000-0xbc8de037]
[ 0.005958] ACPI: Reserving IVRS table memory at [mem 0xbc8dd000-0xbc8dd0cf]
[ 0.005959] ACPI: Reserving FPDT table memory at [mem 0xbc8dc000-0xbc8dc043]
[ 0.005960] ACPI: Reserving BGRT table memory at [mem 0xbc8db000-0xbc8db037]
[ 0.005960] ACPI: Reserving TPM2 table memory at [mem 0xbc8da000-0xbc8da04b]
[ 0.005961] ACPI: Reserving PCCT table memory at [mem 0xbc8d9000-0xbc8d906d]
[ 0.005961] ACPI: Reserving SSDT table memory at [mem 0xbc8d5000-0xbc8d80fa]
[ 0.005962] ACPI: Reserving CRAT table memory at [mem 0xbc8d4000-0xbc8d4bcf]
[ 0.005963] ACPI: Reserving CDIT table memory at [mem 0xbc8d3000-0xbc8d3028]
[ 0.005963] ACPI: Reserving SSDT table memory at [mem 0xbc8d2000-0xbc8d2624]
[ 0.005964] ACPI: Reserving SSDT table memory at [mem 0xbc8ce000-0xbc8d19f6]
[ 0.005965] ACPI: Reserving WSMT table memory at [mem 0xbc8cd000-0xbc8cd027]
[ 0.005965] ACPI: Reserving APIC table memory at [mem 0xbc8cc000-0xbc8cc15d]
[ 0.005966] ACPI: Reserving SSDT table memory at [mem 0xbc8e5000-0xbc8e647e]
[ 0.005967] ACPI: Reserving SSDT table memory at [mem 0xbc8e4000-0xbc8e40be]
[ 0.006013] No NUMA configuration found
[ 0.006014] Faking a node at [mem 0x0000000000000000-0x000000083f37ffff]
[ 0.006016] NODE_DATA(0) allocated [mem 0x83f37c000-0x83f37ffff]
[ 0.006057] Zone ranges:
[ 0.006058] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.006059] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.006060] Normal [mem 0x0000000100000000-0x000000083f37ffff]
[ 0.006061] Device empty
[ 0.006062] Movable zone start for each node
[ 0.006063] Early memory node ranges
[ 0.006063] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.006064] node 0: [mem 0x0000000000100000-0x0000000009c3efff]
[ 0.006065] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.006066] node 0: [mem 0x000000000a211000-0x000000000affffff]
[ 0.006066] node 0: [mem 0x000000000b020000-0x00000000b9d76fff]
[ 0.006067] node 0: [mem 0x00000000bddff000-0x00000000beffffff]
[ 0.006068] node 0: [mem 0x0000000100000000-0x000000083f37ffff]
[ 0.006071] Initmem setup node 0 [mem 0x0000000000001000-0x000000083f37ffff]
[ 0.006074] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.006092] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.006249] On node 0, zone DMA32: 961 pages in unavailable ranges
[ 0.006264] On node 0, zone DMA32: 17 pages in unavailable ranges
[ 0.010121] On node 0, zone DMA32: 32 pages in unavailable ranges
[ 0.010304] On node 0, zone DMA32: 16520 pages in unavailable ranges
[ 0.053944] On node 0, zone Normal: 4096 pages in unavailable ranges
[ 0.053975] On node 0, zone Normal: 3200 pages in unavailable ranges
[ 0.054455] ACPI: PM-Timer IO Port: 0x808
[ 0.054462] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.054473] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[ 0.054479] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[ 0.054480] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.054481] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.054484] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.054486] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.054500] e820: update [mem 0xb524d000-0xb52a3fff] usable ==> reserved
[ 0.054513] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
[ 0.054542] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.054543] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.054545] PM: hibernation: Registered nosave memory: [mem 0x09c3f000-0x09ffffff]
[ 0.054547] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a210fff]
[ 0.054548] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[ 0.054550] PM: hibernation: Registered nosave memory: [mem 0xb524d000-0xb52a3fff]
[ 0.054551] PM: hibernation: Registered nosave memory: [mem 0xb7fc1000-0xb7fc1fff]
[ 0.054552] PM: hibernation: Registered nosave memory: [mem 0xb9d77000-0xbc8bbfff]
[ 0.054553] PM: hibernation: Registered nosave memory: [mem 0xbc8bc000-0xbc8f8fff]
[ 0.054554] PM: hibernation: Registered nosave memory: [mem 0xbc8f9000-0xbcfdafff]
[ 0.054554] PM: hibernation: Registered nosave memory: [mem 0xbcfdb000-0xbdd77fff]
[ 0.054555] PM: hibernation: Registered nosave memory: [mem 0xbdd78000-0xbddfefff]
[ 0.054556] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[ 0.054557] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
[ 0.054557] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[ 0.054558] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[ 0.054558] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[ 0.054559] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff]
[ 0.054559] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd7fffff]
[ 0.054560] PM: hibernation: Registered nosave memory: [mem 0xfd800000-0xfe9fffff]
[ 0.054560] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[ 0.054560] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[ 0.054561] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[ 0.054561] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[ 0.054562] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.054562] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[ 0.054563] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[ 0.054563] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[ 0.054564] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.054564] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[ 0.054565] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.054565] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.054566] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[ 0.054566] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[ 0.054567] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[ 0.054567] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[ 0.054568] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[ 0.054568] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[ 0.054569] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.054570] [mem 0xc0000000-0xefffffff] available for PCI devices
[ 0.054571] Booting paravirtualized kernel on bare hardware
[ 0.054573] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.058162] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[ 0.059136] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.059144] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.059145] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.059151] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.059175] Fallback order for Node 0: 0
[ 0.059179] Built 1 zonelists, mobility grouping on. Total pages: 8232841
[ 0.059180] Policy zone: Normal
[ 0.059180] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0bc89d7e-a758-472e-87d1-79d3b3145281 rw loglevel=3 quiet
[ 0.059224] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[ 0.059225] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.059225] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[ 0.059226] printk: log_buf_len min size: 131072 bytes
[ 0.059372] printk: log_buf_len: 262144 bytes
[ 0.059373] printk: early log buf free: 116040(88%)
[ 0.061926] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.063191] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.063452] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.121483] Memory: 32650244K/33454740K available (14343K kernel code, 2071K rwdata, 11168K rodata, 2116K init, 3584K bss, 804236K reserved, 0K cma-reserved)
[ 0.122071] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.122095] ftrace: allocating 45413 entries in 178 pages
[ 0.127865] ftrace: allocated 178 pages with 4 groups
[ 0.127948] Dynamic Preempt: full
[ 0.128026] rcu: Preemptible hierarchical RCU implementation.
[ 0.128027] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[ 0.128027] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.128028] Trampoline variant of Tasks RCU enabled.
[ 0.128028] Rude variant of Tasks RCU enabled.
[ 0.128029] Tracing variant of Tasks RCU enabled.
[ 0.128029] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.128030] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.131480] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[ 0.131650] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.131722] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.131742] random: crng init done
[ 0.131768] Console: colour dummy device 80x25
[ 0.131782] printk: console [tty0] enabled
[ 0.131803] ACPI: Core revision 20220331
[ 0.131930] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.131945] APIC: Switch to symmetric I/O mode setup
[ 0.450396] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.450409] Switched APIC routing to physical flat.
[ 0.451017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.465276] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb7b3da04, max_idle_ns: 440795335915 ns
[ 0.465279] Calibrating delay loop (skipped), value calculated using timer frequency.. 7189.97 BogoMIPS (lpj=11977556)
[ 0.465281] pid_max: default: 32768 minimum: 301
[ 0.467666] LSM: Security Framework initializing
[ 0.467671] landlock: Up and running.
[ 0.467672] Yama: becoming mindful.
[ 0.467677] LSM support for eBPF active
[ 0.467726] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.467767] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.467929] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.467980] LVT offset 1 assigned for vector 0xf9
[ 0.468094] LVT offset 2 assigned for vector 0xf4
[ 0.468129] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.468130] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.468132] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.468133] Spectre V2 : Mitigation: Retpolines
[ 0.468134] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.468134] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.468135] Spectre V2 : Enabling Speculation Barrier for firmware calls
[ 0.468135] RETBleed: Mitigation: untrained return thunk
[ 0.468136] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.468137] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[ 0.468137] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.468139] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.475088] Freeing SMP alternatives memory: 36K
[ 0.581941] smpboot: CPU0: AMD Ryzen 5 3600 6-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
[ 0.581945] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.581945] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.581945] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.581945] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.581945] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.581945] ... version: 0
[ 0.581945] ... bit width: 48
[ 0.581945] ... generic registers: 6
[ 0.581945] ... value mask: 0000ffffffffffff
[ 0.581945] ... max period: 00007fffffffffff
[ 0.581945] ... fixed-purpose events: 0
[ 0.581945] ... event mask: 000000000000003f
[ 0.581945] rcu: Hierarchical SRCU implementation.
[ 0.581945] rcu: Max phase no-delay instances is 1000.
[ 0.581945] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.581945] smp: Bringing up secondary CPUs ...
[ 0.581945] x86: Booting SMP configuration:
[ 0.581945] .... node #0, CPUs: #1 #2 #3 #4 #5 #6
[ 0.592005] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.592038] #7 #8 #9 #10 #11
[ 0.604161] smp: Brought up 1 node, 12 CPUs
[ 0.604161] smpboot: Max logical packages: 3
[ 0.604161] smpboot: Total of 12 processors activated (86272.67 BogoMIPS)
[ 0.605852] devtmpfs: initialized
[ 0.605852] x86/mm: Memory block size: 128MB
[ 0.606203] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a210fff] (69632 bytes)
[ 0.606203] ACPI: PM: Registering ACPI NVS region [mem 0xbc8f9000-0xbcfdafff] (7217152 bytes)
[ 0.606203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.606203] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.606203] pinctrl core: initialized pinctrl subsystem
[ 0.606203] PM: RTC time: 14:41:21, date: 2022-09-01
[ 0.606203] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.606203] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.606214] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.606440] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.606452] audit: initializing netlink subsys (disabled)
[ 0.606458] audit: type=2000 audit(1662043281.159:1): state=initialized audit_enabled=0 res=1
[ 0.606458] thermal_sys: Registered thermal governor 'fair_share'
[ 0.606458] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.606458] thermal_sys: Registered thermal governor 'step_wise'
[ 0.606458] thermal_sys: Registered thermal governor 'user_space'
[ 0.606458] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.608616] cpuidle: using governor ladder
[ 0.608617] cpuidle: using governor menu
[ 0.608638] Detected 1 PCC Subspaces
[ 0.608639] Registering PCC driver as Mailbox controller
[ 0.608658] HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
[ 0.608658] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.608724] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.608728] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 0.608735] PCI: Using configuration type 1 for base access
[ 0.609716] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.609716] HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
[ 0.609716] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.609716] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.609716] ACPI: Added _OSI(Module Device)
[ 0.609716] ACPI: Added _OSI(Processor Device)
[ 0.609716] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.609716] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.609716] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.609716] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.609716] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.621683] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.623277] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.630797] ACPI: Interpreter enabled
[ 0.630811] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.630812] ACPI: Using IOAPIC for interrupt routing
[ 0.631063] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.631064] PCI: Using E820 reservations for host bridge windows
[ 0.631406] ACPI: Enabled 8 GPEs in block 00 to 1F
[ 0.638436] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.638440] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.638513] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[ 0.638651] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.638658] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 0.638958] PCI host bridge to bus 0000:00
[ 0.638959] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.638961] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.638962] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.638963] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.638964] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.638965] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
[ 0.638966] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 0.638967] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.638978] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[ 0.639052] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[ 0.639131] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[ 0.639178] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[ 0.639207] pci 0000:00:01.1: enabling Extended Tags
[ 0.639262] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.639355] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[ 0.639384] pci 0000:00:01.2: enabling Extended Tags
[ 0.639437] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.639530] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[ 0.639580] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[ 0.639627] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[ 0.639706] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 0.640157] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[ 0.640208] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[ 0.640261] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[ 0.640305] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[ 0.640328] pci 0000:00:07.1: enabling Extended Tags
[ 0.640366] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 0.640442] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[ 0.640486] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[ 0.640511] pci 0000:00:08.1: enabling Extended Tags
[ 0.640553] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.640646] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.640746] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.640849] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[ 0.640875] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[ 0.640897] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[ 0.640919] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[ 0.640940] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[ 0.640961] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[ 0.640983] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[ 0.641005] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[ 0.641078] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
[ 0.641097] pci 0000:01:00.0: reg 0x10: [mem 0xfc800000-0xfc803fff 64bit]
[ 0.641302] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.641307] pci 0000:00:01.1: bridge window [mem 0xfc800000-0xfc8fffff]
[ 0.641364] pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330
[ 0.641383] pci 0000:02:00.0: reg 0x10: [mem 0xfc7a0000-0xfc7a7fff 64bit]
[ 0.641427] pci 0000:02:00.0: enabling Extended Tags
[ 0.641481] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.641569] pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601
[ 0.641621] pci 0000:02:00.1: reg 0x24: [mem 0xfc780000-0xfc79ffff]
[ 0.641629] pci 0000:02:00.1: reg 0x30: [mem 0xfc700000-0xfc77ffff pref]
[ 0.641636] pci 0000:02:00.1: enabling Extended Tags
[ 0.641681] pci 0000:02:00.1: PME# supported from D3hot D3cold
[ 0.641748] pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400
[ 0.641796] pci 0000:02:00.2: enabling Extended Tags
[ 0.641846] pci 0000:02:00.2: PME# supported from D3hot D3cold
[ 0.641916] pci 0000:00:01.2: PCI bridge to [bus 02-05]
[ 0.641920] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.641922] pci 0000:00:01.2: bridge window [mem 0xfc500000-0xfc7fffff]
[ 0.642048] pci 0000:03:08.0: [1022:43ea] type 01 class 0x060400
[ 0.642099] pci 0000:03:08.0: enabling Extended Tags
[ 0.642158] pci 0000:03:08.0: PME# supported from D3hot D3cold
[ 0.642247] pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400
[ 0.642299] pci 0000:03:09.0: enabling Extended Tags
[ 0.642357] pci 0000:03:09.0: PME# supported from D3hot D3cold
[ 0.642449] pci 0000:02:00.2: PCI bridge to [bus 03-05]
[ 0.642454] pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
[ 0.642457] pci 0000:02:00.2: bridge window [mem 0xfc500000-0xfc6fffff]
[ 0.642545] pci 0000:04:00.0: [10ec:8125] type 00 class 0x020000
[ 0.642570] pci 0000:04:00.0: reg 0x10: [io 0xf000-0xf0ff]
[ 0.642605] pci 0000:04:00.0: reg 0x18: [mem 0xfc600000-0xfc60ffff 64bit]
[ 0.642626] pci 0000:04:00.0: reg 0x20: [mem 0xfc610000-0xfc613fff 64bit]
[ 0.642780] pci 0000:04:00.0: supports D1 D2
[ 0.642781] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.642968] pci 0000:03:08.0: PCI bridge to [bus 04]
[ 0.642974] pci 0000:03:08.0: bridge window [io 0xf000-0xffff]
[ 0.642977] pci 0000:03:08.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 0.643052] pci 0000:05:00.0: [8086:2723] type 00 class 0x028000
[ 0.643084] pci 0000:05:00.0: reg 0x10: [mem 0xfc500000-0xfc503fff 64bit]
[ 0.643251] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 0.643398] pci 0000:03:09.0: PCI bridge to [bus 05]
[ 0.643405] pci 0000:03:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.643479] pci 0000:06:00.0: [10de:2184] type 00 class 0x030000
[ 0.643493] pci 0000:06:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[ 0.643505] pci 0000:06:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.643517] pci 0000:06:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[ 0.643525] pci 0000:06:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.643533] pci 0000:06:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[ 0.643552] pci 0000:06:00.0: BAR 3: assigned to efifb
[ 0.643557] pci 0000:06:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.643608] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[ 0.643686] pci 0000:06:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.643734] pci 0000:06:00.1: [10de:1aeb] type 00 class 0x040300
[ 0.643748] pci 0000:06:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
[ 0.643898] pci 0000:06:00.2: [10de:1aec] type 00 class 0x0c0330
[ 0.643916] pci 0000:06:00.2: reg 0x10: [mem 0xe2000000-0xe203ffff 64bit pref]
[ 0.643935] pci 0000:06:00.2: reg 0x1c: [mem 0xe2040000-0xe204ffff 64bit pref]
[ 0.643997] pci 0000:06:00.2: PME# supported from D0 D3hot D3cold
[ 0.644048] pci 0000:06:00.3: [10de:1aed] type 00 class 0x0c8000
[ 0.644062] pci 0000:06:00.3: reg 0x10: [mem 0xfc084000-0xfc084fff]
[ 0.644152] pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
[ 0.644233] pci 0000:00:03.1: PCI bridge to [bus 06]
[ 0.644237] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
[ 0.644239] pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.644242] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
[ 0.644279] pci 0000:07:00.0: [1022:148a] type 00 class 0x130000
[ 0.644306] pci 0000:07:00.0: enabling Extended Tags
[ 0.644412] pci 0000:00:07.1: PCI bridge to [bus 07]
[ 0.644461] pci 0000:08:00.0: [1022:1485] type 00 class 0x130000
[ 0.644494] pci 0000:08:00.0: enabling Extended Tags
[ 0.644603] pci 0000:08:00.1: [1022:1486] type 00 class 0x108000
[ 0.644618] pci 0000:08:00.1: reg 0x18: [mem 0xfc300000-0xfc3fffff]
[ 0.644630] pci 0000:08:00.1: reg 0x24: [mem 0xfc408000-0xfc409fff]
[ 0.644638] pci 0000:08:00.1: enabling Extended Tags
[ 0.644737] pci 0000:08:00.3: [1022:149c] type 00 class 0x0c0330
[ 0.644750] pci 0000:08:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[ 0.644779] pci 0000:08:00.3: enabling Extended Tags
[ 0.644824] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[ 0.644892] pci 0000:08:00.4: [1022:1487] type 00 class 0x040300
[ 0.644901] pci 0000:08:00.4: reg 0x10: [mem 0xfc400000-0xfc407fff]
[ 0.644926] pci 0000:08:00.4: enabling Extended Tags
[ 0.644968] pci 0000:08:00.4: PME# supported from D0 D3hot D3cold
[ 0.645048] pci 0000:00:08.1: PCI bridge to [bus 08]
[ 0.645052] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc4fffff]
[ 0.645290] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.645336] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.645375] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.645422] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.645465] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.645501] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.645536] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.645571] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.646387] iommu: Default domain type: Translated
[ 0.646388] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.646482] SCSI subsystem initialized
[ 0.646489] libata version 3.00 loaded.
[ 0.646489] ACPI: bus type USB registered
[ 0.646489] usbcore: registered new interface driver usbfs
[ 0.646489] usbcore: registered new interface driver hub
[ 0.646489] usbcore: registered new device driver usb
[ 0.646489] pps_core: LinuxPPS API ver. 1 registered
[ 0.646489] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.646489] PTP clock support registered
[ 0.646489] EDAC MC: Ver: 3.0.0
[ 0.646489] Registered efivars operations
[ 0.646489] NetLabel: Initializing
[ 0.646489] NetLabel: domain hash size = 128
[ 0.646489] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.646489] NetLabel: unlabeled traffic allowed by default
[ 0.646489] mctp: management component transport protocol core
[ 0.646489] NET: Registered PF_MCTP protocol family
[ 0.646489] PCI: Using ACPI for IRQ routing
[ 0.650725] PCI: pci_cache_line_size set to 64 bytes
[ 0.650790] e820: reserve RAM buffer [mem 0x09c3f000-0x0bffffff]
[ 0.650791] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.650792] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[ 0.650793] e820: reserve RAM buffer [mem 0xb524d000-0xb7ffffff]
[ 0.650793] e820: reserve RAM buffer [mem 0xb7fc1000-0xb7ffffff]
[ 0.650794] e820: reserve RAM buffer [mem 0xb9d77000-0xbbffffff]
[ 0.650795] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[ 0.650795] e820: reserve RAM buffer [mem 0x83f380000-0x83fffffff]
[ 0.650806] pci 0000:06:00.0: vgaarb: setting as boot VGA device
[ 0.650806] pci 0000:06:00.0: vgaarb: bridge control possible
[ 0.650806] pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.650806] vgaarb: loaded
[ 0.650806] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.650806] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.651993] clocksource: Switched to clocksource tsc-early
[ 0.652087] VFS: Disk quotas dquot_6.6.0
[ 0.652102] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.652156] pnp: PnP ACPI init
[ 0.652231] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.652298] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[ 0.652500] system 00:03: [io 0x0a00-0x0a2f] has been reserved
[ 0.652502] system 00:03: [io 0x0a30-0x0a3f] has been reserved
[ 0.652503] system 00:03: [io 0x0a40-0x0a4f] has been reserved
[ 0.652506] system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
[ 0.652750] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.652752] system 00:04: [io 0x040b] has been reserved
[ 0.652754] system 00:04: [io 0x04d6] has been reserved
[ 0.652755] system 00:04: [io 0x0c00-0x0c01] has been reserved
[ 0.652756] system 00:04: [io 0x0c14] has been reserved
[ 0.652758] system 00:04: [io 0x0c50-0x0c51] has been reserved
[ 0.652759] system 00:04: [io 0x0c52] has been reserved
[ 0.652760] system 00:04: [io 0x0c6c] has been reserved
[ 0.652762] system 00:04: [io 0x0c6f] has been reserved
[ 0.652763] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
[ 0.652764] system 00:04: [io 0x0800-0x089f] has been reserved
[ 0.652766] system 00:04: [io 0x0b00-0x0b0f] has been reserved
[ 0.652767] system 00:04: [io 0x0b20-0x0b3f] has been reserved
[ 0.652768] system 00:04: [io 0x0900-0x090f] has been reserved
[ 0.652769] system 00:04: [io 0x0910-0x091f] has been reserved
[ 0.652771] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.652773] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.652775] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.652776] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.652778] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.652780] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.652782] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.653326] pnp: PnP ACPI: found 5 devices
[ 0.658682] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.658726] NET: Registered PF_INET protocol family
[ 0.658882] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.660754] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.660785] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.660939] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.661205] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.661269] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.661391] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.661454] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.661518] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.661580] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.661584] NET: Registered PF_XDP protocol family
[ 0.661597] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.661601] pci 0000:00:01.1: bridge window [mem 0xfc800000-0xfc8fffff]
[ 0.661607] pci 0000:03:08.0: PCI bridge to [bus 04]
[ 0.661609] pci 0000:03:08.0: bridge window [io 0xf000-0xffff]
[ 0.661614] pci 0000:03:08.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 0.661621] pci 0000:03:09.0: PCI bridge to [bus 05]
[ 0.661625] pci 0000:03:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.661633] pci 0000:02:00.2: PCI bridge to [bus 03-05]
[ 0.661635] pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
[ 0.661639] pci 0000:02:00.2: bridge window [mem 0xfc500000-0xfc6fffff]
[ 0.661646] pci 0000:00:01.2: PCI bridge to [bus 02-05]
[ 0.661648] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.661650] pci 0000:00:01.2: bridge window [mem 0xfc500000-0xfc7fffff]
[ 0.661656] pci 0000:00:03.1: PCI bridge to [bus 06]
[ 0.661658] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
[ 0.661660] pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.661662] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
[ 0.661666] pci 0000:00:07.1: PCI bridge to [bus 07]
[ 0.661672] pci 0000:00:08.1: PCI bridge to [bus 08]
[ 0.661675] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc4fffff]
[ 0.661680] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.661681] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.661682] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.661683] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.661684] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[ 0.661685] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec2ffff window]
[ 0.661686] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
[ 0.661687] pci_bus 0000:01: resource 1 [mem 0xfc800000-0xfc8fffff]
[ 0.661688] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
[ 0.661689] pci_bus 0000:02: resource 1 [mem 0xfc500000-0xfc7fffff]
[ 0.661690] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
[ 0.661691] pci_bus 0000:03: resource 1 [mem 0xfc500000-0xfc6fffff]
[ 0.661692] pci_bus 0000:04: resource 0 [io 0xf000-0xffff]
[ 0.661692] pci_bus 0000:04: resource 1 [mem 0xfc600000-0xfc6fffff]
[ 0.661693] pci_bus 0000:05: resource 1 [mem 0xfc500000-0xfc5fffff]
[ 0.661694] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
[ 0.661695] pci_bus 0000:06: resource 1 [mem 0xfb000000-0xfc0fffff]
[ 0.661696] pci_bus 0000:06: resource 2 [mem 0xd0000000-0xe20fffff 64bit pref]
[ 0.661697] pci_bus 0000:08: resource 1 [mem 0xfc200000-0xfc4fffff]
[ 0.661913] pci 0000:06:00.1: D0 power state depends on 0000:06:00.0
[ 0.661969] pci 0000:06:00.2: D0 power state depends on 0000:06:00.0
[ 0.662083] pci 0000:06:00.3: D0 power state depends on 0000:06:00.0
[ 0.662209] PCI: CLS 64 bytes, default 64
[ 0.662216] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.662241] pci 0000:00:01.0: Adding to iommu group 0
[ 0.662244] Trying to unpack rootfs image as initramfs...
[ 0.662249] pci 0000:00:01.1: Adding to iommu group 1
[ 0.662256] pci 0000:00:01.2: Adding to iommu group 2
[ 0.662264] pci 0000:00:02.0: Adding to iommu group 3
[ 0.662273] pci 0000:00:03.0: Adding to iommu group 4
[ 0.662279] pci 0000:00:03.1: Adding to iommu group 5
[ 0.662288] pci 0000:00:04.0: Adding to iommu group 6
[ 0.662295] pci 0000:00:05.0: Adding to iommu group 7
[ 0.662304] pci 0000:00:07.0: Adding to iommu group 8
[ 0.662310] pci 0000:00:07.1: Adding to iommu group 9
[ 0.662319] pci 0000:00:08.0: Adding to iommu group 10
[ 0.662326] pci 0000:00:08.1: Adding to iommu group 11
[ 0.662337] pci 0000:00:14.0: Adding to iommu group 12
[ 0.662343] pci 0000:00:14.3: Adding to iommu group 12
[ 0.662365] pci 0000:00:18.0: Adding to iommu group 13
[ 0.662372] pci 0000:00:18.1: Adding to iommu group 13
[ 0.662377] pci 0000:00:18.2: Adding to iommu group 13
[ 0.662383] pci 0000:00:18.3: Adding to iommu group 13
[ 0.662389] pci 0000:00:18.4: Adding to iommu group 13
[ 0.662395] pci 0000:00:18.5: Adding to iommu group 13
[ 0.662401] pci 0000:00:18.6: Adding to iommu group 13
[ 0.662407] pci 0000:00:18.7: Adding to iommu group 13
[ 0.662415] pci 0000:01:00.0: Adding to iommu group 14
[ 0.662429] pci 0000:02:00.0: Adding to iommu group 15
[ 0.662437] pci 0000:02:00.1: Adding to iommu group 15
[ 0.662444] pci 0000:02:00.2: Adding to iommu group 15
[ 0.662448] pci 0000:03:08.0: Adding to iommu group 15
[ 0.662452] pci 0000:03:09.0: Adding to iommu group 15
[ 0.662455] pci 0000:04:00.0: Adding to iommu group 15
[ 0.662460] pci 0000:05:00.0: Adding to iommu group 15
[ 0.662474] pci 0000:06:00.0: Adding to iommu group 16
[ 0.662481] pci 0000:06:00.1: Adding to iommu group 16
[ 0.662488] pci 0000:06:00.2: Adding to iommu group 16
[ 0.662494] pci 0000:06:00.3: Adding to iommu group 16
[ 0.662501] pci 0000:07:00.0: Adding to iommu group 17
[ 0.662509] pci 0000:08:00.0: Adding to iommu group 18
[ 0.662516] pci 0000:08:00.1: Adding to iommu group 19
[ 0.662524] pci 0000:08:00.3: Adding to iommu group 20
[ 0.662532] pci 0000:08:00.4: Adding to iommu group 21
[ 0.665943] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.665946] AMD-Vi: Extended features (0x58f77ef22294a5a): PPR NX GT IA PC GA_vAPIC
[ 0.665950] AMD-Vi: Interrupt remapping enabled
[ 0.666071] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.666071] software IO TLB: mapped [mem 0x00000000b09a8000-0x00000000b49a8000] (64MB)
[ 0.666101] LVT offset 0 assigned for vector 0x400
[ 0.666178] perf: AMD IBS detected (0x000003ff)
[ 0.666182] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.667143] Initialise system trusted keyrings
[ 0.667150] Key type blacklist registered
[ 0.667177] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.667888] zbud: loaded
[ 0.668017] integrity: Platform Keyring initialized
[ 0.668019] integrity: Machine keyring initialized
[ 0.670424] Key type asymmetric registered
[ 0.670425] Asymmetric key parser 'x509' registered
[ 0.699474] Freeing initrd memory: 8864K
[ 0.700721] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 0.700737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.700773] io scheduler mq-deadline registered
[ 0.700775] io scheduler kyber registered
[ 0.700794] io scheduler bfq registered
[ 0.701911] pcieport 0000:00:01.1: PME: Signaling with IRQ 27
[ 0.701955] pcieport 0000:00:01.1: AER: enabled with IRQ 27
[ 0.702061] pcieport 0000:00:01.2: PME: Signaling with IRQ 28
[ 0.702106] pcieport 0000:00:01.2: AER: enabled with IRQ 28
[ 0.702210] pcieport 0000:00:03.1: PME: Signaling with IRQ 29
[ 0.702255] pcieport 0000:00:03.1: AER: enabled with IRQ 29
[ 0.702407] pcieport 0000:00:07.1: PME: Signaling with IRQ 31
[ 0.702449] pcieport 0000:00:07.1: AER: enabled with IRQ 31
[ 0.702530] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
[ 0.702572] pcieport 0000:00:08.1: AER: enabled with IRQ 32
[ 0.702993] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.703074] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.703085] ACPI: button: Power Button [PWRB]
[ 0.703103] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.704186] ACPI: button: Power Button [PWRF]
[ 0.707513] Estimated ratio of average max frequency by base frequency (times 1024): 1110
[ 0.707525] Monitor-Mwait will be used to enter C-1 state
[ 0.707531] ACPI: \_SB_.PLTF.C000: Found 2 idle states
[ 0.707601] ACPI: \_SB_.PLTF.C002: Found 2 idle states
[ 0.707677] ACPI: \_SB_.PLTF.C004: Found 2 idle states
[ 0.707746] ACPI: \_SB_.PLTF.C006: Found 2 idle states
[ 0.707844] ACPI: \_SB_.PLTF.C008: Found 2 idle states
[ 0.707912] ACPI: \_SB_.PLTF.C00A: Found 2 idle states
[ 0.707963] ACPI: \_SB_.PLTF.C001: Found 2 idle states
[ 0.708015] ACPI: \_SB_.PLTF.C003: Found 2 idle states
[ 0.708087] ACPI: \_SB_.PLTF.C005: Found 2 idle states
[ 0.708157] ACPI: \_SB_.PLTF.C007: Found 2 idle states
[ 0.708232] ACPI: \_SB_.PLTF.C009: Found 2 idle states
[ 0.708298] ACPI: \_SB_.PLTF.C00B: Found 2 idle states
[ 1.669022] tsc: Refined TSC clocksource calibration: 3593.249 MHz
[ 1.669034] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb698e952, max_idle_ns: 440795267109 ns
[ 1.669069] clocksource: Switched to clocksource tsc
[ 2.843327] ACPI: \_TZ_.TZ10: Invalid passive threshold
[ 2.843538] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.843539] ACPI: thermal: Thermal Zone [TZ10] (17 C)
[ 2.843598] ACPI: \_TZ_.UAD0: Invalid passive threshold
[ 2.843642] thermal LNXTHERM:01: registered as thermal_zone1
[ 2.843643] ACPI: thermal: Thermal Zone [UAD0] (17 C)
[ 2.843866] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.844706] Non-volatile memory driver v1.3
[ 2.844707] Linux agpgart interface v0.103
[ 2.844751] AMD-Vi: AMD IOMMUv2 loaded and initialized
[ 2.844974] ACPI: bus type drm_connector registered
[ 2.845848] ahci 0000:02:00.1: version 3.0
[ 2.845945] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[ 2.845997] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 2.845999] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[ 2.846307] scsi host0: ahci
[ 2.846386] scsi host1: ahci
[ 2.846445] scsi host2: ahci
[ 2.846496] scsi host3: ahci
[ 2.846545] scsi host4: ahci
[ 2.846593] scsi host5: ahci
[ 2.846610] ata1: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780100 irq 39
[ 2.846613] ata2: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780180 irq 39
[ 2.846614] ata3: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780200 irq 39
[ 2.846616] ata4: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780280 irq 39
[ 2.846618] ata5: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780300 irq 39
[ 2.846619] ata6: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780380 irq 39
[ 2.846650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.846652] ehci-pci: EHCI PCI platform driver
[ 2.846659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.846660] ohci-pci: OHCI PCI platform driver
[ 2.846665] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.846685] usbcore: registered new interface driver usbserial_generic
[ 2.846687] usbserial: USB Serial support registered for generic
[ 2.846732] rtc_cmos 00:02: RTC can wake from S4
[ 2.846910] rtc_cmos 00:02: registered as rtc0
[ 2.846938] rtc_cmos 00:02: setting system clock to 2022-09-01T14:41:24 UTC (1662043284)
[ 2.846946] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 2.847063] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.847164] efifb: probing for efifb
[ 2.847173] efifb: showing boot graphics
[ 2.848212] efifb: framebuffer at 0xe1000000, using 3072k, total 3072k
[ 2.848213] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 2.848214] efifb: scrolling: redraw
[ 2.848214] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.848248] fbcon: Deferring console take-over
[ 2.848249] fb0: EFI VGA frame buffer device
[ 2.848262] hid: raw HID events driver (C) Jiri Kosina
[ 2.848309] drop_monitor: Initializing network drop monitor service
[ 2.856378] Initializing XFRM netlink socket
[ 2.856434] NET: Registered PF_INET6 protocol family
[ 2.858032] Segment Routing with IPv6
[ 2.858033] RPL Segment Routing with IPv6
[ 2.858041] In-situ OAM (IOAM) with IPv6
[ 2.858062] NET: Registered PF_PACKET protocol family
[ 2.858699] microcode: CPU0: patch_level=0x08701021
[ 2.858716] microcode: CPU1: patch_level=0x08701021
[ 2.858731] microcode: CPU2: patch_level=0x08701021
[ 2.858737] microcode: CPU3: patch_level=0x08701021
[ 2.858751] microcode: CPU4: patch_level=0x08701021
[ 2.858754] microcode: CPU5: patch_level=0x08701021
[ 2.858760] microcode: CPU6: patch_level=0x08701021
[ 2.858767] microcode: CPU7: patch_level=0x08701021
[ 2.858774] microcode: CPU8: patch_level=0x08701021
[ 2.858779] microcode: CPU9: patch_level=0x08701021
[ 2.858785] microcode: CPU10: patch_level=0x08701021
[ 2.858791] microcode: CPU11: patch_level=0x08701021
[ 2.858794] microcode: Microcode Update Driver: v2.2.
[ 2.858913] resctrl: L3 allocation detected
[ 2.858914] resctrl: MB allocation detected
[ 2.858914] resctrl: L3 monitoring detected
[ 2.858916] IPI shorthand broadcast: enabled
[ 2.858930] sched_clock: Marking stable (2545299512, 313607450)->(2864289547, -5382585)
[ 2.859222] registered taskstats version 1
[ 2.859432] Loading compiled-in X.509 certificates
[ 2.861714] Loaded X.509 cert 'Build time autogenerated kernel key: e8cc0a522a25ca313b3202bd919919cfea35622e'
[ 2.862396] zswap: loaded using pool lz4/z3fold
[ 2.862543] Key type ._fscrypt registered
[ 2.862544] Key type .fscrypt registered
[ 2.862544] Key type fscrypt-provisioning registered
[ 2.863422] PM: Magic number: 6:709:686
[ 2.863560] RAS: Correctable Errors collector initialized.
[ 3.155732] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.622353] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.623235] ata2.00: ATA-10: WDC WD10SPZX-00Z10T0, 01.01A01, max UDMA/133
[ 3.624736] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 3.624739] ata2.00: Features: NCQ-prio
[ 3.626982] ata2.00: configured for UDMA/133
[ 3.627136] scsi 1:0:0:0: Direct-Access ATA WDC WD10SPZX-00Z 1A01 PQ: 0 ANSI: 5
[ 3.627359] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 3.627362] sd 1:0:0:0: [sda] 4096-byte physical blocks
[ 3.627366] sd 1:0:0:0: [sda] Write Protect is off
[ 3.627368] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.627374] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.627384] sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 3.935786] ata3: SATA link down (SStatus 0 SControl 330)
[ 3.959654] sda: sda1 sda2
[ 3.959787] sd 1:0:0:0: [sda] Attached SCSI disk
[ 4.245629] ata4: SATA link down (SStatus 0 SControl 330)
[ 5.279017] ata5: failed to resume link (SControl 0)
[ 5.279033] ata5: SATA link down (SStatus 0 SControl 0)
[ 5.589019] ata6: SATA link down (SStatus 0 SControl 330)
[ 5.590298] Freeing unused decrypted memory: 2036K
[ 5.590526] Freeing unused kernel image (initmem) memory: 2116K
[ 5.590530] Write protecting the kernel read-only data: 28672k
[ 5.590876] Freeing unused kernel image (text/rodata gap) memory: 2040K
[ 5.591031] Freeing unused kernel image (rodata/data gap) memory: 1120K
[ 5.620341] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 5.620345] rodata_test: all tests were successful
[ 5.620348] Run /init as init process
[ 5.620349] with arguments:
[ 5.620350] /init
[ 5.620350] with environment:
[ 5.620351] HOME=/
[ 5.620351] TERM=linux
[ 5.620352] BOOT_IMAGE=/boot/vmlinuz-linux
[ 5.629733] fbcon: Taking over console
[ 5.629782] Console: switching to colour frame buffer device 128x48
[ 5.695661] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 5.695668] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 5.702776] nvme nvme0: pci function 0000:01:00.0
[ 5.709154] nvme nvme0: missing or invalid SUBNQN field.
[ 5.709170] nvme nvme0: Shutdown timeout set to 8 seconds
[ 5.737098] nvme nvme0: 32/0/0 default/read/poll queues
[ 5.741233] nvme0n1: p1 p2 p3 p4 p5 p6
[ 5.750971] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[ 5.751128] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 5.751130] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 5.751131] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.751175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 5.751177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.751178] usb usb1: Product: xHCI Host Controller
[ 5.751179] usb usb1: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
[ 5.751180] usb usb1: SerialNumber: 0000:02:00.0
[ 5.751246] hub 1-0:1.0: USB hub found
[ 5.751259] hub 1-0:1.0: 10 ports detected
[ 5.751489] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.751501] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 5.751503] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.751503] usb usb2: Product: xHCI Host Controller
[ 5.751504] usb usb2: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
[ 5.751505] usb usb2: SerialNumber: 0000:02:00.0
[ 5.751555] hub 2-0:1.0: USB hub found
[ 5.751563] hub 2-0:1.0: 4 ports detected
[ 5.751770] xhci_hcd 0000:06:00.2: xHCI Host Controller
[ 5.751773] xhci_hcd 0000:06:00.2: new USB bus registered, assigned bus number 3
[ 5.752375] xhci_hcd 0000:06:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[ 5.752480] xhci_hcd 0000:06:00.2: xHCI Host Controller
[ 5.752481] xhci_hcd 0000:06:00.2: new USB bus registered, assigned bus number 4
[ 5.752483] xhci_hcd 0000:06:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.752514] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 5.752515] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.752516] usb usb3: Product: xHCI Host Controller
[ 5.752517] usb usb3: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
[ 5.752518] usb usb3: SerialNumber: 0000:06:00.2
[ 5.752563] hub 3-0:1.0: USB hub found
[ 5.752568] hub 3-0:1.0: 2 ports detected
[ 5.752629] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.752640] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 5.752641] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.752642] usb usb4: Product: xHCI Host Controller
[ 5.752642] usb usb4: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
[ 5.752643] usb usb4: SerialNumber: 0000:06:00.2
[ 5.752684] hub 4-0:1.0: USB hub found
[ 5.752692] hub 4-0:1.0: 4 ports detected
[ 5.752817] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 5.752819] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 5
[ 5.752923] xhci_hcd 0000:08:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 5.753179] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 5.753181] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 6
[ 5.753182] xhci_hcd 0000:08:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.753202] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 5.753203] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.753204] usb usb5: Product: xHCI Host Controller
[ 5.753204] usb usb5: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
[ 5.753205] usb usb5: SerialNumber: 0000:08:00.3
[ 5.753259] hub 5-0:1.0: USB hub found
[ 5.753265] hub 5-0:1.0: 4 ports detected
[ 5.753370] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.753383] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 5.753384] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.753385] usb usb6: Product: xHCI Host Controller
[ 5.753385] usb usb6: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
[ 5.753386] usb usb6: SerialNumber: 0000:08:00.3
[ 5.753433] hub 6-0:1.0: USB hub found
[ 5.753438] hub 6-0:1.0: 4 ports detected
[ 5.998632] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[ 6.005290] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[ 6.127708] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Quota mode: none.
[ 6.150328] usb 5-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 6.150330] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 6.150332] usb 5-1: Product: USB 2.0 Hub
[ 6.186074] systemd[1]: systemd 251.4-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 6.186079] systemd[1]: Detected architecture x86-64.
[ 6.186444] systemd[1]: Hostname set to <archelj>.
[ 6.201350] hub 5-1:1.0: USB hub found
[ 6.201703] hub 5-1:1.0: 4 ports detected
[ 6.245636] usb 1-1: New USB device found, idVendor=1ea7, idProduct=0907, bcdDevice= 3.00
[ 6.245639] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.245641] usb 1-1: Product: USB-HID Gaming Keyboard
[ 6.245642] usb 1-1: Manufacturer: SEMITEK
[ 6.245642] usb 1-1: SerialNumber: SN0000000001
[ 6.293638] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.294276] systemd[1]: Created slice Slice /system/getty.
[ 6.294513] systemd[1]: Created slice Slice /system/modprobe.
[ 6.294654] systemd[1]: Created slice Slice /system/netctl.
[ 6.294793] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 6.294903] systemd[1]: Created slice User and Session Slice.
[ 6.294936] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 6.294960] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.295036] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.295055] systemd[1]: Reached target Local Encrypted Volumes.
[ 6.295062] systemd[1]: Reached target Login Prompts.
[ 6.295068] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 6.295082] systemd[1]: Reached target Path Units.
[ 6.295090] systemd[1]: Reached target Remote File Systems.
[ 6.295095] systemd[1]: Reached target Slice Units.
[ 6.295110] systemd[1]: Reached target Local Verity Protected Volumes.
[ 6.295140] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 6.295264] systemd[1]: Listening on LVM2 poll daemon socket.
[ 6.295851] systemd[1]: Listening on Process Core Dump Socket.
[ 6.295927] systemd[1]: Listening on Journal Audit Socket.
[ 6.295975] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.296022] systemd[1]: Listening on Journal Socket.
[ 6.296169] systemd[1]: Listening on udev Control Socket.
[ 6.296207] systemd[1]: Listening on udev Kernel Socket.
[ 6.296653] systemd[1]: Mounting Huge Pages File System...
[ 6.297034] systemd[1]: Mounting POSIX Message Queue File System...
[ 6.297420] systemd[1]: Mounting Kernel Debug File System...
[ 6.297820] systemd[1]: Mounting Kernel Trace File System...
[ 6.298316] systemd[1]: Starting Create List of Static Device Nodes...
[ 6.298720] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 6.299140] systemd[1]: Starting Load Kernel Module configfs...
[ 6.299599] systemd[1]: Starting Load Kernel Module drm...
[ 6.299997] systemd[1]: Starting Load Kernel Module fuse...
[ 6.300038] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 6.300885] systemd[1]: Starting Journal Service...
[ 6.301858] systemd[1]: Starting Load Kernel Modules...
[ 6.302309] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.302345] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[ 6.302784] systemd[1]: Starting Coldplug All udev Devices...
[ 6.303415] systemd[1]: Mounted Huge Pages File System.
[ 6.303460] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.303496] systemd[1]: Mounted Kernel Debug File System.
[ 6.303532] systemd[1]: Mounted Kernel Trace File System.
[ 6.303619] systemd[1]: Finished Create List of Static Device Nodes.
[ 6.303757] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 6.303818] systemd[1]: Finished Load Kernel Module configfs.
[ 6.303936] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 6.303992] systemd[1]: Finished Load Kernel Module drm.
[ 6.304454] systemd[1]: Mounting Kernel Configuration File System...
[ 6.304976] EXT4-fs (nvme0n1p5): re-mounted. Quota mode: none.
[ 6.305438] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 6.305506] systemd[1]: Mounted Kernel Configuration File System.
[ 6.305544] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 6.305759] systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
[ 6.306163] systemd[1]: Starting Load/Save Random Seed...
[ 6.306607] systemd[1]: Starting Create System Users...
[ 6.309182] fuse: init (API version 7.36)
[ 6.309632] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 6.309709] systemd[1]: Finished Load Kernel Module fuse.
[ 6.309744] audit: type=1130 audit(1662043287.960:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.309749] audit: type=1131 audit(1662043287.960:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.310288] systemd[1]: Mounting FUSE Control File System...
[ 6.311115] systemd[1]: Mounted FUSE Control File System.
[ 6.315407] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 6.318490] systemd[1]: Finished Load/Save Random Seed.
[ 6.318519] audit: type=1130 audit(1662043287.966:4): 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'
[ 6.318571] systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 6.324683] device-mapper: uevent: version 1.0.3
[ 6.324738] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 6.325292] usb 5-2: new full-speed USB device number 3 using xhci_hcd
[ 6.326795] systemd[1]: Finished Create System Users.
[ 6.326816] audit: type=1130 audit(1662043287.976:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.327281] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 6.333534] systemd[1]: Started Journal Service.
[ 6.333569] audit: type=1130 audit(1662043287.983:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.336128] systemd-journald[306]: Received client request to flush runtime journal.
[ 6.343422] audit: type=1130 audit(1662043287.993:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.343830] audit: type=1334 audit(1662043287.993:8): prog-id=9 op=LOAD
[ 6.343858] audit: type=1334 audit(1662043287.993:9): prog-id=10 op=LOAD
[ 6.343872] audit: type=1334 audit(1662043287.993:10): prog-id=11 op=LOAD
[ 6.352708] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[ 6.369540] usb 2-3: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00
[ 6.369543] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.369544] usb 2-3: Product: Flash Drive
[ 6.369545] usb 2-3: Manufacturer: Samsung
[ 6.369546] usb 2-3: SerialNumber: 0336620100003231
[ 6.371597] audit: type=1130 audit(1662043288.020:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.415116] acpi_cpufreq: overriding BIOS provided _PSD data
[ 6.420843] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 6.452642] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20220331/utaddress-204)
[ 6.452650] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 6.457924] ccp 0000:08:00.1: enabling device (0000 -> 0002)
[ 6.458072] ccp 0000:08:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[ 6.458093] ccp 0000:08:00.1: psp enabled
[ 6.459842] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 6.459917] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 6.459989] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 6.460666] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 6.495300] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 6.502383] Adding 1039356k swap on /dev/nvme0n1p6. Priority:-2 extents:1 across:1039356k SSFS
[ 6.515638] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 6.515640] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 6.533754] r8169 0000:04:00.0 eth0: RTL8125B, 18:c0:4d:6a:1f:87, XID 641, IRQ 91
[ 6.533759] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 6.543963] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 6.544082] cryptd: max_cpu_qlen set to 1000
[ 6.547172] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 6.547642] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 6.547646] cfg80211: failed to load regulatory.db
[ 6.556856] r8169 0000:04:00.0 eno1: renamed from eth0
[ 6.585954] usb-storage 2-3:1.0: USB Mass Storage device detected
[ 6.586865] usb-storage 2-3:1.0: Quirks match for vid 090c pid 1000: 400
[ 6.586890] scsi host6: usb-storage 2-3:1.0
[ 6.586961] usbcore: registered new interface driver usb-storage
[ 6.610487] AVX2 version of gcm_enc/dec engaged.
[ 6.610561] AES CTR mode by8 optimization enabled
[ 6.618066] usbcore: registered new interface driver uas
[ 6.671967] usb 5-1.4: new full-speed USB device number 4 using xhci_hcd
[ 6.692081] Intel(R) Wireless WiFi driver for Linux
[ 6.692124] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
[ 6.692248] snd_hda_intel 0000:06:00.1: Disabling MSI
[ 6.692257] snd_hda_intel 0000:06:00.1: Handle vga_switcheroo audio client
[ 6.692355] snd_hda_intel 0000:08:00.4: enabling device (0000 -> 0002)
[ 6.695215] usb 5-2: New USB device found, idVendor=0951, idProduct=16a4, bcdDevice= 0.30
[ 6.695218] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.695219] usb 5-2: Product: HyperX Virtual Surround Sound
[ 6.695220] usb 5-2: Manufacturer: Kingston
[ 6.695221] usb 5-2: SerialNumber: 00000000
[ 6.695795] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2
[ 6.714625] mc: Linux media interface: v0.10
[ 6.721489] input: SEMITEK USB-HID Gaming Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:1EA7:0907.0001/input/input3
[ 6.726100] iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
[ 6.726111] iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 6.726292] iwlwifi 0000:05:00.0: loaded firmware version 71.058653f6.0 cc-a0-71.ucode op_mode iwlmvm
[ 6.742190] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input4
[ 6.758910] kvm: support for 'kvm_amd' disabled by bios
[ 6.760016] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 6.760022] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.760024] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 6.760025] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 6.760026] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 6.760028] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
[ 6.760029] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 6.760030] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 6.775408] hid-generic 0003:1EA7:0907.0001: input,hidraw0: USB HID v1.11 Keyboard [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input0
[ 6.775436] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input5
[ 6.775473] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input6
[ 6.775503] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input7
[ 6.775535] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input8
[ 6.775571] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input9
[ 6.782472] hid-generic 0003:1EA7:0907.0002: hiddev96,hidraw1: USB HID v1.11 Device [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input1
[ 6.793520] input: SEMITEK USB-HID Gaming Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input15
[ 6.822378] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input10
[ 6.822614] usb 1-7: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
[ 6.822617] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.822618] usb 1-7: Product: ITE Device
[ 6.822621] usb 1-7: Manufacturer: ITE Tech. Inc.
[ 6.826035] kvm: support for 'kvm_amd' disabled by bios
[ 6.829762] MCE: In-kernel MCE decoding enabled.
[ 6.834465] hid-generic 0003:048D:5702.0004: hiddev97,hidraw2: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:02:00.0-7/input0
[ 6.852014] input: SEMITEK USB-HID Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input16
[ 6.852041] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input11
[ 6.852069] input: SEMITEK USB-HID Gaming Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input17
[ 6.852080] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input12
[ 6.852117] input: SEMITEK USB-HID Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input18
[ 6.852164] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input13
[ 6.852195] hid-generic 0003:1EA7:0907.0003: input,hidraw3: USB HID v1.11 Keyboard [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input2
[ 6.852202] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input14
[ 6.900215] usb 5-1.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
[ 6.900220] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.900222] usb 5-1.4: Product: USB Receiver
[ 6.900223] usb 5-1.4: Manufacturer: Logitech
[ 6.955289] usb 1-8: new full-speed USB device number 4 using xhci_hcd
[ 6.975439] kvm: support for 'kvm_amd' disabled by bios
[ 6.980578] intel_rapl_common: Found RAPL domain package
[ 6.980581] intel_rapl_common: Found RAPL domain core
[ 6.981254] iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[ 6.981290] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 7.010372] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.0/0003:046D:C52B.0005/input/input19
[ 7.065446] hid-generic 0003:046D:C52B.0005: input,hidraw4: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:08:00.3-1.4/input0
[ 7.069440] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.1/0003:046D:C52B.0006/input/input20
[ 7.069492] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.1/0003:046D:C52B.0006/input/input21
[ 7.078146] kvm: support for 'kvm_amd' disabled by bios
[ 7.090450] usbcore: registered new interface driver snd-usb-audio
[ 7.091699] nvidia: loading out-of-tree module taints kernel.
[ 7.091707] nvidia: module license 'NVIDIA' taints kernel.
[ 7.091707] Disabling lock debugging due to kernel taint
[ 7.102063] iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x10a100
[ 7.105413] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 7.125344] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.1/0003:046D:C52B.0006/input/input22
[ 7.125415] hid-generic 0003:046D:C52B.0006: input,hiddev98,hidraw5: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:08:00.3-1.4/input1
[ 7.128371] hid-generic 0003:046D:C52B.0007: hiddev99,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:08:00.3-1.4/input2
[ 7.166448] iwlwifi 0000:05:00.0: base HW address: a4:b1:c1:c5:65:48
[ 7.182077] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
[ 7.204449] input: Kingston HyperX Virtual Surround Sound Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2/5-2:1.3/0003:0951:16A4.0008/input/input24
[ 7.258759] input: Kingston HyperX Virtual Surround Sound as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2/5-2:1.3/0003:0951:16A4.0008/input/input25
[ 7.258840] hid-generic 0003:0951:16A4.0008: input,hiddev100,hidraw7: USB HID v1.11 Device [Kingston HyperX Virtual Surround Sound] on usb-0000:08:00.3-2/input3
[ 7.258865] usbcore: registered new interface driver usbhid
[ 7.258866] usbhid: USB HID core driver
[ 7.280330] usb 1-8: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[ 7.280334] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 7.404126] nvidia-nvlink: Nvlink Core is being initialized, major device number 234
[ 7.404663] kvm: support for 'kvm_amd' disabled by bios
[ 7.405031] nvidia 0000:06:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 7.445969] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 515.65.01 Wed Jul 20 14:00:58 UTC 2022
[ 7.462152] Bluetooth: Core ver 2.22
[ 7.465326] NET: Registered PF_BLUETOOTH protocol family
[ 7.465328] Bluetooth: HCI device and connection manager initialized
[ 7.465331] Bluetooth: HCI socket layer initialized
[ 7.465333] Bluetooth: L2CAP socket layer initialized
[ 7.465336] Bluetooth: SCO socket layer initialized
[ 7.509035] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 7.511754] kvm: support for 'kvm_amd' disabled by bios
[ 7.519847] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 515.65.01 Wed Jul 20 13:43:59 UTC 2022
[ 7.606323] [drm] [nvidia-drm] [GPU ID 0x00000600] Loading driver
[ 7.606325] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:06:00.0 on minor 0
[ 7.606936] nvidia-uvm: Loaded the UVM driver, major device number 510.
[ 7.627315] nvidia-gpu 0000:06:00.3: i2c timeout error e0000000
[ 7.627319] ucsi_ccg 0-0008: i2c_transfer failed -110
[ 7.627321] ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
[ 7.627324] ucsi_ccg: probe of 0-0008 failed with error -110
[ 7.721251] kvm: support for 'kvm_amd' disabled by bios
[ 7.804924] scsi 6:0:0:0: Direct-Access Samsung Flash Drive 1100 PQ: 0 ANSI: 6
[ 7.805085] sd 6:0:0:0: Attached scsi generic sg1 type 0
[ 7.805293] sd 6:0:0:0: [sdb] 62656641 512-byte logical blocks: (32.1 GB/29.9 GiB)
[ 7.805404] sd 6:0:0:0: [sdb] Write Protect is off
[ 7.805406] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 7.805524] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 7.806906] sdb: sdb1 sdb2
[ 7.806979] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 7.847856] kvm: support for 'kvm_amd' disabled by bios
[ 7.855043] usbcore: registered new interface driver btusb
[ 7.861582] input: SEMITEK USB-HID Gaming Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:1EA7:0907.0001/input/input26
[ 7.898925] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 7.898944] Bluetooth: hci0: Boot Address: 0x24800
[ 7.898946] Bluetooth: hci0: Firmware Version: 20-28.22
[ 7.898947] Bluetooth: hci0: Firmware already loaded
[ 7.951992] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[ 7.952854] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.952857] Bluetooth: BNEP filters: protocol multicast
[ 7.952860] Bluetooth: BNEP socket layer initialized
[ 7.956443] kvm: support for 'kvm_amd' disabled by bios
[ 7.966596] 8021q: 802.1Q VLAN Support v1.8
[ 7.968733] semitek 0003:1EA7:0907.0001: input,hidraw0: USB HID v1.11 Keyboard [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input0
[ 7.968875] semitek 0003:1EA7:0907.0002: hiddev96,hidraw1: USB HID v1.11 Device [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input1
[ 8.052256] kvm: support for 'kvm_amd' disabled by bios
[ 8.146925] NET: Registered PF_ALG protocol family
[ 8.152155] r8169 0000:04:00.0 eno1: Link is Down
[ 8.168879] logitech-djreceiver 0003:046D:C52B.0007: hiddev98,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:08:00.3-1.4/input2
[ 8.287694] input: Logitech Wireless Device PID:4082 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input27
[ 8.345450] input: Logitech Wireless Device PID:4082 Mouse as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input28
[ 8.345492] mousedev: PS/2 mouse device common for all mice
[ 8.408704] semitek 0003:1EA7:0907.0003: fixing up Semitek report descriptor
[ 8.408739] hid-generic 0003:046D:4082.0009: input,hidraw3: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4082] on usb-0000:08:00.3-1.4/input2:1
[ 8.408808] input: SEMITEK USB-HID Gaming Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input32
[ 8.688738] semitek 0003:1EA7:0907.0003: input,hidraw5: USB HID v1.11 Keyboard [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input2
[ 8.757492] input: Logitech MX Master 3 as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input33
[ 8.757595] logitech-hidpp-device 0003:046D:4082.0009: input,hidraw3: USB HID v1.11 Keyboard [Logitech MX Master 3] on usb-0000:08:00.3-1.4/input2:1
[ 11.135841] r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
[ 11.135857] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[ 11.137465] r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
[ 11.345579] kauditd_printk_skb: 53 callbacks suppressed
[ 11.345582] audit: type=1130 audit(1662043292.996:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.347831] audit: type=1105 audit(1662043292.996:62): pid=695 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
[ 12.865824] audit: type=1131 audit(1662043294.516:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.328755] audit: type=1334 audit(1662043294.980:64): prog-id=21 op=LOAD
[ 13.328830] audit: type=1334 audit(1662043294.980:65): prog-id=22 op=LOAD
[ 13.328858] audit: type=1334 audit(1662043294.980:66): prog-id=23 op=LOAD
[ 13.354552] audit: type=1130 audit(1662043295.003:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.400789] audit: type=1334 audit(1662043295.050:68): prog-id=24 op=LOAD
[ 13.400818] audit: type=1334 audit(1662043295.050:69): prog-id=25 op=LOAD
[ 13.429328] audit: type=1130 audit(1662043295.080:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.555393] rfkill: input handler disabled
[ 18.210618] kauditd_printk_skb: 4 callbacks suppressed
[ 18.210621] audit: type=1131 audit(1662043299.860:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 40.432554] audit: type=1130 audit(1662043322.051:76): 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'
[ 43.673268] audit: type=1131 audit(1662043325.263:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 43.703353] audit: type=1131 audit(1662043325.293:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 43.759061] audit: type=1334 audit(1662043325.350:79): prog-id=0 op=UNLOAD
[ 43.759068] audit: type=1334 audit(1662043325.350:80): prog-id=0 op=UNLOAD
[ 43.759070] audit: type=1334 audit(1662043325.350:81): prog-id=0 op=UNLOAD
[ 43.849758] audit: type=1334 audit(1662043325.439:82): prog-id=0 op=UNLOAD
[ 43.849766] audit: type=1334 audit(1662043325.439:83): prog-id=0 op=UNLOAD
[ 43.849769] audit: type=1334 audit(1662043325.439:84): prog-id=0 op=UNLOAD
[ 73.030487] audit: type=1100 audit(1662043354.564:85): pid=1213 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
[ 73.030958] audit: type=1101 audit(1662043354.564:86): pid=1213 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
[ 73.031797] audit: type=1103 audit(1662043354.567:87): pid=1213 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
[ 73.034032] audit: type=1006 audit(1662043354.567:88): pid=1213 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[ 73.034037] audit: type=1300 audit(1662043354.567:88): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffcd6a1a850 a2=4 a3=7ffcd6a1a564 items=0 ppid=673 pid=1213 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
[ 73.034040] audit: type=1327 audit(1662043354.567:88): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
[ 73.043815] audit: type=1130 audit(1662043354.577:89): 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'
[ 73.047600] audit: type=1101 audit(1662043354.580:90): pid=1225 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 73.047615] audit: type=1103 audit(1662043354.580:91): pid=1225 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="aymane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 73.047645] audit: type=1006 audit(1662043354.580:92): pid=1225 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
[ 73.677452] rfkill: input handler enabled
[ 75.498361] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 75.499216] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 75.499652] ISO 9660 Extensions: RRIP_1991A
[ 75.556668] rfkill: input handler disabled
[ 75.695424] Bluetooth: RFCOMM TTY layer initialized
[ 75.695430] Bluetooth: RFCOMM socket layer initialized
[ 75.695432] Bluetooth: RFCOMM ver 1.11
[ 87.270902] kauditd_printk_skb: 18 callbacks suppressed
[ 87.270905] audit: type=1131 audit(1662043368.808:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 87.276619] audit: type=1131 audit(1662043368.811:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 105.585834] audit: type=1131 audit(1662043387.118:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 105.601576] audit: type=1131 audit(1662043387.135:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 105.670072] audit: type=1334 audit(1662043387.201:113): prog-id=0 op=UNLOAD
[ 105.670076] audit: type=1334 audit(1662043387.205:114): prog-id=0 op=UNLOAD
[ 105.670078] audit: type=1334 audit(1662043387.205:115): prog-id=0 op=UNLOAD
[ 105.743411] audit: type=1334 audit(1662043387.275:116): prog-id=0 op=UNLOAD
[ 105.743413] audit: type=1334 audit(1662043387.275:117): prog-id=0 op=UNLOAD
[ 105.743415] audit: type=1334 audit(1662043387.278:118): prog-id=0 op=UNLOAD
[ 135.009922] logitech-hidpp-device 0003:046D:4082.0009: HID++ 4.5 device connected.
[ 135.460296] audit: type=1131 audit(1662043416.995:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 145.027992] audit: type=1130 audit(1662043426.561:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 148.329368] PM: suspend entry (deep)
[ 148.338799] Filesystems sync: 0.009 seconds
[ 148.743791] rfkill: input handler enabled
[ 148.908837] Freezing user space processes ... (elapsed 0.001 seconds) done.
[ 148.910128] OOM killer disabled.
[ 148.910130] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 148.911340] printk: Suspending console(s) (use no_console_suspend to debug)
[ 148.926582] r8169 0000:04:00.0 eno1: Link is Down
[ 148.950267] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[ 148.950536] sd 1:0:0:0: [sda] Stopping disk
[ 148.966761] sd 6:0:0:0: [sdb] Synchronizing SCSI cache
[ 149.620539] ACPI: PM: Preparing to enter system sleep state S3
[ 149.970942] ACPI: PM: Saving platform NVS memory
[ 149.971034] Disabling non-boot CPUs ...
[ 149.973168] smpboot: CPU 1 is now offline
[ 149.976158] smpboot: CPU 2 is now offline
[ 149.978352] smpboot: CPU 3 is now offline
[ 149.980494] smpboot: CPU 4 is now offline
[ 149.982475] smpboot: CPU 5 is now offline
[ 149.984551] smpboot: CPU 6 is now offline
[ 149.984986] Spectre V2 : Update user space SMT mitigation: STIBP off
[ 149.986586] smpboot: CPU 7 is now offline
[ 149.988704] smpboot: CPU 8 is now offline
[ 149.990597] smpboot: CPU 9 is now offline
[ 149.992297] smpboot: CPU 10 is now offline
[ 149.993869] smpboot: CPU 11 is now offline
[ 149.994448] ACPI: PM: Low-level resume complete
[ 149.994466] ACPI: PM: Restoring platform NVS memory
[ 149.994610] LVT offset 0 assigned for vector 0x400
[ 149.995038] Enabling non-boot CPUs ...
[ 149.995090] x86: Booting SMP configuration:
[ 149.995090] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 149.995227] microcode: CPU1: patch_level=0x08701021
[ 149.997472] ACPI: \_SB_.PLTF.C002: Found 2 idle states
[ 149.997869] CPU1 is up
[ 149.997891] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 149.998004] microcode: CPU2: patch_level=0x08701021
[ 150.000233] ACPI: \_SB_.PLTF.C004: Found 2 idle states
[ 150.000849] CPU2 is up
[ 150.000881] smpboot: Booting Node 0 Processor 3 APIC 0x8
[ 150.001032] microcode: CPU3: patch_level=0x08701021
[ 150.003273] ACPI: \_SB_.PLTF.C006: Found 2 idle states
[ 150.004217] CPU3 is up
[ 150.004245] smpboot: Booting Node 0 Processor 4 APIC 0xa
[ 150.004614] microcode: CPU4: patch_level=0x08701021
[ 150.006849] ACPI: \_SB_.PLTF.C008: Found 2 idle states
[ 150.007601] CPU4 is up
[ 150.007626] smpboot: Booting Node 0 Processor 5 APIC 0xc
[ 150.007790] microcode: CPU5: patch_level=0x08701021
[ 150.010026] ACPI: \_SB_.PLTF.C00A: Found 2 idle states
[ 150.010986] CPU5 is up
[ 150.011014] smpboot: Booting Node 0 Processor 6 APIC 0x1
[ 150.011145] microcode: CPU6: patch_level=0x08701021
[ 150.013369] ACPI: \_SB_.PLTF.C001: Found 2 idle states
[ 150.014386] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 150.014395] CPU6 is up
[ 150.014415] smpboot: Booting Node 0 Processor 7 APIC 0x3
[ 150.014529] microcode: CPU7: patch_level=0x08701021
[ 150.016799] ACPI: \_SB_.PLTF.C003: Found 2 idle states
[ 150.017880] CPU7 is up
[ 150.017906] smpboot: Booting Node 0 Processor 8 APIC 0x5
[ 150.018106] microcode: CPU8: patch_level=0x08701021
[ 150.020372] ACPI: \_SB_.PLTF.C005: Found 2 idle states
[ 150.021288] CPU8 is up
[ 150.021339] smpboot: Booting Node 0 Processor 9 APIC 0x9
[ 150.021499] microcode: CPU9: patch_level=0x08701021
[ 150.023751] ACPI: \_SB_.PLTF.C007: Found 2 idle states
[ 150.024593] CPU9 is up
[ 150.024622] smpboot: Booting Node 0 Processor 10 APIC 0xb
[ 150.024785] microcode: CPU10: patch_level=0x08701021
[ 150.027039] ACPI: \_SB_.PLTF.C009: Found 2 idle states
[ 150.027996] CPU10 is up
[ 150.028022] smpboot: Booting Node 0 Processor 11 APIC 0xd
[ 150.028189] microcode: CPU11: patch_level=0x08701021
[ 150.030438] ACPI: \_SB_.PLTF.C00B: Found 2 idle states
[ 150.031446] CPU11 is up
[ 150.032208] ACPI: PM: Waking up from system sleep state S3
[ 150.052214] xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
[ 150.052220] usb usb1: root hub lost power or was reset
[ 150.052224] usb usb2: root hub lost power or was reset
[ 150.052531] sd 1:0:0:0: [sda] Starting disk
[ 150.110027] nvme nvme0: Shutdown timeout set to 8 seconds
[ 150.137625] nvme nvme0: 32/0/0 default/read/poll queues
[ 150.240778] r8169 0000:04:00.0 eno1: Link is Down
[ 150.363577] ata6: SATA link down (SStatus 0 SControl 330)
[ 150.363629] ata1: SATA link down (SStatus 0 SControl 300)
[ 150.363749] ata3: SATA link down (SStatus 0 SControl 330)
[ 150.364794] ata4: SATA link down (SStatus 0 SControl 330)
[ 150.390863] usb 1-1: reset full-speed USB device number 2 using xhci_hcd
[ 150.625029] xhci_hcd 0000:06:00.2: xHC error in resume, USBSTS 0x401, Reinit
[ 150.625031] usb usb3: root hub lost power or was reset
[ 150.625032] usb usb4: root hub lost power or was reset
[ 150.734238] usb 1-7: reset full-speed USB device number 3 using xhci_hcd
[ 151.078420] usb 1-8: reset full-speed USB device number 4 using xhci_hcd
[ 151.084438] ata5: failed to resume link (SControl 0)
[ 151.084453] ata5: SATA link down (SStatus 0 SControl 0)
[ 151.087843] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 151.091186] ata2.00: configured for UDMA/133
[ 151.435741] usb 2-3: reset SuperSpeed USB device number 2 using xhci_hcd
[ 151.516408] OOM killer enabled.
[ 151.516410] Restarting tasks ... done.
[ 151.517853] random: crng reseeded on system resumption
[ 151.518804] PM: suspend exit
[ 151.528600] audit: type=1130 audit(1662043434.529:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 151.532041] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 151.532085] Bluetooth: hci0: Boot Address: 0x24800
[ 151.532086] Bluetooth: hci0: Firmware Version: 20-28.22
[ 151.532087] Bluetooth: hci0: Firmware already loaded
[ 151.538748] audit: type=1130 audit(1662043434.539:122): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 151.538752] audit: type=1131 audit(1662043434.539:123): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 151.732139] rfkill: input handler disabled
[ 151.732690] r8169 0000:04:00.0 eno1: Link is Down
[ 151.844126] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[ 152.034230] r8169 0000:04:00.0 eno1: Link is Down
[ 154.961363] r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
[ 154.961379] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[ 154.964023] r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
[ 155.033580] audit: type=1131 audit(1662043438.033:124): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 155.998041] audit: type=1130 audit(1662043438.999:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 156.534318] audit: type=1131 audit(1662043439.536:126): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 157.877307] audit: type=1100 audit(1662043440.876:127): pid=3379 uid=0 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
[ 157.877684] audit: type=1101 audit(1662043440.879:128): pid=3379 uid=0 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
[ 157.878198] audit: type=1110 audit(1662043440.879:129): pid=3379 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
[ 165.918319] audit: type=1101 audit(1662043448.919:130): pid=3718 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 165.918847] audit: type=1110 audit(1662043448.919:131): pid=3718 uid=1000 auid=1000 ses=4 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'
[ 165.918936] audit: type=1105 audit(1662043448.919:132): pid=3718 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'It looks like the suspend event gets logged at [148.329368] and turns back on at [150.032208]
And this is the output of
cat /proc/acpi/wakeupDevice S-state Status Sysfs node
GP12 S4 *enabled pci:0000:00:07.1
GP13 S4 *enabled pci:0000:00:08.1
XHC0 S4 *enabled pci:0000:08:00.3
GP30 S4 *disabled
GP31 S4 *disabled
PS2K S3 *disabled
GPP0 S4 *enabled pci:0000:00:01.1
GPP8 S4 *enabled pci:0000:00:03.1
PTXH S4 *enabled pci:0000:02:00.0
PT20 S4 *disabled
PT23 S4 *disabled
PT24 S4 *disabled
PT26 S4 *disabled
PT27 S4 *disabled
PT28 S4 *enabled pci:0000:03:08.0
PT29 S4 *enabled pci:0000:03:09.0I haven't tried disabling anything yet because I am not sure the issue is actually because of the enabled devices.
Last edited by aymanelj (2022-09-01 17:49:28)
Offline
Look in 'journalctl' instead of 'dmesg'. It might be more verbose.
Try this to get a wake-up reason:
sudo dmidecode | grep Wake-upsys2064
Offline
This is the output of
journalctl
Jul 07 17:10:05 archelj kernel: Linux version 5.18.9-arch1-1 (linux@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat, 02 Jul 2022 21:03:06 +0000
Jul 07 17:10:05 archelj kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0bc89d7e-a758-472e-87d1-79d3b3145281 rw loglevel=3 quiet
Jul 07 17:10:05 archelj kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 07 17:10:05 archelj kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 07 17:10:05 archelj kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 07 17:10:05 archelj kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jul 07 17:10:05 archelj kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Jul 07 17:10:05 archelj kernel: signal: max sigframe size: 1776
Jul 07 17:10:05 archelj kernel: BIOS-provided physical RAM map:
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009dfffff] usable
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009ffffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000000b020000-0x000000009a398fff] usable
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000009a399000-0x000000009a399fff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000009a39a000-0x000000009a3d2fff] usable
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000009a3d3000-0x000000009a3d3fff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000009a3d4000-0x00000000bb07afff] usable
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000bb07b000-0x00000000bb3d4fff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000bb3d5000-0x00000000bb41dfff] ACPI data
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000bb41e000-0x00000000bcea0fff] ACPI NVS
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000bcea1000-0x00000000bdd7afff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000bdd7b000-0x00000000bddfefff] type 20
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000bddff000-0x00000000beffffff] usable
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083f37ffff] usable
Jul 07 17:10:05 archelj kernel: BIOS-e820: [mem 0x000000083f380000-0x000000083fffffff] reserved
Jul 07 17:10:05 archelj kernel: NX (Execute Disable) protection: activeAnd the output of
sudo dmidecode | grep Wake-upis
Wake-up Type: Power SwitchLast edited by aymanelj (2022-09-01 15:52:59)
Offline
The wake-up reason is not very helpful. It probably doesn't work as expected.
That's an old and trimmed journal log. Use this:
$ journalctl -b > journalctl.log sys2064
Offline
This is the output
Sep 01 15:41:27 archelj kernel: Linux version 5.19.5-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT_DYNAMIC Mon, 29 Aug 2022 15:51:05 +0000
Sep 01 15:41:27 archelj kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0bc89d7e-a758-472e-87d1-79d3b3145281 rw loglevel=3 quiet
Sep 01 15:41:27 archelj kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 01 15:41:27 archelj kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 01 15:41:27 archelj kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 01 15:41:27 archelj kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 01 15:41:27 archelj kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 01 15:41:27 archelj kernel: signal: max sigframe size: 1776
Sep 01 15:41:27 archelj kernel: BIOS-provided physical RAM map:
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009c3efff] usable
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a210fff] ACPI NVS
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x000000000a211000-0x000000000affffff] usable
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000b9d76fff] usable
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000b9d77000-0x00000000bc8bbfff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000bc8bc000-0x00000000bc8f8fff] ACPI data
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000bc8f9000-0x00000000bcfdafff] ACPI NVS
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000bcfdb000-0x00000000bdd77fff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000bdd78000-0x00000000bddfefff] type 20
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000bddff000-0x00000000beffffff] usable
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083f37ffff] usable
Sep 01 15:41:27 archelj kernel: BIOS-e820: [mem 0x000000083f380000-0x000000083fffffff] reserved
Sep 01 15:41:27 archelj kernel: NX (Execute Disable) protection: active
Sep 01 15:41:27 archelj kernel: efi: EFI v2.70 by American Megatrends
Sep 01 15:41:27 archelj kernel: efi: ACPI=0xbcfc4000 ACPI 2.0=0xbcfc4014 TPMFinalLog=0xbcf8e000 SMBIOS=0xbdc28000 SMBIOS 3.0=0xbdc27000 MEMATTR=0xb4b9a018 ESRT=0xb7fc1e98
Sep 01 15:41:27 archelj kernel: SMBIOS 3.3.0 present.
Sep 01 15:41:27 archelj kernel: DMI: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F16e 07/20/2022
Sep 01 15:41:27 archelj kernel: tsc: Fast TSC calibration using PIT
Sep 01 15:41:27 archelj kernel: tsc: Detected 3593.267 MHz processor
Sep 01 15:41:27 archelj kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 01 15:41:27 archelj kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 01 15:41:27 archelj kernel: last_pfn = 0x83f380 max_arch_pfn = 0x400000000
Sep 01 15:41:27 archelj kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 01 15:41:27 archelj kernel: total RAM covered: 3071M
Sep 01 15:41:27 archelj kernel: Found optimal setting for mtrr clean up
Sep 01 15:41:27 archelj kernel: gran_size: 64K chunk_size: 64M num_reg: 3 lose cover RAM: 0G
Sep 01 15:41:27 archelj kernel: e820: update [mem 0xbca60000-0xbca6ffff] usable ==> reserved
Sep 01 15:41:27 archelj kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Sep 01 15:41:27 archelj kernel: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
Sep 01 15:41:27 archelj kernel: esrt: Reserving ESRT space from 0x00000000b7fc1e98 to 0x00000000b7fc1ed0.
Sep 01 15:41:27 archelj kernel: e820: update [mem 0xb7fc1000-0xb7fc1fff] usable ==> reserved
Sep 01 15:41:27 archelj kernel: Using GB pages for direct mapping
Sep 01 15:41:27 archelj kernel: Secure boot disabled
Sep 01 15:41:27 archelj kernel: RAMDISK: [mem 0x36e9f000-0x37746fff]
Sep 01 15:41:27 archelj kernel: ACPI: Early table checksum verification disabled
Sep 01 15:41:27 archelj kernel: ACPI: RSDP 0x00000000BCFC4014 000024 (v02 ALASKA)
Sep 01 15:41:27 archelj kernel: ACPI: XSDT 0x00000000BCFC3728 0000D4 (v01 ALASKA A M I 01072009 AMI 01000013)
Sep 01 15:41:27 archelj kernel: ACPI: FACP 0x00000000BC8E7000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Sep 01 15:41:27 archelj kernel: ACPI: DSDT 0x00000000BC8C5000 0067E8 (v02 ALASKA A M I 01072009 INTL 20190509)
Sep 01 15:41:27 archelj kernel: ACPI: FACS 0x00000000BCFBE000 000040
Sep 01 15:41:27 archelj kernel: ACPI: SSDT 0x00000000BC8EE000 00AAC2 (v02 GBT GSWApp 00000001 INTL 20190509)
Sep 01 15:41:27 archelj kernel: ACPI: SSDT 0x00000000BC8ED000 00092A (v02 AMD AmdTable 00000002 MSFT 04000000)
Sep 01 15:41:27 archelj kernel: ACPI: SSDT 0x00000000BC8E9000 003D74 (v01 AMD AMD AOD 00000001 INTL 20190509)
Sep 01 15:41:27 archelj kernel: ACPI: SSDT 0x00000000BC8E8000 0001AD (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
Sep 01 15:41:27 archelj kernel: ACPI: FIDT 0x00000000BC8E0000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 01 15:41:27 archelj kernel: ACPI: MCFG 0x00000000BC8DF000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Sep 01 15:41:27 archelj kernel: ACPI: HPET 0x00000000BC8DE000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Sep 01 15:41:27 archelj kernel: ACPI: IVRS 0x00000000BC8DD000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
Sep 01 15:41:27 archelj kernel: ACPI: FPDT 0x00000000BC8DC000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Sep 01 15:41:27 archelj kernel: ACPI: BGRT 0x00000000BC8DB000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 01 15:41:27 archelj kernel: ACPI: TPM2 0x00000000BC8DA000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
Sep 01 15:41:27 archelj kernel: ACPI: PCCT 0x00000000BC8D9000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
Sep 01 15:41:27 archelj kernel: ACPI: SSDT 0x00000000BC8D5000 0030FB (v02 AMD AmdTable 00000001 AMD 00000001)
Sep 01 15:41:27 archelj kernel: ACPI: CRAT 0x00000000BC8D4000 000BD0 (v01 AMD AmdTable 00000001 AMD 00000001)
Sep 01 15:41:27 archelj kernel: ACPI: CDIT 0x00000000BC8D3000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
Sep 01 15:41:27 archelj kernel: ACPI: SSDT 0x00000000BC8D2000 000625 (v01 AMD ArticDGP 00000001 INTL 20190509)
Sep 01 15:41:27 archelj kernel: ACPI: SSDT 0x00000000BC8CE000 0039F7 (v01 AMD ArticN 00000001 INTL 20190509)
Sep 01 15:41:27 archelj kernel: ACPI: WSMT 0x00000000BC8CD000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 01 15:41:27 archelj kernel: ACPI: APIC 0x00000000BC8CC000 00015E (v04 ALASKA A M I 01072009 AMI 00010013)
Sep 01 15:41:27 archelj kernel: ACPI: SSDT 0x00000000BC8E5000 00147F (v01 AMD ArticC 00000001 INTL 20190509)
Sep 01 15:41:27 archelj kernel: ACPI: SSDT 0x00000000BC8E4000 0000BF (v01 AMD AmdTable 00001000 INTL 20190509)
Sep 01 15:41:27 archelj kernel: ACPI: Reserving FACP table memory at [mem 0xbc8e7000-0xbc8e7113]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving DSDT table memory at [mem 0xbc8c5000-0xbc8cb7e7]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving FACS table memory at [mem 0xbcfbe000-0xbcfbe03f]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving SSDT table memory at [mem 0xbc8ee000-0xbc8f8ac1]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving SSDT table memory at [mem 0xbc8ed000-0xbc8ed929]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving SSDT table memory at [mem 0xbc8e9000-0xbc8ecd73]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving SSDT table memory at [mem 0xbc8e8000-0xbc8e81ac]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving FIDT table memory at [mem 0xbc8e0000-0xbc8e009b]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving MCFG table memory at [mem 0xbc8df000-0xbc8df03b]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving HPET table memory at [mem 0xbc8de000-0xbc8de037]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving IVRS table memory at [mem 0xbc8dd000-0xbc8dd0cf]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving FPDT table memory at [mem 0xbc8dc000-0xbc8dc043]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving BGRT table memory at [mem 0xbc8db000-0xbc8db037]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving TPM2 table memory at [mem 0xbc8da000-0xbc8da04b]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving PCCT table memory at [mem 0xbc8d9000-0xbc8d906d]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving SSDT table memory at [mem 0xbc8d5000-0xbc8d80fa]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving CRAT table memory at [mem 0xbc8d4000-0xbc8d4bcf]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving CDIT table memory at [mem 0xbc8d3000-0xbc8d3028]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving SSDT table memory at [mem 0xbc8d2000-0xbc8d2624]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving SSDT table memory at [mem 0xbc8ce000-0xbc8d19f6]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving WSMT table memory at [mem 0xbc8cd000-0xbc8cd027]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving APIC table memory at [mem 0xbc8cc000-0xbc8cc15d]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving SSDT table memory at [mem 0xbc8e5000-0xbc8e647e]
Sep 01 15:41:27 archelj kernel: ACPI: Reserving SSDT table memory at [mem 0xbc8e4000-0xbc8e40be]
Sep 01 15:41:27 archelj kernel: No NUMA configuration found
Sep 01 15:41:27 archelj kernel: Faking a node at [mem 0x0000000000000000-0x000000083f37ffff]
Sep 01 15:41:27 archelj kernel: NODE_DATA(0) allocated [mem 0x83f37c000-0x83f37ffff]
Sep 01 15:41:27 archelj kernel: Zone ranges:
Sep 01 15:41:27 archelj kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 01 15:41:27 archelj kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 01 15:41:27 archelj kernel: Normal [mem 0x0000000100000000-0x000000083f37ffff]
Sep 01 15:41:27 archelj kernel: Device empty
Sep 01 15:41:27 archelj kernel: Movable zone start for each node
Sep 01 15:41:27 archelj kernel: Early memory node ranges
Sep 01 15:41:27 archelj kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 01 15:41:27 archelj kernel: node 0: [mem 0x0000000000100000-0x0000000009c3efff]
Sep 01 15:41:27 archelj kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Sep 01 15:41:27 archelj kernel: node 0: [mem 0x000000000a211000-0x000000000affffff]
Sep 01 15:41:27 archelj kernel: node 0: [mem 0x000000000b020000-0x00000000b9d76fff]
Sep 01 15:41:27 archelj kernel: node 0: [mem 0x00000000bddff000-0x00000000beffffff]
Sep 01 15:41:27 archelj kernel: node 0: [mem 0x0000000100000000-0x000000083f37ffff]
Sep 01 15:41:27 archelj kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000083f37ffff]
Sep 01 15:41:27 archelj kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 01 15:41:27 archelj kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 01 15:41:27 archelj kernel: On node 0, zone DMA32: 961 pages in unavailable ranges
Sep 01 15:41:27 archelj kernel: On node 0, zone DMA32: 17 pages in unavailable ranges
Sep 01 15:41:27 archelj kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Sep 01 15:41:27 archelj kernel: On node 0, zone DMA32: 16520 pages in unavailable ranges
Sep 01 15:41:27 archelj kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Sep 01 15:41:27 archelj kernel: On node 0, zone Normal: 3200 pages in unavailable ranges
Sep 01 15:41:27 archelj kernel: ACPI: PM-Timer IO Port: 0x808
Sep 01 15:41:27 archelj kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Sep 01 15:41:27 archelj kernel: IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
Sep 01 15:41:27 archelj kernel: IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
Sep 01 15:41:27 archelj kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 01 15:41:27 archelj kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Sep 01 15:41:27 archelj kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 01 15:41:27 archelj kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Sep 01 15:41:27 archelj kernel: e820: update [mem 0xb524d000-0xb52a3fff] usable ==> reserved
Sep 01 15:41:27 archelj kernel: smpboot: Allowing 32 CPUs, 20 hotplug CPUs
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0x09c3f000-0x09ffffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a210fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xb524d000-0xb52a3fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xb7fc1000-0xb7fc1fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xb9d77000-0xbc8bbfff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xbc8bc000-0xbc8f8fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xbc8f9000-0xbcfdafff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xbcfdb000-0xbdd77fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xbdd78000-0xbddfefff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd7fffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfd800000-0xfe9fffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
Sep 01 15:41:27 archelj kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Sep 01 15:41:27 archelj kernel: [mem 0xc0000000-0xefffffff] available for PCI devices
Sep 01 15:41:27 archelj kernel: Booting paravirtualized kernel on bare hardware
Sep 01 15:41:27 archelj kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 01 15:41:27 archelj kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Sep 01 15:41:27 archelj kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Sep 01 15:41:27 archelj kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Sep 01 15:41:27 archelj kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Sep 01 15:41:27 archelj kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
Sep 01 15:41:27 archelj kernel: Fallback order for Node 0: 0
Sep 01 15:41:27 archelj kernel: Built 1 zonelists, mobility grouping on. Total pages: 8232841
Sep 01 15:41:27 archelj kernel: Policy zone: Normal
Sep 01 15:41:27 archelj kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0bc89d7e-a758-472e-87d1-79d3b3145281 rw loglevel=3 quiet
Sep 01 15:41:27 archelj kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
Sep 01 15:41:27 archelj kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Sep 01 15:41:27 archelj kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Sep 01 15:41:27 archelj kernel: printk: log_buf_len min size: 131072 bytes
Sep 01 15:41:27 archelj kernel: printk: log_buf_len: 262144 bytes
Sep 01 15:41:27 archelj kernel: printk: early log buf free: 116040(88%)
Sep 01 15:41:27 archelj kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 01 15:41:27 archelj kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 01 15:41:27 archelj kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 01 15:41:27 archelj kernel: Memory: 32650244K/33454740K available (14343K kernel code, 2071K rwdata, 11168K rodata, 2116K init, 3584K bss, 804236K reserved, 0K cma-reserved)
Sep 01 15:41:27 archelj kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Sep 01 15:41:27 archelj kernel: ftrace: allocating 45413 entries in 178 pages
Sep 01 15:41:27 archelj kernel: ftrace: allocated 178 pages with 4 groups
Sep 01 15:41:27 archelj kernel: Dynamic Preempt: full
Sep 01 15:41:27 archelj kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 01 15:41:27 archelj kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Sep 01 15:41:27 archelj kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 01 15:41:27 archelj kernel: Trampoline variant of Tasks RCU enabled.
Sep 01 15:41:27 archelj kernel: Rude variant of Tasks RCU enabled.
Sep 01 15:41:27 archelj kernel: Tracing variant of Tasks RCU enabled.
Sep 01 15:41:27 archelj kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 01 15:41:27 archelj kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Sep 01 15:41:27 archelj kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Sep 01 15:41:27 archelj kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 01 15:41:27 archelj kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 01 15:41:27 archelj kernel: random: crng init done
Sep 01 15:41:27 archelj kernel: Console: colour dummy device 80x25
Sep 01 15:41:27 archelj kernel: printk: console [tty0] enabled
Sep 01 15:41:27 archelj kernel: ACPI: Core revision 20220331
Sep 01 15:41:27 archelj kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Sep 01 15:41:27 archelj kernel: APIC: Switch to symmetric I/O mode setup
Sep 01 15:41:27 archelj kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 01 15:41:27 archelj kernel: Switched APIC routing to physical flat.
Sep 01 15:41:27 archelj kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 01 15:41:27 archelj kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb7b3da04, max_idle_ns: 440795335915 ns
Sep 01 15:41:27 archelj kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7189.97 BogoMIPS (lpj=11977556)
Sep 01 15:41:27 archelj kernel: pid_max: default: 32768 minimum: 301
Sep 01 15:41:27 archelj kernel: LSM: Security Framework initializing
Sep 01 15:41:27 archelj kernel: landlock: Up and running.
Sep 01 15:41:27 archelj kernel: Yama: becoming mindful.
Sep 01 15:41:27 archelj kernel: LSM support for eBPF active
Sep 01 15:41:27 archelj kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 01 15:41:27 archelj kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 01 15:41:27 archelj kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Sep 01 15:41:27 archelj kernel: LVT offset 1 assigned for vector 0xf9
Sep 01 15:41:27 archelj kernel: LVT offset 2 assigned for vector 0xf4
Sep 01 15:41:27 archelj kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Sep 01 15:41:27 archelj kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Sep 01 15:41:27 archelj kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 01 15:41:27 archelj kernel: Spectre V2 : Mitigation: Retpolines
Sep 01 15:41:27 archelj kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 01 15:41:27 archelj kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 01 15:41:27 archelj kernel: Spectre V2 : Enabling Speculation Barrier for firmware calls
Sep 01 15:41:27 archelj kernel: RETBleed: Mitigation: untrained return thunk
Sep 01 15:41:27 archelj kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 01 15:41:27 archelj kernel: Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
Sep 01 15:41:27 archelj kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Sep 01 15:41:27 archelj kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 01 15:41:27 archelj kernel: Freeing SMP alternatives memory: 36K
Sep 01 15:41:27 archelj kernel: smpboot: CPU0: AMD Ryzen 5 3600 6-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Sep 01 15:41:27 archelj kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 01 15:41:27 archelj kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 01 15:41:27 archelj kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 01 15:41:27 archelj kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 01 15:41:27 archelj kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Sep 01 15:41:27 archelj kernel: ... version: 0
Sep 01 15:41:27 archelj kernel: ... bit width: 48
Sep 01 15:41:27 archelj kernel: ... generic registers: 6
Sep 01 15:41:27 archelj kernel: ... value mask: 0000ffffffffffff
Sep 01 15:41:27 archelj kernel: ... max period: 00007fffffffffff
Sep 01 15:41:27 archelj kernel: ... fixed-purpose events: 0
Sep 01 15:41:27 archelj kernel: ... event mask: 000000000000003f
Sep 01 15:41:27 archelj kernel: rcu: Hierarchical SRCU implementation.
Sep 01 15:41:27 archelj kernel: rcu: Max phase no-delay instances is 1000.
Sep 01 15:41:27 archelj kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 01 15:41:27 archelj kernel: smp: Bringing up secondary CPUs ...
Sep 01 15:41:27 archelj kernel: x86: Booting SMP configuration:
Sep 01 15:41:27 archelj kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6
Sep 01 15:41:27 archelj kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Sep 01 15:41:27 archelj kernel: #7 #8 #9 #10 #11
Sep 01 15:41:27 archelj kernel: smp: Brought up 1 node, 12 CPUs
Sep 01 15:41:27 archelj kernel: smpboot: Max logical packages: 3
Sep 01 15:41:27 archelj kernel: smpboot: Total of 12 processors activated (86272.67 BogoMIPS)
Sep 01 15:41:27 archelj kernel: devtmpfs: initialized
Sep 01 15:41:27 archelj kernel: x86/mm: Memory block size: 128MB
Sep 01 15:41:27 archelj kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a210fff] (69632 bytes)
Sep 01 15:41:27 archelj kernel: ACPI: PM: Registering ACPI NVS region [mem 0xbc8f9000-0xbcfdafff] (7217152 bytes)
Sep 01 15:41:27 archelj kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 01 15:41:27 archelj kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Sep 01 15:41:27 archelj kernel: pinctrl core: initialized pinctrl subsystem
Sep 01 15:41:27 archelj kernel: PM: RTC time: 14:41:21, date: 2022-09-01
Sep 01 15:41:27 archelj kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 01 15:41:27 archelj kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 01 15:41:27 archelj kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 01 15:41:27 archelj kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 01 15:41:27 archelj kernel: audit: initializing netlink subsys (disabled)
Sep 01 15:41:27 archelj kernel: audit: type=2000 audit(1662043281.159:1): state=initialized audit_enabled=0 res=1
Sep 01 15:41:27 archelj kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 01 15:41:27 archelj kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 01 15:41:27 archelj kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 01 15:41:27 archelj kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 01 15:41:27 archelj kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 01 15:41:27 archelj kernel: cpuidle: using governor ladder
Sep 01 15:41:27 archelj kernel: cpuidle: using governor menu
Sep 01 15:41:27 archelj kernel: Detected 1 PCC Subspaces
Sep 01 15:41:27 archelj kernel: Registering PCC driver as Mailbox controller
Sep 01 15:41:27 archelj kernel: HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
Sep 01 15:41:27 archelj kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 01 15:41:27 archelj kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Sep 01 15:41:27 archelj kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Sep 01 15:41:27 archelj kernel: PCI: Using configuration type 1 for base access
Sep 01 15:41:27 archelj kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 01 15:41:27 archelj kernel: HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
Sep 01 15:41:27 archelj kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Sep 01 15:41:27 archelj kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Sep 01 15:41:27 archelj kernel: ACPI: Added _OSI(Module Device)
Sep 01 15:41:27 archelj kernel: ACPI: Added _OSI(Processor Device)
Sep 01 15:41:27 archelj kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 01 15:41:27 archelj kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 01 15:41:27 archelj kernel: ACPI: Added _OSI(Linux-Dell-Video)
Sep 01 15:41:27 archelj kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Sep 01 15:41:27 archelj kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Sep 01 15:41:27 archelj kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Sep 01 15:41:27 archelj kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 01 15:41:27 archelj kernel: ACPI: Interpreter enabled
Sep 01 15:41:27 archelj kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 01 15:41:27 archelj kernel: ACPI: Using IOAPIC for interrupt routing
Sep 01 15:41:27 archelj kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 01 15:41:27 archelj kernel: PCI: Using E820 reservations for host bridge windows
Sep 01 15:41:27 archelj kernel: ACPI: Enabled 8 GPEs in block 00 to 1F
Sep 01 15:41:27 archelj kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 01 15:41:27 archelj kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Sep 01 15:41:27 archelj kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Sep 01 15:41:27 archelj kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Sep 01 15:41:27 archelj kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Sep 01 15:41:27 archelj kernel: PCI host bridge to bus 0000:00
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 01 15:41:27 archelj kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.1: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
Sep 01 15:41:27 archelj kernel: pci 0000:00:07.1: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.1: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Sep 01 15:41:27 archelj kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
Sep 01 15:41:27 archelj kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
Sep 01 15:41:27 archelj kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfc800000-0xfc803fff 64bit]
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.1: bridge window [mem 0xfc800000-0xfc8fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfc7a0000-0xfc7a7fff 64bit]
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.0: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.1: reg 0x24: [mem 0xfc780000-0xfc79ffff]
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.1: reg 0x30: [mem 0xfc700000-0xfc77ffff pref]
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.1: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: PCI bridge to [bus 02-05]
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: bridge window [mem 0xfc500000-0xfc7fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: [1022:43ea] type 01 class 0x060400
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: PME# supported from D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400
Sep 01 15:41:27 archelj kernel: pci 0000:03:09.0: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:03:09.0: PME# supported from D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: PCI bridge to [bus 03-05]
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: bridge window [mem 0xfc500000-0xfc6fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:04:00.0: [10ec:8125] type 00 class 0x020000
Sep 01 15:41:27 archelj kernel: pci 0000:04:00.0: reg 0x10: [io 0xf000-0xf0ff]
Sep 01 15:41:27 archelj kernel: pci 0000:04:00.0: reg 0x18: [mem 0xfc600000-0xfc60ffff 64bit]
Sep 01 15:41:27 archelj kernel: pci 0000:04:00.0: reg 0x20: [mem 0xfc610000-0xfc613fff 64bit]
Sep 01 15:41:27 archelj kernel: pci 0000:04:00.0: supports D1 D2
Sep 01 15:41:27 archelj kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: PCI bridge to [bus 04]
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: bridge window [io 0xf000-0xffff]
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: bridge window [mem 0xfc600000-0xfc6fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:05:00.0: [8086:2723] type 00 class 0x028000
Sep 01 15:41:27 archelj kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfc500000-0xfc503fff 64bit]
Sep 01 15:41:27 archelj kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:03:09.0: PCI bridge to [bus 05]
Sep 01 15:41:27 archelj kernel: pci 0000:03:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: [10de:2184] type 00 class 0x030000
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: reg 0x24: [io 0xe000-0xe07f]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: BAR 3: assigned to efifb
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.1: [10de:1aeb] type 00 class 0x040300
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.2: [10de:1aec] type 00 class 0x0c0330
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.2: reg 0x10: [mem 0xe2000000-0xe203ffff 64bit pref]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.2: reg 0x1c: [mem 0xe2040000-0xe204ffff 64bit pref]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.2: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.3: [10de:1aed] type 00 class 0x0c8000
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.3: reg 0x10: [mem 0xfc084000-0xfc084fff]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: PCI bridge to [bus 06]
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
Sep 01 15:41:27 archelj kernel: pci 0000:07:00.0: [1022:148a] type 00 class 0x130000
Sep 01 15:41:27 archelj kernel: pci 0000:07:00.0: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:00:07.1: PCI bridge to [bus 07]
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.0: [1022:1485] type 00 class 0x130000
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.0: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.1: [1022:1486] type 00 class 0x108000
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.1: reg 0x18: [mem 0xfc300000-0xfc3fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.1: reg 0x24: [mem 0xfc408000-0xfc409fff]
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.1: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.3: [1022:149c] type 00 class 0x0c0330
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.3: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.4: [1022:1487] type 00 class 0x040300
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.4: reg 0x10: [mem 0xfc400000-0xfc407fff]
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.4: enabling Extended Tags
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.4: PME# supported from D0 D3hot D3cold
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.1: PCI bridge to [bus 08]
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc4fffff]
Sep 01 15:41:27 archelj kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Sep 01 15:41:27 archelj kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Sep 01 15:41:27 archelj kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Sep 01 15:41:27 archelj kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Sep 01 15:41:27 archelj kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Sep 01 15:41:27 archelj kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 01 15:41:27 archelj kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Sep 01 15:41:27 archelj kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 01 15:41:27 archelj kernel: iommu: Default domain type: Translated
Sep 01 15:41:27 archelj kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 01 15:41:27 archelj kernel: SCSI subsystem initialized
Sep 01 15:41:27 archelj kernel: libata version 3.00 loaded.
Sep 01 15:41:27 archelj kernel: ACPI: bus type USB registered
Sep 01 15:41:27 archelj kernel: usbcore: registered new interface driver usbfs
Sep 01 15:41:27 archelj kernel: usbcore: registered new interface driver hub
Sep 01 15:41:27 archelj kernel: usbcore: registered new device driver usb
Sep 01 15:41:27 archelj kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 01 15:41:27 archelj kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 01 15:41:27 archelj kernel: PTP clock support registered
Sep 01 15:41:27 archelj kernel: EDAC MC: Ver: 3.0.0
Sep 01 15:41:27 archelj kernel: Registered efivars operations
Sep 01 15:41:27 archelj kernel: NetLabel: Initializing
Sep 01 15:41:27 archelj kernel: NetLabel: domain hash size = 128
Sep 01 15:41:27 archelj kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 01 15:41:27 archelj kernel: NetLabel: unlabeled traffic allowed by default
Sep 01 15:41:27 archelj kernel: mctp: management component transport protocol core
Sep 01 15:41:27 archelj kernel: NET: Registered PF_MCTP protocol family
Sep 01 15:41:27 archelj kernel: PCI: Using ACPI for IRQ routing
Sep 01 15:41:27 archelj kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 01 15:41:27 archelj kernel: e820: reserve RAM buffer [mem 0x09c3f000-0x0bffffff]
Sep 01 15:41:27 archelj kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Sep 01 15:41:27 archelj kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Sep 01 15:41:27 archelj kernel: e820: reserve RAM buffer [mem 0xb524d000-0xb7ffffff]
Sep 01 15:41:27 archelj kernel: e820: reserve RAM buffer [mem 0xb7fc1000-0xb7ffffff]
Sep 01 15:41:27 archelj kernel: e820: reserve RAM buffer [mem 0xb9d77000-0xbbffffff]
Sep 01 15:41:27 archelj kernel: e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
Sep 01 15:41:27 archelj kernel: e820: reserve RAM buffer [mem 0x83f380000-0x83fffffff]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: vgaarb: setting as boot VGA device
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: vgaarb: bridge control possible
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 01 15:41:27 archelj kernel: vgaarb: loaded
Sep 01 15:41:27 archelj kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Sep 01 15:41:27 archelj kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Sep 01 15:41:27 archelj kernel: clocksource: Switched to clocksource tsc-early
Sep 01 15:41:27 archelj kernel: VFS: Disk quotas dquot_6.6.0
Sep 01 15:41:27 archelj kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 01 15:41:27 archelj kernel: pnp: PnP ACPI init
Sep 01 15:41:27 archelj kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:03: [io 0x0a00-0x0a2f] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:03: [io 0x0a30-0x0a3f] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:03: [io 0x0a40-0x0a4f] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x040b] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x04d6] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0c14] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0c52] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0c6c] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0c6f] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0800-0x089f] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0900-0x090f] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [io 0x0910-0x091f] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Sep 01 15:41:27 archelj kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Sep 01 15:41:27 archelj kernel: pnp: PnP ACPI: found 5 devices
Sep 01 15:41:27 archelj kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 01 15:41:27 archelj kernel: NET: Registered PF_INET protocol family
Sep 01 15:41:27 archelj kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 01 15:41:27 archelj kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Sep 01 15:41:27 archelj kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 01 15:41:27 archelj kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 01 15:41:27 archelj kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Sep 01 15:41:27 archelj kernel: TCP: Hash tables configured (established 262144 bind 65536)
Sep 01 15:41:27 archelj kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Sep 01 15:41:27 archelj kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 01 15:41:27 archelj kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 01 15:41:27 archelj kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 01 15:41:27 archelj kernel: NET: Registered PF_XDP protocol family
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.1: bridge window [mem 0xfc800000-0xfc8fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: PCI bridge to [bus 04]
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: bridge window [io 0xf000-0xffff]
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: bridge window [mem 0xfc600000-0xfc6fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:03:09.0: PCI bridge to [bus 05]
Sep 01 15:41:27 archelj kernel: pci 0000:03:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: PCI bridge to [bus 03-05]
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: bridge window [io 0xf000-0xffff]
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: bridge window [mem 0xfc500000-0xfc6fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: PCI bridge to [bus 02-05]
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: bridge window [mem 0xfc500000-0xfc7fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: PCI bridge to [bus 06]
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
Sep 01 15:41:27 archelj kernel: pci 0000:00:07.1: PCI bridge to [bus 07]
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.1: PCI bridge to [bus 08]
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc4fffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec2ffff window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:01: resource 1 [mem 0xfc800000-0xfc8fffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:02: resource 1 [mem 0xfc500000-0xfc7fffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:03: resource 1 [mem 0xfc500000-0xfc6fffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:04: resource 0 [io 0xf000-0xffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:04: resource 1 [mem 0xfc600000-0xfc6fffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:05: resource 1 [mem 0xfc500000-0xfc5fffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:06: resource 1 [mem 0xfb000000-0xfc0fffff]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:06: resource 2 [mem 0xd0000000-0xe20fffff 64bit pref]
Sep 01 15:41:27 archelj kernel: pci_bus 0000:08: resource 1 [mem 0xfc200000-0xfc4fffff]
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.1: D0 power state depends on 0000:06:00.0
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.2: D0 power state depends on 0000:06:00.0
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.3: D0 power state depends on 0000:06:00.0
Sep 01 15:41:27 archelj kernel: PCI: CLS 64 bytes, default 64
Sep 01 15:41:27 archelj kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.0: Adding to iommu group 0
Sep 01 15:41:27 archelj kernel: Trying to unpack rootfs image as initramfs...
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.1: Adding to iommu group 1
Sep 01 15:41:27 archelj kernel: pci 0000:00:01.2: Adding to iommu group 2
Sep 01 15:41:27 archelj kernel: pci 0000:00:02.0: Adding to iommu group 3
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.0: Adding to iommu group 4
Sep 01 15:41:27 archelj kernel: pci 0000:00:03.1: Adding to iommu group 5
Sep 01 15:41:27 archelj kernel: pci 0000:00:04.0: Adding to iommu group 6
Sep 01 15:41:27 archelj kernel: pci 0000:00:05.0: Adding to iommu group 7
Sep 01 15:41:27 archelj kernel: pci 0000:00:07.0: Adding to iommu group 8
Sep 01 15:41:27 archelj kernel: pci 0000:00:07.1: Adding to iommu group 9
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.0: Adding to iommu group 10
Sep 01 15:41:27 archelj kernel: pci 0000:00:08.1: Adding to iommu group 11
Sep 01 15:41:27 archelj kernel: pci 0000:00:14.0: Adding to iommu group 12
Sep 01 15:41:27 archelj kernel: pci 0000:00:14.3: Adding to iommu group 12
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.0: Adding to iommu group 13
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.1: Adding to iommu group 13
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.2: Adding to iommu group 13
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.3: Adding to iommu group 13
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.4: Adding to iommu group 13
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.5: Adding to iommu group 13
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.6: Adding to iommu group 13
Sep 01 15:41:27 archelj kernel: pci 0000:00:18.7: Adding to iommu group 13
Sep 01 15:41:27 archelj kernel: pci 0000:01:00.0: Adding to iommu group 14
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.0: Adding to iommu group 15
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.1: Adding to iommu group 15
Sep 01 15:41:27 archelj kernel: pci 0000:02:00.2: Adding to iommu group 15
Sep 01 15:41:27 archelj kernel: pci 0000:03:08.0: Adding to iommu group 15
Sep 01 15:41:27 archelj kernel: pci 0000:03:09.0: Adding to iommu group 15
Sep 01 15:41:27 archelj kernel: pci 0000:04:00.0: Adding to iommu group 15
Sep 01 15:41:27 archelj kernel: pci 0000:05:00.0: Adding to iommu group 15
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.0: Adding to iommu group 16
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.1: Adding to iommu group 16
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.2: Adding to iommu group 16
Sep 01 15:41:27 archelj kernel: pci 0000:06:00.3: Adding to iommu group 16
Sep 01 15:41:27 archelj kernel: pci 0000:07:00.0: Adding to iommu group 17
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.0: Adding to iommu group 18
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.1: Adding to iommu group 19
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.3: Adding to iommu group 20
Sep 01 15:41:27 archelj kernel: pci 0000:08:00.4: Adding to iommu group 21
Sep 01 15:41:27 archelj kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Sep 01 15:41:27 archelj kernel: AMD-Vi: Extended features (0x58f77ef22294a5a): PPR NX GT IA PC GA_vAPIC
Sep 01 15:41:27 archelj kernel: AMD-Vi: Interrupt remapping enabled
Sep 01 15:41:27 archelj kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 01 15:41:27 archelj kernel: software IO TLB: mapped [mem 0x00000000b09a8000-0x00000000b49a8000] (64MB)
Sep 01 15:41:27 archelj kernel: LVT offset 0 assigned for vector 0x400
Sep 01 15:41:27 archelj kernel: perf: AMD IBS detected (0x000003ff)
Sep 01 15:41:27 archelj kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Sep 01 15:41:27 archelj kernel: Initialise system trusted keyrings
Sep 01 15:41:27 archelj kernel: Key type blacklist registered
Sep 01 15:41:27 archelj kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Sep 01 15:41:27 archelj kernel: zbud: loaded
Sep 01 15:41:27 archelj kernel: integrity: Platform Keyring initialized
Sep 01 15:41:27 archelj kernel: integrity: Machine keyring initialized
Sep 01 15:41:27 archelj kernel: Key type asymmetric registered
Sep 01 15:41:27 archelj kernel: Asymmetric key parser 'x509' registered
Sep 01 15:41:27 archelj kernel: Freeing initrd memory: 8864K
Sep 01 15:41:27 archelj kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Sep 01 15:41:27 archelj kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Sep 01 15:41:27 archelj kernel: io scheduler mq-deadline registered
Sep 01 15:41:27 archelj kernel: io scheduler kyber registered
Sep 01 15:41:27 archelj kernel: io scheduler bfq registered
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 27
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 27
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 28
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 28
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 29
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 29
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 31
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 31
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 32
Sep 01 15:41:27 archelj kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 32
Sep 01 15:41:27 archelj kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 01 15:41:27 archelj kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 01 15:41:27 archelj kernel: ACPI: button: Power Button [PWRB]
Sep 01 15:41:27 archelj kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 01 15:41:27 archelj kernel: ACPI: button: Power Button [PWRF]
Sep 01 15:41:27 archelj kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1110
Sep 01 15:41:27 archelj kernel: Monitor-Mwait will be used to enter C-1 state
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C000: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C002: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C004: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C006: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C008: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C00A: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C001: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C003: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C005: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C007: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C009: Found 2 idle states
Sep 01 15:41:27 archelj kernel: ACPI: \_SB_.PLTF.C00B: Found 2 idle states
Sep 01 15:41:27 archelj kernel: tsc: Refined TSC clocksource calibration: 3593.249 MHz
Sep 01 15:41:27 archelj kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb698e952, max_idle_ns: 440795267109 ns
Sep 01 15:41:27 archelj kernel: clocksource: Switched to clocksource tsc
Sep 01 15:41:27 archelj kernel: ACPI: \_TZ_.TZ10: Invalid passive threshold
Sep 01 15:41:27 archelj kernel: thermal LNXTHERM:00: registered as thermal_zone0
Sep 01 15:41:27 archelj kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
Sep 01 15:41:27 archelj kernel: ACPI: \_TZ_.UAD0: Invalid passive threshold
Sep 01 15:41:27 archelj kernel: thermal LNXTHERM:01: registered as thermal_zone1
Sep 01 15:41:27 archelj kernel: ACPI: thermal: Thermal Zone [UAD0] (17 C)
Sep 01 15:41:27 archelj kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 01 15:41:27 archelj kernel: Non-volatile memory driver v1.3
Sep 01 15:41:27 archelj kernel: Linux agpgart interface v0.103
Sep 01 15:41:27 archelj kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Sep 01 15:41:27 archelj kernel: ACPI: bus type drm_connector registered
Sep 01 15:41:27 archelj kernel: ahci 0000:02:00.1: version 3.0
Sep 01 15:41:27 archelj kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Sep 01 15:41:27 archelj kernel: ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Sep 01 15:41:27 archelj kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Sep 01 15:41:27 archelj kernel: scsi host0: ahci
Sep 01 15:41:27 archelj kernel: scsi host1: ahci
Sep 01 15:41:27 archelj kernel: scsi host2: ahci
Sep 01 15:41:27 archelj kernel: scsi host3: ahci
Sep 01 15:41:27 archelj kernel: scsi host4: ahci
Sep 01 15:41:27 archelj kernel: scsi host5: ahci
Sep 01 15:41:27 archelj kernel: ata1: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780100 irq 39
Sep 01 15:41:27 archelj kernel: ata2: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780180 irq 39
Sep 01 15:41:27 archelj kernel: ata3: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780200 irq 39
Sep 01 15:41:27 archelj kernel: ata4: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780280 irq 39
Sep 01 15:41:27 archelj kernel: ata5: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780300 irq 39
Sep 01 15:41:27 archelj kernel: ata6: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780380 irq 39
Sep 01 15:41:27 archelj kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 01 15:41:27 archelj kernel: ehci-pci: EHCI PCI platform driver
Sep 01 15:41:27 archelj kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sep 01 15:41:27 archelj kernel: ohci-pci: OHCI PCI platform driver
Sep 01 15:41:27 archelj kernel: uhci_hcd: USB Universal Host Controller Interface driver
Sep 01 15:41:27 archelj kernel: usbcore: registered new interface driver usbserial_generic
Sep 01 15:41:27 archelj kernel: usbserial: USB Serial support registered for generic
Sep 01 15:41:27 archelj kernel: rtc_cmos 00:02: RTC can wake from S4
Sep 01 15:41:27 archelj kernel: rtc_cmos 00:02: registered as rtc0
Sep 01 15:41:27 archelj kernel: rtc_cmos 00:02: setting system clock to 2022-09-01T14:41:24 UTC (1662043284)
Sep 01 15:41:27 archelj kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 01 15:41:27 archelj kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 01 15:41:27 archelj kernel: efifb: probing for efifb
Sep 01 15:41:27 archelj kernel: efifb: showing boot graphics
Sep 01 15:41:27 archelj kernel: efifb: framebuffer at 0xe1000000, using 3072k, total 3072k
Sep 01 15:41:27 archelj kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Sep 01 15:41:27 archelj kernel: efifb: scrolling: redraw
Sep 01 15:41:27 archelj kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Sep 01 15:41:27 archelj kernel: fbcon: Deferring console take-over
Sep 01 15:41:27 archelj kernel: fb0: EFI VGA frame buffer device
Sep 01 15:41:27 archelj kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 01 15:41:27 archelj kernel: drop_monitor: Initializing network drop monitor service
Sep 01 15:41:27 archelj kernel: Initializing XFRM netlink socket
Sep 01 15:41:27 archelj kernel: NET: Registered PF_INET6 protocol family
Sep 01 15:41:27 archelj kernel: Segment Routing with IPv6
Sep 01 15:41:27 archelj kernel: RPL Segment Routing with IPv6
Sep 01 15:41:27 archelj kernel: In-situ OAM (IOAM) with IPv6
Sep 01 15:41:27 archelj kernel: NET: Registered PF_PACKET protocol family
Sep 01 15:41:27 archelj kernel: microcode: CPU0: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU1: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU2: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU3: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU4: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU5: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU6: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU7: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU8: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU9: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU10: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: CPU11: patch_level=0x08701021
Sep 01 15:41:27 archelj kernel: microcode: Microcode Update Driver: v2.2.
Sep 01 15:41:27 archelj kernel: resctrl: L3 allocation detected
Sep 01 15:41:27 archelj kernel: resctrl: MB allocation detected
Sep 01 15:41:27 archelj kernel: resctrl: L3 monitoring detected
Sep 01 15:41:27 archelj kernel: IPI shorthand broadcast: enabled
Sep 01 15:41:27 archelj kernel: sched_clock: Marking stable (2545299512, 313607450)->(2864289547, -5382585)
Sep 01 15:41:27 archelj kernel: registered taskstats version 1
Sep 01 15:41:27 archelj kernel: Loading compiled-in X.509 certificates
Sep 01 15:41:27 archelj kernel: Loaded X.509 cert 'Build time autogenerated kernel key: e8cc0a522a25ca313b3202bd919919cfea35622e'
Sep 01 15:41:27 archelj kernel: zswap: loaded using pool lz4/z3fold
Sep 01 15:41:27 archelj kernel: Key type ._fscrypt registered
Sep 01 15:41:27 archelj kernel: Key type .fscrypt registered
Sep 01 15:41:27 archelj kernel: Key type fscrypt-provisioning registered
Sep 01 15:41:27 archelj kernel: PM: Magic number: 6:709:686
Sep 01 15:41:27 archelj kernel: RAS: Correctable Errors collector initialized.
Sep 01 15:41:27 archelj kernel: ata1: SATA link down (SStatus 0 SControl 300)
Sep 01 15:41:27 archelj kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 01 15:41:27 archelj kernel: ata2.00: ATA-10: WDC WD10SPZX-00Z10T0, 01.01A01, max UDMA/133
Sep 01 15:41:27 archelj kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Sep 01 15:41:27 archelj kernel: ata2.00: Features: NCQ-prio
Sep 01 15:41:27 archelj kernel: ata2.00: configured for UDMA/133
Sep 01 15:41:27 archelj kernel: scsi 1:0:0:0: Direct-Access ATA WDC WD10SPZX-00Z 1A01 PQ: 0 ANSI: 5
Sep 01 15:41:27 archelj kernel: sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Sep 01 15:41:27 archelj kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
Sep 01 15:41:27 archelj kernel: sd 1:0:0:0: [sda] Write Protect is off
Sep 01 15:41:27 archelj kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 01 15:41:27 archelj kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 01 15:41:27 archelj kernel: sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Sep 01 15:41:27 archelj kernel: ata3: SATA link down (SStatus 0 SControl 330)
Sep 01 15:41:27 archelj kernel: sda: sda1 sda2
Sep 01 15:41:27 archelj kernel: sd 1:0:0:0: [sda] Attached SCSI disk
Sep 01 15:41:27 archelj kernel: ata4: SATA link down (SStatus 0 SControl 330)
Sep 01 15:41:27 archelj kernel: ata5: failed to resume link (SControl 0)
Sep 01 15:41:27 archelj kernel: ata5: SATA link down (SStatus 0 SControl 0)
Sep 01 15:41:27 archelj kernel: ata6: SATA link down (SStatus 0 SControl 330)
Sep 01 15:41:27 archelj kernel: Freeing unused decrypted memory: 2036K
Sep 01 15:41:27 archelj kernel: Freeing unused kernel image (initmem) memory: 2116K
Sep 01 15:41:27 archelj kernel: Write protecting the kernel read-only data: 28672k
Sep 01 15:41:27 archelj kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Sep 01 15:41:27 archelj kernel: Freeing unused kernel image (rodata/data gap) memory: 1120K
Sep 01 15:41:27 archelj kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 01 15:41:27 archelj kernel: rodata_test: all tests were successful
Sep 01 15:41:27 archelj kernel: Run /init as init process
Sep 01 15:41:27 archelj kernel: with arguments:
Sep 01 15:41:27 archelj kernel: /init
Sep 01 15:41:27 archelj kernel: with environment:
Sep 01 15:41:27 archelj kernel: HOME=/
Sep 01 15:41:27 archelj kernel: TERM=linux
Sep 01 15:41:27 archelj kernel: BOOT_IMAGE=/boot/vmlinuz-linux
Sep 01 15:41:27 archelj kernel: fbcon: Taking over console
Sep 01 15:41:27 archelj kernel: Console: switching to colour frame buffer device 128x48
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Sep 01 15:41:27 archelj kernel: nvme nvme0: pci function 0000:01:00.0
Sep 01 15:41:27 archelj kernel: nvme nvme0: missing or invalid SUBNQN field.
Sep 01 15:41:27 archelj kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Sep 01 15:41:27 archelj kernel: nvme nvme0: 32/0/0 default/read/poll queues
Sep 01 15:41:27 archelj kernel: nvme0n1: p1 p2 p3 p4 p5 p6
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 01 15:41:27 archelj kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
Sep 01 15:41:27 archelj kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 01 15:41:27 archelj kernel: usb usb1: Product: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: usb usb1: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
Sep 01 15:41:27 archelj kernel: usb usb1: SerialNumber: 0000:02:00.0
Sep 01 15:41:27 archelj kernel: hub 1-0:1.0: USB hub found
Sep 01 15:41:27 archelj kernel: hub 1-0:1.0: 10 ports detected
Sep 01 15:41:27 archelj kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 01 15:41:27 archelj kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
Sep 01 15:41:27 archelj kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 01 15:41:27 archelj kernel: usb usb2: Product: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: usb usb2: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
Sep 01 15:41:27 archelj kernel: usb usb2: SerialNumber: 0000:02:00.0
Sep 01 15:41:27 archelj kernel: hub 2-0:1.0: USB hub found
Sep 01 15:41:27 archelj kernel: hub 2-0:1.0: 4 ports detected
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:06:00.2: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:06:00.2: new USB bus registered, assigned bus number 3
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:06:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:06:00.2: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:06:00.2: new USB bus registered, assigned bus number 4
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:06:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Sep 01 15:41:27 archelj kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
Sep 01 15:41:27 archelj kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 01 15:41:27 archelj kernel: usb usb3: Product: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: usb usb3: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
Sep 01 15:41:27 archelj kernel: usb usb3: SerialNumber: 0000:06:00.2
Sep 01 15:41:27 archelj kernel: hub 3-0:1.0: USB hub found
Sep 01 15:41:27 archelj kernel: hub 3-0:1.0: 2 ports detected
Sep 01 15:41:27 archelj kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 01 15:41:27 archelj kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
Sep 01 15:41:27 archelj kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 01 15:41:27 archelj kernel: usb usb4: Product: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: usb usb4: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
Sep 01 15:41:27 archelj kernel: usb usb4: SerialNumber: 0000:06:00.2
Sep 01 15:41:27 archelj kernel: hub 4-0:1.0: USB hub found
Sep 01 15:41:27 archelj kernel: hub 4-0:1.0: 4 ports detected
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:08:00.3: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 5
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:08:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:08:00.3: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 6
Sep 01 15:41:27 archelj kernel: xhci_hcd 0000:08:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Sep 01 15:41:27 archelj kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
Sep 01 15:41:27 archelj kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 01 15:41:27 archelj kernel: usb usb5: Product: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: usb usb5: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
Sep 01 15:41:27 archelj kernel: usb usb5: SerialNumber: 0000:08:00.3
Sep 01 15:41:27 archelj kernel: hub 5-0:1.0: USB hub found
Sep 01 15:41:27 archelj kernel: hub 5-0:1.0: 4 ports detected
Sep 01 15:41:27 archelj kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 01 15:41:27 archelj kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
Sep 01 15:41:27 archelj kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 01 15:41:27 archelj kernel: usb usb6: Product: xHCI Host Controller
Sep 01 15:41:27 archelj kernel: usb usb6: Manufacturer: Linux 5.19.5-arch1-1 xhci-hcd
Sep 01 15:41:27 archelj kernel: usb usb6: SerialNumber: 0000:08:00.3
Sep 01 15:41:27 archelj kernel: hub 6-0:1.0: USB hub found
Sep 01 15:41:27 archelj kernel: hub 6-0:1.0: 4 ports detected
Sep 01 15:41:27 archelj kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Sep 01 15:41:27 archelj kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd
Sep 01 15:41:27 archelj kernel: EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Quota mode: none.
Sep 01 15:41:27 archelj kernel: usb 5-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Sep 01 15:41:27 archelj kernel: usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Sep 01 15:41:27 archelj kernel: usb 5-1: Product: USB 2.0 Hub
Sep 01 15:41:27 archelj systemd[1]: systemd 251.4-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 01 15:41:27 archelj systemd[1]: Detected architecture x86-64.
Sep 01 15:41:27 archelj systemd[1]: Hostname set to <archelj>.
Sep 01 15:41:27 archelj kernel: hub 5-1:1.0: USB hub found
Sep 01 15:41:27 archelj kernel: hub 5-1:1.0: 4 ports detected
Sep 01 15:41:27 archelj kernel: usb 1-1: New USB device found, idVendor=1ea7, idProduct=0907, bcdDevice= 3.00
Sep 01 15:41:27 archelj kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 01 15:41:27 archelj kernel: usb 1-1: Product: USB-HID Gaming Keyboard
Sep 01 15:41:27 archelj kernel: usb 1-1: Manufacturer: SEMITEK
Sep 01 15:41:27 archelj kernel: usb 1-1: SerialNumber: SN0000000001
Sep 01 15:41:27 archelj systemd[1]: Queued start job for default target Graphical Interface.
Sep 01 15:41:27 archelj systemd[1]: Created slice Slice /system/getty.
Sep 01 15:41:27 archelj systemd[1]: Created slice Slice /system/modprobe.
Sep 01 15:41:27 archelj systemd[1]: Created slice Slice /system/netctl.
Sep 01 15:41:27 archelj systemd[1]: Created slice Slice /system/systemd-fsck.
Sep 01 15:41:27 archelj systemd[1]: Created slice User and Session Slice.
Sep 01 15:41:27 archelj systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 01 15:41:27 archelj systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 01 15:41:27 archelj systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 01 15:41:27 archelj systemd[1]: Reached target Local Encrypted Volumes.
Sep 01 15:41:27 archelj systemd[1]: Reached target Login Prompts.
Sep 01 15:41:27 archelj systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 01 15:41:27 archelj systemd[1]: Reached target Path Units.
Sep 01 15:41:27 archelj systemd[1]: Reached target Remote File Systems.
Sep 01 15:41:27 archelj systemd[1]: Reached target Slice Units.
Sep 01 15:41:27 archelj systemd[1]: Reached target Local Verity Protected Volumes.
Sep 01 15:41:27 archelj systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 01 15:41:27 archelj systemd[1]: Listening on LVM2 poll daemon socket.
Sep 01 15:41:27 archelj systemd[1]: Listening on Process Core Dump Socket.
Sep 01 15:41:27 archelj systemd[1]: Listening on Journal Audit Socket.
Sep 01 15:41:27 archelj systemd[1]: Listening on Journal Socket (/dev/log).
Sep 01 15:41:27 archelj systemd[1]: Listening on Journal Socket.
Sep 01 15:41:27 archelj systemd[1]: Listening on udev Control Socket.
Sep 01 15:41:27 archelj systemd[1]: Listening on udev Kernel Socket.
Sep 01 15:41:27 archelj systemd[1]: Mounting Huge Pages File System...
Sep 01 15:41:27 archelj systemd[1]: Mounting POSIX Message Queue File System...
Sep 01 15:41:27 archelj systemd[1]: Mounting Kernel Debug File System...
Sep 01 15:41:27 archelj systemd[1]: Mounting Kernel Trace File System...
Sep 01 15:41:27 archelj systemd[1]: Starting Create List of Static Device Nodes...
Sep 01 15:41:27 archelj systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Sep 01 15:41:27 archelj systemd[1]: Starting Load Kernel Module configfs...
Sep 01 15:41:27 archelj systemd[1]: Starting Load Kernel Module drm...
Sep 01 15:41:27 archelj systemd[1]: Starting Load Kernel Module fuse...
Sep 01 15:41:27 archelj systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Sep 01 15:41:27 archelj systemd[1]: Starting Journal Service...
Sep 01 15:41:27 archelj systemd[1]: Starting Load Kernel Modules...
Sep 01 15:41:27 archelj systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 01 15:41:27 archelj systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 01 15:41:27 archelj systemd[1]: Starting Coldplug All udev Devices...
Sep 01 15:41:27 archelj systemd[1]: Mounted Huge Pages File System.
Sep 01 15:41:27 archelj systemd[1]: Mounted POSIX Message Queue File System.
Sep 01 15:41:27 archelj systemd[1]: Mounted Kernel Debug File System.
Sep 01 15:41:27 archelj systemd[1]: Mounted Kernel Trace File System.
Sep 01 15:41:27 archelj systemd[1]: Finished Create List of Static Device Nodes.
Sep 01 15:41:27 archelj systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 01 15:41:27 archelj systemd[1]: Finished Load Kernel Module configfs.
Sep 01 15:41:27 archelj systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 01 15:41:27 archelj systemd[1]: Finished Load Kernel Module drm.
Sep 01 15:41:27 archelj systemd[1]: Mounting Kernel Configuration File System...
Sep 01 15:41:27 archelj kernel: EXT4-fs (nvme0n1p5): re-mounted. Quota mode: none.
Sep 01 15:41:27 archelj systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 01 15:41:27 archelj systemd[1]: Mounted Kernel Configuration File System.
Sep 01 15:41:27 archelj systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:27 archelj systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Sep 01 15:41:27 archelj systemd[1]: Starting Load/Save Random Seed...
Sep 01 15:41:27 archelj systemd[1]: Starting Create System Users...
Sep 01 15:41:27 archelj kernel: fuse: init (API version 7.36)
Sep 01 15:41:27 archelj systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 01 15:41:27 archelj systemd[1]: Finished Load Kernel Module fuse.
Sep 01 15:41:27 archelj kernel: audit: type=1130 audit(1662043287.960:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:27 archelj kernel: audit: type=1131 audit(1662043287.960:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:27 archelj systemd[1]: Mounting FUSE Control File System...
Sep 01 15:41:27 archelj systemd[1]: Mounted FUSE Control File System.
Sep 01 15:41:27 archelj kernel: sd 1:0:0:0: Attached scsi generic sg0 type 0
Sep 01 15:41:27 archelj systemd[1]: Finished Load/Save Random Seed.
Sep 01 15:41:27 archelj kernel: audit: type=1130 audit(1662043287.966:4): 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'
Sep 01 15:41:27 archelj systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:27 archelj kernel: device-mapper: uevent: version 1.0.3
Sep 01 15:41:27 archelj kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Sep 01 15:41:27 archelj kernel: usb 5-2: new full-speed USB device number 3 using xhci_hcd
Sep 01 15:41:27 archelj systemd[1]: Finished Create System Users.
Sep 01 15:41:27 archelj kernel: audit: type=1130 audit(1662043287.976:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:27 archelj systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 01 15:41:27 archelj systemd-journald[306]: Journal started
Sep 01 15:41:27 archelj systemd-journald[306]: Runtime Journal (/run/log/journal/0c4768261638424b9c7aad76165c3a1a) is 8.0M, max 1.5G, 1.5G free.
Sep 01 15:41:27 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:27 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:27 archelj 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'
Sep 01 15:41:27 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:27 archelj systemd-modules-load[307]: Inserted module 'crypto_user'
Sep 01 15:41:27 archelj 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'
Sep 01 15:41:27 archelj systemd-modules-load[307]: Inserted module 'sg'
Sep 01 15:41:27 archelj systemd-modules-load[307]: Inserted module 'dm_multipath'
Sep 01 15:41:27 archelj systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 01 15:41:27 archelj systemd[1]: Started Journal Service.
Sep 01 15:41:27 archelj kernel: audit: type=1130 audit(1662043287.983:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:27 archelj systemd-journald[306]: Time spent on flushing to /var/log/journal/0c4768261638424b9c7aad76165c3a1a is 23.646ms for 976 entries.
Sep 01 15:41:27 archelj systemd-journald[306]: System Journal (/var/log/journal/0c4768261638424b9c7aad76165c3a1a) is 730.7M, max 4.0G, 3.2G free.
Sep 01 15:41:28 archelj systemd-journald[306]: Received client request to flush runtime journal.
Sep 01 15:41:28 archelj kernel: audit: type=1130 audit(1662043287.993:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:28 archelj kernel: audit: type=1334 audit(1662043287.993:8): prog-id=9 op=LOAD
Sep 01 15:41:28 archelj kernel: audit: type=1334 audit(1662043287.993:9): prog-id=10 op=LOAD
Sep 01 15:41:28 archelj kernel: audit: type=1334 audit(1662043287.993:10): prog-id=11 op=LOAD
Sep 01 15:41:28 archelj kernel: usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
Sep 01 15:41:28 archelj kernel: usb 2-3: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00
Sep 01 15:41:28 archelj kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 01 15:41:28 archelj kernel: usb 2-3: Product: Flash Drive
Sep 01 15:41:28 archelj kernel: usb 2-3: Manufacturer: Samsung
Sep 01 15:41:28 archelj kernel: usb 2-3: SerialNumber: 0336620100003231
Sep 01 15:41:28 archelj kernel: audit: type=1130 audit(1662043288.020:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:27 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:27 archelj audit: BPF prog-id=9 op=LOAD
Sep 01 15:41:27 archelj audit: BPF prog-id=10 op=LOAD
Sep 01 15:41:27 archelj audit: BPF prog-id=11 op=LOAD
Sep 01 15:41:28 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:28 archelj 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'
Sep 01 15:41:27 archelj systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 01 15:41:27 archelj systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 01 15:41:28 archelj systemd-udevd[322]: Using default interface naming scheme 'v251'.
Sep 01 15:41:28 archelj systemd[1]: Finished Coldplug All udev Devices.
Sep 01 15:41:28 archelj systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 01 15:41:28 archelj systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 01 15:41:28 archelj 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'
Sep 01 15:41:28 archelj systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 01 15:41:28 archelj 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'
Sep 01 15:41:28 archelj systemd[1]: Reached target Preparation for Local File Systems.
Sep 01 15:41:28 archelj systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 01 15:41:28 archelj kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Sep 01 15:41:28 archelj kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Sep 01 15:41:28 archelj kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20220331/utaddress-204)
Sep 01 15:41:28 archelj kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Sep 01 15:41:28 archelj kernel: ccp 0000:08:00.1: enabling device (0000 -> 0002)
Sep 01 15:41:28 archelj kernel: ccp 0000:08:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Sep 01 15:41:28 archelj kernel: ccp 0000:08:00.1: psp enabled
Sep 01 15:41:28 archelj kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Sep 01 15:41:28 archelj kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Sep 01 15:41:28 archelj kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Sep 01 15:41:28 archelj kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Sep 01 15:41:28 archelj kernel: usb 1-7: new full-speed USB device number 3 using xhci_hcd
Sep 01 15:41:28 archelj systemd[1]: Found device Samsung SSD 970 EVO 500GB 6.
Sep 01 15:41:28 archelj systemd[1]: Activating swap /dev/disk/by-uuid/bba2ba9e-073d-47ed-89b1-b0175d1ca618...
Sep 01 15:41:28 archelj systemd[1]: Activated swap /dev/disk/by-uuid/bba2ba9e-073d-47ed-89b1-b0175d1ca618.
Sep 01 15:41:28 archelj systemd[1]: Reached target Swaps.
Sep 01 15:41:28 archelj kernel: Adding 1039356k swap on /dev/nvme0n1p6. Priority:-2 extents:1 across:1039356k SSFS
Sep 01 15:41:28 archelj systemd[1]: Mounting Temporary Directory /tmp...
Sep 01 15:41:28 archelj systemd[1]: Mounted Temporary Directory /tmp.
Sep 01 15:41:28 archelj systemd[1]: Found device Samsung SSD 970 EVO 500GB EFI\x20system\x20partition.
Sep 01 15:41:28 archelj systemd[1]: Starting File System Check on /dev/disk/by-uuid/4851-703A...
Sep 01 15:41:28 archelj kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Sep 01 15:41:28 archelj kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Sep 01 15:41:28 archelj mtp-probe[383]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb2/2-3"
Sep 01 15:41:28 archelj mtp-probe[383]: bus: 2, device: 2 was not an MTP device
Sep 01 15:41:28 archelj kernel: r8169 0000:04:00.0 eth0: RTL8125B, 18:c0:4d:6a:1f:87, XID 641, IRQ 91
Sep 01 15:41:28 archelj kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Sep 01 15:41:28 archelj systemd-fsck[382]: fsck.fat 4.2 (2021-01-31)
Sep 01 15:41:28 archelj systemd-fsck[382]: /dev/nvme0n1p1: 544 files, 40426/98304 clusters
Sep 01 15:41:28 archelj systemd[1]: Finished File System Check on /dev/disk/by-uuid/4851-703A.
Sep 01 15:41:28 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-4851\x2d703A comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:28 archelj kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 01 15:41:28 archelj kernel: cryptd: max_cpu_qlen set to 1000
Sep 01 15:41:28 archelj kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 01 15:41:28 archelj kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 01 15:41:28 archelj kernel: cfg80211: failed to load regulatory.db
Sep 01 15:41:28 archelj systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 01 15:41:28 archelj kernel: r8169 0000:04:00.0 eno1: renamed from eth0
Sep 01 15:41:28 archelj kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
Sep 01 15:41:28 archelj kernel: usb-storage 2-3:1.0: Quirks match for vid 090c pid 1000: 400
Sep 01 15:41:28 archelj kernel: scsi host6: usb-storage 2-3:1.0
Sep 01 15:41:28 archelj kernel: usbcore: registered new interface driver usb-storage
Sep 01 15:41:28 archelj systemd[1]: Found device RTL8125 2.5GbE Controller.
Sep 01 15:41:28 archelj kernel: AVX2 version of gcm_enc/dec engaged.
Sep 01 15:41:28 archelj kernel: AES CTR mode by8 optimization enabled
Sep 01 15:41:28 archelj kernel: usbcore: registered new interface driver uas
Sep 01 15:41:28 archelj mtp-probe[415]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb2/2-3"
Sep 01 15:41:28 archelj mtp-probe[415]: bus: 2, device: 2 was not an MTP device
Sep 01 15:41:28 archelj kernel: usb 5-1.4: new full-speed USB device number 4 using xhci_hcd
Sep 01 15:41:28 archelj kernel: Intel(R) Wireless WiFi driver for Linux
Sep 01 15:41:28 archelj kernel: iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
Sep 01 15:41:28 archelj kernel: snd_hda_intel 0000:06:00.1: Disabling MSI
Sep 01 15:41:28 archelj kernel: snd_hda_intel 0000:06:00.1: Handle vga_switcheroo audio client
Sep 01 15:41:28 archelj kernel: snd_hda_intel 0000:08:00.4: enabling device (0000 -> 0002)
Sep 01 15:41:28 archelj kernel: usb 5-2: New USB device found, idVendor=0951, idProduct=16a4, bcdDevice= 0.30
Sep 01 15:41:28 archelj kernel: usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 01 15:41:28 archelj kernel: usb 5-2: Product: HyperX Virtual Surround Sound
Sep 01 15:41:28 archelj kernel: usb 5-2: Manufacturer: Kingston
Sep 01 15:41:28 archelj kernel: usb 5-2: SerialNumber: 00000000
Sep 01 15:41:28 archelj kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2
Sep 01 15:41:28 archelj mtp-probe[435]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2"
Sep 01 15:41:28 archelj mtp-probe[435]: bus: 5, device: 3 was not an MTP device
Sep 01 15:41:28 archelj kernel: mc: Linux media interface: v0.10
Sep 01 15:41:28 archelj kernel: input: SEMITEK USB-HID Gaming Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:1EA7:0907.0001/input/input3
Sep 01 15:41:28 archelj kernel: iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
Sep 01 15:41:28 archelj kernel: iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Sep 01 15:41:28 archelj kernel: iwlwifi 0000:05:00.0: loaded firmware version 71.058653f6.0 cc-a0-71.ucode op_mode iwlmvm
Sep 01 15:41:28 archelj kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input4
Sep 01 15:41:28 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:28 archelj kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Sep 01 15:41:28 archelj kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 01 15:41:28 archelj kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Sep 01 15:41:28 archelj kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
Sep 01 15:41:28 archelj kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
Sep 01 15:41:28 archelj kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
Sep 01 15:41:28 archelj kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
Sep 01 15:41:28 archelj kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
Sep 01 15:41:28 archelj kernel: hid-generic 0003:1EA7:0907.0001: input,hidraw0: USB HID v1.11 Keyboard [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input0
Sep 01 15:41:28 archelj kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input5
Sep 01 15:41:28 archelj kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input6
Sep 01 15:41:28 archelj kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input7
Sep 01 15:41:28 archelj kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input8
Sep 01 15:41:28 archelj kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:06:00.1/sound/card0/input9
Sep 01 15:41:28 archelj kernel: hid-generic 0003:1EA7:0907.0002: hiddev96,hidraw1: USB HID v1.11 Device [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input1
Sep 01 15:41:28 archelj kernel: input: SEMITEK USB-HID Gaming Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input15
Sep 01 15:41:28 archelj systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:28 archelj systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:28 archelj systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Sep 01 15:41:28 archelj systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Sep 01 15:41:28 archelj systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 01 15:41:28 archelj kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input10
Sep 01 15:41:28 archelj kernel: usb 1-7: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
Sep 01 15:41:28 archelj kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 01 15:41:28 archelj kernel: usb 1-7: Product: ITE Device
Sep 01 15:41:28 archelj kernel: usb 1-7: Manufacturer: ITE Tech. Inc.
Sep 01 15:41:28 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:28 archelj kernel: MCE: In-kernel MCE decoding enabled.
Sep 01 15:41:28 archelj kernel: hid-generic 0003:048D:5702.0004: hiddev97,hidraw2: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:02:00.0-7/input0
Sep 01 15:41:28 archelj kernel: input: SEMITEK USB-HID Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input16
Sep 01 15:41:28 archelj kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input11
Sep 01 15:41:28 archelj kernel: input: SEMITEK USB-HID Gaming Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input17
Sep 01 15:41:28 archelj kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input12
Sep 01 15:41:28 archelj kernel: input: SEMITEK USB-HID Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input18
Sep 01 15:41:28 archelj kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input13
Sep 01 15:41:28 archelj kernel: hid-generic 0003:1EA7:0907.0003: input,hidraw3: USB HID v1.11 Keyboard [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input2
Sep 01 15:41:28 archelj kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/sound/card1/input14
Sep 01 15:41:28 archelj systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:28 archelj systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:28 archelj systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Sep 01 15:41:28 archelj systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Sep 01 15:41:28 archelj systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 01 15:41:28 archelj kernel: usb 5-1.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Sep 01 15:41:28 archelj kernel: usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 01 15:41:28 archelj kernel: usb 5-1.4: Product: USB Receiver
Sep 01 15:41:28 archelj kernel: usb 5-1.4: Manufacturer: Logitech
Sep 01 15:41:28 archelj kernel: usb 1-8: new full-speed USB device number 4 using xhci_hcd
Sep 01 15:41:28 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:28 archelj kernel: intel_rapl_common: Found RAPL domain package
Sep 01 15:41:28 archelj kernel: intel_rapl_common: Found RAPL domain core
Sep 01 15:41:28 archelj kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Sep 01 15:41:28 archelj kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
Sep 01 15:41:28 archelj kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.0/0003:046D:C52B.0005/input/input19
Sep 01 15:41:28 archelj kernel: hid-generic 0003:046D:C52B.0005: input,hidraw4: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:08:00.3-1.4/input0
Sep 01 15:41:28 archelj kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.1/0003:046D:C52B.0006/input/input20
Sep 01 15:41:28 archelj kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.1/0003:046D:C52B.0006/input/input21
Sep 01 15:41:28 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:28 archelj kernel: usbcore: registered new interface driver snd-usb-audio
Sep 01 15:41:28 archelj kernel: nvidia: loading out-of-tree module taints kernel.
Sep 01 15:41:28 archelj kernel: nvidia: module license 'NVIDIA' taints kernel.
Sep 01 15:41:28 archelj kernel: Disabling lock debugging due to kernel taint
Sep 01 15:41:28 archelj kernel: iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x10a100
Sep 01 15:41:28 archelj kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Sep 01 15:41:28 archelj kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.1/0003:046D:C52B.0006/input/input22
Sep 01 15:41:28 archelj kernel: hid-generic 0003:046D:C52B.0006: input,hiddev98,hidraw5: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:08:00.3-1.4/input1
Sep 01 15:41:28 archelj kernel: hid-generic 0003:046D:C52B.0007: hiddev99,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:08:00.3-1.4/input2
Sep 01 15:41:28 archelj mtp-probe[451]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4"
Sep 01 15:41:28 archelj mtp-probe[451]: bus: 5, device: 4 was not an MTP device
Sep 01 15:41:28 archelj kernel: iwlwifi 0000:05:00.0: base HW address: a4:b1:c1:c5:65:48
Sep 01 15:41:28 archelj systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 01 15:41:28 archelj kernel: iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
Sep 01 15:41:28 archelj systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 01 15:41:28 archelj 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'
Sep 01 15:41:28 archelj kernel: input: Kingston HyperX Virtual Surround Sound Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2/5-2:1.3/0003:0951:16A4.0008/input/input24
Sep 01 15:41:28 archelj mtp-probe[455]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2"
Sep 01 15:41:28 archelj mtp-probe[455]: bus: 5, device: 3 was not an MTP device
Sep 01 15:41:28 archelj kernel: input: Kingston HyperX Virtual Surround Sound as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2/5-2:1.3/0003:0951:16A4.0008/input/input25
Sep 01 15:41:28 archelj kernel: hid-generic 0003:0951:16A4.0008: input,hiddev100,hidraw7: USB HID v1.11 Device [Kingston HyperX Virtual Surround Sound] on usb-0000:08:00.3-2/input3
Sep 01 15:41:28 archelj kernel: usbcore: registered new interface driver usbhid
Sep 01 15:41:28 archelj kernel: usbhid: USB HID core driver
Sep 01 15:41:28 archelj kernel: usb 1-8: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Sep 01 15:41:28 archelj kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 01 15:41:28 archelj systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:28 archelj systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:28 archelj systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Sep 01 15:41:28 archelj systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Sep 01 15:41:28 archelj systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 01 15:41:28 archelj mtp-probe[458]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7"
Sep 01 15:41:28 archelj mtp-probe[459]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1"
Sep 01 15:41:28 archelj mtp-probe[458]: bus: 1, device: 3 was not an MTP device
Sep 01 15:41:28 archelj mtp-probe[459]: bus: 1, device: 2 was not an MTP device
Sep 01 15:41:28 archelj systemd[1]: Mounting /efi...
Sep 01 15:41:28 archelj mtp-probe[463]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7"
Sep 01 15:41:28 archelj mtp-probe[463]: bus: 1, device: 3 was not an MTP device
Sep 01 15:41:29 archelj kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Sep 01 15:41:29 archelj kernel:
Sep 01 15:41:29 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:29 archelj kernel: nvidia 0000:06:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Sep 01 15:41:29 archelj systemd[1]: Mounted /efi.
Sep 01 15:41:29 archelj systemd[1]: Reached target Local File Systems.
Sep 01 15:41:29 archelj systemd[1]: Starting Rebuild Dynamic Linker Cache...
Sep 01 15:41:29 archelj systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
Sep 01 15:41:29 archelj systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 01 15:41:29 archelj systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 01 15:41:29 archelj systemd[1]: Starting Create Volatile Files and Directories...
Sep 01 15:41:29 archelj systemd[1]: Finished Create Volatile Files and Directories.
Sep 01 15:41:29 archelj 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'
Sep 01 15:41:29 archelj systemd[1]: Starting Rebuild Journal Catalog...
Sep 01 15:41:29 archelj audit: BPF prog-id=12 op=LOAD
Sep 01 15:41:29 archelj systemd[1]: Starting Network Name Resolution...
Sep 01 15:41:29 archelj audit: BPF prog-id=13 op=LOAD
Sep 01 15:41:29 archelj systemd[1]: Starting Network Time Synchronization...
Sep 01 15:41:29 archelj systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 01 15:41:29 archelj audit[475]: SYSTEM_BOOT pid=475 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj systemd[1]: Finished Rebuild Journal Catalog.
Sep 01 15:41:29 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 01 15:41:29 archelj 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'
Sep 01 15:41:29 archelj kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 515.65.01 Wed Jul 20 14:00:58 UTC 2022
Sep 01 15:41:29 archelj systemd-udevd[357]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Sep 01 15:41:29 archelj systemd-resolved[473]: Positive Trust Anchors:
Sep 01 15:41:29 archelj systemd-resolved[473]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Sep 01 15:41:29 archelj 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'
Sep 01 15:41:29 archelj systemd-resolved[473]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Sep 01 15:41:29 archelj systemd[1]: Started Network Time Synchronization.
Sep 01 15:41:29 archelj systemd[1]: Reached target System Time Set.
Sep 01 15:41:29 archelj systemd-udevd[357]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) ${i}; done'' failed with exit code 1.
Sep 01 15:41:29 archelj systemd-resolved[473]: Using system hostname 'archelj'.
Sep 01 15:41:29 archelj systemd[1]: Started Network Name Resolution.
Sep 01 15:41:29 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj systemd[1]: Reached target Host and Network Name Lookups.
Sep 01 15:41:29 archelj kernel: Bluetooth: Core ver 2.22
Sep 01 15:41:29 archelj kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 01 15:41:29 archelj kernel: Bluetooth: HCI device and connection manager initialized
Sep 01 15:41:29 archelj kernel: Bluetooth: HCI socket layer initialized
Sep 01 15:41:29 archelj kernel: Bluetooth: L2CAP socket layer initialized
Sep 01 15:41:29 archelj kernel: Bluetooth: SCO socket layer initialized
Sep 01 15:41:29 archelj systemd[1]: Finished Rebuild Dynamic Linker Cache.
Sep 01 15:41:29 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj systemd[1]: Starting Update is Completed...
Sep 01 15:41:29 archelj systemd[1]: Finished Update is Completed.
Sep 01 15:41:29 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Sep 01 15:41:29 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:29 archelj kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 515.65.01 Wed Jul 20 13:43:59 UTC 2022
Sep 01 15:41:29 archelj kernel: [drm] [nvidia-drm] [GPU ID 0x00000600] Loading driver
Sep 01 15:41:29 archelj kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:06:00.0 on minor 0
Sep 01 15:41:29 archelj kernel: nvidia-uvm: Loaded the UVM driver, major device number 510.
Sep 01 15:41:29 archelj kernel: nvidia-gpu 0000:06:00.3: i2c timeout error e0000000
Sep 01 15:41:29 archelj kernel: ucsi_ccg 0-0008: i2c_transfer failed -110
Sep 01 15:41:29 archelj kernel: ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
Sep 01 15:41:29 archelj kernel: ucsi_ccg: probe of 0-0008 failed with error -110
Sep 01 15:41:29 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:29 archelj kernel: scsi 6:0:0:0: Direct-Access Samsung Flash Drive 1100 PQ: 0 ANSI: 6
Sep 01 15:41:29 archelj kernel: sd 6:0:0:0: Attached scsi generic sg1 type 0
Sep 01 15:41:29 archelj kernel: sd 6:0:0:0: [sdb] 62656641 512-byte logical blocks: (32.1 GB/29.9 GiB)
Sep 01 15:41:29 archelj kernel: sd 6:0:0:0: [sdb] Write Protect is off
Sep 01 15:41:29 archelj kernel: sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
Sep 01 15:41:29 archelj kernel: sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 01 15:41:29 archelj kernel: sdb: sdb1 sdb2
Sep 01 15:41:29 archelj kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk
Sep 01 15:41:29 archelj systemd-modules-load[307]: Inserted module 'nvidia_uvm'
Sep 01 15:41:29 archelj systemd[1]: Finished Load Kernel Modules.
Sep 01 15:41:29 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj systemd[1]: Starting Apply Kernel Variables...
Sep 01 15:41:29 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:29 archelj kernel: usbcore: registered new interface driver btusb
Sep 01 15:41:29 archelj kernel: input: SEMITEK USB-HID Gaming Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:1EA7:0907.0001/input/input26
Sep 01 15:41:29 archelj systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
Sep 01 15:41:29 archelj systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 01 15:41:29 archelj systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:29 archelj systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 01 15:41:29 archelj systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Sep 01 15:41:29 archelj systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 01 15:41:29 archelj systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 01 15:41:29 archelj kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
Sep 01 15:41:29 archelj kernel: Bluetooth: hci0: Boot Address: 0x24800
Sep 01 15:41:29 archelj kernel: Bluetooth: hci0: Firmware Version: 20-28.22
Sep 01 15:41:29 archelj kernel: Bluetooth: hci0: Firmware already loaded
Sep 01 15:41:29 archelj systemd[1]: Finished Apply Kernel Variables.
Sep 01 15:41:29 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj systemd[1]: Reached target System Initialization.
Sep 01 15:41:29 archelj systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 01 15:41:29 archelj systemd[1]: Started Daily man-db regeneration.
Sep 01 15:41:29 archelj systemd[1]: Started Daily verification of password and group files.
Sep 01 15:41:29 archelj systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 01 15:41:29 archelj systemd[1]: Reached target Timer Units.
Sep 01 15:41:29 archelj systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 01 15:41:29 archelj systemd[1]: Reached target Socket Units.
Sep 01 15:41:29 archelj systemd[1]: Reached target Basic System.
Sep 01 15:41:29 archelj systemd[1]: Starting Save/Restore Sound Card State...
Sep 01 15:41:29 archelj systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Sep 01 15:41:29 archelj systemd[1]: Starting Bluetooth service...
Sep 01 15:41:29 archelj systemd[533]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Sep 01 15:41:29 archelj systemd[1]: Starting D-Bus System Message Bus...
Sep 01 15:41:29 archelj systemd[1]: Starting dhcpcd on all interfaces...
Sep 01 15:41:29 archelj systemd[1]: Starting A basic dhcp ethernet connection...
Sep 01 15:41:29 archelj systemd[1]: Starting No-IP Dynamic DNS Update Client...
Sep 01 15:41:29 archelj systemd[1]: SSH Key Generation was skipped because all trigger condition checks failed.
Sep 01 15:41:29 archelj dhcpcd[535]: dhcpcd-9.4.1 starting
Sep 01 15:41:29 archelj audit: BPF prog-id=14 op=LOAD
Sep 01 15:41:29 archelj audit: BPF prog-id=15 op=LOAD
Sep 01 15:41:29 archelj audit: BPF prog-id=16 op=LOAD
Sep 01 15:41:29 archelj noip2[538]: v2.1.9 daemon started with NAT enabled
Sep 01 15:41:29 archelj systemd[1]: Starting User Login Management...
Sep 01 15:41:29 archelj systemd[1]: Finished Save/Restore Sound Card State.
Sep 01 15:41:29 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj systemd[1]: Started No-IP Dynamic DNS Update Client.
Sep 01 15:41:29 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=noip2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj dhcpcd[541]: dev: loaded udev
Sep 01 15:41:29 archelj dhcpcd[541]: DUID 00:04:03:c0:02:18:04:4d:05:6a:1f:06:87:07:00:08:00:09
Sep 01 15:41:29 archelj systemd[1]: Reached target Sound Card.
Sep 01 15:41:29 archelj network[536]: Starting network profile 'my-dhcp-profile'...
Sep 01 15:41:29 archelj systemd[1]: Started D-Bus System Message Bus.
Sep 01 15:41:29 archelj systemd-resolved[473]: /etc/hosts:6: hostname "arch_elj.localdomain" is not valid, ignoring.
Sep 01 15:41:29 archelj 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'
Sep 01 15:41:29 archelj systemd-resolved[473]: /etc/hosts:6: hostname "arch_elj" is not valid, ignoring.
Sep 01 15:41:29 archelj noip2[538]: Can't gethostbyname for dynupdate.no-ip.com
Sep 01 15:41:29 archelj noip2[538]: Can't get our visible IP address from ip1.dynupdate.no-ip.com
Sep 01 15:41:29 archelj systemd[1]: Starting Network Manager...
Sep 01 15:41:29 archelj bluetoothd[533]: Bluetooth daemon 5.65
Sep 01 15:41:29 archelj systemd[1]: Started Bluetooth service.
Sep 01 15:41:29 archelj 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'
Sep 01 15:41:29 archelj systemd[1]: Reached target Bluetooth Support.
Sep 01 15:41:29 archelj bluetoothd[533]: Starting SDP server
Sep 01 15:41:29 archelj systemd-logind[543]: New seat seat0.
Sep 01 15:41:29 archelj systemd-logind[543]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 01 15:41:29 archelj systemd-logind[543]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.5979] NetworkManager (version 1.40.0-1) is starting... (boot:bb732895-0f5a-430c-a316-bc0231d99b0f)
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.5980] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 01 15:41:29 archelj systemd[1]: Started User Login Management.
Sep 01 15:41:29 archelj 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'
Sep 01 15:41:29 archelj systemd[1]: Started Network Manager.
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.5992] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 01 15:41:29 archelj 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'
Sep 01 15:41:29 archelj bluetoothd[533]: Bluetooth management interface 1.22 initialized
Sep 01 15:41:29 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=533 comm="/usr/lib/bluetooth/bluetoothd")
Sep 01 15:41:29 archelj audit: BPF prog-id=17 op=LOAD
Sep 01 15:41:29 archelj audit: BPF prog-id=18 op=LOAD
Sep 01 15:41:29 archelj audit: BPF prog-id=19 op=LOAD
Sep 01 15:41:29 archelj kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
Sep 01 15:41:29 archelj kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 01 15:41:29 archelj kernel: Bluetooth: BNEP filters: protocol multicast
Sep 01 15:41:29 archelj kernel: Bluetooth: BNEP socket layer initialized
Sep 01 15:41:29 archelj systemd[1]: Starting Hostname Service...
Sep 01 15:41:29 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:29 archelj kernel: 8021q: 802.1Q VLAN Support v1.8
Sep 01 15:41:29 archelj kernel: semitek 0003:1EA7:0907.0001: input,hidraw0: USB HID v1.11 Keyboard [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input0
Sep 01 15:41:29 archelj kernel: semitek 0003:1EA7:0907.0002: hiddev96,hidraw1: USB HID v1.11 Device [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input1
Sep 01 15:41:29 archelj kernel: kvm: support for 'kvm_amd' disabled by bios
Sep 01 15:41:29 archelj kernel: NET: Registered PF_ALG protocol family
Sep 01 15:41:29 archelj systemd[1]: Started dhcpcd on all interfaces.
Sep 01 15:41:29 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8083] manager[0x565197164030]: monitoring kernel firmware directory '/lib/firmware'.
Sep 01 15:41:29 archelj kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 01 15:41:29 archelj dhcpcd[541]: eno1: waiting for carrier
Sep 01 15:41:29 archelj kernel: logitech-djreceiver 0003:046D:C52B.0007: hiddev98,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:08:00.3-1.4/input2
Sep 01 15:41:29 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 01 15:41:29 archelj systemd[1]: Started Hostname Service.
Sep 01 15:41:29 archelj 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'
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8416] hostname: hostname: using hostnamed
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8417] hostname: static hostname changed from (none) to "archelj"
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8420] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8427] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:09.0/0000:05:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8428] manager[0x565197164030]: rfkill: Wi-Fi hardware radio set enabled
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8428] manager[0x565197164030]: rfkill: WWAN hardware radio set enabled
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8468] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-bluetooth.so)
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8471] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-adsl.so)
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8477] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-ovs.so)
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8483] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-wifi.so)
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8517] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-team.so)
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8521] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-wwan.so)
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8522] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8522] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8522] manager: Networking is enabled by state file
Sep 01 15:41:29 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=550 comm="/usr/bin/NetworkManager --no-daemon")
Sep 01 15:41:29 archelj NetworkManager[550]: <info> [1662043289.8525] settings: Loaded settings plugin: keyfile (internal)
Sep 01 15:41:29 archelj systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 01 15:41:29 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 01 15:41:29 archelj systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 01 15:41:29 archelj 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'
Sep 01 15:41:29 archelj kernel: input: Logitech Wireless Device PID:4082 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input27
Sep 01 15:41:30 archelj kernel: input: Logitech Wireless Device PID:4082 Mouse as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input28
Sep 01 15:41:30 archelj kernel: mousedev: PS/2 mouse device common for all mice
Sep 01 15:41:30 archelj mtp-probe[604]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4"
Sep 01 15:41:30 archelj mtp-probe[604]: bus: 5, device: 4 was not an MTP device
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: waiting for carrier
Sep 01 15:41:30 archelj dhcpcd[541]: eno1: carrier acquired
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.0156] dhcp: init: Using DHCP client 'internal'
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.0156] device (lo): carrier: link connected
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.0160] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.0167] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.0170] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.0176] device (wlp5s0): driver supports Access Point (AP) mode
Sep 01 15:41:30 archelj dhcpcd[541]: eno1: IAID 4d:6a:1f:87
Sep 01 15:41:30 archelj dhcpcd[541]: eno1: adding address fe80::8b8e:3bf6:b96c:ee13
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.0180] manager: (wlp5s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.0182] device (wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 15:41:30 archelj dhcpcd[541]: eno1: carrier lost
Sep 01 15:41:30 archelj dhcpcd[541]: eno1: deleting address fe80::8b8e:3bf6:b96c:ee13
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: carrier acquired
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.0559] device (wlp5s0): set-hw-addr: set MAC address to B2:09:2D:E9:AB:B5 (scanning)
Sep 01 15:41:30 archelj kernel: semitek 0003:1EA7:0907.0003: fixing up Semitek report descriptor
Sep 01 15:41:30 archelj kernel: hid-generic 0003:046D:4082.0009: input,hidraw3: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4082] on usb-0000:08:00.3-1.4/input2:1
Sep 01 15:41:30 archelj kernel: input: SEMITEK USB-HID Gaming Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input32
Sep 01 15:41:30 archelj dbus-daemon[534]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.5' (uid=0 pid=550 comm="/usr/bin/NetworkManager --no-daemon")
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: IAID c1:c5:65:48
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.2483] ovsdb: disconnected from ovsdb
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: adding address fe80::1f79:923a:5d42:f86a
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: carrier lost
Sep 01 15:41:30 archelj systemd[1]: Starting WPA supplicant...
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: deleting address fe80::1f79:923a:5d42:f86a
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: old hardware address: a4:b1:c1:c5:65:48
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: new hardware address: b2:09:2d:e9:ab:b5
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: carrier acquired
Sep 01 15:41:30 archelj dbus-daemon[534]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Sep 01 15:41:30 archelj systemd[1]: Started WPA supplicant.
Sep 01 15:41:30 archelj 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'
Sep 01 15:41:30 archelj wpa_supplicant[616]: Successfully initialized wpa_supplicant
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: IAID 2d:e9:ab:b5
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: adding address fe80::4da9:8b8f:7c03:60b8
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: carrier lost
Sep 01 15:41:30 archelj dhcpcd[541]: wlp5s0: deleting address fe80::4da9:8b8f:7c03:60b8
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.2917] device (wlp5s0): supplicant interface state: internal-starting -> disconnected
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.2918] Wi-Fi P2P device controlled by interface wlp5s0 created
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.2919] manager: (p2p-dev-wlp5s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.2921] device (p2p-dev-wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.2925] device (wlp5s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 01 15:41:30 archelj NetworkManager[550]: <info> [1662043290.2928] device (p2p-dev-wlp5s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:30 archelj kernel: semitek 0003:1EA7:0907.0003: input,hidraw5: USB HID v1.11 Keyboard [SEMITEK USB-HID Gaming Keyboard] on usb-0000:02:00.0-1/input2
Sep 01 15:41:30 archelj kernel: input: Logitech MX Master 3 as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input33
Sep 01 15:41:30 archelj kernel: logitech-hidpp-device 0003:046D:4082.0009: input,hidraw3: USB HID v1.11 Keyboard [Logitech MX Master 3] on usb-0000:08:00.3-1.4/input2:1
Sep 01 15:41:30 archelj systemd-logind[543]: Watching system buttons on /dev/input/event3 (SEMITEK USB-HID Gaming Keyboard)
Sep 01 15:41:30 archelj systemd-logind[543]: Watching system buttons on /dev/input/event10 (SEMITEK USB-HID Gaming Keyboard)
Sep 01 15:41:30 archelj systemd-logind[543]: Watching system buttons on /dev/input/event12 (Logitech MX Master 3)
Sep 01 15:41:32 archelj dhcpcd[541]: eno1: carrier acquired
Sep 01 15:41:32 archelj NetworkManager[550]: <info> [1662043292.7892] device (eno1): carrier: link connected
Sep 01 15:41:32 archelj NetworkManager[550]: <info> [1662043292.7893] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 01 15:41:32 archelj NetworkManager[550]: <info> [1662043292.7897] policy: auto-activating connection 'eno1' (56a51c3e-2cce-4c30-a9f7-8384457c0ae4)
Sep 01 15:41:32 archelj NetworkManager[550]: <info> [1662043292.7899] device (eno1): Activation: starting connection 'eno1' (56a51c3e-2cce-4c30-a9f7-8384457c0ae4)
Sep 01 15:41:32 archelj NetworkManager[550]: <info> [1662043292.7900] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:32 archelj NetworkManager[550]: <info> [1662043292.7902] manager: NetworkManager state is now CONNECTING
Sep 01 15:41:32 archelj NetworkManager[550]: <info> [1662043292.7904] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:32 archelj NetworkManager[550]: <info> [1662043292.7913] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:32 archelj kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
Sep 01 15:41:32 archelj kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
Sep 01 15:41:32 archelj kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
Sep 01 15:41:32 archelj NetworkManager[550]: <info> [1662043292.7917] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 01 15:41:32 archelj dhcpcd[541]: eno1: IAID 4d:6a:1f:87
Sep 01 15:41:32 archelj dhcpcd[541]: eno1: adding address fe80::8b8e:3bf6:b96c:ee13
Sep 01 15:41:32 archelj systemd[1]: Started A basic dhcp ethernet connection.
Sep 01 15:41:32 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@my\x2ddhcp\x2dprofile comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:32 archelj systemd[1]: Reached target Network.
Sep 01 15:41:32 archelj systemd[1]: Started OpenSSH Daemon.
Sep 01 15:41:32 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:32 archelj systemd[1]: Starting Permit User Sessions...
Sep 01 15:41:32 archelj dhcpcd[541]: control command: dhcpcd -4 -q -t 30 -L eno1
Sep 01 15:41:32 archelj dhcpcd[541]: control_free: No such file or directory
Sep 01 15:41:32 archelj systemd[1]: Finished Permit User Sessions.
Sep 01 15:41:32 archelj 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'
Sep 01 15:41:32 archelj systemd[1]: Reached target Multi-User System.
Sep 01 15:41:32 archelj systemd[1]: Starting GNOME Display Manager...
Sep 01 15:41:32 archelj network[536]: Started network profile 'my-dhcp-profile'
Sep 01 15:41:32 archelj sshd[668]: Server listening on 0.0.0.0 port 22.
Sep 01 15:41:32 archelj sshd[668]: Server listening on :: port 22.
Sep 01 15:41:32 archelj systemd[1]: Started GNOME Display Manager.
Sep 01 15:41:32 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:32 archelj systemd[1]: Reached target Graphical Interface.
Sep 01 15:41:32 archelj systemd[1]: Startup finished in 13.643s (firmware) + 10.317s (loader) + 5.844s (kernel) + 5.036s (userspace) = 34.841s.
Sep 01 15:41:32 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.9' (uid=0 pid=673 comm="/usr/bin/gdm")
Sep 01 15:41:32 archelj systemd[1]: Reached target User and Group Name Lookups.
Sep 01 15:41:32 archelj audit: BPF prog-id=20 op=LOAD
Sep 01 15:41:32 archelj systemd[1]: Starting Accounts Service...
Sep 01 15:41:32 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.10' (uid=0 pid=676 comm="/usr/lib/accounts-daemon")
Sep 01 15:41:32 archelj systemd[1]: Starting Authorization Manager...
Sep 01 15:41:32 archelj polkitd[680]: Started polkitd version 121
Sep 01 15:41:32 archelj dhcpcd[541]: eno1: soliciting an IPv6 router
Sep 01 15:41:32 archelj polkitd[680]: Loading rules from directory /etc/polkit-1/rules.d
Sep 01 15:41:32 archelj polkitd[680]: Loading rules from directory /usr/share/polkit-1/rules.d
Sep 01 15:41:32 archelj polkitd[680]: Finished loading, compiling and executing 11 rules
Sep 01 15:41:32 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Sep 01 15:41:32 archelj systemd[1]: Started Authorization Manager.
Sep 01 15:41:32 archelj polkitd[680]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Sep 01 15:41:32 archelj 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'
Sep 01 15:41:32 archelj accounts-daemon[676]: started daemon version 22.08.0
Sep 01 15:41:32 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.Accounts'
Sep 01 15:41:32 archelj systemd[1]: Started Accounts Service.
Sep 01 15:41:32 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:32 archelj audit[695]: USER_AUTH pid=695 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:41:32 archelj audit[695]: USER_ACCT pid=695 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:41:32 archelj audit[695]: CRED_ACQ pid=695 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:41:32 archelj audit[695]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7fffa3540840 a2=3 a3=7fffa3540555 items=0 ppid=673 pid=695 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Sep 01 15:41:32 archelj audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Sep 01 15:41:32 archelj systemd[1]: Created slice User Slice of UID 120.
Sep 01 15:41:32 archelj systemd[1]: Starting User Runtime Directory /run/user/120...
Sep 01 15:41:32 archelj systemd-logind[543]: New session 1 of user gdm.
Sep 01 15:41:32 archelj systemd[1]: Finished User Runtime Directory /run/user/120.
Sep 01 15:41:32 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:32 archelj systemd[1]: Starting User Manager for UID 120...
Sep 01 15:41:32 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.14' (uid=0 pid=700 comm="(systemd)")
Sep 01 15:41:32 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:41:32 archelj systemd[700]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:41:32 archelj audit[700]: USER_ACCT pid=700 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:32 archelj audit[700]: CRED_ACQ pid=700 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 01 15:41:32 archelj audit[700]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffe34b5b2f0 a2=3 a3=7ffe34b5b005 items=0 ppid=1 pid=700 auid=120 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Sep 01 15:41:32 archelj audit: PROCTITLE proctitle="(systemd)"
Sep 01 15:41:32 archelj systemd[700]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Sep 01 15:41:32 archelj systemd[700]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by (uid=0)
Sep 01 15:41:32 archelj systemd[700]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Sep 01 15:41:32 archelj audit[700]: USER_START pid=700 uid=0 auid=120 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:32 archelj systemd[700]: Queued start job for default target Main User Target.
Sep 01 15:41:32 archelj systemd[700]: Created slice User Application Slice.
Sep 01 15:41:32 archelj systemd[700]: Reached target Paths.
Sep 01 15:41:32 archelj systemd[700]: Reached target Timers.
Sep 01 15:41:32 archelj systemd[700]: Starting D-Bus User Message Bus Socket...
Sep 01 15:41:32 archelj systemd[700]: Listening on GnuPG network certificate management daemon.
Sep 01 15:41:32 archelj systemd[700]: Listening on GCR ssh-agent wrapper.
Sep 01 15:41:32 archelj systemd[700]: Listening on GNOME Keyring daemon.
Sep 01 15:41:32 archelj systemd[700]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 01 15:41:32 archelj systemd[700]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 01 15:41:32 archelj systemd[700]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 01 15:41:32 archelj systemd[700]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 01 15:41:32 archelj systemd[700]: Listening on p11-kit server.
Sep 01 15:41:32 archelj systemd[700]: Listening on PipeWire Multimedia System Socket.
Sep 01 15:41:32 archelj systemd[700]: Listening on Sound System.
Sep 01 15:41:32 archelj systemd[700]: Listening on D-Bus User Message Bus Socket.
Sep 01 15:41:32 archelj systemd[700]: Reached target Sockets.
Sep 01 15:41:32 archelj systemd[700]: Reached target Basic System.
Sep 01 15:41:32 archelj systemd[1]: Started User Manager for UID 120.
Sep 01 15:41:32 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:32 archelj systemd[700]: Starting Update XDG user dir configuration...
Sep 01 15:41:32 archelj systemd[1]: Started Session 1 of User gdm.
Sep 01 15:41:33 archelj systemd[700]: Finished Update XDG user dir configuration.
Sep 01 15:41:33 archelj systemd[700]: Reached target Main User Target.
Sep 01 15:41:33 archelj systemd[700]: Startup finished in 93ms.
Sep 01 15:41:33 archelj gdm-launch-environment][695]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Sep 01 15:41:32 archelj audit[695]: USER_START pid=695 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:41:33 archelj kernel: kauditd_printk_skb: 53 callbacks suppressed
Sep 01 15:41:33 archelj kernel: audit: type=1130 audit(1662043292.996:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:33 archelj kernel: audit: type=1105 audit(1662043292.996:62): pid=695 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) Log file renamed from "/var/log/Xorg.pid-711.log" to "/var/log/Xorg.0.log"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: X.Org X Server 1.21.1.4
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: X Protocol Version 11, Revision 0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Current Operating System: Linux archelj 5.19.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 29 Aug 2022 15:51:05 +0000 x86_64
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0bc89d7e-a758-472e-87d1-79d3b3145281 rw loglevel=3 quiet
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]:
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Current version of pixman: 0.40.0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Before reporting problems, check http://wiki.x.org
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: to make sure that you have the latest version.
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Markers: (--) probed, (**) from config file, (==) default setting,
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (++) from command line, (!!) notice, (II) informational,
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 1 15:41:33 2022
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) Using config file: "/etc/X11/xorg.conf"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) ServerLayout "Layout0"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (**) |-->Screen "Screen0" (0)
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (**) | |-->Monitor "Monitor0"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (**) | |-->Device "Device0"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (**) |-->Input Device "Keyboard0"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (**) |-->Input Device "Mouse0"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) Automatically adding devices
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) Automatically enabling devices
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) Automatically adding GPU devices
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) Automatically binding GPU devices
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Entry deleted from font path.
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Entry deleted from font path.
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Entry deleted from font path.
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) FontPath set to:
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: /usr/share/fonts/TTF,
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: /usr/share/fonts/100dpi,
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: /usr/share/fonts/75dpi
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) ModulePath set to "/usr/lib/xorg/modules"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (WW) Disabling Keyboard0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (WW) Disabling Mouse0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Module ABI versions:
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: X.Org ANSI C Emulation: 0.4
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: X.Org Video Driver: 25.2
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: X.Org XInput driver : 24.4
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: X.Org Server Extension : 10.0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (++) using VT number 1
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) xfree86: Adding drm device (/dev/dri/card0)
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:06:00.0/drm/card0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) PCI:*(6@0:0:0) 10de:2184:3842:1067 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) LoadModule: "glx"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Module glx: vendor="X.Org Foundation"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: compiled for 1.21.1.4, module version = 1.0.0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: ABI class: X.Org Server Extension, version 10.0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) LoadModule: "nvidia"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Module nvidia: vendor="NVIDIA Corporation"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: compiled for 1.6.99.901, module version = 1.0.0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Module class: X.Org Video Driver
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA dlloader X Driver 515.65.01 Wed Jul 20 13:50:46 UTC 2022
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: releasing fd for 226:0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Loading sub module "fb"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) LoadModule: "fb"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Module "fb" already built-in
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Loading sub module "wfb"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) LoadModule: "wfb"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Loading /usr/lib/xorg/modules/libwfb.so
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Module wfb: vendor="X.Org Foundation"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: compiled for 1.21.1.4, module version = 1.0.0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: ABI class: X.Org ANSI C Emulation, version 0.4
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Loading sub module "ramdac"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) LoadModule: "ramdac"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Module "ramdac" already built-in
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0): RGB weight 888
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0): Default visual is TrueColor
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Applying OutputClass "nvidia" options to /dev/dri/card0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (**) NVIDIA(0): Enabling 2D acceleration
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Loading sub module "glxserver_nvidia"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) LoadModule: "glxserver_nvidia"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: compiled for 1.6.99.901, module version = 1.0.0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: Module class: X.Org Server Extension
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA GLX Module 515.65.01 Wed Jul 20 13:48:42 UTC 2022
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA: The X server supports PRIME Render Offload.
Sep 01 15:41:33 archelj wpa_supplicant[616]: wlp5s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.3575] policy: auto-activating connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.3579] device (wlp5s0): Activation: starting connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.3580] device (wlp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:33 archelj dhcpcd[541]: wlp5s0: old hardware address: b2:09:2d:e9:ab:b5
Sep 01 15:41:33 archelj dhcpcd[541]: wlp5s0: new hardware address: a4:b1:c1:c5:65:48
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.3824] device (wlp5s0): set-hw-addr: reset MAC address to A4:B1:C1:C5:65:48 (preserve)
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.3831] device (wlp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.3833] device (wlp5s0): Activation: (wifi) access point 'NETGEAR57_EXT' has security, but secrets are required.
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.3833] device (wlp5s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:33 archelj NetworkManager[550]: <warn> [1662043293.3836] device (wlp5s0): no secrets: No agents were available for this request.
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.3836] device (wlp5s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Sep 01 15:41:33 archelj NetworkManager[550]: <warn> [1662043293.3839] device (wlp5s0): Activation: failed for connection 'NETGEAR57_EXT'
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.3841] device (wlp5s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:33 archelj dhcpcd[541]: eno1: rebinding lease of 192.168.0.100
Sep 01 15:41:33 archelj dhcpcd[541]: wlp5s0: old hardware address: a4:b1:c1:c5:65:48
Sep 01 15:41:33 archelj dhcpcd[541]: wlp5s0: new hardware address: d2:2d:21:f7:32:90
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.4022] device (wlp5s0): set-hw-addr: set MAC address to D2:2D:21:F7:32:90 (scanning)
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.4404] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 15:41:33 archelj NetworkManager[550]: <info> [1662043293.4404] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:6:0:0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(0): DFP-0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(0): DFP-1
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(0): DFP-2 (boot)
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(0): DFP-3
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1660 (TU116-A) at PCI:6:0:0
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): (GPU-0)
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(0): Memory: 6291456 kBytes
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(0): VideoBIOS: 90.16.34.00.19
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:41:33 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0):
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0): will be used as the requested mode.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0):
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): Validated MetaModes:
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): "DFP-2:nvidia-auto-select,DFP-1:nvidia-auto-select"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(0): option
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA: access.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): configuration option may not be set correctly. When the
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): Config Options in the README.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select,DFP-1:nvidia-auto-select"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0): Disabling shared memory pixmaps
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0): Backing store enabled
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (==) NVIDIA(0): Silken mouse enabled
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) NVIDIA(0): DPMS enabled
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Loading sub module "dri2"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) LoadModule: "dri2"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Module "dri2" already built-in
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): [DRI2] Setup complete
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension Generic Event Extension
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension SHAPE
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension MIT-SHM
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XInputExtension
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XTEST
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension BIG-REQUESTS
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension SYNC
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XKEYBOARD
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XC-MISC
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension SECURITY
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XFIXES
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension RENDER
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension RANDR
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension COMPOSITE
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension DAMAGE
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension MIT-SCREEN-SAVER
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension DOUBLE-BUFFER
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension RECORD
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension DPMS
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension Present
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension DRI3
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension X-Resource
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XVideo
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XVideo-MotionCompensation
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension GLX
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension GLX
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Indirect GLX disabled.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) GLX: Another vendor is already registered for screen 0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XFree86-VidModeExtension
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XFree86-DGA
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XFree86-DRI
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension DRI2
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension NV-GLX
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension NV-CONTROL
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Initializing extension XINERAMA
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) LoadModule: "libinput"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Module libinput: vendor="X.Org Foundation"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: compiled for 1.21.1.3, module version = 1.2.1
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: Module class: X.Org XInput Driver
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: ABI class: X.Org XInput driver, version 24.4
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Using input driver 'libinput' for 'Power Button'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 42 paused 0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Power Button: always reports core events
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "Device" "/dev/input/event1"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event1 - Power Button: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event1 - Power Button: device removed
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event1 - Power Button: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Using input driver 'libinput' for 'Power Button'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 45 paused 0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Power Button: always reports core events
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "Device" "/dev/input/event0"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event0 - Power Button: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event0 - Power Button: device removed
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event0 - Power Button: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device SEMITEK USB-HID Gaming Keyboard (/dev/input/event3)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Using input driver 'libinput' for 'SEMITEK USB-HID Gaming Keyboard'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 46 paused 0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: always reports core events
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "Device" "/dev/input/event3"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:1EA7:0907.0001/input/input26/event3"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) XINPUT: Adding extended input device "SEMITEK USB-HID Gaming Keyboard" (type: KEYBOARD, id 8)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device SEMITEK USB-HID Gaming Keyboard (/dev/input/event10)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput pointer catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Using input driver 'libinput' for 'SEMITEK USB-HID Gaming Keyboard'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 47 paused 0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: always reports core events
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "Device" "/dev/input/event10"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard Mouse
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a pointer
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) libinput: SEMITEK USB-HID Gaming Keyboard: needs a virtual subdevice
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input32/event10"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) XINPUT: Adding extended input device "SEMITEK USB-HID Gaming Keyboard" (type: MOUSE, id 9)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "AccelerationScheme" "none"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: (accel) selected scheme none/0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: (accel) acceleration factor: 2.000
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: (accel) acceleration threshold: 4
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard Mouse
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a pointer
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device SEMITEK USB-HID Gaming Keyboard (/dev/input/mouse1)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device Logitech MX Master 3 (/dev/input/event12)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Logitech MX Master 3: Applying InputClass "libinput pointer catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Logitech MX Master 3: Applying InputClass "libinput keyboard catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Using input driver 'libinput' for 'Logitech MX Master 3'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 48 paused 0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Logitech MX Master 3: always reports core events
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "Device" "/dev/input/event12"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event12 - Logitech MX Master 3: is tagged by udev as: Keyboard Mouse
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event12 - Logitech MX Master 3: device is a pointer
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event12 - Logitech MX Master 3: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event12 - Logitech MX Master 3: device removed
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) libinput: Logitech MX Master 3: needs a virtual subdevice
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input33/event12"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) XINPUT: Adding extended input device "Logitech MX Master 3" (type: MOUSE, id 10)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "AccelerationScheme" "none"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Logitech MX Master 3: (accel) selected scheme none/0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Logitech MX Master 3: (accel) acceleration factor: 2.000
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Logitech MX Master 3: (accel) acceleration threshold: 4
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event12 - Logitech MX Master 3: is tagged by udev as: Keyboard Mouse
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event12 - Logitech MX Master 3: device is a pointer
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event12 - Logitech MX Master 3: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device Logitech MX Master 3 (/dev/input/mouse0)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device Kingston HyperX Virtual Surround Sound Consumer Control (/dev/input/event23)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Kingston HyperX Virtual Surround Sound Consumer Control: Applying InputClass "libinput keyboard catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Using input driver 'libinput' for 'Kingston HyperX Virtual Surround Sound Consumer Control'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 49 paused 0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Kingston HyperX Virtual Surround Sound Consumer Control: always reports core events
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "Device" "/dev/input/event23"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device removed
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2/5-2:1.3/0003:0951:16A4.0008/input/input24/event23"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) XINPUT: Adding extended input device "Kingston HyperX Virtual Surround Sound Consumer Control" (type: KEYBOARD, id 11)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device Kingston HyperX Virtual Surround Sound (/dev/input/event24)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Kingston HyperX Virtual Surround Sound: Applying InputClass "libinput keyboard catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Using input driver 'libinput' for 'Kingston HyperX Virtual Surround Sound'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 50 paused 0
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Kingston HyperX Virtual Surround Sound: always reports core events
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "Device" "/dev/input/event24"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event24 - Kingston HyperX Virtual Surround Sound: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event24 - Kingston HyperX Virtual Surround Sound: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event24 - Kingston HyperX Virtual Surround Sound: device removed
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2/5-2:1.3/0003:0951:16A4.0008/input/input25/event24"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) XINPUT: Adding extended input device "Kingston HyperX Virtual Surround Sound" (type: KEYBOARD, id 12)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event24 - Kingston HyperX Virtual Surround Sound: is tagged by udev as: Keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) event24 - Kingston HyperX Virtual Surround Sound: device is a keyboard
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event11)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event13)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event15)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event17)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event18)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) No input driver specified, ignoring this device.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) This device may have been added with another device file.
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput pointer catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Using input driver 'libinput' for 'SEMITEK USB-HID Gaming Keyboard'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) SEMITEK USB-HID Gaming Keyboard: always reports core events
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "Device" "/dev/input/event10"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) libinput: SEMITEK USB-HID Gaming Keyboard: is a virtual subdevice
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input32/event10"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) XINPUT: Adding extended input device "SEMITEK USB-HID Gaming Keyboard" (type: KEYBOARD, id 13)
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Logitech MX Master 3: Applying InputClass "libinput pointer catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Logitech MX Master 3: Applying InputClass "libinput keyboard catchall"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) Using input driver 'libinput' for 'Logitech MX Master 3'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: returning pre-existing fd for /dev/input/event12 13:76
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Logitech MX Master 3: always reports core events
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "Device" "/dev/input/event12"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) libinput: Logitech MX Master 3: is a virtual subdevice
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input33/event12"
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (II) XINPUT: Adding extended input device "Logitech MX Master 3" (type: KEYBOARD, id 14)
Sep 01 15:41:34 archelj systemd[700]: Created slice User Core Session Slice.
Sep 01 15:41:34 archelj systemd[700]: Starting D-Bus User Message Bus...
Sep 01 15:41:34 archelj systemd[700]: Started D-Bus User Message Bus.
Sep 01 15:41:34 archelj dbus-daemon[719]: [session uid=120 pid=719] Successfully activated service 'org.freedesktop.systemd1'
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=120 pid=727 comm="/usr/lib/gnome-session-check-accelerated")
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Successfully activated service 'org.a11y.Bus'
Sep 01 15:41:34 archelj gnome-session[723]: gnome-session-binary[723]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Sep 01 15:41:34 archelj gnome-session[723]: gnome-session-binary[723]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Sep 01 15:41:34 archelj gnome-session-binary[723]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Sep 01 15:41:34 archelj gnome-session-binary[723]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Sep 01 15:41:34 archelj systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 01 15:41:34 archelj 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'
Sep 01 15:41:34 archelj kernel: audit: type=1131 audit(1662043294.516:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:34 archelj gnome-shell[740]: Running GNOME Shell (using mutter 42.4) as a X11 window and compositing manager
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:41:34 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:34 archelj dhcpcd[541]: eno1: Router Advertisement from fe80::bea5:11ff:fe96:9d46
Sep 01 15:41:34 archelj dhcpcd[541]: eno1: adding address 2601:182:c903:ad80:6e12:2a62:68d0:ca24/64
Sep 01 15:41:34 archelj NetworkManager[550]: <info> [1662043294.7083] dhcp6 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 01 15:41:34 archelj dhcpcd[541]: eno1: adding route to 2601:182:c903:ad80::/64
Sep 01 15:41:34 archelj NetworkManager[550]: <info> [1662043294.7084] dhcp6 (eno1): canceled DHCP transaction
Sep 01 15:41:34 archelj dhcpcd[541]: eno1: requesting DHCPv6 information
Sep 01 15:41:34 archelj NetworkManager[550]: <info> [1662043294.7084] dhcp6 (eno1): state changed no lease
Sep 01 15:41:34 archelj dhcpcd[541]: eno1: adding default route via fe80::bea5:11ff:fe96:9d46
Sep 01 15:41:34 archelj NetworkManager[550]: <info> [1662043294.7086] policy: set 'eno1' (eno1) as default for IPv6 routing and DNS
Sep 01 15:41:34 archelj systemd-resolved[473]: eno1: Bus client set default route setting: yes
Sep 01 15:41:34 archelj systemd-resolved[473]: eno1: Bus client set DNS server list to: 2001:558:feed::1, 2001:558:feed::2
Sep 01 15:41:34 archelj gnome-shell[740]: ATK Bridge is disabled but a11y has already been enabled.
Sep 01 15:41:34 archelj gnome-shell[740]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Sep 01 15:41:34 archelj gnome-shell[740]: Will monitor session 1
Sep 01 15:41:34 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.20' (uid=120 pid=740 comm="/usr/bin/gnome-shell")
Sep 01 15:41:34 archelj audit: BPF prog-id=21 op=LOAD
Sep 01 15:41:34 archelj audit: BPF prog-id=22 op=LOAD
Sep 01 15:41:34 archelj audit: BPF prog-id=23 op=LOAD
Sep 01 15:41:34 archelj systemd[1]: Starting Locale Service...
Sep 01 15:41:34 archelj kernel: audit: type=1334 audit(1662043294.980:64): prog-id=21 op=LOAD
Sep 01 15:41:34 archelj kernel: audit: type=1334 audit(1662043294.980:65): prog-id=22 op=LOAD
Sep 01 15:41:34 archelj kernel: audit: type=1334 audit(1662043294.980:66): prog-id=23 op=LOAD
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.locale1'
Sep 01 15:41:35 archelj systemd[1]: Started Locale Service.
Sep 01 15:41:35 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:35 archelj kernel: audit: type=1130 audit(1662043295.003:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.5' (uid=120 pid=740 comm="/usr/bin/gnome-shell")
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.20' (uid=120 pid=740 comm="/usr/bin/gnome-shell")
Sep 01 15:41:35 archelj audit: BPF prog-id=24 op=LOAD
Sep 01 15:41:35 archelj audit: BPF prog-id=25 op=LOAD
Sep 01 15:41:35 archelj systemd[1]: Starting Daemon for power management...
Sep 01 15:41:35 archelj kernel: audit: type=1334 audit(1662043295.050:68): prog-id=24 op=LOAD
Sep 01 15:41:35 archelj kernel: audit: type=1334 audit(1662043295.050:69): prog-id=25 op=LOAD
Sep 01 15:41:35 archelj systemd[700]: Starting Sound Service...
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.24' (uid=120 pid=768 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Sep 01 15:41:35 archelj systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.20' (uid=120 pid=740 comm="/usr/bin/gnome-shell")
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Sep 01 15:41:35 archelj systemd[1]: Starting Location Lookup Service...
Sep 01 15:41:35 archelj systemd[1]: Started RealtimeKit Scheduling Policy Service.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Successfully called chroot.
Sep 01 15:41:35 archelj 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'
Sep 01 15:41:35 archelj rtkit-daemon[770]: Successfully dropped privileges.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Successfully limited resources.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Canary thread running.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Watchdog thread running.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Running.
Sep 01 15:41:35 archelj kernel: audit: type=1130 audit(1662043295.080:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.UPower'
Sep 01 15:41:35 archelj systemd[1]: Started Daemon for power management.
Sep 01 15:41:35 archelj 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'
Sep 01 15:41:35 archelj rtkit-daemon[770]: Successfully made thread 768 of process 768 owned by '120' high priority at nice level -11.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Supervising 1 threads of 1 processes of 1 users.
Sep 01 15:41:35 archelj polkitd[680]: Registered Authentication Agent for unix-session:1 (system bus name :1.20 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.20' (uid=120 pid=740 comm="/usr/bin/gnome-shell")
Sep 01 15:41:35 archelj systemd[1]: Starting Network Manager Wait Online...
Sep 01 15:41:35 archelj systemd[1]: Starting PackageKit Daemon...
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.27' (uid=967 pid=771 comm="/usr/lib/geoclue")
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Sep 01 15:41:35 archelj geoclue[771]: Failed to connect to avahi service: Daemon not running
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Sep 01 15:41:35 archelj systemd[1]: Started Location Lookup Service.
Sep 01 15:41:35 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:35 archelj PackageKit[782]: daemon start
Sep 01 15:41:35 archelj gnome-shell[740]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj gnome-shell[740]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Activating service name='org.gnome.Shell.Notifications' requested by ':1.5' (uid=120 pid=740 comm="/usr/bin/gnome-shell")
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[734]: dbus-daemon[734]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=120 pid=740 comm="/usr/bin/gnome-shell")
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Sep 01 15:41:35 archelj systemd[1]: Started PackageKit Daemon.
Sep 01 15:41:35 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[734]: dbus-daemon[734]: Successfully activated service 'org.a11y.atspi.Registry'
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[793]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Successfully activated service 'org.gnome.Shell.Notifications'
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj org.gnome.Shell.desktop[740]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/105321004dd2d7d767166204329449713100000007230000.ms”: No such file or directory
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Activating service name='org.gtk.vfs.Daemon' requested by ':1.9' (uid=120 pid=813 comm="ibus-daemon --panel disable --xim")
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Successfully activated service 'org.gtk.vfs.Daemon'
Sep 01 15:41:35 archelj kernel: rfkill: input handler disabled
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=808 comm="/usr/lib/gsd-sharing")
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Sep 01 15:41:35 archelj gsd-sharing[808]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Sep 01 15:41:35 archelj gsd-sharing[808]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Activating service name='org.freedesktop.portal.IBus' requested by ':1.9' (uid=120 pid=813 comm="ibus-daemon --panel disable --xim")
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Successfully activated service 'org.freedesktop.portal.IBus'
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.37' (uid=120 pid=814 comm="/usr/lib/gsd-color")
Sep 01 15:41:35 archelj systemd[1]: Starting Manage, Install and Generate Color Profiles...
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Sep 01 15:41:35 archelj systemd[1]: Started Manage, Install and Generate Color Profiles.
Sep 01 15:41:35 archelj 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'
Sep 01 15:41:35 archelj gnome-session-binary[723]: Entering running state
Sep 01 15:41:35 archelj xbrlapi.desktop[957]: openConnection: connect: No such file or directory
Sep 01 15:41:35 archelj xbrlapi.desktop[957]: cannot connect to braille devices daemon brltty at :0
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.2622] agent-manager: agent[32cf90e5ed219175,:1.20/org.gnome.Shell.NetworkAgent/120]: agent registered
Sep 01 15:41:35 archelj gnome-shell[740]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Activating service name='org.gnome.ScreenSaver' requested by ':1.26' (uid=120 pid=843 comm="/usr/lib/gsd-power")
Sep 01 15:41:35 archelj rtkit-daemon[770]: Supervising 1 threads of 1 processes of 1 users.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Successfully made thread 988 of process 768 owned by '120' RT at priority 5.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Supervising 2 threads of 1 processes of 1 users.
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.3163] policy: auto-activating connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.3165] device (wlp5s0): Activation: starting connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.3166] device (wlp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Successfully activated service 'org.gnome.ScreenSaver'
Sep 01 15:41:35 archelj dhcpcd[541]: wlp5s0: old hardware address: d2:2d:21:f7:32:90
Sep 01 15:41:35 archelj dhcpcd[541]: wlp5s0: new hardware address: a4:b1:c1:c5:65:48
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.3461] device (wlp5s0): set-hw-addr: reset MAC address to A4:B1:C1:C5:65:48 (preserve)
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.3471] device (wlp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.3472] device (wlp5s0): Activation: (wifi) access point 'NETGEAR57_EXT' has security, but secrets are required.
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.3472] device (wlp5s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:35 archelj gsd-media-keys[829]: Failed to grab accelerator for keybinding settings:playback-random
Sep 01 15:41:35 archelj gsd-media-keys[829]: Failed to grab accelerator for keybinding settings:playback-repeat
Sep 01 15:41:35 archelj gsd-media-keys[829]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Sep 01 15:41:35 archelj gsd-media-keys[829]: Failed to grab accelerator for keybinding settings:hibernate
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[722]: dbus-daemon[722]: [session uid=120 pid=722] Activating service name='org.freedesktop.secrets' requested by ':1.5' (uid=120 pid=740 comm="/usr/bin/gnome-shell")
Sep 01 15:41:35 archelj systemd[700]: Started GNOME Keyring daemon.
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.43' (uid=969 pid=967 comm="/usr/lib/colord-sane")
Sep 01 15:41:35 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Sep 01 15:41:35 archelj gnome-keyring-daemon[1005]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Sep 01 15:41:35 archelj gnome-keyring-daemon[1005]: The Secret Service was already initialized
Sep 01 15:41:35 archelj gnome-keyring-d[1005]: The Secret Service was already initialized
Sep 01 15:41:35 archelj gnome-keyring-daemon[1003]: discover_other_daemon: 1
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[1003]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[1003]: discover_other_daemon: 1
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj rtkit-daemon[770]: Supervising 2 threads of 1 processes of 1 users.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Successfully made thread 1014 of process 768 owned by '120' RT at priority 5.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Supervising 3 threads of 1 processes of 1 users.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Supervising 3 threads of 1 processes of 1 users.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Successfully made thread 1016 of process 768 owned by '120' RT at priority 5.
Sep 01 15:41:35 archelj rtkit-daemon[770]: Supervising 4 threads of 1 processes of 1 users.
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:41:35 archelj /usr/lib/gdm-x-session[711]: (--) NVIDIA(GPU-0):
Sep 01 15:41:35 archelj dhcpcd[541]: eno1: REPLY6 received from fe80::bea5:11ff:fe96:9d46
Sep 01 15:41:35 archelj dhcpcd[541]: eno1: refresh in 86400 seconds
Sep 01 15:41:35 archelj systemd[700]: Started Sound Service.
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.7984] dhcp4 (eno1): state changed new lease, address=192.168.0.100
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.7987] policy: set 'eno1' (eno1) as default for IPv4 routing and DNS
Sep 01 15:41:35 archelj systemd-resolved[473]: eno1: Bus client set DNS server list to: 1.1.1.1, 1.0.0.1, 2001:558:feed::1, 2001:558:feed::2
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.8112] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.8125] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.8126] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 01 15:41:35 archelj NetworkManager[550]: <info> [1662043295.8128] device (eno1): Activation: successful, device activated.
Sep 01 15:41:36 archelj NetworkManager[550]: <info> [1662043296.0713] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 01 15:41:36 archelj gnome-shell[740]: Registering session with GDM
Sep 01 15:41:37 archelj dhcpcd[541]: eno1: pid 550 deleted default route via fe80::bea5:11ff:fe96:9d46
Sep 01 15:41:37 archelj dhcpcd[541]: eno1: leased 192.168.0.100 for 86400 seconds
Sep 01 15:41:37 archelj dhcpcd[541]: eno1: adding route to 192.168.0.0/24
Sep 01 15:41:37 archelj dhcpcd[541]: eno1: adding default route via 192.168.0.1
Sep 01 15:41:39 archelj systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 01 15:41:39 archelj 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'
Sep 01 15:41:39 archelj kernel: kauditd_printk_skb: 4 callbacks suppressed
Sep 01 15:41:39 archelj kernel: audit: type=1131 audit(1662043299.860:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:41:56 archelj dhcpcd[541]: eno1: adding default route via fe80::bea5:11ff:fe96:9d46
Sep 01 15:41:59 archelj systemd-timesyncd[474]: Contacted time server [2001:4998:c:1028::1001]:123 (2.arch.pool.ntp.org).
Sep 01 15:41:59 archelj systemd-timesyncd[474]: Initial clock synchronization to Thu 2022-09-01 15:41:59.588536 +01.
Sep 01 15:42:00 archelj NetworkManager[550]: <warn> [1662043320.3689] device (wlp5s0): no secrets: No agents were available for this request.
Sep 01 15:42:00 archelj NetworkManager[550]: <info> [1662043320.3689] device (wlp5s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Sep 01 15:42:00 archelj dhcpcd[541]: wlp5s0: old hardware address: a4:b1:c1:c5:65:48
Sep 01 15:42:00 archelj dhcpcd[541]: wlp5s0: new hardware address: 2e:11:19:66:45:38
Sep 01 15:42:00 archelj NetworkManager[550]: <info> [1662043320.3906] device (wlp5s0): set-hw-addr: set MAC address to 2E:11:19:66:45:38 (scanning)
Sep 01 15:42:00 archelj NetworkManager[550]: <warn> [1662043320.3920] device (wlp5s0): Activation: failed for connection 'NETGEAR57_EXT'
Sep 01 15:42:00 archelj NetworkManager[550]: <info> [1662043320.3922] device (wlp5s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 01 15:42:02 archelj NetworkManager[550]: <info> [1662043322.0552] manager: startup complete
Sep 01 15:42:02 archelj systemd[1]: Finished Network Manager Wait Online.
Sep 01 15:42:02 archelj 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'
Sep 01 15:42:02 archelj systemd[1]: Reached target Network is Online.
Sep 01 15:42:02 archelj kernel: audit: type=1130 audit(1662043322.051:76): 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'
Sep 01 15:42:05 archelj systemd[1]: systemd-localed.service: Deactivated successfully.
Sep 01 15:42:05 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:05 archelj kernel: audit: type=1131 audit(1662043325.263:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:05 archelj systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 01 15:42:05 archelj 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'
Sep 01 15:42:05 archelj kernel: audit: type=1131 audit(1662043325.293:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:05 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj kernel: audit: type=1334 audit(1662043325.350:79): prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj kernel: audit: type=1334 audit(1662043325.350:80): prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj kernel: audit: type=1334 audit(1662043325.350:81): prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj kernel: audit: type=1334 audit(1662043325.439:82): prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj kernel: audit: type=1334 audit(1662043325.439:83): prog-id=0 op=UNLOAD
Sep 01 15:42:05 archelj kernel: audit: type=1334 audit(1662043325.439:84): prog-id=0 op=UNLOAD
Sep 01 15:42:32 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.48' (uid=0 pid=1213 comm="gdm-session-worker [pam/gdm-password]")
Sep 01 15:42:32 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:42:32 archelj gdm-password][1213]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:42:34 archelj gdm-password][1213]: gkr-pam: unable to locate daemon control file
Sep 01 15:42:34 archelj audit[1213]: USER_AUTH pid=1213 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:42:34 archelj gdm-password][1213]: gkr-pam: stashed password to try later in open session
Sep 01 15:42:34 archelj kernel: audit: type=1100 audit(1662043354.564:85): pid=1213 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:42:34 archelj kernel: audit: type=1101 audit(1662043354.564:86): pid=1213 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:42:34 archelj audit[1213]: USER_ACCT pid=1213 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:42:34 archelj audit[1213]: CRED_ACQ pid=1213 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:42:34 archelj audit[1213]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffcd6a1a850 a2=4 a3=7ffcd6a1a564 items=0 ppid=673 pid=1213 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Sep 01 15:42:34 archelj audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Sep 01 15:42:34 archelj gdm-password][1213]: pam_unix(gdm-password:session): session opened for user aymane(uid=1000) by (uid=0)
Sep 01 15:42:34 archelj kernel: audit: type=1103 audit(1662043354.567:87): pid=1213 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:42:34 archelj kernel: audit: type=1006 audit(1662043354.567:88): pid=1213 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Sep 01 15:42:34 archelj kernel: audit: type=1300 audit(1662043354.567:88): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffcd6a1a850 a2=4 a3=7ffcd6a1a564 items=0 ppid=673 pid=1213 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Sep 01 15:42:34 archelj kernel: audit: type=1327 audit(1662043354.567:88): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Sep 01 15:42:34 archelj systemd[1]: Created slice User Slice of UID 1000.
Sep 01 15:42:34 archelj systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 01 15:42:34 archelj systemd-logind[543]: New session 3 of user aymane.
Sep 01 15:42:34 archelj systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 01 15:42:34 archelj 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'
Sep 01 15:42:34 archelj kernel: audit: type=1130 audit(1662043354.577:89): 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'
Sep 01 15:42:34 archelj systemd[1]: Starting User Manager for UID 1000...
Sep 01 15:42:34 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.50' (uid=0 pid=1225 comm="(systemd)")
Sep 01 15:42:34 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:42:34 archelj audit[1225]: USER_ACCT pid=1225 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:34 archelj kernel: audit: type=1101 audit(1662043354.580:90): pid=1225 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:34 archelj kernel: audit: type=1103 audit(1662043354.580:91): pid=1225 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="aymane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 01 15:42:34 archelj kernel: audit: type=1006 audit(1662043354.580:92): pid=1225 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
Sep 01 15:42:34 archelj audit[1225]: CRED_ACQ pid=1225 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="aymane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 01 15:42:34 archelj audit[1225]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffe34b5b2f0 a2=4 a3=7ffe34b5b004 items=0 ppid=1 pid=1225 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Sep 01 15:42:34 archelj audit: PROCTITLE proctitle="(systemd)"
Sep 01 15:42:34 archelj systemd[1225]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:42:34 archelj systemd[1225]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[aymane] ruser=[<unknown>] rhost=[<unknown>]
Sep 01 15:42:34 archelj systemd[1225]: pam_unix(systemd-user:session): session opened for user aymane(uid=1000) by (uid=0)
Sep 01 15:42:34 archelj systemd[1225]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Sep 01 15:42:34 archelj audit[1225]: USER_START pid=1225 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="aymane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:34 archelj systemd[1225]: Queued start job for default target Main User Target.
Sep 01 15:42:34 archelj 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'
Sep 01 15:42:34 archelj gdm-password][1213]: pam_env(gdm-password:session): deprecated reading of user environment enabled
Sep 01 15:42:34 archelj systemd[1225]: Created slice User Application Slice.
Sep 01 15:42:34 archelj systemd[1225]: Reached target Paths.
Sep 01 15:42:34 archelj systemd[1225]: Reached target Timers.
Sep 01 15:42:34 archelj systemd[1225]: Starting D-Bus User Message Bus Socket...
Sep 01 15:42:34 archelj gnome-keyring-daemon[1241]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Sep 01 15:42:34 archelj systemd[1225]: Listening on GnuPG network certificate management daemon.
Sep 01 15:42:34 archelj systemd[1225]: Listening on GCR ssh-agent wrapper.
Sep 01 15:42:34 archelj systemd[1225]: Listening on GNOME Keyring daemon.
Sep 01 15:42:34 archelj systemd[1225]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 01 15:42:34 archelj systemd[1225]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 01 15:42:34 archelj systemd[1225]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 01 15:42:34 archelj systemd[1225]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 01 15:42:34 archelj systemd[1225]: Listening on p11-kit server.
Sep 01 15:42:34 archelj systemd[1225]: Listening on PipeWire Multimedia System Socket.
Sep 01 15:42:34 archelj systemd[1225]: Listening on Sound System.
Sep 01 15:42:34 archelj systemd[1225]: Listening on D-Bus User Message Bus Socket.
Sep 01 15:42:34 archelj systemd[1225]: Reached target Sockets.
Sep 01 15:42:34 archelj systemd[1225]: Reached target Basic System.
Sep 01 15:42:34 archelj systemd[1]: Started User Manager for UID 1000.
Sep 01 15:42:34 archelj systemd[1]: Started Session 3 of User aymane.
Sep 01 15:42:34 archelj systemd[1225]: Starting Update XDG user dir configuration...
Sep 01 15:42:34 archelj systemd[1225]: Finished Update XDG user dir configuration.
Sep 01 15:42:34 archelj systemd[1225]: Reached target Main User Target.
Sep 01 15:42:34 archelj systemd[1225]: Startup finished in 85ms.
Sep 01 15:42:34 archelj systemd[1225]: Started GNOME Keyring daemon.
Sep 01 15:42:34 archelj systemd[1225]: Created slice User Core Session Slice.
Sep 01 15:42:34 archelj systemd[1225]: Starting D-Bus User Message Bus...
Sep 01 15:42:34 archelj systemd[1225]: Started D-Bus User Message Bus.
Sep 01 15:42:34 archelj gdm-password][1213]: gkr-pam: unlocked login keyring
Sep 01 15:42:34 archelj audit[1213]: USER_START pid=1213 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty2 res=success'
Sep 01 15:42:34 archelj geoclue[771]: Service not used for 60 seconds. Shutting down..
Sep 01 15:42:34 archelj systemd[1]: geoclue.service: Deactivated successfully.
Sep 01 15:42:34 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (**) Option "fd" "42"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) event1 - Power Button: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (**) Option "fd" "45"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) event0 - Power Button: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (**) Option "fd" "46"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (**) Option "fd" "47"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (**) Option "fd" "48"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (**) Option "fd" "49"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (**) Option "fd" "50"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) event24 - Kingston HyperX Virtual Surround Sound: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (**) Option "fd" "47"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (**) Option "fd" "48"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) event12 - Logitech MX Master 3: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got pause for 13:65
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got pause for 13:67
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got pause for 13:76
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got pause for 13:87
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got pause for 13:64
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got pause for 13:74
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: got pause for 13:88
Sep 01 15:42:35 archelj kernel: rfkill: input handler enabled
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: _XSERVTransMakeAllCOTSServerListeners: server already running
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) Log file renamed from "/var/log/Xorg.pid-1267.log" to "/var/log/Xorg.1.log"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: X.Org X Server 1.21.1.4
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: X Protocol Version 11, Revision 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Current Operating System: Linux archelj 5.19.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 29 Aug 2022 15:51:05 +0000 x86_64
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0bc89d7e-a758-472e-87d1-79d3b3145281 rw loglevel=3 quiet
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]:
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Current version of pixman: 0.40.0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Before reporting problems, check http://wiki.x.org
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: to make sure that you have the latest version.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Markers: (--) probed, (**) from config file, (==) default setting,
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (++) from command line, (!!) notice, (II) informational,
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) Log file: "/var/log/Xorg.1.log", Time: Thu Sep 1 15:42:35 2022
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) Using config file: "/etc/X11/xorg.conf"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) ServerLayout "Layout0"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) |-->Screen "Screen0" (0)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) | |-->Monitor "Monitor0"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) | |-->Device "Device0"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) |-->Input Device "Keyboard0"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) |-->Input Device "Mouse0"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) Automatically adding devices
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) Automatically enabling devices
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) Automatically adding GPU devices
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) Automatically binding GPU devices
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Entry deleted from font path.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Entry deleted from font path.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Entry deleted from font path.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) FontPath set to:
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: /usr/share/fonts/TTF,
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: /usr/share/fonts/100dpi,
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: /usr/share/fonts/75dpi
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) ModulePath set to "/usr/lib/xorg/modules"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (WW) Disabling Keyboard0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (WW) Disabling Mouse0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Module ABI versions:
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: X.Org ANSI C Emulation: 0.4
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: X.Org Video Driver: 25.2
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: X.Org XInput driver : 24.4
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: X.Org Server Extension : 10.0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (++) using VT number 2
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) xfree86: Adding drm device (/dev/dri/card0)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:06:00.0/drm/card0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) PCI:*(6@0:0:0) 10de:2184:3842:1067 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) LoadModule: "glx"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Module glx: vendor="X.Org Foundation"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: compiled for 1.21.1.4, module version = 1.0.0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: ABI class: X.Org Server Extension, version 10.0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) LoadModule: "nvidia"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Module nvidia: vendor="NVIDIA Corporation"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: compiled for 1.6.99.901, module version = 1.0.0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Module class: X.Org Video Driver
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA dlloader X Driver 515.65.01 Wed Jul 20 13:50:46 UTC 2022
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: releasing fd for 226:0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading sub module "fb"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) LoadModule: "fb"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Module "fb" already built-in
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading sub module "wfb"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) LoadModule: "wfb"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading /usr/lib/xorg/modules/libwfb.so
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Module wfb: vendor="X.Org Foundation"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: compiled for 1.21.1.4, module version = 1.0.0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: ABI class: X.Org ANSI C Emulation, version 0.4
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading sub module "ramdac"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) LoadModule: "ramdac"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Module "ramdac" already built-in
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0): RGB weight 888
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0): Default visual is TrueColor
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Applying OutputClass "nvidia" options to /dev/dri/card0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) NVIDIA(0): Enabling 2D acceleration
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading sub module "glxserver_nvidia"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) LoadModule: "glxserver_nvidia"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: compiled for 1.6.99.901, module version = 1.0.0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Module class: X.Org Server Extension
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA GLX Module 515.65.01 Wed Jul 20 13:48:42 UTC 2022
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA: The X server supports PRIME Render Offload.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:6:0:0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(0): DFP-0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(0): DFP-1
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(0): DFP-2 (boot)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(0): DFP-3
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1660 (TU116-A) at PCI:6:0:0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): (GPU-0)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(0): Memory: 6291456 kBytes
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(0): VideoBIOS: 90.16.34.00.19
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0):
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0): will be used as the requested mode.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0):
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Validated MetaModes:
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): "DFP-2:nvidia-auto-select,DFP-1:nvidia-auto-select"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(0): option
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA: access.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): configuration option may not be set correctly. When the
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Config Options in the README.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select,DFP-1:nvidia-auto-select"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0): Disabling shared memory pixmaps
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0): Backing store enabled
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (==) NVIDIA(0): Silken mouse enabled
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) NVIDIA(0): DPMS enabled
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading sub module "dri2"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) LoadModule: "dri2"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Module "dri2" already built-in
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): [DRI2] Setup complete
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension Generic Event Extension
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension SHAPE
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension MIT-SHM
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XInputExtension
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XTEST
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension BIG-REQUESTS
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension SYNC
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XKEYBOARD
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XC-MISC
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension SECURITY
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XFIXES
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension RENDER
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension RANDR
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension COMPOSITE
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension DAMAGE
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension MIT-SCREEN-SAVER
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension DOUBLE-BUFFER
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension RECORD
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension DPMS
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension Present
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension DRI3
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension X-Resource
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XVideo
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XVideo-MotionCompensation
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension GLX
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension GLX
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Indirect GLX disabled.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) GLX: Another vendor is already registered for screen 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XFree86-VidModeExtension
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XFree86-DGA
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XFree86-DRI
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension DRI2
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension NV-GLX
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension NV-CONTROL
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Initializing extension XINERAMA
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) LoadModule: "libinput"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Module libinput: vendor="X.Org Foundation"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: compiled for 1.21.1.3, module version = 1.2.1
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: Module class: X.Org XInput Driver
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: ABI class: X.Org XInput driver, version 24.4
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Using input driver 'libinput' for 'Power Button'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 43 paused 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Power Button: always reports core events
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "Device" "/dev/input/event1"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Using input driver 'libinput' for 'Power Button'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 46 paused 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Power Button: always reports core events
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "Device" "/dev/input/event0"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device SEMITEK USB-HID Gaming Keyboard (/dev/input/event3)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Using input driver 'libinput' for 'SEMITEK USB-HID Gaming Keyboard'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 47 paused 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: always reports core events
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "Device" "/dev/input/event3"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:1EA7:0907.0001/input/input26/event3"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) XINPUT: Adding extended input device "SEMITEK USB-HID Gaming Keyboard" (type: KEYBOARD, id 8)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device SEMITEK USB-HID Gaming Keyboard (/dev/input/event10)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput pointer catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Using input driver 'libinput' for 'SEMITEK USB-HID Gaming Keyboard'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 48 paused 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: always reports core events
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "Device" "/dev/input/event10"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard Mouse
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a pointer
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) libinput: SEMITEK USB-HID Gaming Keyboard: needs a virtual subdevice
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input32/event10"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) XINPUT: Adding extended input device "SEMITEK USB-HID Gaming Keyboard" (type: MOUSE, id 9)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "AccelerationScheme" "none"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: (accel) selected scheme none/0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: (accel) acceleration factor: 2.000
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: (accel) acceleration threshold: 4
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard Mouse
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a pointer
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device SEMITEK USB-HID Gaming Keyboard (/dev/input/mouse1)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device Logitech MX Master 3 (/dev/input/event12)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Logitech MX Master 3: Applying InputClass "libinput pointer catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Logitech MX Master 3: Applying InputClass "libinput keyboard catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Using input driver 'libinput' for 'Logitech MX Master 3'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 49 paused 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Logitech MX Master 3: always reports core events
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "Device" "/dev/input/event12"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: is tagged by udev as: Keyboard Mouse
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device is a pointer
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) libinput: Logitech MX Master 3: needs a virtual subdevice
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input33/event12"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) XINPUT: Adding extended input device "Logitech MX Master 3" (type: MOUSE, id 10)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "AccelerationScheme" "none"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Logitech MX Master 3: (accel) selected scheme none/0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Logitech MX Master 3: (accel) acceleration factor: 2.000
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Logitech MX Master 3: (accel) acceleration threshold: 4
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: is tagged by udev as: Keyboard Mouse
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device is a pointer
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device Logitech MX Master 3 (/dev/input/mouse0)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device Kingston HyperX Virtual Surround Sound Consumer Control (/dev/input/event23)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Kingston HyperX Virtual Surround Sound Consumer Control: Applying InputClass "libinput keyboard catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Using input driver 'libinput' for 'Kingston HyperX Virtual Surround Sound Consumer Control'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 50 paused 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Kingston HyperX Virtual Surround Sound Consumer Control: always reports core events
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "Device" "/dev/input/event23"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2/5-2:1.3/0003:0951:16A4.0008/input/input24/event23"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) XINPUT: Adding extended input device "Kingston HyperX Virtual Surround Sound Consumer Control" (type: KEYBOARD, id 11)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device Kingston HyperX Virtual Surround Sound (/dev/input/event24)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Kingston HyperX Virtual Surround Sound: Applying InputClass "libinput keyboard catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Using input driver 'libinput' for 'Kingston HyperX Virtual Surround Sound'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 51 paused 0
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Kingston HyperX Virtual Surround Sound: always reports core events
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "Device" "/dev/input/event24"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: device removed
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-2/5-2:1.3/0003:0951:16A4.0008/input/input25/event24"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) XINPUT: Adding extended input device "Kingston HyperX Virtual Surround Sound" (type: KEYBOARD, id 12)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: is tagged by udev as: Keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: device is a keyboard
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event11)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event13)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event15)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event17)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event18)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) No input driver specified, ignoring this device.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) This device may have been added with another device file.
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput pointer catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Using input driver 'libinput' for 'SEMITEK USB-HID Gaming Keyboard'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) SEMITEK USB-HID Gaming Keyboard: always reports core events
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "Device" "/dev/input/event10"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) libinput: SEMITEK USB-HID Gaming Keyboard: is a virtual subdevice
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1EA7:0907.0003/input/input32/event10"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) XINPUT: Adding extended input device "SEMITEK USB-HID Gaming Keyboard" (type: KEYBOARD, id 13)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Logitech MX Master 3: Applying InputClass "libinput pointer catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Logitech MX Master 3: Applying InputClass "libinput keyboard catchall"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) Using input driver 'libinput' for 'Logitech MX Master 3'
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: returning pre-existing fd for /dev/input/event12 13:76
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Logitech MX Master 3: always reports core events
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "Device" "/dev/input/event12"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) libinput: Logitech MX Master 3: is a virtual subdevice
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.4/5-1.4:1.2/0003:046D:C52B.0007/0003:046D:4082.0009/input/input33/event12"
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (II) XINPUT: Adding extended input device "Logitech MX Master 3" (type: KEYBOARD, id 14)
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1298]: /etc/gdm/Xsession: Beginning session setup...
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1311]: localuser:aymane being added to access control list
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1298]: /etc/gdm/Xsession: Setup done, will execute: /usr/bin/gnome-session
Sep 01 15:42:35 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.4' (uid=1000 pid=1318 comm="/usr/lib/gnome-session-check-accelerated")
Sep 01 15:42:35 archelj systemd[1225]: Starting Accessibility services bus...
Sep 01 15:42:35 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.a11y.Bus'
Sep 01 15:42:35 archelj systemd[1225]: Started Accessibility services bus.
Sep 01 15:42:35 archelj systemd[1225]: Created slice Slice /app/gnome-session-manager.
Sep 01 15:42:35 archelj systemd[1225]: Reached target GNOME X11 Session.
Sep 01 15:42:35 archelj systemd[1225]: Reached target Session services which should run early before the graphical session is brought up.
Sep 01 15:42:35 archelj systemd[1225]: Reached target GNOME Shell.
Sep 01 15:42:35 archelj systemd[1225]: Starting Monitor Session leader for GNOME Session...
Sep 01 15:42:35 archelj systemd[1225]: Started Monitor Session leader for GNOME Session.
Sep 01 15:42:35 archelj systemd[1225]: Reached target Tasks to be run before GNOME Session starts.
Sep 01 15:42:35 archelj systemd[1225]: Starting GNOME Session Manager (session: gnome)...
Sep 01 15:42:35 archelj gnome-keyring-daemon[1241]: The PKCS#11 component was already initialized
Sep 01 15:42:35 archelj gnome-keyring-daemon[1341]: discover_other_daemon: 1
Sep 01 15:42:35 archelj gnome-keyring-pkcs11.desktop[1341]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Sep 01 15:42:35 archelj gnome-keyring-d[1241]: The PKCS#11 component was already initialized
Sep 01 15:42:35 archelj gnome-keyring-pkcs11.desktop[1341]: discover_other_daemon: 1
Sep 01 15:42:35 archelj systemd[1225]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1337.scope: Couldn't move process 1337 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dpkcs11-1337.scope': No such process
Sep 01 15:42:35 archelj systemd[1225]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1337.scope: Failed to add PIDs to scope's control group: No such process
Sep 01 15:42:35 archelj systemd[1225]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1337.scope: Failed with result 'resources'.
Sep 01 15:42:35 archelj systemd[1225]: Failed to start Application launched by gnome-session-binary.
Sep 01 15:42:35 archelj gnome-keyring-daemon[1241]: The Secret Service was already initialized
Sep 01 15:42:35 archelj gnome-keyring-d[1241]: The Secret Service was already initialized
Sep 01 15:42:35 archelj gnome-keyring-daemon[1342]: discover_other_daemon: 1
Sep 01 15:42:35 archelj gnome-keyring-secrets.desktop[1342]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Sep 01 15:42:35 archelj systemd[1225]: Started Application launched by gnome-session-binary.
Sep 01 15:42:35 archelj gnome-keyring-secrets.desktop[1342]: discover_other_daemon: 1
Sep 01 15:42:35 archelj systemd[1225]: Started Application launched by gnome-session-binary.
Sep 01 15:42:35 archelj gnome-keyring-ssh.desktop[1343]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Sep 01 15:42:35 archelj gnome-keyring-ssh.desktop[1343]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Sep 01 15:42:35 archelj gnome-keyring-daemon[1343]: discover_other_daemon: 1
Sep 01 15:42:35 archelj gnome-keyring-ssh.desktop[1343]: discover_other_daemon: 1
Sep 01 15:42:35 archelj systemd[1225]: Started GNOME Session Manager (session: gnome).
Sep 01 15:42:35 archelj systemd[1225]: Reached target GNOME Session Manager is ready.
Sep 01 15:42:35 archelj systemd[1225]: Starting GNOME Shell on Wayland...
Sep 01 15:42:35 archelj systemd[1225]: Starting GNOME Shell on X11...
Sep 01 15:42:35 archelj systemd[1225]: org.gnome.Shell@wayland.service: Skipped due to 'exec-condition'.
Sep 01 15:42:35 archelj systemd[1225]: Condition check resulted in GNOME Shell on Wayland being skipped.
Sep 01 15:42:35 archelj gnome-shell[1347]: Running GNOME Shell (using mutter 42.4) as a X11 window and compositing manager
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:42:35 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1225]: Starting Virtual filesystem service...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gtk.vfs.Daemon'
Sep 01 15:42:36 archelj systemd[1225]: Started Virtual filesystem service.
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Setting mode "DP-0: 1920x1080_165 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Setting mode "DP-0: 1920x1080_165 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: 1920x1080_75 @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
Sep 01 15:42:36 archelj gnome-shell[1347]: ATK Bridge is disabled but a11y has already been enabled.
Sep 01 15:42:36 archelj gnome-shell[1347]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Sep 01 15:42:36 archelj gnome-shell[1347]: Will monitor session 3
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1225]: Starting sandboxed app permission store...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Sep 01 15:42:36 archelj systemd[1225]: Started sandboxed app permission store.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.22' (uid=1000 pid=1388 comm="/usr/lib/gnome-shell-calendar-server")
Sep 01 15:42:36 archelj systemd[1225]: Starting Evolution source registry...
Sep 01 15:42:36 archelj systemd[1225]: Starting Sound Service...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.OnlineAccounts' requested by ':1.23' (uid=1000 pid=1398 comm="/usr/lib/evolution-source-registry")
Sep 01 15:42:36 archelj rtkit-daemon[770]: Successfully made thread 1403 of process 1403 owned by '1000' high priority at nice level -11.
Sep 01 15:42:36 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 2 users.
Sep 01 15:42:36 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.57' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1]: Starting Location Lookup Service...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Sep 01 15:42:36 archelj systemd[1225]: Started Evolution source registry.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1225]: Starting User preferences database...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'ca.desrt.dconf'
Sep 01 15:42:36 archelj systemd[1225]: Started User preferences database.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.22' (uid=1000 pid=1388 comm="/usr/lib/gnome-shell-calendar-server")
Sep 01 15:42:36 archelj systemd[1225]: Starting Evolution calendar service...
Sep 01 15:42:36 archelj polkitd[680]: Registered Authentication Agent for unix-session:3 (system bus name :1.57 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Sep 01 15:42:36 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.61' (uid=967 pid=1410 comm="/usr/lib/geoclue")
Sep 01 15:42:36 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Sep 01 15:42:36 archelj geoclue[1410]: Failed to connect to avahi service: Daemon not running
Sep 01 15:42:36 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Sep 01 15:42:36 archelj systemd[1]: Started Location Lookup Service.
Sep 01 15:42:36 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.freedesktop.Telepathy.AccountManager' requested by ':1.27' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Shell.CalendarServer'
Sep 01 15:42:36 archelj goa-daemon[1406]: goa-daemon version 3.44.0 starting
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Identity' requested by ':1.28' (uid=1000 pid=1406 comm="/usr/lib/goa-daemon")
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1225]: Starting Virtual filesystem service - disk device monitor...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Identity'
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.OnlineAccounts'
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.freedesktop.Telepathy.AccountManager'
Sep 01 15:42:36 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.64' (uid=1000 pid=1435 comm="/usr/lib/gvfs-udisks2-volume-monitor")
Sep 01 15:42:36 archelj systemd[1]: Starting Disk Manager...
Sep 01 15:42:36 archelj udisksd[1447]: udisks daemon version 2.9.4 starting
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Sep 01 15:42:36 archelj systemd[1225]: Started Evolution calendar service.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.26' (uid=1000 pid=1417 comm="/usr/lib/evolution-calendar-factory")
Sep 01 15:42:36 archelj systemd[1225]: Starting Evolution address book service...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Sep 01 15:42:36 archelj systemd[1225]: Started Evolution address book service.
Sep 01 15:42:36 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Sep 01 15:42:36 archelj systemd[1]: Started Disk Manager.
Sep 01 15:42:36 archelj 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'
Sep 01 15:42:36 archelj udisksd[1447]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Sep 01 15:42:36 archelj systemd[1225]: Started Virtual filesystem service - disk device monitor.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1225]: Starting Virtual filesystem service - digital camera monitor...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Sep 01 15:42:36 archelj systemd[1225]: Started Virtual filesystem service - digital camera monitor.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1225]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Sep 01 15:42:36 archelj systemd[1225]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1225]: Starting Virtual filesystem service - Apple File Conduit monitor...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Sep 01 15:42:36 archelj systemd[1225]: Started Virtual filesystem service - Apple File Conduit monitor.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1225]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Sep 01 15:42:36 archelj systemd[1225]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Sep 01 15:42:36 archelj gnome-shell[1347]: Some code accessed the property 'SecondaryMonitorDisplay' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Sep 01 15:42:36 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 2 users.
Sep 01 15:42:36 archelj rtkit-daemon[770]: Successfully made thread 1516 of process 1403 owned by '1000' RT at priority 5.
Sep 01 15:42:36 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 2 users.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj systemd[1225]: Starting Portal service...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.38' (uid=1000 pid=1522 comm="/usr/lib/xdg-desktop-portal")
Sep 01 15:42:36 archelj systemd[1225]: Starting flatpak document portal service...
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.freedesktop.portal.Documents'
Sep 01 15:42:36 archelj systemd[1225]: Started flatpak document portal service.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gnome' unit='xdg-desktop-portal-gnome.service' requested by ':1.38' (uid=1000 pid=1522 comm="/usr/lib/xdg-desktop-portal")
Sep 01 15:42:36 archelj systemd[1225]: Starting Portal service (GNOME implementation)...
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12c80ba0 StLabel.vitals-panel-label:insensitive ("…")] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12c84bd0 StLabel.vitals-panel-label:insensitive ("…")] which is not in the stage.
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Shell.Notifications' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj at-spi-bus-launcher[1325]: dbus-daemon[1325]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:36 archelj at-spi-bus-launcher[1325]: dbus-daemon[1325]: Successfully activated service 'org.a11y.atspi.Registry'
Sep 01 15:42:36 archelj at-spi-bus-launcher[1545]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Sep 01 15:42:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Shell.Notifications'
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:36 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 2 users.
Sep 01 15:42:36 archelj rtkit-daemon[770]: Successfully made thread 1562 of process 1403 owned by '1000' RT at priority 5.
Sep 01 15:42:36 archelj rtkit-daemon[770]: Supervising 7 threads of 2 processes of 2 users.
Sep 01 15:42:36 archelj rtkit-daemon[770]: Supervising 7 threads of 2 processes of 2 users.
Sep 01 15:42:36 archelj rtkit-daemon[770]: Successfully made thread 1564 of process 1403 owned by '1000' RT at priority 5.
Sep 01 15:42:36 archelj rtkit-daemon[770]: Supervising 8 threads of 2 processes of 2 users.
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:42:36 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12134030 StBin:insensitive ("")] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af1212ad30 Gjs_ui_panel_AppMenuButton.panel-button:insensitive ("")] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12135730 StBin:insensitive "appMenu" ("")] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12136c50 StBoxLayout.panel-status-menu-box:insensitive ("")] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af11faaa00 Gjs_ui_animation_Spinner:insensitive] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12134030 StBin:insensitive ("")] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af1212ad30 Gjs_ui_panel_AppMenuButton.panel-button:insensitive ("")] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12135730 StBin:insensitive "appMenu" ("")] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12136c50 StBoxLayout.panel-status-menu-box:insensitive ("")] which is not in the stage.
Sep 01 15:42:36 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af11faaa00 Gjs_ui_animation_Spinner:insensitive] which is not in the stage.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME Shell on X11.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME Session is initialized.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME session X11 services.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME Session (session: gnome).
Sep 01 15:42:37 archelj systemd[1225]: Starting Signal initialization done to GNOME Session Manager...
Sep 01 15:42:37 archelj systemd[1225]: Starting IBus Daemon for GNOME...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME accessibility service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME color management service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME date & time service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME maintenance of expirable data service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME keyboard configuration service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME keyboard shortcuts service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME power management service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME printer notifications service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME RFKill support service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME FreeDesktop screensaver service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME file sharing service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME smartcard service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME sound sample caching service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME USB protection service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME Wacom tablet support service...
Sep 01 15:42:37 archelj systemd[1225]: Starting GNOME XSettings service...
Sep 01 15:42:37 archelj kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Sep 01 15:42:37 archelj kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Sep 01 15:42:37 archelj kernel: ISO 9660 Extensions: RRIP_1991A
Sep 01 15:42:37 archelj udisksd[1447]: Mounted /dev/sdb1 at /run/media/aymane/ARCH_202208 on behalf of uid 1000
Sep 01 15:42:37 archelj gnome-session-binary[1332]: Entering running state
Sep 01 15:42:37 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.75' (uid=1000 pid=1601 comm="/usr/lib/gsd-rfkill")
Sep 01 15:42:37 archelj systemd[1225]: Finished Signal initialization done to GNOME Session Manager.
Sep 01 15:42:37 archelj audit: BPF prog-id=26 op=LOAD
Sep 01 15:42:37 archelj audit: BPF prog-id=27 op=LOAD
Sep 01 15:42:37 archelj audit: BPF prog-id=28 op=LOAD
Sep 01 15:42:37 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.ScreenSaver' requested by ':1.55' (uid=1000 pid=1611 comm="/usr/lib/gsd-usb-protection")
Sep 01 15:42:37 archelj systemd[1]: Starting Hostname Service...
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME FreeDesktop screensaver service.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME accessibility service.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME file sharing service.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME maintenance of expirable data service.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME printer notifications service.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME USB protection service.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME date & time service.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME smartcard service.
Sep 01 15:42:37 archelj systemd[1225]: Started Application launched by gnome-session-binary.
Sep 01 15:42:37 archelj systemd[1225]: Started Application launched by gnome-session-binary.
Sep 01 15:42:37 archelj systemd[1225]: Started Application launched by gnome-session-binary.
Sep 01 15:42:37 archelj systemd[1225]: Started Application launched by gnome-session-binary.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME accessibility target.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME date & time target.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME maintenance of expirable data target.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME printer notifications target.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME FreeDesktop screensaver target.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME file sharing target.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME smartcard target.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME USB protection target.
Sep 01 15:42:37 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.freedesktop.portal.IBus' requested by ':1.45' (uid=1000 pid=1576 comm="/usr/bin/ibus-daemon --panel disable --xim")
Sep 01 15:42:37 archelj gnome-session[1332]: gnome-session-binary[1332]: GnomeDesktop-WARNING: Could not create transient scope for PID 1596: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1596 does not exist.
Sep 01 15:42:37 archelj gnome-session-binary[1332]: GnomeDesktop-WARNING: Could not create transient scope for PID 1596: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1596 does not exist.
Sep 01 15:42:37 archelj systemd[1225]: Started IBus Daemon for GNOME.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME sound sample caching service.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME sound sample caching target.
Sep 01 15:42:37 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.freedesktop.portal.IBus'
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME keyboard configuration service.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME keyboard configuration target.
Sep 01 15:42:37 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.80' (uid=1000 pid=1588 comm="/usr/lib/gsd-keyboard")
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME color management service.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME color management target.
Sep 01 15:42:37 archelj audit: BPF prog-id=29 op=LOAD
Sep 01 15:42:37 archelj audit: BPF prog-id=30 op=LOAD
Sep 01 15:42:37 archelj audit: BPF prog-id=31 op=LOAD
Sep 01 15:42:37 archelj systemd[1]: Starting Locale Service...
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME keyboard shortcuts service.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME keyboard shortcuts target.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME power management service.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME power management target.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME Wacom tablet support service.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME Wacom tablet support target.
Sep 01 15:42:37 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 01 15:42:37 archelj 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'
Sep 01 15:42:37 archelj systemd[1]: Started Hostname Service.
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME RFKill support service.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME RFKill support target.
Sep 01 15:42:37 archelj kernel: rfkill: input handler disabled
Sep 01 15:42:37 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.ScreenSaver'
Sep 01 15:42:37 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.locale1'
Sep 01 15:42:37 archelj systemd[1]: Started Locale Service.
Sep 01 15:42:37 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:37 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
Sep 01 15:42:37 archelj systemd[1225]: Started Portal service (GNOME implementation).
Sep 01 15:42:37 archelj gsd-usb-protect[1611]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.1729] agent-manager: agent[c16da69084bc90c8,:1.57/org.gnome.Shell.NetworkAgent/1000]: agent registered
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.1730] policy: auto-activating connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.1732] device (wlp5s0): Activation: starting connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.1732] device (wlp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 15:42:37 archelj gnome-shell[1347]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Sep 01 15:42:37 archelj gsd-color[814]: failed to set xrandr-Sceptre Tech Inc-E24-16843009 color transform matrix: failed to load file: Error opening file /home/aymane/.local/share/icc/edid-62112b4e1a3557c8041be91410ae6706.icc: Permission denied
Sep 01 15:42:37 archelj gsd-color[814]: failed to set xrandr-ASUSTek COMPUTER INC-VG248-M6LMQS092747 color transform matrix: failed to load file: Error opening file /home/aymane/.local/share/icc/edid-b31c81987e5e09b6fea19576f235369e.icc: Permission denied
Sep 01 15:42:37 archelj dhcpcd[541]: wlp5s0: old hardware address: 2e:11:19:66:45:38
Sep 01 15:42:37 archelj dhcpcd[541]: wlp5s0: new hardware address: a4:b1:c1:c5:65:48
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.1994] device (wlp5s0): set-hw-addr: reset MAC address to A4:B1:C1:C5:65:48 (preserve)
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.2004] device (wlp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.2006] device (wlp5s0): Activation: (wifi) access point 'NETGEAR57_EXT' has security, but secrets are required.
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.2006] device (wlp5s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.2187] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.2187] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.2239] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 15:42:37 archelj NetworkManager[550]: <info> [1662043357.2239] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 15:42:37 archelj pulseaudio[1403]: stat('/etc/pulse/default.pa.d'): No such file or directory
Sep 01 15:42:37 archelj systemd[1225]: Started Sound Service.
Sep 01 15:42:37 archelj pulseaudio[1403]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd started with experimental features enabled (-E flag)?
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_hq
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_sq
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_mq
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx_hd
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx_hd
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Sep 01 15:42:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Sep 01 15:42:37 archelj kernel: Bluetooth: RFCOMM TTY layer initialized
Sep 01 15:42:37 archelj kernel: Bluetooth: RFCOMM socket layer initialized
Sep 01 15:42:37 archelj kernel: Bluetooth: RFCOMM ver 1.11
Sep 01 15:42:37 archelj gsd-media-keys[1589]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Sep 01 15:42:37 archelj gsd-media-keys[1589]: Failed to grab accelerator for keybinding settings:hibernate
Sep 01 15:42:37 archelj gsd-media-keys[1589]: Failed to grab accelerator for keybinding settings:playback-random
Sep 01 15:42:37 archelj gsd-media-keys[1589]: Failed to grab accelerator for keybinding settings:playback-repeat
Sep 01 15:42:37 archelj systemd[1225]: Started GNOME XSettings service.
Sep 01 15:42:37 archelj systemd[1225]: GNOME session X11 services is inactive.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME XSettings target.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME Session.
Sep 01 15:42:37 archelj systemd[1225]: Reached target GNOME X11 Session (session: gnome).
Sep 01 15:42:37 archelj systemd[1225]: Reached target Current graphical user session.
Sep 01 15:42:37 archelj gsd-color[814]: failed to set xrandr-ASUSTek COMPUTER INC-VG248-M6LMQS092747 color transform matrix: failed to load file: Error opening file /home/aymane/.local/share/icc/edid-b31c81987e5e09b6fea19576f235369e.icc: Permission denied
Sep 01 15:42:37 archelj gsd-color[814]: failed to set xrandr-Sceptre Tech Inc-E24-16843009 color transform matrix: failed to load file: Error opening file /home/aymane/.local/share/icc/edid-62112b4e1a3557c8041be91410ae6706.icc: Permission denied
Sep 01 15:42:37 archelj rtkit-daemon[770]: Supervising 8 threads of 2 processes of 2 users.
Sep 01 15:42:37 archelj rtkit-daemon[770]: Supervising 8 threads of 2 processes of 2 users.
Sep 01 15:42:37 archelj rtkit-daemon[770]: Supervising 8 threads of 2 processes of 2 users.
Sep 01 15:42:37 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.38' (uid=1000 pid=1522 comm="/usr/lib/xdg-desktop-portal")
Sep 01 15:42:37 archelj systemd[1225]: Starting Portal service (GTK/GNOME implementation)...
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:37 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Sep 01 15:42:37 archelj systemd[1225]: Started Portal service (GTK/GNOME implementation).
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:42:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:38 archelj systemd[1225]: Started PipeWire Multimedia Service.
Sep 01 15:42:38 archelj rtkit-daemon[770]: Successfully made thread 1900 of process 1900 owned by '1000' high priority at nice level -11.
Sep 01 15:42:38 archelj rtkit-daemon[770]: Supervising 9 threads of 3 processes of 2 users.
Sep 01 15:42:38 archelj rtkit-daemon[770]: Supervising 9 threads of 3 processes of 2 users.
Sep 01 15:42:38 archelj rtkit-daemon[770]: Supervising 9 threads of 3 processes of 2 users.
Sep 01 15:42:38 archelj rtkit-daemon[770]: Successfully made thread 1902 of process 1900 owned by '1000' RT at priority 20.
Sep 01 15:42:38 archelj rtkit-daemon[770]: Supervising 10 threads of 3 processes of 2 users.
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:42:38 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.freedesktop.portal.Desktop'
Sep 01 15:42:38 archelj systemd[1225]: Started Portal service.
Sep 01 15:42:38 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:42:38 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Sep 01 15:42:38 archelj gnome-software[1605]: Failed to load /usr/lib/gnome-software/plugins-18/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gnome-software/plugins-18/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such file or directory
Sep 01 15:42:38 archelj gnome-software[1605]: enabled plugins: appstream, os-release, provenance, flatpak, generic-updates, hardcoded-blocklist, modalias, provenance-license, rewrite-resource, icons, malcontent
Sep 01 15:42:38 archelj gnome-software[1605]: disabled plugins: dpkg, dummy, fedora-langpacks, fedora-pkgdb-collections, repos
Sep 01 15:42:38 archelj gnome-software[1605]: Only 7 apps for popular list, hiding
Sep 01 15:42:38 archelj gnome-shell[1347]: GNOME Shell started at Thu Sep 01 2022 15:42:36 GMT+0100 (GMT+01:00)
Sep 01 15:42:38 archelj gnome-shell[1347]: Registering session with GDM
Sep 01 15:42:38 archelj gsd-rfkill[818]: Error releasing name org.gnome.SettingsDaemon.Rfkill: The connection is closed
Sep 01 15:42:38 archelj gsd-screensaver[831]: Error releasing name org.freedesktop.ScreenSaver: The connection is closed
Sep 01 15:42:38 archelj gsd-print-notif[817]: Error releasing name org.gnome.SettingsDaemon.PrintNotifications: The connection is closed
Sep 01 15:42:38 archelj gnome-session[723]: gnome-session-binary[723]: WARNING: Lost name on bus: org.gnome.SessionManager
Sep 01 15:42:38 archelj gnome-session-binary[723]: WARNING: Lost name on bus: org.gnome.SessionManager
Sep 01 15:42:38 archelj gsd-sound[833]: Error releasing name org.gnome.SettingsDaemon.Sound: The connection is closed
Sep 01 15:42:38 archelj gsd-datetime[824]: Error releasing name org.gnome.SettingsDaemon.Datetime: The connection is closed
Sep 01 15:42:38 archelj gsd-a11y-settin[835]: Error releasing name org.gnome.SettingsDaemon.A11ySettings: The connection is closed
Sep 01 15:42:38 archelj gsd-housekeepin[840]: Error releasing name org.gnome.SettingsDaemon.Housekeeping: The connection is closed
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) UnloadModule: "libinput"
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: not releasing fd for 13:76, still in use
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) UnloadModule: "libinput"
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: not releasing fd for 13:74, still in use
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) UnloadModule: "libinput"
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: releasing fd for 13:88
Sep 01 15:42:38 archelj gsd-color[1579]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Sceptre_Tech_Inc_E24_16843009_gdm_120
Sep 01 15:42:38 archelj gsd-color[1579]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_ASUSTek_COMPUTER_INC_VG248_M6LMQS092747_gdm_120
Sep 01 15:42:38 archelj polkitd[680]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.20, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) UnloadModule: "libinput"
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: releasing fd for 13:87
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) UnloadModule: "libinput"
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: releasing fd for 13:76
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) UnloadModule: "libinput"
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: releasing fd for 13:74
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) UnloadModule: "libinput"
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: releasing fd for 13:67
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) UnloadModule: "libinput"
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: releasing fd for 13:64
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) UnloadModule: "libinput"
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) systemd-logind: releasing fd for 13:65
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<ClutterActor>:0x55af12dd8fd0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <panelBox>[<StBoxLayout>:0x55af11baf7c0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_panel_Panel>:0x55af12fafe70] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <panel>[<Gjs_ui_panel_Panel>:0x55af12125d20] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StBin>:0x55af13004f70] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <dashtopanelTaskbar>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarActor>:0x55af12ffa600] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <dashtopanelScrollview>[<StScrollView>:0x55af12ffaac0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StBoxLayout>:0x55af12ffa1a0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af146c73b0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af1418dc60] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af14662820] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af1451dc20] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af14031e00] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af14502430] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af146ce420] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af1420c8f0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af146c8ee0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af146c9330] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af146cc430] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af146c9be0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af146e7f10] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af146e3380] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af146e4dc0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af146e5210] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af146e5f20] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af146e5ac0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af146edd60] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af146e91d0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af146eac10] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af146eb060] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af146ebd70] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af146eb910] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af14770d30] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af146f4d40] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af1475d8c0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af1475e100] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af14764cd0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af14764480] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af158446c0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af158373f0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af1583ba30] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af1583c1f0] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af1583e080] is on because it needs an allocation.
Sep 01 15:42:38 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af1583d830] is on because it needs an allocation.
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) NVIDIA(GPU-0): Deleting GPU-0
Sep 01 15:42:38 archelj /usr/lib/gdm-x-session[711]: (II) Server terminated successfully (0). Closing log file.
Sep 01 15:42:38 archelj gnome-session-f[1930]: Cannot open display:
Sep 01 15:42:38 archelj audit[695]: USER_END pid=695 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:42:38 archelj audit[695]: CRED_DISP pid=695 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:42:38 archelj gdm-launch-environment][695]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 01 15:42:38 archelj systemd[1]: session-1.scope: Deactivated successfully.
Sep 01 15:42:38 archelj systemd[1]: session-1.scope: Consumed 3.972s CPU time.
Sep 01 15:42:38 archelj systemd-logind[543]: Session 1 logged out. Waiting for processes to exit.
Sep 01 15:42:38 archelj systemd-logind[543]: Removed session 1.
Sep 01 15:42:38 archelj gdm[673]: Gdm: Child process -709 was already dead.
Sep 01 15:42:48 archelj systemd[1]: Stopping User Manager for UID 120...
Sep 01 15:42:48 archelj systemd[700]: Activating special unit Exit the Session...
Sep 01 15:42:48 archelj systemd[700]: Stopped target Main User Target.
Sep 01 15:42:48 archelj systemd[700]: Stopping D-Bus User Message Bus...
Sep 01 15:42:48 archelj systemd[700]: Stopping GNOME Keyring daemon...
Sep 01 15:42:48 archelj systemd[700]: Stopped D-Bus User Message Bus.
Sep 01 15:42:48 archelj systemd[700]: Stopped GNOME Keyring daemon.
Sep 01 15:42:48 archelj systemd[700]: Removed slice User Core Session Slice.
Sep 01 15:42:48 archelj systemd[700]: Stopped target Basic System.
Sep 01 15:42:48 archelj systemd[700]: Stopped target Paths.
Sep 01 15:42:48 archelj systemd[700]: Stopped target Sockets.
Sep 01 15:42:48 archelj systemd[700]: Stopped target Timers.
Sep 01 15:42:48 archelj systemd[700]: Closed D-Bus User Message Bus Socket.
Sep 01 15:42:48 archelj systemd[700]: Closed GnuPG network certificate management daemon.
Sep 01 15:42:48 archelj systemd[700]: Closed GCR ssh-agent wrapper.
Sep 01 15:42:48 archelj systemd[700]: Closed GNOME Keyring daemon.
Sep 01 15:42:48 archelj systemd[700]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 01 15:42:48 archelj systemd[700]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Sep 01 15:42:48 archelj systemd[700]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Sep 01 15:42:48 archelj systemd[700]: Closed GnuPG cryptographic agent and passphrase cache.
Sep 01 15:42:48 archelj systemd[700]: Closed p11-kit server.
Sep 01 15:42:48 archelj systemd[700]: Closed PipeWire Multimedia System Socket.
Sep 01 15:42:48 archelj systemd[700]: Closed Sound System.
Sep 01 15:42:48 archelj systemd[700]: Removed slice User Application Slice.
Sep 01 15:42:48 archelj systemd[700]: Reached target Shutdown.
Sep 01 15:42:48 archelj systemd[700]: Finished Exit the Session.
Sep 01 15:42:48 archelj systemd[700]: Reached target Exit the Session.
Sep 01 15:42:48 archelj systemd[701]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Sep 01 15:42:48 archelj systemd[1]: user@120.service: Deactivated successfully.
Sep 01 15:42:48 archelj systemd[1]: Stopped User Manager for UID 120.
Sep 01 15:42:48 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:48 archelj systemd[1]: Stopping User Runtime Directory /run/user/120...
Sep 01 15:42:48 archelj kernel: kauditd_printk_skb: 18 callbacks suppressed
Sep 01 15:42:48 archelj kernel: audit: type=1131 audit(1662043368.808:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:48 archelj systemd[1]: run-user-120.mount: Deactivated successfully.
Sep 01 15:42:48 archelj systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Sep 01 15:42:48 archelj systemd[1]: Stopped User Runtime Directory /run/user/120.
Sep 01 15:42:48 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:48 archelj kernel: audit: type=1131 audit(1662043368.811:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:42:48 archelj systemd[1]: Removed slice User Slice of UID 120.
Sep 01 15:42:48 archelj systemd[1]: user-120.slice: Consumed 4.203s CPU time.
Sep 01 15:43:07 archelj systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 01 15:43:07 archelj 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'
Sep 01 15:43:07 archelj kernel: audit: type=1131 audit(1662043387.118:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:07 archelj systemd[1]: systemd-localed.service: Deactivated successfully.
Sep 01 15:43:07 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:07 archelj kernel: audit: type=1131 audit(1662043387.135:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:07 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj kernel: audit: type=1334 audit(1662043387.201:113): prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj kernel: audit: type=1334 audit(1662043387.205:114): prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj kernel: audit: type=1334 audit(1662043387.205:115): prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj kernel: audit: type=1334 audit(1662043387.275:116): prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj kernel: audit: type=1334 audit(1662043387.275:117): prog-id=0 op=UNLOAD
Sep 01 15:43:07 archelj kernel: audit: type=1334 audit(1662043387.278:118): prog-id=0 op=UNLOAD
Sep 01 15:43:36 archelj kernel: logitech-hidpp-device 0003:046D:4082.0009: HID++ 4.5 device connected.
Sep 01 15:43:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:43:36 archelj systemd[1225]: Starting Virtual filesystem metadata service...
Sep 01 15:43:36 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gtk.vfs.Metadata'
Sep 01 15:43:36 archelj systemd[1225]: Started Virtual filesystem metadata service.
Sep 01 15:43:36 archelj geoclue[1410]: Service not used for 60 seconds. Shutting down..
Sep 01 15:43:36 archelj systemd[1]: geoclue.service: Deactivated successfully.
Sep 01 15:43:36 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:37 archelj kernel: audit: type=1131 audit(1662043416.995:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:42 archelj systemd[1225]: Started Application launched by gnome-shell.
Sep 01 15:43:42 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.143' (uid=1000 pid=2921 comm="gnome-terminal --window")
Sep 01 15:43:42 archelj systemd[1225]: Created slice Slice /app/org.gnome.Terminal.
Sep 01 15:43:42 archelj systemd[1225]: Starting GNOME Terminal Server...
Sep 01 15:43:43 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Terminal'
Sep 01 15:43:43 archelj systemd[1225]: Started GNOME Terminal Server.
Sep 01 15:43:43 archelj systemd[1225]: Started VTE child process 2961 launched by gnome-terminal-server process 2937.
Sep 01 15:43:46 archelj NetworkManager[550]: <info> [1662043426.5567] manager: sleep: sleep requested (sleeping: no enabled: yes)
Sep 01 15:43:46 archelj NetworkManager[550]: <info> [1662043426.5568] device (p2p-dev-wlp5s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 15:43:46 archelj NetworkManager[550]: <info> [1662043426.5571] manager: NetworkManager state is now ASLEEP
Sep 01 15:43:46 archelj NetworkManager[550]: <info> [1662043426.5572] device (wlp5s0): state change: need-auth -> deactivating (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 15:43:46 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=550 comm="/usr/bin/NetworkManager --no-daemon")
Sep 01 15:43:46 archelj systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 01 15:43:46 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 01 15:43:46 archelj systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 01 15:43:46 archelj 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'
Sep 01 15:43:46 archelj kernel: audit: type=1130 audit(1662043426.561:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:46 archelj gnome-shell[1347]: Timelines with detached actors are not supported. <unnamed>[<Gjs_ui_panel_AggregateMenu>:0x55af1224c270] in animation of duration 150ms but not on stage.
Sep 01 15:43:46 archelj NetworkManager[550]: <warn> [1662043426.5809] device (wlp5s0): Deactivation failed: GDBus.Error:fi.w1.wpa_supplicant1.NotConnected: This interface is not connected
Sep 01 15:43:46 archelj NetworkManager[550]: <info> [1662043426.5809] device (wlp5s0): state change: deactivating -> disconnected (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 15:43:46 archelj dhcpcd[541]: wlp5s0: old hardware address: a4:b1:c1:c5:65:48
Sep 01 15:43:46 archelj dhcpcd[541]: wlp5s0: new hardware address: 6e:67:93:b3:1a:cb
Sep 01 15:43:46 archelj NetworkManager[550]: <info> [1662043426.6061] device (wlp5s0): set-hw-addr: set MAC address to 6E:67:93:B3:1A:CB (scanning)
Sep 01 15:43:46 archelj NetworkManager[550]: <info> [1662043426.6083] device (wlp5s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 15:43:46 archelj gnome-shell[1347]: JS ERROR: TypeError: panel is undefined
_getBoxPointerPreferredHeight@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelManager.js:450:26
enable/<@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelManager.js:111:37
_setTrackPanel@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/intellihide.js:220:9
enable@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/intellihide.js:85:14
reset@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/intellihide.js:153:14
_resetGeometry@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panel.js:673:30
enable/<@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panel.js:249:29
_callExtensionDisable@resource:///org/gnome/shell/ui/extensionSystem.js:130:19
_onEnabledExtensionsChanged/<@resource:///org/gnome/shell/ui/extensionSystem.js:534:45
_onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:534:24
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:656:14
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_sync@resource:///org/gnome/shell/ui/sessionMode.js:202:14
pushMode@resource:///org/gnome/shell/ui/sessionMode.js:161:14
activate@resource:///org/gnome/shell/ui/screenShield.js:614:34
lock@resource:///org/gnome/shell/ui/screenShield.js:660:14
_prepareForSleep@resource:///org/gnome/shell/ui/screenShield.js:244:22
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_prepareForSleep@resource:///org/gnome/shell/misc/loginManager.js:202:14
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:152:19
Sep 01 15:43:46 archelj dhcpcd[541]: wlp5s0: old hardware address: 6e:67:93:b3:1a:cb
Sep 01 15:43:46 archelj dhcpcd[541]: wlp5s0: new hardware address: a4:b1:c1:c5:65:48
Sep 01 15:43:46 archelj NetworkManager[550]: <info> [1662043426.6361] device (wlp5s0): set-hw-addr: reset MAC address to A4:B1:C1:C5:65:48 (unmanage)
Sep 01 15:43:46 archelj wpa_supplicant[616]: p2p-dev-wlp5s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 15:43:46 archelj wpa_supplicant[616]: p2p-dev-wlp5s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 15:43:46 archelj wpa_supplicant[616]: nl80211: deinit ifname=p2p-dev-wlp5s0 disabled_11b_rates=0
Sep 01 15:43:46 archelj gnome-shell[1347]: JS ERROR: TypeError: menuInstance is null
_updateMenuVisibility@/home/aymane/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:210:51
enable/<@/home/aymane/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:180:45
_updateVisibility@resource:///org/gnome/shell/ui/status/volume.js:110:9
_maybeShowInput@resource:///org/gnome/shell/ui/status/volume.js:305:14
destroy@/home/aymane/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:125:21
disable@/home/aymane/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:278:38
_callExtensionDisable@resource:///org/gnome/shell/ui/extensionSystem.js:123:32
_onEnabledExtensionsChanged/<@resource:///org/gnome/shell/ui/extensionSystem.js:534:45
_onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:534:24
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:656:14
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_sync@resource:///org/gnome/shell/ui/sessionMode.js:202:14
pushMode@resource:///org/gnome/shell/ui/sessionMode.js:161:14
activate@resource:///org/gnome/shell/ui/screenShield.js:614:34
lock@resource:///org/gnome/shell/ui/screenShield.js:660:14
_prepareForSleep@resource:///org/gnome/shell/ui/screenShield.js:244:22
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_prepareForSleep@resource:///org/gnome/shell/misc/loginManager.js:202:14
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:152:19
Sep 01 15:43:46 archelj gnome-shell[1347]: An active wireless connection, in infrastructure mode, involves no access point?
Sep 01 15:43:46 archelj wpa_supplicant[616]: wlp5s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 15:43:46 archelj wpa_supplicant[616]: wlp5s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 15:43:46 archelj wpa_supplicant[616]: nl80211: deinit ifname=wlp5s0 disabled_11b_rates=0
Sep 01 15:43:49 archelj systemd[1]: Reached target Sleep.
Sep 01 15:43:49 archelj systemd[1]: Starting System Suspend...
Sep 01 15:43:49 archelj systemd-sleep[3081]: Entering sleep state 'suspend'...
Sep 01 15:43:49 archelj kernel: PM: suspend entry (deep)
Sep 01 15:43:49 archelj kernel: Filesystems sync: 0.009 seconds
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "43"
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: device removed
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "46"
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: device removed
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "47"
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "48"
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "49"
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "50"
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device removed
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "51"
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: device removed
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "48"
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "49"
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device removed
Sep 01 15:43:50 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Successfully made thread 3087 of process 1403 owned by '1000' RT at priority 5.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Successfully made thread 3089 of process 1403 owned by '1000' RT at priority 5.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 15:43:50 archelj kernel: rfkill: input handler enabled
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:64
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:76
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:74
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:67
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:65
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:88
Sep 01 15:43:50 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:87
Sep 01 15:43:50 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Successfully made thread 3092 of process 1403 owned by '1000' RT at priority 5.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Successfully made thread 3094 of process 1403 owned by '1000' RT at priority 5.
Sep 01 15:43:50 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 15:43:54 archelj kernel: Freezing user space processes ... (elapsed 0.001 seconds) done.
Sep 01 15:43:54 archelj kernel: OOM killer disabled.
Sep 01 15:43:54 archelj kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Sep 01 15:43:54 archelj kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 01 15:43:54 archelj kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 01 15:43:54 archelj kernel: sd 1:0:0:0: [sda] Synchronizing SCSI cache
Sep 01 15:43:54 archelj kernel: sd 1:0:0:0: [sda] Stopping disk
Sep 01 15:43:54 archelj kernel: sd 6:0:0:0: [sdb] Synchronizing SCSI cache
Sep 01 15:43:54 archelj kernel: ACPI: PM: Preparing to enter system sleep state S3
Sep 01 15:43:54 archelj kernel: ACPI: PM: Saving platform NVS memory
Sep 01 15:43:54 archelj kernel: Disabling non-boot CPUs ...
Sep 01 15:43:54 archelj kernel: smpboot: CPU 1 is now offline
Sep 01 15:43:54 archelj kernel: smpboot: CPU 2 is now offline
Sep 01 15:43:54 archelj kernel: smpboot: CPU 3 is now offline
Sep 01 15:43:54 archelj kernel: smpboot: CPU 4 is now offline
Sep 01 15:43:54 archelj kernel: smpboot: CPU 5 is now offline
Sep 01 15:43:54 archelj kernel: smpboot: CPU 6 is now offline
Sep 01 15:43:54 archelj kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Sep 01 15:43:54 archelj kernel: smpboot: CPU 7 is now offline
Sep 01 15:43:54 archelj kernel: smpboot: CPU 8 is now offline
Sep 01 15:43:54 archelj kernel: smpboot: CPU 9 is now offline
Sep 01 15:43:54 archelj kernel: smpboot: CPU 10 is now offline
Sep 01 15:43:54 archelj kernel: smpboot: CPU 11 is now offline
Sep 01 15:43:54 archelj kernel: ACPI: PM: Low-level resume complete
Sep 01 15:43:54 archelj kernel: ACPI: PM: Restoring platform NVS memory
Sep 01 15:43:54 archelj kernel: LVT offset 0 assigned for vector 0x400
Sep 01 15:43:54 archelj kernel: Enabling non-boot CPUs ...
Sep 01 15:43:54 archelj kernel: x86: Booting SMP configuration:
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Sep 01 15:43:54 archelj kernel: microcode: CPU1: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C002: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU1 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Sep 01 15:43:54 archelj kernel: microcode: CPU2: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C004: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU2 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 3 APIC 0x8
Sep 01 15:43:54 archelj kernel: microcode: CPU3: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C006: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU3 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 4 APIC 0xa
Sep 01 15:43:54 archelj kernel: microcode: CPU4: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C008: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU4 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 5 APIC 0xc
Sep 01 15:43:54 archelj kernel: microcode: CPU5: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C00A: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU5 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 6 APIC 0x1
Sep 01 15:43:54 archelj kernel: microcode: CPU6: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C001: Found 2 idle states
Sep 01 15:43:54 archelj kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Sep 01 15:43:54 archelj kernel: CPU6 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 7 APIC 0x3
Sep 01 15:43:54 archelj kernel: microcode: CPU7: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C003: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU7 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 8 APIC 0x5
Sep 01 15:43:54 archelj kernel: microcode: CPU8: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C005: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU8 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 9 APIC 0x9
Sep 01 15:43:54 archelj kernel: microcode: CPU9: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C007: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU9 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 10 APIC 0xb
Sep 01 15:43:54 archelj kernel: microcode: CPU10: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C009: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU10 is up
Sep 01 15:43:54 archelj kernel: smpboot: Booting Node 0 Processor 11 APIC 0xd
Sep 01 15:43:54 archelj kernel: microcode: CPU11: patch_level=0x08701021
Sep 01 15:43:54 archelj kernel: ACPI: \_SB_.PLTF.C00B: Found 2 idle states
Sep 01 15:43:54 archelj kernel: CPU11 is up
Sep 01 15:43:54 archelj kernel: ACPI: PM: Waking up from system sleep state S3
Sep 01 15:43:54 archelj kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
Sep 01 15:43:54 archelj kernel: usb usb1: root hub lost power or was reset
Sep 01 15:43:54 archelj kernel: usb usb2: root hub lost power or was reset
Sep 01 15:43:54 archelj kernel: sd 1:0:0:0: [sda] Starting disk
Sep 01 15:43:54 archelj kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Sep 01 15:43:54 archelj kernel: nvme nvme0: 32/0/0 default/read/poll queues
Sep 01 15:43:54 archelj kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 01 15:43:54 archelj kernel: ata6: SATA link down (SStatus 0 SControl 330)
Sep 01 15:43:54 archelj kernel: ata1: SATA link down (SStatus 0 SControl 300)
Sep 01 15:43:54 archelj kernel: ata3: SATA link down (SStatus 0 SControl 330)
Sep 01 15:43:54 archelj kernel: ata4: SATA link down (SStatus 0 SControl 330)
Sep 01 15:43:54 archelj kernel: usb 1-1: reset full-speed USB device number 2 using xhci_hcd
Sep 01 15:43:54 archelj kernel: xhci_hcd 0000:06:00.2: xHC error in resume, USBSTS 0x401, Reinit
Sep 01 15:43:54 archelj kernel: usb usb3: root hub lost power or was reset
Sep 01 15:43:54 archelj kernel: usb usb4: root hub lost power or was reset
Sep 01 15:43:54 archelj kernel: usb 1-7: reset full-speed USB device number 3 using xhci_hcd
Sep 01 15:43:54 archelj kernel: usb 1-8: reset full-speed USB device number 4 using xhci_hcd
Sep 01 15:43:54 archelj kernel: ata5: failed to resume link (SControl 0)
Sep 01 15:43:54 archelj kernel: ata5: SATA link down (SStatus 0 SControl 0)
Sep 01 15:43:54 archelj kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 01 15:43:54 archelj kernel: ata2.00: configured for UDMA/133
Sep 01 15:43:54 archelj kernel: usb 2-3: reset SuperSpeed USB device number 2 using xhci_hcd
Sep 01 15:43:54 archelj kernel: OOM killer enabled.
Sep 01 15:43:54 archelj kernel: Restarting tasks ... done.
Sep 01 15:43:54 archelj kernel: random: crng reseeded on system resumption
Sep 01 15:43:54 archelj kernel: PM: suspend exit
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_hq
Sep 01 15:43:54 archelj systemd-resolved[473]: Clock change detected. Flushing caches.
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_sq
Sep 01 15:43:54 archelj systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_mq
Sep 01 15:43:54 archelj systemd-sleep[3081]: System returned from sleep state.
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx_hd
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx_hd
Sep 01 15:43:54 archelj dhcpcd[541]: eno1: carrier lost
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Sep 01 15:43:54 archelj systemd[1]: Stopped target Bluetooth Support.
Sep 01 15:43:54 archelj systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 01 15:43:54 archelj 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'
Sep 01 15:43:54 archelj systemd[1]: Reached target Bluetooth Support.
Sep 01 15:43:54 archelj systemd[1225]: Reached target Bluetooth.
Sep 01 15:43:54 archelj kernel: audit: type=1130 audit(1662043434.529:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:54 archelj kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
Sep 01 15:43:54 archelj kernel: Bluetooth: hci0: Boot Address: 0x24800
Sep 01 15:43:54 archelj kernel: Bluetooth: hci0: Firmware Version: 20-28.22
Sep 01 15:43:54 archelj kernel: Bluetooth: hci0: Firmware already loaded
Sep 01 15:43:54 archelj systemd[1]: systemd-suspend.service: Deactivated successfully.
Sep 01 15:43:54 archelj systemd[1]: Finished System Suspend.
Sep 01 15:43:54 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:54 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:54 archelj systemd[1]: Stopped target Sleep.
Sep 01 15:43:54 archelj systemd[1]: Reached target Suspend.
Sep 01 15:43:54 archelj systemd[1]: Stopped target Suspend.
Sep 01 15:43:54 archelj kernel: audit: type=1130 audit(1662043434.539:122): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:54 archelj kernel: audit: type=1131 audit(1662043434.539:123): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:54 archelj dhcpcd[541]: eno1: deleting address 2601:182:c903:ad80:6e12:2a62:68d0:ca24/64
Sep 01 15:43:54 archelj dhcpcd[541]: eno1: deleting route to 2601:182:c903:ad80::/64
Sep 01 15:43:54 archelj dhcpcd[541]: eno1: deleting default route via fe80::bea5:11ff:fe96:9d46
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:64
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:43:54 archelj dhcpcd[541]: eno1: deleting address fe80::8b8e:3bf6:b96c:ee13
Sep 01 15:43:54 archelj dhcpcd[541]: eno1: deleting route to 192.168.0.0/24
Sep 01 15:43:54 archelj dhcpcd[541]: eno1: deleting default route via 192.168.0.1
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Setting mode "DP-0: 1920x1080_165 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: 1920x1080_75 @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
Sep 01 15:43:54 archelj systemd-logind[543]: Operation 'sleep' finished.
Sep 01 15:43:54 archelj NetworkManager[550]: <info> [1662043434.7374] manager: sleep: wake requested (sleeping: yes enabled: yes)
Sep 01 15:43:54 archelj NetworkManager[550]: <info> [1662043434.7375] device (eno1): state change: activated -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 15:43:54 archelj NetworkManager[550]: <info> [1662043434.7375] dhcp4 (eno1): canceled DHCP transaction
Sep 01 15:43:54 archelj NetworkManager[550]: <info> [1662043434.7375] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 01 15:43:54 archelj NetworkManager[550]: <info> [1662043434.7376] dhcp4 (eno1): state changed no lease
Sep 01 15:43:54 archelj systemd-resolved[473]: eno1: Bus client set default route setting: no
Sep 01 15:43:54 archelj kernel: rfkill: input handler disabled
Sep 01 15:43:54 archelj kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 01 15:43:54 archelj systemd-resolved[473]: eno1: Bus client reset DNS server list.
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): configuration option may not be set correctly. When the
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Config Options in the README.
Sep 01 15:43:54 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 15:43:54 archelj rtkit-daemon[770]: Successfully made thread 3344 of process 1403 owned by '1000' RT at priority 5.
Sep 01 15:43:54 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 15:43:54 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: device is a keyboard
Sep 01 15:43:54 archelj rtkit-daemon[770]: Successfully made thread 3346 of process 1403 owned by '1000' RT at priority 5.
Sep 01 15:43:54 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 15:43:54 archelj pulseaudio[1403]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd started with experimental features enabled (-E flag)?
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_hq
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_sq
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_mq
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx_hd
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx_hd
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:76
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Sep 01 15:43:54 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: is tagged by udev as: Keyboard Mouse
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device is a pointer
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device is a keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:74
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard Mouse
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a pointer
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:67
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:65
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: device is a keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:88
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: is tagged by udev as: Keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: device is a keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:87
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: is tagged by udev as: Keyboard
Sep 01 15:43:54 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device is a keyboard
Sep 01 15:43:54 archelj NetworkManager[550]: <info> [1662043434.8226] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 01 15:43:54 archelj NetworkManager[550]: <info> [1662043434.8236] manager: NetworkManager state is now DISCONNECTED
Sep 01 15:43:54 archelj NetworkManager[550]: <info> [1662043434.8240] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 15:43:54 archelj kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
Sep 01 15:43:55 archelj NetworkManager[550]: <info> [1662043435.0398] device (wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 15:43:55 archelj NetworkManager[550]: <info> [1662043435.0405] device (p2p-dev-wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 15:43:55 archelj kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 01 15:43:55 archelj NetworkManager[550]: <info> [1662043435.0989] device (wlp5s0): supplicant interface state: internal-starting -> disconnected
Sep 01 15:43:55 archelj NetworkManager[550]: <info> [1662043435.0989] device (p2p-dev-wlp5s0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Sep 01 15:43:55 archelj NetworkManager[550]: <info> [1662043435.0991] Wi-Fi P2P device controlled by interface wlp5s0 created
Sep 01 15:43:55 archelj NetworkManager[550]: <info> [1662043435.0993] manager: (p2p-dev-wlp5s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Sep 01 15:43:55 archelj NetworkManager[550]: <info> [1662043435.0994] device (p2p-dev-wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 15:43:55 archelj NetworkManager[550]: <info> [1662043435.0997] device (wlp5s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 01 15:43:55 archelj NetworkManager[550]: <info> [1662043435.1001] device (p2p-dev-wlp5s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:55 archelj gnome-shell[1347]: Removing a network device that was not added
Sep 01 15:43:57 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:43:57 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:43:57 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:43:57 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:43:57 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 15:43:57 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 15:43:57 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 15:43:57 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 15:43:57 archelj dhcpcd[541]: eno1: carrier acquired
Sep 01 15:43:57 archelj NetworkManager[550]: <info> [1662043437.9667] device (eno1): carrier: link connected
Sep 01 15:43:57 archelj NetworkManager[550]: <info> [1662043437.9670] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 01 15:43:57 archelj NetworkManager[550]: <info> [1662043437.9678] policy: auto-activating connection 'eno1' (56a51c3e-2cce-4c30-a9f7-8384457c0ae4)
Sep 01 15:43:57 archelj NetworkManager[550]: <info> [1662043437.9683] device (eno1): Activation: starting connection 'eno1' (56a51c3e-2cce-4c30-a9f7-8384457c0ae4)
Sep 01 15:43:57 archelj NetworkManager[550]: <info> [1662043437.9685] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:57 archelj NetworkManager[550]: <info> [1662043437.9687] manager: NetworkManager state is now CONNECTING
Sep 01 15:43:57 archelj NetworkManager[550]: <info> [1662043437.9690] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:57 archelj kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
Sep 01 15:43:57 archelj kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
Sep 01 15:43:57 archelj kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
Sep 01 15:43:57 archelj NetworkManager[550]: <info> [1662043437.9698] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:57 archelj NetworkManager[550]: <info> [1662043437.9702] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 01 15:43:57 archelj dhcpcd[541]: eno1: IAID 4d:6a:1f:87
Sep 01 15:43:57 archelj dhcpcd[541]: eno1: adding address fe80::8b8e:3bf6:b96c:ee13
Sep 01 15:43:58 archelj systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 01 15:43:58 archelj 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'
Sep 01 15:43:58 archelj kernel: audit: type=1131 audit(1662043438.033:124): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:58 archelj dhcpcd[541]: eno1: soliciting an IPv6 router
Sep 01 15:43:58 archelj wpa_supplicant[616]: wlp5s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2225] policy: auto-activating connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2230] device (wlp5s0): Activation: starting connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2230] device (wlp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2234] device (wlp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2236] device (wlp5s0): Activation: (wifi) access point 'NETGEAR57_EXT' has security, but secrets are required.
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2236] device (wlp5s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:58 archelj NetworkManager[550]: <warn> [1662043438.2239] device (wlp5s0): no secrets: No agents were available for this request.
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2239] device (wlp5s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Sep 01 15:43:58 archelj NetworkManager[550]: <warn> [1662043438.2242] device (wlp5s0): Activation: failed for connection 'NETGEAR57_EXT'
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2244] device (wlp5s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:58 archelj dhcpcd[541]: wlp5s0: old hardware address: a4:b1:c1:c5:65:48
Sep 01 15:43:58 archelj dhcpcd[541]: wlp5s0: new hardware address: 56:59:9d:7c:39:56
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2624] device (wlp5s0): set-hw-addr: set MAC address to 56:59:9D:7C:39:56 (scanning)
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2846] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.2846] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 15:43:58 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.103' (uid=0 pid=3379 comm="gdm-session-worker [pam/gdm-password]")
Sep 01 15:43:58 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:43:58 archelj gdm-password][3379]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.9693] dhcp4 (eno1): state changed new lease, address=192.168.0.100
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.9696] policy: set 'eno1' (eno1) as default for IPv4 routing and DNS
Sep 01 15:43:58 archelj systemd-resolved[473]: eno1: Bus client set default route setting: yes
Sep 01 15:43:58 archelj systemd-resolved[473]: eno1: Bus client set DNS server list to: 1.1.1.1, 1.0.0.1
Sep 01 15:43:58 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=550 comm="/usr/bin/NetworkManager --no-daemon")
Sep 01 15:43:58 archelj NetworkManager[550]: <info> [1662043438.9976] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:58 archelj systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 01 15:43:59 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 01 15:43:59 archelj systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 01 15:43:58 archelj 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'
Sep 01 15:43:59 archelj NetworkManager[550]: <info> [1662043439.0036] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:59 archelj NetworkManager[550]: <info> [1662043439.0037] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 01 15:43:59 archelj NetworkManager[550]: <info> [1662043439.0039] manager: NetworkManager state is now CONNECTED_SITE
Sep 01 15:43:59 archelj NetworkManager[550]: <info> [1662043439.0040] device (eno1): Activation: successful, device activated.
Sep 01 15:43:59 archelj kernel: audit: type=1130 audit(1662043438.999:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:59 archelj NetworkManager[550]: <info> [1662043439.2582] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 01 15:43:59 archelj dhcpcd[541]: eno1: rebinding lease of 192.168.0.100
Sep 01 15:43:59 archelj systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 01 15:43:59 archelj 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'
Sep 01 15:43:59 archelj kernel: audit: type=1131 audit(1662043439.536:126): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:43:59 archelj dhcpcd[541]: eno1: Router Advertisement from fe80::bea5:11ff:fe96:9d46
Sep 01 15:43:59 archelj NetworkManager[550]: <info> [1662043439.6995] dhcp6 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 01 15:43:59 archelj NetworkManager[550]: <info> [1662043439.6996] dhcp6 (eno1): canceled DHCP transaction
Sep 01 15:43:59 archelj dhcpcd[541]: eno1: adding address 2601:182:c903:ad80:6e12:2a62:68d0:ca24/64
Sep 01 15:43:59 archelj NetworkManager[550]: <info> [1662043439.6996] dhcp6 (eno1): state changed no lease
Sep 01 15:43:59 archelj NetworkManager[550]: <info> [1662043439.6998] policy: set 'eno1' (eno1) as default for IPv6 routing and DNS
Sep 01 15:43:59 archelj dhcpcd[541]: eno1: adding route to 2601:182:c903:ad80::/64
Sep 01 15:43:59 archelj dhcpcd[541]: eno1: requesting DHCPv6 information
Sep 01 15:43:59 archelj dhcpcd[541]: eno1: adding default route via fe80::bea5:11ff:fe96:9d46
Sep 01 15:43:59 archelj systemd-resolved[473]: eno1: Bus client set DNS server list to: 1.1.1.1, 1.0.0.1, 2001:558:feed::1, 2001:558:feed::2
Sep 01 15:44:00 archelj dhcpcd[541]: eno1: leased 192.168.0.100 for 86400 seconds
Sep 01 15:44:00 archelj dhcpcd[541]: eno1: adding route to 192.168.0.0/24
Sep 01 15:44:00 archelj dhcpcd[541]: eno1: adding default route via 192.168.0.1
Sep 01 15:44:00 archelj dhcpcd[541]: eno1: REPLY6 received from fe80::bea5:11ff:fe96:9d46
Sep 01 15:44:00 archelj dhcpcd[541]: eno1: refresh in 86400 seconds
Sep 01 15:44:00 archelj gdm-password][3379]: gkr-pam: unlocked login keyring
Sep 01 15:44:00 archelj audit[3379]: USER_AUTH pid=3379 uid=0 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:44:00 archelj kernel: audit: type=1100 audit(1662043440.876:127): pid=3379 uid=0 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:44:00 archelj audit[3379]: USER_ACCT pid=3379 uid=0 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:44:00 archelj audit[3379]: CRED_REFR pid=3379 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:44:00 archelj kernel: audit: type=1101 audit(1662043440.879:128): pid=3379 uid=0 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:44:00 archelj kernel: audit: type=1110 audit(1662043440.879:129): pid=3379 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 15:44:01 archelj gnome-shell[1347]: Timelines with detached actors are not supported. <panel>[<Gjs_ui_panel_Panel>:0x55af12125d20] in animation of duration 250ms but not on stage.
Sep 01 15:44:01 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12bef100 StLabel.vitals-panel-label:insensitive ("…")] which is not in the stage.
Sep 01 15:44:01 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af13fd88c0 StLabel.vitals-panel-label:insensitive ("…")] which is not in the stage.
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.8519] agent-manager: agent[32cf90e5ed219175,:1.57/org.gnome.Shell.NetworkAgent/1000]: agent registered
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.8520] policy: auto-activating connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.8522] device (wlp5s0): Activation: starting connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.8523] device (wlp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 15:44:01 archelj dhcpcd[541]: wlp5s0: old hardware address: 56:59:9d:7c:39:56
Sep 01 15:44:01 archelj dhcpcd[541]: wlp5s0: new hardware address: a4:b1:c1:c5:65:48
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.8870] device (wlp5s0): set-hw-addr: reset MAC address to A4:B1:C1:C5:65:48 (preserve)
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.8880] device (wlp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.8881] device (wlp5s0): Activation: (wifi) access point 'NETGEAR57_EXT' has security, but secrets are required.
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.8881] device (wlp5s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.9263] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.9263] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.9313] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 15:44:01 archelj NetworkManager[550]: <info> [1662043441.9313] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<ClutterActor>:0x55af13e84fd0] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <panelBox>[<StBoxLayout>:0x55af11baf7c0] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_panel_Panel>:0x55af13db2820] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <panel>[<Gjs_ui_panel_Panel>:0x55af12125d20] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StBin>:0x55af1390a5d0] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <dashtopanelTaskbar>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarActor>:0x55af12d07350] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <dashtopanelScrollview>[<StScrollView>:0x55af1443b490] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StBoxLayout>:0x55af12c61ee0] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af13ca7320] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af13c8f460] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af13ab7810] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af14691190] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af16f38c30] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13d6c430] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af13c79c20] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af17007380] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af12d7e420] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af12d7b420] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13c99830] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13c82430] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af13c3dc20] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af16fce060] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af16fd2820] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af12d06020] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13c5bc30] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af12d04030] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af13eb9020] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af13c34860] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af13f12c20] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af13f05420] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13ee8830] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13eee430] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af123fc420] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af12cd6c60] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af13c10420] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af13c0e820] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13bf9030] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13bfa430] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af13f59820] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af13df2060] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af17018020] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af13d6b420] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13df3830] is on because it needs an allocation.
Sep 01 15:44:02 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13ff8030] is on because it needs an allocation.
Sep 01 15:44:03 archelj dhcpcd[541]: eno1: pid 550 deleted default route via fe80::bea5:11ff:fe96:9d46
Sep 01 15:44:08 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.105' (uid=0 pid=3718 comm="sudo dmesg")
Sep 01 15:44:08 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:44:08 archelj audit[3718]: USER_ACCT pid=3718 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 15:44:08 archelj sudo[3718]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 15:44:08 archelj sudo[3718]: aymane : TTY=pts/0 ; PWD=/home/aymane ; USER=root ; COMMAND=/usr/bin/dmesg
Sep 01 15:44:08 archelj audit[3718]: CRED_REFR pid=3718 uid=1000 auid=1000 ses=4 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'
Sep 01 15:44:08 archelj sudo[3718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 01 15:44:08 archelj audit[3718]: USER_START pid=3718 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 15:44:08 archelj kernel: audit: type=1101 audit(1662043448.919:130): pid=3718 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 15:44:08 archelj kernel: audit: type=1110 audit(1662043448.919:131): pid=3718 uid=1000 auid=1000 ses=4 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'
Sep 01 15:44:08 archelj kernel: audit: type=1105 audit(1662043448.919:132): pid=3718 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 15:44:08 archelj sudo[3718]: pam_unix(sudo:session): session closed for user root
Sep 01 15:44:08 archelj audit[3718]: USER_END pid=3718 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 15:44:08 archelj audit[3718]: CRED_DISP pid=3718 uid=1000 auid=1000 ses=4 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'
Sep 01 15:44:08 archelj kernel: audit: type=1106 audit(1662043448.963:133): pid=3718 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 15:44:08 archelj kernel: audit: type=1104 audit(1662043448.963:134): pid=3718 uid=1000 auid=1000 ses=4 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'
Sep 01 15:44:09 archelj systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 01 15:44:09 archelj 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'
Sep 01 15:44:09 archelj kernel: audit: type=1131 audit(1662043449.009:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:44:10 archelj systemd-resolved[473]: Clock change detected. Flushing caches.
Sep 01 15:44:14 archelj dhcpcd[541]: eno1: adding default route via fe80::bea5:11ff:fe96:9d46
Sep 01 15:44:50 archelj systemd[1225]: Started Application launched by gnome-shell.
Sep 01 15:44:51 archelj gnome-keyring-daemon[1241]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Sep 01 15:44:51 archelj gnome-keyring-d[1241]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Sep 01 15:44:52 archelj gnome-shell[4326]: [4326:4326:0901/154452.256985:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not implemented
Sep 01 15:45:39 archelj sshd[5403]: Unable to negotiate with 218.250.25.180 port 36771: no matching host key type found. Their offer: ssh-rsa,ssh-dss [preauth]
Sep 01 15:45:42 archelj sshd[5447]: Unable to negotiate with 218.250.25.180 port 36799: no matching host key type found. Their offer: ssh-rsa,ssh-dss [preauth]
Sep 01 15:45:45 archelj sshd[5505]: Unable to negotiate with 218.250.25.180 port 36820: no matching host key type found. Their offer: ssh-rsa,ssh-dss [preauth]
Sep 01 15:46:02 archelj NetworkManager[550]: <warn> [1662043562.8293] device (wlp5s0): no secrets: No agents were available for this request.
Sep 01 15:46:02 archelj NetworkManager[550]: <info> [1662043562.8294] device (wlp5s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Sep 01 15:46:02 archelj dhcpcd[541]: wlp5s0: old hardware address: a4:b1:c1:c5:65:48
Sep 01 15:46:02 archelj dhcpcd[541]: wlp5s0: new hardware address: 46:0a:e1:09:1c:b9
Sep 01 15:46:02 archelj NetworkManager[550]: <info> [1662043562.8583] device (wlp5s0): set-hw-addr: set MAC address to 46:0A:E1:09:1C:B9 (scanning)
Sep 01 15:46:02 archelj NetworkManager[550]: <warn> [1662043562.8594] device (wlp5s0): Activation: failed for connection 'NETGEAR57_EXT'
Sep 01 15:46:02 archelj NetworkManager[550]: <info> [1662043562.8596] device (wlp5s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 01 15:46:02 archelj NetworkManager[550]: <info> [1662043562.8968] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 15:46:02 archelj NetworkManager[550]: <info> [1662043562.8968] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 15:46:02 archelj NetworkManager[550]: <info> [1662043562.9019] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 15:46:02 archelj NetworkManager[550]: <info> [1662043562.9020] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 15:47:38 archelj sshd[7220]: error: kex_exchange_identification: Connection closed by remote host
Sep 01 15:47:38 archelj sshd[7220]: Connection closed by 45.61.186.249 port 36608
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Settings.SearchProvider' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Nautilus' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Calendar' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Characters' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.clocks' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Photos' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Settings.SearchProvider'
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.clocks'
Sep 01 15:49:49 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.109' (uid=1000 pid=9322 comm="/usr/bin/gnome-calendar --gapplication-service")
Sep 01 15:49:49 archelj audit: BPF prog-id=32 op=LOAD
Sep 01 15:49:49 archelj audit: BPF prog-id=33 op=LOAD
Sep 01 15:49:49 archelj audit: BPF prog-id=34 op=LOAD
Sep 01 15:49:49 archelj systemd[1]: Starting Time & Date Service...
Sep 01 15:49:49 archelj kernel: audit: type=1334 audit(1662043789.697:136): prog-id=32 op=LOAD
Sep 01 15:49:49 archelj kernel: audit: type=1334 audit(1662043789.697:137): prog-id=33 op=LOAD
Sep 01 15:49:49 archelj kernel: audit: type=1334 audit(1662043789.697:138): prog-id=34 op=LOAD
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Characters'
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Nautilus'
Sep 01 15:49:49 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.timedate1'
Sep 01 15:49:49 archelj systemd[1]: Started Time & Date Service.
Sep 01 15:49:49 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:49:49 archelj kernel: audit: type=1130 audit(1662043789.724:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.508' (uid=1000 pid=9314 comm="/usr/lib/gnome-contacts-search-provider")
Sep 01 15:49:49 archelj systemd[1225]: Starting Bluetooth OBEX service...
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Calendar'
Sep 01 15:49:49 archelj obexd[9392]: OBEX daemon 5.65
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.bluez.obex'
Sep 01 15:49:49 archelj systemd[1225]: Started Bluetooth OBEX service.
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Photos'
Sep 01 15:49:49 archelj gnome-character[9324]: JS LOG: Characters Application started
Sep 01 15:49:49 archelj nautilus[9316]: Connecting to org.freedesktop.Tracker3.Miner.Files
Sep 01 15:49:49 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Files' unit='tracker-miner-fs-3.service' requested by ':1.506' (uid=1000 pid=9316 comm="/usr/bin/nautilus --gapplication-service")
Sep 01 15:49:49 archelj systemd[1225]: Created slice User Background Tasks Slice.
Sep 01 15:49:49 archelj systemd[1225]: Starting Tracker file system data miner...
Sep 01 15:49:50 archelj gnome-photos[9328]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 15:49:50 archelj gnome-photos[9328]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 15:49:50 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='com.intel.dleyna-renderer' requested by ':1.511' (uid=1000 pid=9328 comm="/usr/bin/gnome-photos --gapplication-service")
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: dLeyna core version 0.7.0
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: dleyna-renderer-service version 0.7.2
Sep 01 15:49:50 archelj gnome-shell[1347]: Timelines with detached actors are not supported. <unnamed>[<Gjs_ui_search_ListSearchResult>:0x55af110f7480] in animation of duration 200ms but not on stage.
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Load file [/home/aymane/.config/dleyna-renderer-service.conf]
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: [General settings]
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Never Quit: F
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Connector Name: dbus
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Port: 0
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Push host port: 0
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: [Logging settings]
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Log Type : 0
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Log Level: 0x13
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: [Network filtering settings]
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Enabled : F
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Entries: (null)
Sep 01 15:49:50 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'com.intel.dleyna-renderer'
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Calling GetRenderers method
Sep 01 15:49:50 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.freedesktop.Tracker3.Miner.Files'
Sep 01 15:49:50 archelj systemd[1225]: Started Tracker file system data miner.
Sep 01 15:49:50 archelj dleyna-renderer-service[9444]: Client :1.511 lost
Sep 01 15:49:50 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.515' (uid=1000 pid=9431 comm="/usr/lib/tracker-miner-fs-3")
Sep 01 15:49:50 archelj systemd[1225]: Starting Tracker metadata extractor...
Sep 01 15:49:50 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Sep 01 15:49:50 archelj systemd[1225]: Started Tracker metadata extractor.
Sep 01 15:49:50 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Photos' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:50 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Photos'
Sep 01 15:49:51 archelj gnome-photos[9482]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 15:49:51 archelj gnome-photos[9482]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='com.intel.dleyna-renderer' requested by ':1.521' (uid=1000 pid=9482 comm="/usr/bin/gnome-photos --gapplication-service")
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: dLeyna core version 0.7.0
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: dleyna-renderer-service version 0.7.2
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Load file [/home/aymane/.config/dleyna-renderer-service.conf]
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: [General settings]
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Never Quit: F
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Connector Name: dbus
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Port: 0
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Push host port: 0
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: [Logging settings]
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Log Type : 0
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Log Level: 0x13
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: [Network filtering settings]
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Enabled : F
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Entries: (null)
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'com.intel.dleyna-renderer'
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Calling GetRenderers method
Sep 01 15:49:51 archelj dleyna-renderer-service[9508]: Client :1.521 lost
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Photos' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Photos'
Sep 01 15:49:51 archelj gnome-photos[9513]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 15:49:51 archelj gnome-photos[9513]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='com.intel.dleyna-renderer' requested by ':1.525' (uid=1000 pid=9513 comm="/usr/bin/gnome-photos --gapplication-service")
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: dLeyna core version 0.7.0
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: dleyna-renderer-service version 0.7.2
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Load file [/home/aymane/.config/dleyna-renderer-service.conf]
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: [General settings]
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Never Quit: F
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Connector Name: dbus
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Port: 0
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Push host port: 0
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: [Logging settings]
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Log Type : 0
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Log Level: 0x13
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: [Network filtering settings]
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Enabled : F
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Entries: (null)
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'com.intel.dleyna-renderer'
Sep 01 15:49:51 archelj dleyna-renderer-service[9548]: Client :1.525 lost
Sep 01 15:49:51 archelj dleyna-renderer-service[9444]: dLeyna: Exit
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Photos' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Photos'
Sep 01 15:49:51 archelj gnome-photos[9554]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 15:49:51 archelj gnome-photos[9554]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='com.intel.dleyna-renderer' requested by ':1.529' (uid=1000 pid=9554 comm="/usr/bin/gnome-photos --gapplication-service")
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: dLeyna core version 0.7.0
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: dleyna-renderer-service version 0.7.2
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Load file [/home/aymane/.config/dleyna-renderer-service.conf]
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: [General settings]
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Never Quit: F
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Connector Name: dbus
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Port: 0
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Push host port: 0
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: [Logging settings]
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Log Type : 0
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Log Level: 0x13
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: [Network filtering settings]
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Enabled : F
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Entries: (null)
Sep 01 15:49:51 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'com.intel.dleyna-renderer'
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Calling GetRenderers method
Sep 01 15:49:51 archelj dleyna-renderer-service[9576]: Client :1.529 lost
Sep 01 15:49:52 archelj dleyna-renderer-service[9548]: dLeyna: Exit
Sep 01 15:49:52 archelj dleyna-renderer-service[9508]: dLeyna: Exit
Sep 01 15:49:53 archelj dleyna-renderer-service[9576]: dLeyna: Exit
Sep 01 15:49:55 archelj gnome-software[1605]: Only 7 apps for popular list, hiding
Sep 01 15:49:59 archelj gnome-character[9324]: JS LOG: Characters Application exiting
Sep 01 15:50:19 archelj systemd[1]: systemd-timedated.service: Deactivated successfully.
Sep 01 15:50:19 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:50:19 archelj kernel: audit: type=1131 audit(1662043819.751:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:50:19 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:50:19 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:50:19 archelj audit: BPF prog-id=0 op=UNLOAD
Sep 01 15:50:19 archelj kernel: audit: type=1334 audit(1662043819.788:141): prog-id=0 op=UNLOAD
Sep 01 15:50:19 archelj kernel: audit: type=1334 audit(1662043819.788:142): prog-id=0 op=UNLOAD
Sep 01 15:50:19 archelj kernel: audit: type=1334 audit(1662043819.788:143): prog-id=0 op=UNLOAD
Sep 01 15:51:07 archelj sshd[10503]: Connection closed by 167.94.145.58 port 54124 [preauth]
Sep 01 15:52:52 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.ChromeGnomeShell' requested by ':1.713' (uid=1000 pid=12316 comm="/usr/bin/python /usr/bin/chrome-gnome-shell chrome")
Sep 01 15:52:52 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.ChromeGnomeShell'
Sep 01 15:52:56 archelj dhcpcd[541]: wlp5s0: old hardware address: 46:0a:e1:09:1c:b9
Sep 01 15:52:56 archelj dhcpcd[541]: wlp5s0: new hardware address: ca:72:ca:81:ab:ab
Sep 01 15:52:56 archelj NetworkManager[550]: <info> [1662043976.4239] device (wlp5s0): set-hw-addr: set MAC address to CA:72:CA:81:AB:AB (scanning)
Sep 01 15:52:56 archelj NetworkManager[550]: <info> [1662043976.4631] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 15:52:56 archelj NetworkManager[550]: <info> [1662043976.4631] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 15:52:56 archelj NetworkManager[550]: <info> [1662043976.4682] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 15:52:56 archelj NetworkManager[550]: <info> [1662043976.4683] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 15:53:15 archelj sshd[12740]: error: kex_exchange_identification: Connection closed by remote host
Sep 01 15:53:15 archelj sshd[12740]: Connection closed by 45.61.184.204 port 60510
Sep 01 15:56:50 archelj systemd[1]: Starting Cleanup of Temporary Directories...
Sep 01 15:56:50 archelj systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Sep 01 15:56:50 archelj systemd[1]: Finished Cleanup of Temporary Directories.
Sep 01 15:56:50 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:56:50 archelj kernel: audit: type=1130 audit(1662044210.525:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:56:50 archelj kernel: audit: type=1131 audit(1662044210.525:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:56:50 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 15:59:49 archelj dhcpcd[541]: wlp5s0: old hardware address: ca:72:ca:81:ab:ab
Sep 01 15:59:49 archelj dhcpcd[541]: wlp5s0: new hardware address: 3a:30:74:dc:c0:14
Sep 01 15:59:49 archelj NetworkManager[550]: <info> [1662044389.4041] device (wlp5s0): set-hw-addr: set MAC address to 3A:30:74:DC:C0:14 (scanning)
Sep 01 16:01:35 archelj noip2[538]: archelj.ddns.net was already set to 24.218.108.76.
Sep 01 16:02:14 archelj sshd[20670]: Received disconnect from 68.183.19.124 port 52118:11: Bye Bye [preauth]
Sep 01 16:02:14 archelj sshd[20670]: Disconnected from 68.183.19.124 port 52118 [preauth]
Sep 01 16:02:19 archelj sshd[20728]: Received disconnect from 68.183.19.124 port 57856:11: Bye Bye [preauth]
Sep 01 16:02:19 archelj sshd[20728]: Disconnected from 68.183.19.124 port 57856 [preauth]
Sep 01 16:02:21 archelj sshd[20782]: Received disconnect from 68.183.19.124 port 60468:11: Bye Bye [preauth]
Sep 01 16:02:21 archelj sshd[20782]: Disconnected from 68.183.19.124 port 60468 [preauth]
Sep 01 16:02:38 archelj sshd[21008]: Received disconnect from 68.183.19.124 port 50006:11: Bye Bye [preauth]
Sep 01 16:02:38 archelj sshd[21008]: Disconnected from 68.183.19.124 port 50006 [preauth]
Sep 01 16:03:53 archelj sshd[22135]: Received disconnect from 68.183.19.124 port 51980:11: Bye Bye [preauth]
Sep 01 16:03:53 archelj sshd[22135]: Disconnected from 68.183.19.124 port 51980 [preauth]
Sep 01 16:06:42 archelj dhcpcd[541]: wlp5s0: old hardware address: 3a:30:74:dc:c0:14
Sep 01 16:06:42 archelj dhcpcd[541]: wlp5s0: new hardware address: 8e:7b:d0:58:a3:8e
Sep 01 16:06:42 archelj NetworkManager[550]: <info> [1662044802.4274] device (wlp5s0): set-hw-addr: set MAC address to 8E:7B:D0:58:A3:8E (scanning)
Sep 01 16:06:42 archelj NetworkManager[550]: <info> [1662044802.4530] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:06:42 archelj NetworkManager[550]: <info> [1662044802.4530] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:06:42 archelj NetworkManager[550]: <info> [1662044802.4580] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:06:42 archelj NetworkManager[550]: <info> [1662044802.4580] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:13:35 archelj dhcpcd[541]: wlp5s0: old hardware address: 8e:7b:d0:58:a3:8e
Sep 01 16:13:35 archelj dhcpcd[541]: wlp5s0: new hardware address: 62:7c:fb:50:d9:79
Sep 01 16:13:35 archelj NetworkManager[550]: <info> [1662045215.4007] device (wlp5s0): set-hw-addr: set MAC address to 62:7C:FB:50:D9:79 (scanning)
Sep 01 16:13:35 archelj NetworkManager[550]: <info> [1662045215.4196] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:13:35 archelj NetworkManager[550]: <info> [1662045215.4196] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:13:35 archelj NetworkManager[550]: <info> [1662045215.4247] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:13:35 archelj NetworkManager[550]: <info> [1662045215.4247] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:20:06 archelj sshd[36145]: Connection closed by 167.94.138.117 port 49082 [preauth]
Sep 01 16:20:29 archelj dhcpcd[541]: wlp5s0: old hardware address: 62:7c:fb:50:d9:79
Sep 01 16:20:29 archelj dhcpcd[541]: wlp5s0: new hardware address: 8e:74:34:a5:81:73
Sep 01 16:20:29 archelj NetworkManager[550]: <info> [1662045629.4237] device (wlp5s0): set-hw-addr: set MAC address to 8E:74:34:A5:81:73 (scanning)
Sep 01 16:20:29 archelj NetworkManager[550]: <info> [1662045629.4463] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:20:29 archelj NetworkManager[550]: <info> [1662045629.4463] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:20:29 archelj NetworkManager[550]: <info> [1662045629.4515] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:20:29 archelj NetworkManager[550]: <info> [1662045629.4515] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:26:24 archelj sshd[41909]: Unable to negotiate with 195.178.120.188 port 49386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Sep 01 16:27:22 archelj dhcpcd[541]: wlp5s0: old hardware address: 8e:74:34:a5:81:73
Sep 01 16:27:22 archelj dhcpcd[541]: wlp5s0: new hardware address: da:27:23:2c:7b:e6
Sep 01 16:27:22 archelj NetworkManager[550]: <info> [1662046042.4007] device (wlp5s0): set-hw-addr: set MAC address to DA:27:23:2C:7B:E6 (scanning)
Sep 01 16:27:22 archelj NetworkManager[550]: <info> [1662046042.4297] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:27:22 archelj NetworkManager[550]: <info> [1662046042.4297] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:27:22 archelj NetworkManager[550]: <info> [1662046042.4350] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:27:22 archelj NetworkManager[550]: <info> [1662046042.4350] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:27:39 archelj sshd[43013]: Unable to negotiate with 195.178.120.188 port 57302: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Sep 01 16:29:13 archelj sshd[44382]: Unable to negotiate with 195.178.120.188 port 36944: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Sep 01 16:34:15 archelj dhcpcd[541]: wlp5s0: old hardware address: da:27:23:2c:7b:e6
Sep 01 16:34:15 archelj NetworkManager[550]: <info> [1662046455.4272] device (wlp5s0): set-hw-addr: set MAC address to 66:5D:4A:B9:3E:39 (scanning)
Sep 01 16:34:15 archelj dhcpcd[541]: wlp5s0: new hardware address: 66:5d:4a:b9:3e:39
Sep 01 16:34:15 archelj NetworkManager[550]: <info> [1662046455.4562] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:34:15 archelj NetworkManager[550]: <info> [1662046455.4562] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:34:15 archelj NetworkManager[550]: <info> [1662046455.4614] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:34:15 archelj NetworkManager[550]: <info> [1662046455.4614] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:41:08 archelj dhcpcd[541]: wlp5s0: old hardware address: 66:5d:4a:b9:3e:39
Sep 01 16:41:08 archelj dhcpcd[541]: wlp5s0: new hardware address: 4a:49:c2:39:b3:9b
Sep 01 16:41:08 archelj NetworkManager[550]: <info> [1662046868.4039] device (wlp5s0): set-hw-addr: set MAC address to 4A:49:C2:39:B3:9B (scanning)
Sep 01 16:41:08 archelj NetworkManager[550]: <info> [1662046868.4396] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:41:08 archelj NetworkManager[550]: <info> [1662046868.4397] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:41:08 archelj NetworkManager[550]: <info> [1662046868.4447] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:41:08 archelj NetworkManager[550]: <info> [1662046868.4447] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:42:07 archelj sshd[55710]: Unable to negotiate with 195.178.120.188 port 32872: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Sep 01 16:43:25 archelj sshd[56850]: Unable to negotiate with 195.178.120.188 port 40690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Settings.SearchProvider' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Nautilus' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Characters' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.clocks' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Photos' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Settings.SearchProvider'
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.clocks'
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Nautilus'
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Characters'
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Photos'
Sep 01 16:44:14 archelj gnome-character[57590]: JS LOG: Characters Application started
Sep 01 16:44:14 archelj gnome-photos[57594]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 16:44:14 archelj gnome-photos[57594]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 16:44:14 archelj nautilus[57584]: Connecting to org.freedesktop.Tracker3.Miner.Files
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='com.intel.dleyna-renderer' requested by ':1.3815' (uid=1000 pid=57594 comm="/usr/bin/gnome-photos --gapplication-service")
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: dLeyna core version 0.7.0
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: dleyna-renderer-service version 0.7.2
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Load file [/home/aymane/.config/dleyna-renderer-service.conf]
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: [General settings]
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Never Quit: F
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Connector Name: dbus
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Port: 0
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Push host port: 0
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: [Logging settings]
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Log Type : 0
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Log Level: 0x13
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: [Network filtering settings]
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Enabled : F
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Entries: (null)
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'com.intel.dleyna-renderer'
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Calling GetRenderers method
Sep 01 16:44:14 archelj dleyna-renderer-service[57683]: Client :1.3815 lost
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='org.gnome.Photos' requested by ':1.18' (uid=1000 pid=1347 comm="/usr/bin/gnome-shell")
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'org.gnome.Photos'
Sep 01 16:44:14 archelj gnome-photos[57691]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 16:44:14 archelj gnome-photos[57691]: [registry] ../grilo/src/grl-registry.c:1214: Failed to open module: libcheck.so.0: cannot open shared object file: No such file or directory
Sep 01 16:44:14 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Activating service name='com.intel.dleyna-renderer' requested by ':1.3822' (uid=1000 pid=57691 comm="/usr/bin/gnome-photos --gapplication-service")
Sep 01 16:44:14 archelj dleyna-renderer-service[57710]: dLeyna core version 0.7.0
Sep 01 16:44:14 archelj dleyna-renderer-service[57710]: dleyna-renderer-service version 0.7.2
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Load file [/home/aymane/.config/dleyna-renderer-service.conf]
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: [General settings]
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Never Quit: F
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Connector Name: dbus
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Port: 0
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Push host port: 0
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: [Logging settings]
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Log Type : 0
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Log Level: 0x13
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: [Network filtering settings]
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Enabled : F
Sep 01 16:44:15 archelj dleyna-renderer-service[57710]: Entries: (null)
Sep 01 16:44:15 archelj dbus-daemon[1248]: [session uid=1000 pid=1248] Successfully activated service 'com.intel.dleyna-renderer'
Sep 01 16:44:15 archelj dleyna-renderer-service[57683]: dLeyna: Exit
Sep 01 16:44:24 archelj gnome-character[57590]: JS LOG: Characters Application exiting
Sep 01 16:44:28 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.130' (uid=0 pid=57932 comm="sudo dmidecode")
Sep 01 16:44:28 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:44:28 archelj sudo[57932]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:44:28 archelj audit[57932]: USER_ACCT pid=57932 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:44:28 archelj kernel: audit: type=1101 audit(1662047068.382:146): pid=57932 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:44:38 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.131' (uid=0 pid=58081 comm="sudo pacman -S demidecode")
Sep 01 16:44:38 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:44:38 archelj sudo[58081]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:44:38 archelj audit[58081]: USER_ACCT pid=58081 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:44:38 archelj sudo[58081]: aymane : TTY=pts/0 ; PWD=/home/aymane ; USER=root ; COMMAND=/usr/bin/pacman -S demidecode
Sep 01 16:44:38 archelj kernel: audit: type=1101 audit(1662047078.112:147): pid=58081 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:44:38 archelj kernel: audit: type=1110 audit(1662047078.116:148): pid=58081 uid=1000 auid=1000 ses=4 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'
Sep 01 16:44:38 archelj audit[58081]: CRED_REFR pid=58081 uid=1000 auid=1000 ses=4 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'
Sep 01 16:44:38 archelj sudo[58081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 01 16:44:38 archelj audit[58081]: USER_START pid=58081 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:44:38 archelj kernel: audit: type=1105 audit(1662047078.116:149): pid=58081 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:44:38 archelj sudo[58081]: pam_unix(sudo:session): session closed for user root
Sep 01 16:44:38 archelj audit[58081]: USER_END pid=58081 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:44:38 archelj audit[58081]: CRED_DISP pid=58081 uid=1000 auid=1000 ses=4 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'
Sep 01 16:44:38 archelj kernel: audit: type=1106 audit(1662047078.302:150): pid=58081 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:44:38 archelj kernel: audit: type=1104 audit(1662047078.302:151): pid=58081 uid=1000 auid=1000 ses=4 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'
Sep 01 16:44:56 archelj sshd[58372]: Unable to negotiate with 195.178.120.188 port 48650: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Sep 01 16:45:21 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.132' (uid=0 pid=58735 comm="sudo pacman -S demidecode")
Sep 01 16:45:21 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:45:21 archelj sudo[58735]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:45:21 archelj audit[58735]: USER_ACCT pid=58735 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:45:21 archelj kernel: audit: type=1101 audit(1662047121.893:152): pid=58735 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:45:21 archelj sudo[58735]: aymane : TTY=pts/0 ; PWD=/home/aymane ; USER=root ; COMMAND=/usr/bin/pacman -S demidecode
Sep 01 16:45:21 archelj audit[58735]: CRED_REFR pid=58735 uid=1000 auid=1000 ses=4 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'
Sep 01 16:45:21 archelj sudo[58735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 01 16:45:21 archelj audit[58735]: USER_START pid=58735 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:45:21 archelj kernel: audit: type=1110 audit(1662047121.896:153): pid=58735 uid=1000 auid=1000 ses=4 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'
Sep 01 16:45:21 archelj kernel: audit: type=1105 audit(1662047121.896:154): pid=58735 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:45:22 archelj sudo[58735]: pam_unix(sudo:session): session closed for user root
Sep 01 16:45:22 archelj audit[58735]: USER_END pid=58735 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:45:22 archelj audit[58735]: CRED_DISP pid=58735 uid=1000 auid=1000 ses=4 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'
Sep 01 16:45:22 archelj kernel: audit: type=1106 audit(1662047122.083:155): pid=58735 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:45:22 archelj kernel: audit: type=1104 audit(1662047122.083:156): pid=58735 uid=1000 auid=1000 ses=4 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'
Sep 01 16:46:54 archelj systemd[1225]: Started VTE child process 60412 launched by gnome-terminal-server process 2937.
Sep 01 16:47:47 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.133' (uid=0 pid=61406 comm="sudo yay -S demidecode")
Sep 01 16:47:47 archelj kernel: audit: type=1101 audit(1662047267.445:157): pid=61406 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:47:47 archelj kernel: audit: type=1110 audit(1662047267.445:158): pid=61406 uid=1000 auid=1000 ses=4 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'
Sep 01 16:47:47 archelj kernel: audit: type=1105 audit(1662047267.445:159): pid=61406 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:47:47 archelj audit[61406]: USER_ACCT pid=61406 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:47:47 archelj audit[61406]: CRED_REFR pid=61406 uid=1000 auid=1000 ses=4 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'
Sep 01 16:47:47 archelj audit[61406]: USER_START pid=61406 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:47:47 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:47:47 archelj sudo[61406]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:47:47 archelj sudo[61406]: aymane : TTY=pts/0 ; PWD=/home/aymane ; USER=root ; COMMAND=/usr/bin/yay -S demidecode
Sep 01 16:47:47 archelj sudo[61406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 01 16:47:48 archelj sudo[61406]: pam_unix(sudo:session): session closed for user root
Sep 01 16:47:48 archelj audit[61406]: USER_END pid=61406 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:47:48 archelj audit[61406]: CRED_DISP pid=61406 uid=1000 auid=1000 ses=4 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'
Sep 01 16:47:48 archelj kernel: audit: type=1106 audit(1662047268.278:160): pid=61406 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:47:48 archelj kernel: audit: type=1104 audit(1662047268.278:161): pid=61406 uid=1000 auid=1000 ses=4 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'
Sep 01 16:48:01 archelj dhcpcd[541]: wlp5s0: old hardware address: 4a:49:c2:39:b3:9b
Sep 01 16:48:01 archelj dhcpcd[541]: wlp5s0: new hardware address: ae:9a:d9:5c:08:ae
Sep 01 16:48:01 archelj NetworkManager[550]: <info> [1662047281.4002] device (wlp5s0): set-hw-addr: set MAC address to AE:9A:D9:5C:08:AE (scanning)
Sep 01 16:48:01 archelj NetworkManager[550]: <info> [1662047281.4393] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:48:01 archelj NetworkManager[550]: <info> [1662047281.4394] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:48:01 archelj NetworkManager[550]: <info> [1662047281.4445] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:48:01 archelj NetworkManager[550]: <info> [1662047281.4445] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:48:53 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.134' (uid=0 pid=62584 comm="sudo pacman -S extra/dmidecode")
Sep 01 16:48:53 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:48:53 archelj sudo[62584]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:48:53 archelj audit[62584]: USER_ACCT pid=62584 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:48:53 archelj sudo[62584]: aymane : TTY=pts/0 ; PWD=/home/aymane ; USER=root ; COMMAND=/usr/bin/pacman -S extra/dmidecode
Sep 01 16:48:53 archelj audit[62584]: CRED_REFR pid=62584 uid=1000 auid=1000 ses=4 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'
Sep 01 16:48:53 archelj sudo[62584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 01 16:48:53 archelj audit[62584]: USER_START pid=62584 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:48:53 archelj kernel: audit: type=1101 audit(1662047333.845:162): pid=62584 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:48:53 archelj kernel: audit: type=1110 audit(1662047333.845:163): pid=62584 uid=1000 auid=1000 ses=4 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'
Sep 01 16:48:53 archelj kernel: audit: type=1105 audit(1662047333.845:164): pid=62584 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:48:56 archelj sudo[62584]: pam_unix(sudo:session): session closed for user root
Sep 01 16:48:56 archelj audit[62584]: USER_END pid=62584 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:48:56 archelj audit[62584]: CRED_DISP pid=62584 uid=1000 auid=1000 ses=4 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'
Sep 01 16:48:56 archelj kernel: audit: type=1106 audit(1662047336.262:165): pid=62584 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:48:56 archelj kernel: audit: type=1104 audit(1662047336.262:166): pid=62584 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:05 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.136' (uid=0 pid=62788 comm="sudo dmidecode")
Sep 01 16:49:05 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:49:05 archelj sudo[62788]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:49:05 archelj audit[62788]: USER_ACCT pid=62788 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:05 archelj sudo[62788]: aymane : TTY=pts/0 ; PWD=/home/aymane ; USER=root ; COMMAND=/usr/bin/dmidecode
Sep 01 16:49:05 archelj audit[62788]: CRED_REFR pid=62788 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:05 archelj sudo[62788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 01 16:49:05 archelj audit[62788]: USER_START pid=62788 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:05 archelj sudo[62788]: pam_unix(sudo:session): session closed for user root
Sep 01 16:49:05 archelj audit[62788]: USER_END pid=62788 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:05 archelj audit[62788]: CRED_DISP pid=62788 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:05 archelj kernel: audit: type=1101 audit(1662047345.249:167): pid=62788 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:05 archelj kernel: audit: type=1110 audit(1662047345.249:168): pid=62788 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:05 archelj kernel: audit: type=1105 audit(1662047345.249:169): pid=62788 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:05 archelj kernel: audit: type=1106 audit(1662047345.249:170): pid=62788 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:05 archelj kernel: audit: type=1104 audit(1662047345.249:171): pid=62788 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:17 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.137' (uid=0 pid=62985 comm="sudo dmidecode")
Sep 01 16:49:17 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:49:17 archelj sudo[62985]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:49:17 archelj audit[62985]: USER_ACCT pid=62985 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:17 archelj sudo[62985]: aymane : TTY=pts/0 ; PWD=/home/aymane ; USER=root ; COMMAND=/usr/bin/dmidecode
Sep 01 16:49:17 archelj audit[62985]: CRED_REFR pid=62985 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:17 archelj audit[62985]: USER_START pid=62985 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:17 archelj sudo[62985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 01 16:49:17 archelj kernel: audit: type=1101 audit(1662047357.209:172): pid=62985 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:17 archelj kernel: audit: type=1110 audit(1662047357.209:173): pid=62985 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:17 archelj kernel: audit: type=1105 audit(1662047357.209:174): pid=62985 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:17 archelj sudo[62985]: pam_unix(sudo:session): session closed for user root
Sep 01 16:49:17 archelj audit[62985]: USER_END pid=62985 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:17 archelj audit[62985]: CRED_DISP pid=62985 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:17 archelj kernel: audit: type=1106 audit(1662047357.212:175): pid=62985 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:17 archelj kernel: audit: type=1104 audit(1662047357.212:176): pid=62985 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:33 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.138' (uid=0 pid=63228 comm="sudo dmidecode")
Sep 01 16:49:33 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:49:33 archelj sudo[63228]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:49:33 archelj audit[63228]: USER_ACCT pid=63228 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:33 archelj sudo[63228]: aymane : TTY=pts/0 ; PWD=/home/aymane ; USER=root ; COMMAND=/usr/bin/dmidecode
Sep 01 16:49:33 archelj audit[63228]: CRED_REFR pid=63228 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:33 archelj audit[63228]: USER_START pid=63228 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:33 archelj sudo[63228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 01 16:49:33 archelj kernel: audit: type=1101 audit(1662047373.302:177): pid=63228 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:33 archelj kernel: audit: type=1110 audit(1662047373.302:178): pid=63228 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:33 archelj kernel: audit: type=1105 audit(1662047373.302:179): pid=63228 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:33 archelj sudo[63228]: pam_unix(sudo:session): session closed for user root
Sep 01 16:49:33 archelj audit[63228]: USER_END pid=63228 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:33 archelj audit[63228]: CRED_DISP pid=63228 uid=1000 auid=1000 ses=4 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'
Sep 01 16:49:33 archelj kernel: audit: type=1106 audit(1662047373.306:180): pid=63228 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:49:33 archelj kernel: audit: type=1104 audit(1662047373.306:181): pid=63228 uid=1000 auid=1000 ses=4 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'
Sep 01 16:50:28 archelj NetworkManager[550]: <info> [1662047428.6981] manager: sleep: sleep requested (sleeping: no enabled: yes)
Sep 01 16:50:28 archelj NetworkManager[550]: <info> [1662047428.6982] device (wlp5s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 16:50:28 archelj dhcpcd[541]: wlp5s0: old hardware address: ae:9a:d9:5c:08:ae
Sep 01 16:50:28 archelj dhcpcd[541]: wlp5s0: new hardware address: a4:b1:c1:c5:65:48
Sep 01 16:50:28 archelj NetworkManager[550]: <info> [1662047428.7171] device (wlp5s0): set-hw-addr: reset MAC address to A4:B1:C1:C5:65:48 (unmanage)
Sep 01 16:50:28 archelj wpa_supplicant[616]: p2p-dev-wlp5s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 16:50:28 archelj wpa_supplicant[616]: p2p-dev-wlp5s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 16:50:28 archelj wpa_supplicant[616]: nl80211: deinit ifname=p2p-dev-wlp5s0 disabled_11b_rates=0
Sep 01 16:50:28 archelj NetworkManager[550]: <info> [1662047428.7201] device (p2p-dev-wlp5s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 16:50:28 archelj NetworkManager[550]: <info> [1662047428.7203] manager: NetworkManager state is now ASLEEP
Sep 01 16:50:28 archelj gnome-shell[1347]: Timelines with detached actors are not supported. <unnamed>[<Gjs_ui_panel_AggregateMenu>:0x55af1224c270] in animation of duration 150ms but not on stage.
Sep 01 16:50:28 archelj wpa_supplicant[616]: wlp5s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 16:50:28 archelj gnome-shell[1347]: JS ERROR: TypeError: menuInstance is null
_updateMenuVisibility@/home/aymane/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:210:51
enable/<@/home/aymane/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:180:45
_updateVisibility@resource:///org/gnome/shell/ui/status/volume.js:110:9
_maybeShowInput@resource:///org/gnome/shell/ui/status/volume.js:305:14
destroy@/home/aymane/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:125:21
disable@/home/aymane/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/extension.js:278:38
_callExtensionDisable@resource:///org/gnome/shell/ui/extensionSystem.js:123:32
_onEnabledExtensionsChanged/<@resource:///org/gnome/shell/ui/extensionSystem.js:534:45
_onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:534:24
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:656:14
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_sync@resource:///org/gnome/shell/ui/sessionMode.js:202:14
pushMode@resource:///org/gnome/shell/ui/sessionMode.js:161:14
activate@resource:///org/gnome/shell/ui/screenShield.js:614:34
lock@resource:///org/gnome/shell/ui/screenShield.js:660:14
_prepareForSleep@resource:///org/gnome/shell/ui/screenShield.js:244:22
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_prepareForSleep@resource:///org/gnome/shell/misc/loginManager.js:202:14
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:152:19
Sep 01 16:50:28 archelj wpa_supplicant[616]: wlp5s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 16:50:28 archelj wpa_supplicant[616]: nl80211: deinit ifname=wlp5s0 disabled_11b_rates=0
Sep 01 16:50:28 archelj gnome-shell[1347]: JS ERROR: TypeError: panel is undefined
_getBoxPointerPreferredHeight@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelManager.js:450:26
enable/<@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelManager.js:111:37
_setTrackPanel@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/intellihide.js:220:9
enable@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/intellihide.js:85:14
reset@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/intellihide.js:153:14
_resetGeometry@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panel.js:673:30
enable/<@/home/aymane/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panel.js:249:29
_callExtensionDisable@resource:///org/gnome/shell/ui/extensionSystem.js:130:19
_onEnabledExtensionsChanged/<@resource:///org/gnome/shell/ui/extensionSystem.js:534:45
_onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:534:24
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:656:14
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_sync@resource:///org/gnome/shell/ui/sessionMode.js:202:14
pushMode@resource:///org/gnome/shell/ui/sessionMode.js:161:14
activate@resource:///org/gnome/shell/ui/screenShield.js:614:34
lock@resource:///org/gnome/shell/ui/screenShield.js:660:14
_prepareForSleep@resource:///org/gnome/shell/ui/screenShield.js:244:22
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_prepareForSleep@resource:///org/gnome/shell/misc/loginManager.js:202:14
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
_convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:152:19
Sep 01 16:50:28 archelj gnome-shell[1347]: Timelines with detached actors are not supported. <panelBox>[<StBoxLayout>:0x55af11baf7c0] in animation of duration 10ms but not on stage.
Sep 01 16:50:32 archelj systemd[1]: Reached target Sleep.
Sep 01 16:50:32 archelj systemd[1]: Starting System Suspend...
Sep 01 16:50:32 archelj systemd-sleep[64216]: Entering sleep state 'suspend'...
Sep 01 16:50:32 archelj kernel: PM: suspend entry (deep)
Sep 01 16:50:32 archelj kernel: Filesystems sync: 0.018 seconds
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "48"
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: device removed
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "30"
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: device removed
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "47"
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "29"
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "64"
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "50"
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device removed
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "49"
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: device removed
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "29"
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device removed
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (**) Option "fd" "64"
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device removed
Sep 01 16:50:32 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Successfully made thread 64221 of process 1403 owned by '1000' RT at priority 5.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Successfully made thread 64223 of process 1403 owned by '1000' RT at priority 5.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:64
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:76
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:74
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:67
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:65
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:88
Sep 01 16:50:32 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got pause for 13:87
Sep 01 16:50:32 archelj kernel: rfkill: input handler enabled
Sep 01 16:50:32 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Successfully made thread 64225 of process 1403 owned by '1000' RT at priority 5.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Successfully made thread 64227 of process 1403 owned by '1000' RT at priority 5.
Sep 01 16:50:32 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 16:50:37 archelj kernel: Freezing user space processes ... (elapsed 0.001 seconds) done.
Sep 01 16:50:37 archelj kernel: OOM killer disabled.
Sep 01 16:50:37 archelj kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Sep 01 16:50:37 archelj kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 01 16:50:37 archelj kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 01 16:50:37 archelj kernel: sd 1:0:0:0: [sda] Synchronizing SCSI cache
Sep 01 16:50:37 archelj kernel: sd 6:0:0:0: [sdb] Synchronizing SCSI cache
Sep 01 16:50:37 archelj kernel: sd 1:0:0:0: [sda] Stopping disk
Sep 01 16:50:37 archelj kernel: ACPI: PM: Preparing to enter system sleep state S3
Sep 01 16:50:37 archelj kernel: ACPI: PM: Saving platform NVS memory
Sep 01 16:50:37 archelj kernel: Disabling non-boot CPUs ...
Sep 01 16:50:37 archelj kernel: smpboot: CPU 1 is now offline
Sep 01 16:50:37 archelj kernel: smpboot: CPU 2 is now offline
Sep 01 16:50:37 archelj kernel: smpboot: CPU 3 is now offline
Sep 01 16:50:37 archelj kernel: smpboot: CPU 4 is now offline
Sep 01 16:50:37 archelj kernel: smpboot: CPU 5 is now offline
Sep 01 16:50:37 archelj kernel: smpboot: CPU 6 is now offline
Sep 01 16:50:37 archelj kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Sep 01 16:50:37 archelj kernel: smpboot: CPU 7 is now offline
Sep 01 16:50:37 archelj kernel: smpboot: CPU 8 is now offline
Sep 01 16:50:37 archelj kernel: smpboot: CPU 9 is now offline
Sep 01 16:50:37 archelj kernel: smpboot: CPU 10 is now offline
Sep 01 16:50:37 archelj kernel: smpboot: CPU 11 is now offline
Sep 01 16:50:37 archelj kernel: ACPI: PM: Low-level resume complete
Sep 01 16:50:37 archelj kernel: ACPI: PM: Restoring platform NVS memory
Sep 01 16:50:37 archelj kernel: LVT offset 0 assigned for vector 0x400
Sep 01 16:50:37 archelj kernel: Enabling non-boot CPUs ...
Sep 01 16:50:37 archelj kernel: x86: Booting SMP configuration:
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Sep 01 16:50:37 archelj kernel: microcode: CPU1: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C002: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU1 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Sep 01 16:50:37 archelj kernel: microcode: CPU2: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C004: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU2 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 3 APIC 0x8
Sep 01 16:50:37 archelj kernel: microcode: CPU3: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C006: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU3 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 4 APIC 0xa
Sep 01 16:50:37 archelj kernel: microcode: CPU4: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C008: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU4 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 5 APIC 0xc
Sep 01 16:50:37 archelj kernel: microcode: CPU5: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C00A: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU5 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 6 APIC 0x1
Sep 01 16:50:37 archelj kernel: microcode: CPU6: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C001: Found 2 idle states
Sep 01 16:50:37 archelj kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Sep 01 16:50:37 archelj kernel: CPU6 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 7 APIC 0x3
Sep 01 16:50:37 archelj kernel: microcode: CPU7: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C003: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU7 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 8 APIC 0x5
Sep 01 16:50:37 archelj kernel: microcode: CPU8: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C005: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU8 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 9 APIC 0x9
Sep 01 16:50:37 archelj kernel: microcode: CPU9: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C007: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU9 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 10 APIC 0xb
Sep 01 16:50:37 archelj kernel: microcode: CPU10: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C009: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU10 is up
Sep 01 16:50:37 archelj kernel: smpboot: Booting Node 0 Processor 11 APIC 0xd
Sep 01 16:50:37 archelj kernel: microcode: CPU11: patch_level=0x08701021
Sep 01 16:50:37 archelj kernel: ACPI: \_SB_.PLTF.C00B: Found 2 idle states
Sep 01 16:50:37 archelj kernel: CPU11 is up
Sep 01 16:50:37 archelj kernel: ACPI: PM: Waking up from system sleep state S3
Sep 01 16:50:37 archelj kernel: sd 1:0:0:0: [sda] Starting disk
Sep 01 16:50:37 archelj kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
Sep 01 16:50:37 archelj kernel: usb usb1: root hub lost power or was reset
Sep 01 16:50:37 archelj kernel: usb usb2: root hub lost power or was reset
Sep 01 16:50:37 archelj kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Sep 01 16:50:37 archelj kernel: nvme nvme0: 32/0/0 default/read/poll queues
Sep 01 16:50:37 archelj kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 01 16:50:37 archelj kernel: ata4: SATA link down (SStatus 0 SControl 330)
Sep 01 16:50:37 archelj kernel: ata6: SATA link down (SStatus 0 SControl 330)
Sep 01 16:50:37 archelj kernel: ata3: SATA link down (SStatus 0 SControl 330)
Sep 01 16:50:37 archelj kernel: ata1: SATA link down (SStatus 0 SControl 300)
Sep 01 16:50:37 archelj kernel: usb 1-1: reset full-speed USB device number 2 using xhci_hcd
Sep 01 16:50:37 archelj kernel: xhci_hcd 0000:06:00.2: xHC error in resume, USBSTS 0x401, Reinit
Sep 01 16:50:37 archelj kernel: usb usb3: root hub lost power or was reset
Sep 01 16:50:37 archelj kernel: usb usb4: root hub lost power or was reset
Sep 01 16:50:37 archelj kernel: usb 1-8: reset full-speed USB device number 4 using xhci_hcd
Sep 01 16:50:37 archelj kernel: ata5: failed to resume link (SControl 0)
Sep 01 16:50:37 archelj kernel: ata5: SATA link down (SStatus 0 SControl 0)
Sep 01 16:50:37 archelj kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 01 16:50:37 archelj kernel: ata2.00: configured for UDMA/133
Sep 01 16:50:37 archelj kernel: usb 1-7: reset full-speed USB device number 3 using xhci_hcd
Sep 01 16:50:37 archelj kernel: usb 2-3: reset SuperSpeed USB device number 2 using xhci_hcd
Sep 01 16:50:37 archelj kernel: OOM killer enabled.
Sep 01 16:50:37 archelj dhcpcd[541]: eno1: carrier lost
Sep 01 16:50:37 archelj systemd-resolved[473]: Clock change detected. Flushing caches.
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_hq
Sep 01 16:50:37 archelj systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_sq
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_mq
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx_hd
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx_hd
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Sep 01 16:50:37 archelj kernel: Restarting tasks ... done.
Sep 01 16:50:37 archelj kernel: random: crng reseeded on system resumption
Sep 01 16:50:37 archelj gdm[673]: GLib: Source ID 83 was not found when attempting to remove it
Sep 01 16:50:37 archelj systemd-sleep[64216]: System returned from sleep state.
Sep 01 16:50:37 archelj kernel: PM: suspend exit
Sep 01 16:50:37 archelj systemd[1225]: Stopped target Bluetooth.
Sep 01 16:50:37 archelj systemd[1]: Stopped target Bluetooth Support.
Sep 01 16:50:37 archelj systemd[1225]: Reached target Bluetooth.
Sep 01 16:50:37 archelj 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'
Sep 01 16:50:37 archelj systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 01 16:50:37 archelj systemd[1]: systemd-suspend.service: Deactivated successfully.
Sep 01 16:50:37 archelj systemd[1]: Finished System Suspend.
Sep 01 16:50:37 archelj audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 16:50:37 archelj audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 16:50:37 archelj systemd[1]: Reached target Bluetooth Support.
Sep 01 16:50:37 archelj systemd[1]: Stopped target Sleep.
Sep 01 16:50:37 archelj systemd[1]: Reached target Suspend.
Sep 01 16:50:37 archelj systemd[1]: Stopped target Suspend.
Sep 01 16:50:37 archelj kernel: audit: type=1130 audit(1662047437.536:182): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 16:50:37 archelj kernel: audit: type=1130 audit(1662047437.536:183): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 16:50:37 archelj kernel: audit: type=1131 audit(1662047437.536:184): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 16:50:37 archelj dhcpcd[541]: eno1: deleting address 2601:182:c903:ad80:6e12:2a62:68d0:ca24/64
Sep 01 16:50:37 archelj dhcpcd[541]: eno1: deleting route to 2601:182:c903:ad80::/64
Sep 01 16:50:37 archelj dhcpcd[541]: eno1: deleting default route via fe80::bea5:11ff:fe96:9d46
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:64
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 16:50:37 archelj kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
Sep 01 16:50:37 archelj kernel: Bluetooth: hci0: Boot Address: 0x24800
Sep 01 16:50:37 archelj kernel: Bluetooth: hci0: Firmware Version: 20-28.22
Sep 01 16:50:37 archelj kernel: Bluetooth: hci0: Firmware already loaded
Sep 01 16:50:37 archelj dhcpcd[541]: eno1: deleting address fe80::8b8e:3bf6:b96c:ee13
Sep 01 16:50:37 archelj dhcpcd[541]: eno1: deleting route to 192.168.0.0/24
Sep 01 16:50:37 archelj dhcpcd[541]: eno1: deleting default route via 192.168.0.1
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): connected
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): Internal DisplayPort
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): AUS VG248 (DFP-2): 2660.0 MHz maximum pixel clock
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Setting mode "DP-0: 1920x1080_165 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: 1920x1080_75 @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
Sep 01 16:50:37 archelj systemd-logind[543]: Operation 'sleep' finished.
Sep 01 16:50:37 archelj NetworkManager[550]: <info> [1662047437.7284] manager: sleep: wake requested (sleeping: yes enabled: yes)
Sep 01 16:50:37 archelj NetworkManager[550]: <info> [1662047437.7285] device (eno1): state change: activated -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 16:50:37 archelj NetworkManager[550]: <info> [1662047437.7286] dhcp4 (eno1): canceled DHCP transaction
Sep 01 16:50:37 archelj NetworkManager[550]: <info> [1662047437.7286] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 01 16:50:37 archelj NetworkManager[550]: <info> [1662047437.7286] dhcp4 (eno1): state changed no lease
Sep 01 16:50:37 archelj systemd-resolved[473]: eno1: Bus client set default route setting: no
Sep 01 16:50:37 archelj kernel: rfkill: input handler disabled
Sep 01 16:50:37 archelj kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 01 16:50:37 archelj systemd-resolved[473]: eno1: Bus client reset DNS server list.
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): configuration option may not be set correctly. When the
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) NVIDIA(0): Config Options in the README.
Sep 01 16:50:37 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 16:50:37 archelj rtkit-daemon[770]: Successfully made thread 64485 of process 1403 owned by '1000' RT at priority 5.
Sep 01 16:50:37 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 16:50:37 archelj rtkit-daemon[770]: Supervising 5 threads of 2 processes of 1 users.
Sep 01 16:50:37 archelj rtkit-daemon[770]: Successfully made thread 64487 of process 1403 owned by '1000' RT at priority 5.
Sep 01 16:50:37 archelj rtkit-daemon[770]: Supervising 6 threads of 2 processes of 1 users.
Sep 01 16:50:37 archelj NetworkManager[550]: <info> [1662047437.7939] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 01 16:50:37 archelj NetworkManager[550]: <info> [1662047437.7950] manager: NetworkManager state is now DISCONNECTED
Sep 01 16:50:37 archelj NetworkManager[550]: <info> [1662047437.7955] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event0 - Power Button: device is a keyboard
Sep 01 16:50:37 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=550 comm="/usr/bin/NetworkManager --no-daemon")
Sep 01 16:50:37 archelj systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:76
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: is tagged by udev as: Keyboard Mouse
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device is a pointer
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event12 - Logitech MX Master 3: device is a keyboard
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:74
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard Mouse
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a pointer
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event10 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 16:50:37 archelj dbus-daemon[534]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 01 16:50:37 archelj systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:67
Sep 01 16:50:37 archelj 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'
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: is tagged by udev as: Keyboard
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event3 - SEMITEK USB-HID Gaming Keyboard: device is a keyboard
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:65
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event1 - Power Button: device is a keyboard
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:88
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: is tagged by udev as: Keyboard
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event24 - Kingston HyperX Virtual Surround Sound: device is a keyboard
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) systemd-logind: got resume for 13:87
Sep 01 16:50:37 archelj kernel: audit: type=1130 audit(1662047437.800:185): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: is tagged by udev as: Keyboard
Sep 01 16:50:37 archelj /usr/lib/gdm-x-session[1267]: (II) event23 - Kingston HyperX Virtual Surround Sound Consumer Control: device is a keyboard
Sep 01 16:50:37 archelj pulseaudio[1403]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd started with experimental features enabled (-E flag)?
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_hq
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_sq
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/ldac_mq
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx_hd
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx_hd
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/aptx
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/aptx
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Sep 01 16:50:37 archelj bluetoothd[533]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Sep 01 16:50:37 archelj kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
Sep 01 16:50:37 archelj gnome-shell[4359]: [4359:4359:0901/165037.961906:ERROR:shared_context_state.cc(860)] SharedContextState context lost via ARB/EXT_robustness. Reset status = GL_UNKNOWN_CONTEXT_RESET_KHR
Sep 01 16:50:37 archelj gnome-shell[4359]: [4359:4359:0901/165037.962121:ERROR:gpu_service_impl.cc(985)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
Sep 01 16:50:37 archelj gnome-shell[4326]: [4326:4326:0901/165037.987025:ERROR:gpu_process_host.cc(965)] GPU process exited unexpectedly: exit_code=8704
Sep 01 16:50:38 archelj NetworkManager[550]: <info> [1662047438.0110] device (wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 16:50:38 archelj NetworkManager[550]: <info> [1662047438.0116] device (p2p-dev-wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 16:50:38 archelj kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 01 16:50:38 archelj NetworkManager[550]: <info> [1662047438.0625] device (wlp5s0): supplicant interface state: internal-starting -> disconnected
Sep 01 16:50:38 archelj NetworkManager[550]: <info> [1662047438.0625] device (p2p-dev-wlp5s0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Sep 01 16:50:38 archelj NetworkManager[550]: <info> [1662047438.0627] Wi-Fi P2P device controlled by interface wlp5s0 created
Sep 01 16:50:38 archelj NetworkManager[550]: <info> [1662047438.0629] manager: (p2p-dev-wlp5s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/6)
Sep 01 16:50:38 archelj NetworkManager[550]: <info> [1662047438.0630] device (p2p-dev-wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 01 16:50:38 archelj NetworkManager[550]: <info> [1662047438.0633] device (wlp5s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 01 16:50:38 archelj NetworkManager[550]: <info> [1662047438.0635] device (p2p-dev-wlp5s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:38 archelj gnome-shell[1347]: Removing a network device that was not added
Sep 01 16:50:40 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 16:50:40 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 16:50:40 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 16:50:40 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 16:50:40 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): connected
Sep 01 16:50:40 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): Internal TMDS
Sep 01 16:50:40 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0): Sceptre E24 (DFP-1): 600.0 MHz maximum pixel clock
Sep 01 16:50:40 archelj /usr/lib/gdm-x-session[1267]: (--) NVIDIA(GPU-0):
Sep 01 16:50:40 archelj dhcpcd[541]: eno1: carrier acquired
Sep 01 16:50:40 archelj NetworkManager[550]: <info> [1662047440.9196] device (eno1): carrier: link connected
Sep 01 16:50:40 archelj NetworkManager[550]: <info> [1662047440.9198] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 01 16:50:40 archelj kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
Sep 01 16:50:40 archelj kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
Sep 01 16:50:40 archelj NetworkManager[550]: <info> [1662047440.9207] policy: auto-activating connection 'eno1' (56a51c3e-2cce-4c30-a9f7-8384457c0ae4)
Sep 01 16:50:40 archelj NetworkManager[550]: <info> [1662047440.9210] device (eno1): Activation: starting connection 'eno1' (56a51c3e-2cce-4c30-a9f7-8384457c0ae4)
Sep 01 16:50:40 archelj NetworkManager[550]: <info> [1662047440.9211] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:40 archelj NetworkManager[550]: <info> [1662047440.9212] manager: NetworkManager state is now CONNECTING
Sep 01 16:50:40 archelj NetworkManager[550]: <info> [1662047440.9215] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:40 archelj NetworkManager[550]: <info> [1662047440.9220] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:40 archelj NetworkManager[550]: <info> [1662047440.9224] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 01 16:50:40 archelj dhcpcd[541]: eno1: IAID 4d:6a:1f:87
Sep 01 16:50:40 archelj dhcpcd[541]: eno1: adding address fe80::8b8e:3bf6:b96c:ee13
Sep 01 16:50:40 archelj kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
Sep 01 16:50:41 archelj wpa_supplicant[616]: wlp5s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2171] policy: auto-activating connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2176] device (wlp5s0): Activation: starting connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2176] device (wlp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2179] device (wlp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2181] device (wlp5s0): Activation: (wifi) access point 'NETGEAR57_EXT' has security, but secrets are required.
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2181] device (wlp5s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:41 archelj NetworkManager[550]: <warn> [1662047441.2183] device (wlp5s0): no secrets: No agents were available for this request.
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2183] device (wlp5s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Sep 01 16:50:41 archelj NetworkManager[550]: <warn> [1662047441.2186] device (wlp5s0): Activation: failed for connection 'NETGEAR57_EXT'
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2188] device (wlp5s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:41 archelj dhcpcd[541]: wlp5s0: old hardware address: a4:b1:c1:c5:65:48
Sep 01 16:50:41 archelj dhcpcd[541]: wlp5s0: new hardware address: 0a:10:1b:65:38:33
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2479] device (wlp5s0): set-hw-addr: set MAC address to 0A:10:1B:65:38:33 (scanning)
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2759] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.2759] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:50:41 archelj dhcpcd[541]: eno1: soliciting an IPv6 router
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.9237] dhcp4 (eno1): state changed new lease, address=192.168.0.100
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.9241] policy: set 'eno1' (eno1) as default for IPv4 routing and DNS
Sep 01 16:50:41 archelj systemd-resolved[473]: eno1: Bus client set search domain list to: hsd1.ma.comcast.net
Sep 01 16:50:41 archelj systemd-resolved[473]: eno1: Bus client set default route setting: yes
Sep 01 16:50:41 archelj systemd-resolved[473]: eno1: Bus client set DNS server list to: 1.1.1.1, 1.0.0.1
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.9532] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.9545] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.9546] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.9548] manager: NetworkManager state is now CONNECTED_SITE
Sep 01 16:50:41 archelj NetworkManager[550]: <info> [1662047441.9550] device (eno1): Activation: successful, device activated.
Sep 01 16:50:42 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.149' (uid=0 pid=64540 comm="gdm-session-worker [pam/gdm-password]")
Sep 01 16:50:42 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:50:42 archelj gdm-password][64540]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:50:42 archelj NetworkManager[550]: <info> [1662047442.2171] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 01 16:50:42 archelj dhcpcd[541]: eno1: Router Advertisement from fe80::bea5:11ff:fe96:9d46
Sep 01 16:50:42 archelj dhcpcd[541]: eno1: adding address 2601:182:c903:ad80:6e12:2a62:68d0:ca24/64
Sep 01 16:50:42 archelj dhcpcd[541]: eno1: adding route to 2601:182:c903:ad80::/64
Sep 01 16:50:42 archelj dhcpcd[541]: eno1: requesting DHCPv6 information
Sep 01 16:50:42 archelj dhcpcd[541]: eno1: adding default route via fe80::bea5:11ff:fe96:9d46
Sep 01 16:50:42 archelj dhcpcd[541]: eno1: rebinding lease of 192.168.0.100
Sep 01 16:50:42 archelj systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 01 16:50:42 archelj 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'
Sep 01 16:50:42 archelj kernel: audit: type=1131 audit(1662047442.540:186): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 16:50:43 archelj dhcpcd[541]: eno1: REPLY6 received from fe80::bea5:11ff:fe96:9d46
Sep 01 16:50:43 archelj dhcpcd[541]: eno1: refresh in 86400 seconds
Sep 01 16:50:43 archelj dhcpcd[541]: eno1: leased 192.168.0.100 for 86400 seconds
Sep 01 16:50:43 archelj dhcpcd[541]: eno1: adding route to 192.168.0.0/24
Sep 01 16:50:43 archelj dhcpcd[541]: eno1: adding default route via 192.168.0.1
Sep 01 16:50:44 archelj gdm-password][64540]: gkr-pam: unlocked login keyring
Sep 01 16:50:44 archelj audit[64540]: USER_AUTH pid=64540 uid=0 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 16:50:44 archelj audit[64540]: USER_ACCT pid=64540 uid=0 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 16:50:44 archelj audit[64540]: CRED_REFR pid=64540 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 16:50:44 archelj kernel: audit: type=1100 audit(1662047444.013:187): pid=64540 uid=0 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 16:50:44 archelj kernel: audit: type=1101 audit(1662047444.013:188): pid=64540 uid=0 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 16:50:44 archelj kernel: audit: type=1110 audit(1662047444.013:189): pid=64540 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="aymane" exe="/usr/lib/gdm-session-worker" hostname=archelj addr=? terminal=/dev/tty1 res=success'
Sep 01 16:50:44 archelj gnome-shell[1347]: Timelines with detached actors are not supported. <panel>[<Gjs_ui_panel_Panel>:0x55af12125d20] in animation of duration 250ms but not on stage.
Sep 01 16:50:44 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af12bb6080 StLabel.vitals-panel-label:insensitive ("…")] which is not in the stage.
Sep 01 16:50:44 archelj gnome-shell[1347]: st_widget_get_theme_node called on the widget [0x55af13bf1440 StLabel.vitals-panel-label:insensitive ("…")] which is not in the stage.
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.0322] agent-manager: agent[937ba562aff5c492,:1.57/org.gnome.Shell.NetworkAgent/1000]: agent registered
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.0323] policy: auto-activating connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.0325] device (wlp5s0): Activation: starting connection 'NETGEAR57_EXT' (c467c7fa-b1fb-4b13-b25b-43a9092a5d4d)
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.0326] device (wlp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:45 archelj dhcpcd[541]: wlp5s0: old hardware address: 0a:10:1b:65:38:33
Sep 01 16:50:45 archelj dhcpcd[541]: wlp5s0: new hardware address: a4:b1:c1:c5:65:48
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.0682] device (wlp5s0): set-hw-addr: reset MAC address to A4:B1:C1:C5:65:48 (preserve)
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.0692] device (wlp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.0693] device (wlp5s0): Activation: (wifi) access point 'NETGEAR57_EXT' has security, but secrets are required.
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.0693] device (wlp5s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x55af115c8340] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55af12ed4b40] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55af12ef0a20] is on because it needs an allocation.
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.1076] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.1076] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.1127] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.1127] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<ClutterActor>:0x55af17197910] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <panelBox>[<StBoxLayout>:0x55af11baf7c0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_panel_Panel>:0x55af127b3420] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <panel>[<Gjs_ui_panel_Panel>:0x55af12125d20] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StBin>:0x55af12f97cb0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <dashtopanelTaskbar>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarActor>:0x55af13cdc960] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <dashtopanelScrollview>[<StScrollView>:0x55af1268cd70] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StBoxLayout>:0x55af11d48860] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af118c9420] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af1241a270] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af12460820] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af116c5820] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af190f21b0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af11a863d0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af12d526c0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af129b0470] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af12f9f570] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af13f12260] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13c2e880] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13d7b490] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af1916a540] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af13d2c350] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af12b86bc0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af12b6c590] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af13ef9430] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af12b474f0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af1227ba20] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af1446d480] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af1211c960] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af146b1e20] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af170ac380] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af1910ea10] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af1171a670] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af118c6950] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af10ae8f60] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af13e3ef90] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af119db0b0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af141f92e0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_taskbar_TaskbarItemContainer>:0x55af13f34f40] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<Gjs_dash-to-panel_jderose9_github_com_appIcons_TaskbarAppIcon>:0x55af11265630] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af170bcdc0] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StWidget>:0x55af12ff6c80] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af12e24490] is on because it needs an allocation.
Sep 01 16:50:45 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<StDrawingArea>:0x55af11671910] is on because it needs an allocation.
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.2932] dhcp6 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.2933] dhcp6 (eno1): canceled DHCP transaction
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.2933] dhcp6 (eno1): state changed no lease
Sep 01 16:50:45 archelj NetworkManager[550]: <info> [1662047445.2935] policy: set 'eno1' (eno1) as default for IPv6 routing and DNS
Sep 01 16:50:45 archelj systemd-resolved[473]: eno1: Bus client set DNS server list to: 1.1.1.1, 1.0.0.1, 2001:558:feed::1, 2001:558:feed::2
Sep 01 16:50:46 archelj dhcpcd[541]: eno1: pid 550 deleted default route via fe80::bea5:11ff:fe96:9d46
Sep 01 16:50:46 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x55af115c8340] is on because it needs an allocation.
Sep 01 16:50:46 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55af12ed4b40] is on because it needs an allocation.
Sep 01 16:50:46 archelj gnome-shell[1347]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55af12ef0a20] is on because it needs an allocation.
Sep 01 16:50:47 archelj systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 01 16:50:47 archelj 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'
Sep 01 16:50:47 archelj kernel: audit: type=1131 audit(1662047447.803:190): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 01 16:50:50 archelj /usr/lib/gdm-x-session[1267]: (EE) client bug: timer event12 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
Sep 01 16:50:57 archelj dhcpcd[541]: eno1: adding default route via fe80::bea5:11ff:fe96:9d46
Sep 01 16:52:04 archelj dbus-daemon[534]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.150' (uid=0 pid=65993 comm="sudo dmidecode")
Sep 01 16:52:04 archelj kernel: audit: type=1101 audit(1662047524.047:191): pid=65993 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:52:04 archelj kernel: audit: type=1110 audit(1662047524.047:192): pid=65993 uid=1000 auid=1000 ses=4 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'
Sep 01 16:52:04 archelj kernel: audit: type=1105 audit(1662047524.047:193): pid=65993 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:52:04 archelj kernel: audit: type=1106 audit(1662047524.051:194): pid=65993 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:52:04 archelj kernel: audit: type=1104 audit(1662047524.051:195): pid=65993 uid=1000 auid=1000 ses=4 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'
Sep 01 16:52:04 archelj audit[65993]: USER_ACCT pid=65993 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="aymane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:52:04 archelj audit[65993]: CRED_REFR pid=65993 uid=1000 auid=1000 ses=4 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'
Sep 01 16:52:04 archelj audit[65993]: USER_START pid=65993 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:52:04 archelj audit[65993]: USER_END pid=65993 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Sep 01 16:52:04 archelj audit[65993]: CRED_DISP pid=65993 uid=1000 auid=1000 ses=4 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'
Sep 01 16:52:04 archelj dbus-daemon[534]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:52:04 archelj sudo[65993]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 01 16:52:04 archelj sudo[65993]: aymane : TTY=pts/0 ; PWD=/home/aymane ; USER=root ; COMMAND=/usr/bin/dmidecode
Sep 01 16:52:04 archelj sudo[65993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 01 16:52:04 archelj sudo[65993]: pam_unix(sudo:session): session closed for user root
Sep 01 16:52:45 archelj NetworkManager[550]: <warn> [1662047565.0730] device (wlp5s0): no secrets: No agents were available for this request.
Sep 01 16:52:45 archelj NetworkManager[550]: <info> [1662047565.0731] device (wlp5s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Sep 01 16:52:45 archelj dhcpcd[541]: wlp5s0: old hardware address: a4:b1:c1:c5:65:48
Sep 01 16:52:45 archelj dhcpcd[541]: wlp5s0: new hardware address: d2:f8:6e:31:19:2f
Sep 01 16:52:45 archelj NetworkManager[550]: <info> [1662047565.0915] device (wlp5s0): set-hw-addr: set MAC address to D2:F8:6E:31:19:2F (scanning)
Sep 01 16:52:45 archelj NetworkManager[550]: <warn> [1662047565.0926] device (wlp5s0): Activation: failed for connection 'NETGEAR57_EXT'
Sep 01 16:52:45 archelj NetworkManager[550]: <info> [1662047565.0929] device (wlp5s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 01 16:52:45 archelj NetworkManager[550]: <info> [1662047565.1141] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:52:45 archelj NetworkManager[550]: <info> [1662047565.1142] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:52:45 archelj NetworkManager[550]: <info> [1662047565.1193] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:52:45 archelj NetworkManager[550]: <info> [1662047565.1193] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 16:59:38 archelj dhcpcd[541]: wlp5s0: old hardware address: d2:f8:6e:31:19:2f
Sep 01 16:59:38 archelj dhcpcd[541]: wlp5s0: new hardware address: c6:74:30:92:ae:aa
Sep 01 16:59:38 archelj NetworkManager[550]: <info> [1662047978.6282] device (wlp5s0): set-hw-addr: set MAC address to C6:74:30:92:AE:AA (scanning)
Sep 01 16:59:38 archelj NetworkManager[550]: <info> [1662047978.6743] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 16:59:38 archelj NetworkManager[550]: <info> [1662047978.6743] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 16:59:38 archelj NetworkManager[550]: <info> [1662047978.6797] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 16:59:38 archelj NetworkManager[550]: <info> [1662047978.6797] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 17:04:03 archelj sshd[76568]: error: kex_exchange_identification: Connection closed by remote host
Sep 01 17:04:03 archelj sshd[76568]: Connection closed by 141.98.10.90 port 57242
Sep 01 17:04:24 archelj sshd[76863]: Unable to negotiate with 141.98.10.90 port 37934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Sep 01 17:06:31 archelj dhcpcd[541]: wlp5s0: old hardware address: c6:74:30:92:ae:aa
Sep 01 17:06:31 archelj dhcpcd[541]: wlp5s0: new hardware address: e2:43:94:52:88:fe
Sep 01 17:06:31 archelj NetworkManager[550]: <info> [1662048391.5982] device (wlp5s0): set-hw-addr: set MAC address to E2:43:94:52:88:FE (scanning)
Sep 01 17:10:11 archelj sshd[81940]: error: kex_exchange_identification: Connection closed by remote host
Sep 01 17:10:11 archelj sshd[81940]: Connection closed by 141.98.10.174 port 53154
Sep 01 17:10:25 archelj sshd[82123]: Unable to negotiate with 141.98.10.174 port 42382: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Sep 01 17:13:24 archelj dhcpcd[541]: wlp5s0: old hardware address: e2:43:94:52:88:fe
Sep 01 17:13:24 archelj dhcpcd[541]: wlp5s0: new hardware address: 62:bd:14:8d:70:0d
Sep 01 17:13:24 archelj NetworkManager[550]: <info> [1662048804.5983] device (wlp5s0): set-hw-addr: set MAC address to 62:BD:14:8D:70:0D (scanning)
Sep 01 17:13:24 archelj NetworkManager[550]: <info> [1662048804.6472] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 17:13:24 archelj NetworkManager[550]: <info> [1662048804.6472] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 17:13:24 archelj NetworkManager[550]: <info> [1662048804.6525] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 17:13:24 archelj NetworkManager[550]: <info> [1662048804.6526] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 17:15:56 archelj sshd[86997]: ssh_dispatch_run_fatal: Connection from 207.229.167.36 port 34110: Connection corrupted [preauth]
Sep 01 17:15:57 archelj sshd[87013]: ssh_dispatch_run_fatal: Connection from 207.229.167.36 port 34200: Connection corrupted [preauth]
Sep 01 17:15:59 archelj sshd[87043]: ssh_dispatch_run_fatal: Connection from 207.229.167.36 port 34446: Connection corrupted [preauth]
Sep 01 17:16:04 archelj sshd[87101]: ssh_dispatch_run_fatal: Connection from 207.229.167.36 port 34832: Connection corrupted [preauth]
Sep 01 17:16:12 archelj sshd[87215]: ssh_dispatch_run_fatal: Connection from 207.229.167.36 port 35522: Connection corrupted [preauth]
Sep 01 17:16:28 archelj sshd[87465]: ssh_dispatch_run_fatal: Connection from 207.229.167.36 port 36976: Connection corrupted [preauth]
Sep 01 17:20:17 archelj dhcpcd[541]: wlp5s0: old hardware address: 62:bd:14:8d:70:0d
Sep 01 17:20:17 archelj dhcpcd[541]: wlp5s0: new hardware address: 0e:d1:b2:77:68:c0
Sep 01 17:20:17 archelj NetworkManager[550]: <info> [1662049217.5815] device (wlp5s0): set-hw-addr: set MAC address to 0E:D1:B2:77:68:C0 (scanning)
Sep 01 17:20:17 archelj NetworkManager[550]: <info> [1662049217.6140] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 17:20:17 archelj NetworkManager[550]: <info> [1662049217.6140] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 17:20:17 archelj NetworkManager[550]: <info> [1662049217.6191] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 17:20:17 archelj NetworkManager[550]: <info> [1662049217.6191] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 17:23:57 archelj sshd[93916]: Connection closed by 167.172.148.206 port 34400 [preauth]
Sep 01 17:27:11 archelj dhcpcd[541]: wlp5s0: old hardware address: 0e:d1:b2:77:68:c0
Sep 01 17:27:11 archelj dhcpcd[541]: wlp5s0: new hardware address: e6:74:56:fb:31:7e
Sep 01 17:27:11 archelj NetworkManager[550]: <info> [1662049631.6319] device (wlp5s0): set-hw-addr: set MAC address to E6:74:56:FB:31:7E (scanning)
Sep 01 17:27:11 archelj NetworkManager[550]: <info> [1662049631.6739] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 17:27:11 archelj NetworkManager[550]: <info> [1662049631.6739] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 17:27:11 archelj NetworkManager[550]: <info> [1662049631.6792] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 17:27:11 archelj NetworkManager[550]: <info> [1662049631.6792] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 17:34:04 archelj dhcpcd[541]: wlp5s0: old hardware address: e6:74:56:fb:31:7e
Sep 01 17:34:04 archelj dhcpcd[541]: wlp5s0: new hardware address: fe:c8:2a:9d:ec:fd
Sep 01 17:34:04 archelj NetworkManager[550]: <info> [1662050044.6082] device (wlp5s0): set-hw-addr: set MAC address to FE:C8:2A:9D:EC:FD (scanning)
Sep 01 17:34:04 archelj NetworkManager[550]: <info> [1662050044.6638] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 17:34:04 archelj NetworkManager[550]: <info> [1662050044.6638] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 17:34:04 archelj NetworkManager[550]: <info> [1662050044.6689] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 17:34:04 archelj NetworkManager[550]: <info> [1662050044.6689] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 17:34:11 archelj sshd[103073]: error: kex_exchange_identification: Connection closed by remote host
Sep 01 17:34:11 archelj sshd[103073]: Connection closed by 141.98.10.90 port 37556
Sep 01 17:34:38 archelj sshd[103482]: Unable to negotiate with 141.98.10.90 port 54498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Sep 01 17:40:57 archelj dhcpcd[541]: wlp5s0: old hardware address: fe:c8:2a:9d:ec:fd
Sep 01 17:40:57 archelj dhcpcd[541]: wlp5s0: new hardware address: 26:13:cd:26:22:1a
Sep 01 17:40:57 archelj NetworkManager[550]: <info> [1662050457.6181] device (wlp5s0): set-hw-addr: set MAC address to 26:13:CD:26:22:1A (scanning)
Sep 01 17:40:57 archelj NetworkManager[550]: <info> [1662050457.6404] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 17:40:57 archelj NetworkManager[550]: <info> [1662050457.6405] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 17:40:57 archelj NetworkManager[550]: <info> [1662050457.6457] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 17:40:57 archelj NetworkManager[550]: <info> [1662050457.6457] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 17:47:50 archelj dhcpcd[541]: wlp5s0: old hardware address: 26:13:cd:26:22:1a
Sep 01 17:47:50 archelj dhcpcd[541]: wlp5s0: new hardware address: da:24:9e:35:21:e7
Sep 01 17:47:50 archelj NetworkManager[550]: <info> [1662050870.6116] device (wlp5s0): set-hw-addr: set MAC address to DA:24:9E:35:21:E7 (scanning)
Sep 01 17:47:50 archelj NetworkManager[550]: <info> [1662050870.6338] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 17:47:50 archelj NetworkManager[550]: <info> [1662050870.6339] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 17:47:50 archelj NetworkManager[550]: <info> [1662050870.6390] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 17:47:50 archelj NetworkManager[550]: <info> [1662050870.6391] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Sep 01 17:54:43 archelj dhcpcd[541]: wlp5s0: old hardware address: da:24:9e:35:21:e7
Sep 01 17:54:43 archelj dhcpcd[541]: wlp5s0: new hardware address: 06:80:88:39:a9:29
Sep 01 17:54:43 archelj NetworkManager[550]: <info> [1662051283.5980] device (wlp5s0): set-hw-addr: set MAC address to 06:80:88:39:A9:29 (scanning)
Sep 01 17:54:43 archelj NetworkManager[550]: <info> [1662051283.6404] device (wlp5s0): supplicant interface state: inactive -> disconnected
Sep 01 17:54:43 archelj NetworkManager[550]: <info> [1662051283.6404] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Sep 01 17:54:43 archelj NetworkManager[550]: <info> [1662051283.6456] device (wlp5s0): supplicant interface state: disconnected -> inactive
Sep 01 17:54:43 archelj NetworkManager[550]: <info> [1662051283.6456] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactiveOffline
Nothing new there. Try to disable the usual suspects (mouse + keyboard):
https://wiki.archlinux.org/title/Wakeup … _bus_trees
sys2064
Offline
Interestingly enough the issue wasn't with the mouse and keyboard. I disabled all of the devices that were enabled except for the mouse and keyboard (I sometimes press on a key or move the mouse to wake up from suspend) and it works perfectly fine now. This is what the output of
cat /proc/acpi/wakeupcat /proc/acpi/wakeup
Device S-state Status Sysfs node
GP12 S4 *disabled pci:0000:00:07.1
GP13 S4 *disabled pci:0000:00:08.1
XHC0 S4 *enabled pci:0000:08:00.3
GP30 S4 *disabled
GP31 S4 *disabled
PS2K S3 *disabled
GPP0 S4 *disabled pci:0000:00:01.1
GPP8 S4 *disabled pci:0000:00:03.1
PTXH S4 *enabled pci:0000:02:00.0
PT20 S4 *disabled
PT23 S4 *disabled
PT24 S4 *disabled
PT26 S4 *disabled
PT27 S4 *disabled
PT28 S4 *disabled pci:0000:03:08.0
PT29 S4 *disabled pci:0000:03:09.0Offline