You are not logged in.
This problem has been going on for several months now. At least from last December. When I suspend GNOME (using top right corner power button options), desktop disappears and monitor switches off but I can see my machine is still running. I can see both the exhaust fans and the LED lights are on. Today there was a new thing. After a while, the machine started to sound like a diesel generator. It was super hot inside. I had to shut it down cold (by keeping the power button pressed for a few seconds). Anyone faced similar problem and found a solution?
Last edited by arnuld (2023-06-28 09:15:11)
Offline
Sounds like you should be reading your journal. Were I you, I would note the system time and command the suspend. Wait for the chaos, wake things up, and use journalctl -b to open the journal, go to the time stamp where you shut down, and start reading.
This assumes you can wake things up. If you have to reboot, you will want to use journalctl -b-1 to look at the previous session.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Yes, I can never wake it up.
This time I just turned off the monitor (leaving the machine on) and went to sleep for a while. I came back a few hours later. Machine was running fine but when I turned on the monitor the screen was blank and I could not get back into Arch Linux. Had to hard reboot. The really long output from journalctl -b -1 is down here. I turned on the computer 9:17 and it was running fine , then I went to sleep around 11:15 or 30 something and tried to wake it up at 14:09:
[arnuld@arch64 ~ ]$ sudo journalctl -b -1
[sudo] password for arnuld:
Jun 30 09:17:08 arch64 kernel: Linux version 6.3.9-arch1-1 (linux@archlinux) (gcc (GCC) 13.1.1 20230429, GNU ld (GNU Binutils) 2.40.0) #1 SMP PREEMPT_DYNAMIC Wed, 21 Jun 2023 20:46:20 +0000
Jun 30 09:17:08 arch64 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7 rw loglevel=4 lsm=landlock,lockdown,yama,apparmor,bpf
Jun 30 09:17:08 arch64 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 30 09:17:08 arch64 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 30 09:17:08 arch64 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 30 09:17:08 arch64 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 30 09:17:08 arch64 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Jun 30 09:17:08 arch64 kernel: signal: max sigframe size: 1776
Jun 30 09:17:08 arch64 kernel: BIOS-provided physical RAM map:
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009d7ffff] usable
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x0000000009d80000-0x0000000009ffffff] reserved
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x000000000a20c000-0x000000000affffff] usable
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000dbc72fff] usable
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000dbc73000-0x00000000dbde4fff] reserved
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000dbde5000-0x00000000dbf66fff] usable
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000dbf67000-0x00000000dc37cfff] ACPI NVS
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000dc37d000-0x00000000dcf31fff] reserved
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000dcf32000-0x00000000dcfd2fff] type 20
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000dcfd3000-0x00000000deffffff] usable
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Jun 30 09:17:08 arch64 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041f37ffff] usable
Jun 30 09:17:08 arch64 kernel: NX (Execute Disable) protection: active
Jun 30 09:17:08 arch64 kernel: efi: EFI v2.7 by American Megatrends
Jun 30 09:17:08 arch64 kernel: efi: ACPI 2.0=0xdc2fa000 ACPI=0xdc2fa000 SMBIOS=0xdce1e000 MEMATTR=0xd7dc1018 ESRT=0xd7dc7f98
Jun 30 09:17:08 arch64 kernel: efi: Remove mem281: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
Jun 30 09:17:08 arch64 kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
Jun 30 09:17:08 arch64 kernel: efi: Remove mem282: MMIO range=[0xfd000000-0xffffffff] (48MB) from e820 map
Jun 30 09:17:08 arch64 kernel: e820: remove [mem 0xfd000000-0xffffffff] reserved
Jun 30 09:17:08 arch64 kernel: SMBIOS 2.8 present.
Jun 30 09:17:08 arch64 kernel: DMI: Micro-Star International Co., Ltd. MS-7B85/B450 GAMING PRO CARBON AC (MS-7B85), BIOS 1.C0 06/11/2020
Jun 30 09:17:08 arch64 kernel: tsc: Fast TSC calibration failed
Jun 30 09:17:08 arch64 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 30 09:17:08 arch64 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 30 09:17:08 arch64 kernel: last_pfn = 0x41f380 max_arch_pfn = 0x400000000
Jun 30 09:17:08 arch64 kernel: total RAM covered: 3583M
Jun 30 09:17:08 arch64 kernel: Found optimal setting for mtrr clean up
Jun 30 09:17:08 arch64 kernel: gran_size: 64K chunk_size: 64M num_reg: 4 lose cover RAM: 0G
Jun 30 09:17:08 arch64 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jun 30 09:17:08 arch64 kernel: e820: update [mem 0xdc740000-0xdc74ffff] usable ==> reserved
Jun 30 09:17:08 arch64 kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Jun 30 09:17:08 arch64 kernel: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
Jun 30 09:17:08 arch64 kernel: esrt: Reserving ESRT space from 0x00000000d7dc7f98 to 0x00000000d7dc7fd0.
Jun 30 09:17:08 arch64 kernel: e820: update [mem 0xd7dc7000-0xd7dc7fff] usable ==> reserved
Jun 30 09:17:08 arch64 kernel: Using GB pages for direct mapping
Jun 30 09:17:08 arch64 kernel: Secure boot disabled
Jun 30 09:17:08 arch64 kernel: RAMDISK: [mem 0x3414b000-0x3609cfff]
Jun 30 09:17:08 arch64 kernel: ACPI: Early table checksum verification disabled
Jun 30 09:17:08 arch64 kernel: ACPI: RSDP 0x00000000DC2FA000 000024 (v02 ALASKA)
Jun 30 09:17:08 arch64 kernel: ACPI: XSDT 0x00000000DC2FA0A0 0000BC (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 30 09:17:08 arch64 kernel: ACPI: FACP 0x00000000DC301C78 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Jun 30 09:17:08 arch64 kernel: ACPI: DSDT 0x00000000DC2FA1F0 007A83 (v02 ALASKA A M I 01072009 INTL 20120913)
Jun 30 09:17:08 arch64 kernel: ACPI: FACS 0x00000000DC366E00 000040
Jun 30 09:17:08 arch64 kernel: ACPI: APIC 0x00000000DC301D90 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
Jun 30 09:17:08 arch64 kernel: ACPI: FPDT 0x00000000DC301EF0 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 30 09:17:08 arch64 kernel: ACPI: FIDT 0x00000000DC301F38 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 30 09:17:08 arch64 kernel: ACPI: SSDT 0x00000000DC301FD8 0000FC (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
Jun 30 09:17:08 arch64 kernel: ACPI: SSDT 0x00000000DC3020D8 008C98 (v02 AMD AMD ALIB 00000002 MSFT 04000000)
Jun 30 09:17:08 arch64 kernel: ACPI: SSDT 0x00000000DC30AD70 003776 (v01 AMD AMD AOD 00000001 INTL 20120913)
Jun 30 09:17:08 arch64 kernel: ACPI: MCFG 0x00000000DC30E4E8 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Jun 30 09:17:08 arch64 kernel: ACPI: HPET 0x00000000DC30E528 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Jun 30 09:17:08 arch64 kernel: ACPI: UEFI 0x00000000DC30E560 000042 (v01 ALASKA A M I 00000002 01000013)
Jun 30 09:17:08 arch64 kernel: ACPI: IVRS 0x00000000DC30E5A8 0000D0 (v02 AMD AMD IVRS 00000001 AMD 00000000)
Jun 30 09:17:08 arch64 kernel: ACPI: PCCT 0x00000000DC30E678 00006E (v01 AMD AMD PCCT 00000001 AMD 00000000)
Jun 30 09:17:08 arch64 kernel: ACPI: SSDT 0x00000000DC30E6E8 003EC9 (v01 AMD AMD CPU 00000001 AMD 00000001)
Jun 30 09:17:08 arch64 kernel: ACPI: CRAT 0x00000000DC3125B8 000ED8 (v01 AMD AMD CRAT 00000001 AMD 00000001)
Jun 30 09:17:08 arch64 kernel: ACPI: CDIT 0x00000000DC313490 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001)
Jun 30 09:17:08 arch64 kernel: ACPI: BGRT 0x00000000DC3134C0 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 30 09:17:08 arch64 kernel: ACPI: SSDT 0x00000000DC3134F8 001D4A (v01 AMD AmdTable 00000001 INTL 20120913)
Jun 30 09:17:08 arch64 kernel: ACPI: SSDT 0x00000000DC315248 0000BF (v01 AMD AMD PT 00001000 INTL 20120913)
Jun 30 09:17:08 arch64 kernel: ACPI: WSMT 0x00000000DC315308 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving FACP table memory at [mem 0xdc301c78-0xdc301d8b]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving DSDT table memory at [mem 0xdc2fa1f0-0xdc301c72]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving FACS table memory at [mem 0xdc366e00-0xdc366e3f]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving APIC table memory at [mem 0xdc301d90-0xdc301eed]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving FPDT table memory at [mem 0xdc301ef0-0xdc301f33]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving FIDT table memory at [mem 0xdc301f38-0xdc301fd3]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving SSDT table memory at [mem 0xdc301fd8-0xdc3020d3]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving SSDT table memory at [mem 0xdc3020d8-0xdc30ad6f]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving SSDT table memory at [mem 0xdc30ad70-0xdc30e4e5]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving MCFG table memory at [mem 0xdc30e4e8-0xdc30e523]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving HPET table memory at [mem 0xdc30e528-0xdc30e55f]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving UEFI table memory at [mem 0xdc30e560-0xdc30e5a1]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving IVRS table memory at [mem 0xdc30e5a8-0xdc30e677]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving PCCT table memory at [mem 0xdc30e678-0xdc30e6e5]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving SSDT table memory at [mem 0xdc30e6e8-0xdc3125b0]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving CRAT table memory at [mem 0xdc3125b8-0xdc31348f]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving CDIT table memory at [mem 0xdc313490-0xdc3134b8]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving BGRT table memory at [mem 0xdc3134c0-0xdc3134f7]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving SSDT table memory at [mem 0xdc3134f8-0xdc315241]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving SSDT table memory at [mem 0xdc315248-0xdc315306]
Jun 30 09:17:08 arch64 kernel: ACPI: Reserving WSMT table memory at [mem 0xdc315308-0xdc31532f]
Jun 30 09:17:08 arch64 kernel: No NUMA configuration found
Jun 30 09:17:08 arch64 kernel: Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
Jun 30 09:17:08 arch64 kernel: NODE_DATA(0) allocated [mem 0x41f37b000-0x41f37ffff]
Jun 30 09:17:08 arch64 kernel: Zone ranges:
Jun 30 09:17:08 arch64 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 30 09:17:08 arch64 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 30 09:17:08 arch64 kernel: Normal [mem 0x0000000100000000-0x000000041f37ffff]
Jun 30 09:17:08 arch64 kernel: Device empty
Jun 30 09:17:08 arch64 kernel: Movable zone start for each node
Jun 30 09:17:08 arch64 kernel: Early memory node ranges
Jun 30 09:17:08 arch64 kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 30 09:17:08 arch64 kernel: node 0: [mem 0x0000000000100000-0x0000000009d7ffff]
Jun 30 09:17:08 arch64 kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 30 09:17:08 arch64 kernel: node 0: [mem 0x000000000a20c000-0x000000000affffff]
Jun 30 09:17:08 arch64 kernel: node 0: [mem 0x000000000b020000-0x00000000dbc72fff]
Jun 30 09:17:08 arch64 kernel: node 0: [mem 0x00000000dbde5000-0x00000000dbf66fff]
Jun 30 09:17:08 arch64 kernel: node 0: [mem 0x00000000dcfd3000-0x00000000deffffff]
Jun 30 09:17:08 arch64 kernel: node 0: [mem 0x0000000100000000-0x000000041f37ffff]
Jun 30 09:17:08 arch64 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
Jun 30 09:17:08 arch64 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 30 09:17:08 arch64 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 30 09:17:08 arch64 kernel: On node 0, zone DMA32: 640 pages in unavailable ranges
Jun 30 09:17:08 arch64 kernel: On node 0, zone DMA32: 12 pages in unavailable ranges
Jun 30 09:17:08 arch64 kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Jun 30 09:17:08 arch64 kernel: On node 0, zone DMA32: 370 pages in unavailable ranges
Jun 30 09:17:08 arch64 kernel: On node 0, zone DMA32: 4204 pages in unavailable ranges
Jun 30 09:17:08 arch64 kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Jun 30 09:17:08 arch64 kernel: On node 0, zone Normal: 3200 pages in unavailable ranges
Jun 30 09:17:08 arch64 kernel: ACPI: PM-Timer IO Port: 0x808
Jun 30 09:17:08 arch64 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 30 09:17:08 arch64 kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Jun 30 09:17:08 arch64 kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Jun 30 09:17:08 arch64 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 30 09:17:08 arch64 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 30 09:17:08 arch64 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 30 09:17:08 arch64 kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 30 09:17:08 arch64 kernel: e820: update [mem 0xd7cda000-0xd7d36fff] usable ==> reserved
Jun 30 09:17:08 arch64 kernel: smpboot: Allowing 32 CPUs, 16 hotplug CPUs
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0x09d80000-0x09ffffff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20bfff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0xd7cda000-0xd7d36fff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0xd7dc7000-0xd7dc7fff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0xdbc73000-0xdbde4fff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0xdbf67000-0xdc37cfff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0xdc37d000-0xdcf31fff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0xdcf32000-0xdcfd2fff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
Jun 30 09:17:08 arch64 kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xffffffff]
Jun 30 09:17:08 arch64 kernel: [mem 0xe0000000-0xffffffff] available for PCI devices
Jun 30 09:17:08 arch64 kernel: Booting paravirtualized kernel on bare hardware
Jun 30 09:17:08 arch64 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 30 09:17:08 arch64 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
Jun 30 09:17:08 arch64 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Jun 30 09:17:08 arch64 kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Jun 30 09:17:08 arch64 kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Jun 30 09:17:08 arch64 kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
Jun 30 09:17:08 arch64 kernel: Fallback order for Node 0: 0
Jun 30 09:17:08 arch64 kernel: Built 1 zonelists, mobility grouping on. Total pages: 4116154
Jun 30 09:17:08 arch64 kernel: Policy zone: Normal
Jun 30 09:17:08 arch64 kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7 rw loglevel=4 lsm=landlock,lockdown,yama,apparmor,bpf
Jun 30 09:17:08 arch64 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
Jun 30 09:17:08 arch64 kernel: random: crng init done
Jun 30 09:17:08 arch64 kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jun 30 09:17:08 arch64 kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Jun 30 09:17:08 arch64 kernel: printk: log_buf_len min size: 131072 bytes
Jun 30 09:17:08 arch64 kernel: printk: log_buf_len: 262144 bytes
Jun 30 09:17:08 arch64 kernel: printk: early log buf free: 119040(90%)
Jun 30 09:17:08 arch64 kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 30 09:17:08 arch64 kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 30 09:17:08 arch64 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 30 09:17:08 arch64 kernel: software IO TLB: area num 32.
Jun 30 09:17:08 arch64 kernel: Memory: 16186124K/16726612K available (16384K kernel code, 2107K rwdata, 12660K rodata, 3324K init, 4000K bss, 540228K reserved, 0K cma-reserved)
Jun 30 09:17:08 arch64 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Jun 30 09:17:08 arch64 kernel: ftrace: allocating 47302 entries in 185 pages
Jun 30 09:17:08 arch64 kernel: ftrace: allocated 185 pages with 5 groups
Jun 30 09:17:08 arch64 kernel: Dynamic Preempt: full
Jun 30 09:17:08 arch64 kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 30 09:17:08 arch64 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Jun 30 09:17:08 arch64 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Jun 30 09:17:08 arch64 kernel: Trampoline variant of Tasks RCU enabled.
Jun 30 09:17:08 arch64 kernel: Rude variant of Tasks RCU enabled.
Jun 30 09:17:08 arch64 kernel: Tracing variant of Tasks RCU enabled.
Jun 30 09:17:08 arch64 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 30 09:17:08 arch64 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Jun 30 09:17:08 arch64 kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Jun 30 09:17:08 arch64 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 30 09:17:08 arch64 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 30 09:17:08 arch64 kernel: Console: colour dummy device 80x25
Jun 30 09:17:08 arch64 kernel: printk: console [tty0] enabled
Jun 30 09:17:08 arch64 kernel: ACPI: Core revision 20221020
Jun 30 09:17:08 arch64 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 30 09:17:08 arch64 kernel: APIC: Switch to symmetric I/O mode setup
Jun 30 09:17:08 arch64 kernel: AMD-Vi: Using global IVHD EFR:0x58f77ef22294ade, EFR2:0x0
Jun 30 09:17:08 arch64 kernel: Switched APIC routing to physical flat.
Jun 30 09:17:08 arch64 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 30 09:17:08 arch64 kernel: tsc: PIT calibration matches HPET. 2 loops
Jun 30 09:17:08 arch64 kernel: tsc: Detected 3600.135 MHz processor
Jun 30 09:17:08 arch64 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e4d32f0cf, max_idle_ns: 440795380214 ns
Jun 30 09:17:08 arch64 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7203.28 BogoMIPS (lpj=12000450)
Jun 30 09:17:08 arch64 kernel: pid_max: default: 32768 minimum: 301
Jun 30 09:17:08 arch64 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,apparmor,bpf
Jun 30 09:17:08 arch64 kernel: landlock: Up and running.
Jun 30 09:17:08 arch64 kernel: Yama: becoming mindful.
Jun 30 09:17:08 arch64 kernel: AppArmor: AppArmor initialized
Jun 30 09:17:08 arch64 kernel: LSM support for eBPF active
Jun 30 09:17:08 arch64 kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 30 09:17:08 arch64 kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 30 09:17:08 arch64 kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 30 09:17:08 arch64 kernel: LVT offset 1 assigned for vector 0xf9
Jun 30 09:17:08 arch64 kernel: LVT offset 2 assigned for vector 0xf4
Jun 30 09:17:08 arch64 kernel: process: using mwait in idle threads
Jun 30 09:17:08 arch64 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Jun 30 09:17:08 arch64 kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jun 30 09:17:08 arch64 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 30 09:17:08 arch64 kernel: Spectre V2 : Mitigation: Retpolines
Jun 30 09:17:08 arch64 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 30 09:17:08 arch64 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jun 30 09:17:08 arch64 kernel: Spectre V2 : Enabling Speculation Barrier for firmware calls
Jun 30 09:17:08 arch64 kernel: RETBleed: Mitigation: untrained return thunk
Jun 30 09:17:08 arch64 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 30 09:17:08 arch64 kernel: Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
Jun 30 09:17:08 arch64 kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jun 30 09:17:08 arch64 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 30 09:17:08 arch64 kernel: Freeing SMP alternatives memory: 40K
Jun 30 09:17:08 arch64 kernel: smpboot: CPU0: AMD Ryzen 7 3700X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Jun 30 09:17:08 arch64 kernel: cblist_init_generic: Setting adjustable number of callback queues.
Jun 30 09:17:08 arch64 kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Jun 30 09:17:08 arch64 kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Jun 30 09:17:08 arch64 kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Jun 30 09:17:08 arch64 kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Jun 30 09:17:08 arch64 kernel: ... version: 0
Jun 30 09:17:08 arch64 kernel: ... bit width: 48
Jun 30 09:17:08 arch64 kernel: ... generic registers: 6
Jun 30 09:17:08 arch64 kernel: ... value mask: 0000ffffffffffff
Jun 30 09:17:08 arch64 kernel: ... max period: 00007fffffffffff
Jun 30 09:17:08 arch64 kernel: ... fixed-purpose events: 0
Jun 30 09:17:08 arch64 kernel: ... event mask: 000000000000003f
Jun 30 09:17:08 arch64 kernel: rcu: Hierarchical SRCU implementation.
Jun 30 09:17:08 arch64 kernel: rcu: Max phase no-delay instances is 1000.
Jun 30 09:17:08 arch64 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 30 09:17:08 arch64 kernel: smp: Bringing up secondary CPUs ...
Jun 30 09:17:08 arch64 kernel: x86: Booting SMP configuration:
Jun 30 09:17:08 arch64 kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8
Jun 30 09:17:08 arch64 kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 30 09:17:08 arch64 kernel: #9 #10 #11 #12 #13 #14 #15
Jun 30 09:17:08 arch64 kernel: smp: Brought up 1 node, 16 CPUs
Jun 30 09:17:08 arch64 kernel: smpboot: Max logical packages: 2
Jun 30 09:17:08 arch64 kernel: smpboot: Total of 16 processors activated (115250.50 BogoMIPS)
Jun 30 09:17:08 arch64 kernel: devtmpfs: initialized
Jun 30 09:17:08 arch64 kernel: x86/mm: Memory block size: 128MB
Jun 30 09:17:08 arch64 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20bfff] (49152 bytes)
Jun 30 09:17:08 arch64 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdbf67000-0xdc37cfff] (4284416 bytes)
Jun 30 09:17:08 arch64 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 30 09:17:08 arch64 kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 30 09:17:08 arch64 kernel: pinctrl core: initialized pinctrl subsystem
Jun 30 09:17:08 arch64 kernel: PM: RTC time: 03:47:03, date: 2023-06-30
Jun 30 09:17:08 arch64 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 30 09:17:08 arch64 kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 30 09:17:08 arch64 kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 30 09:17:08 arch64 kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 30 09:17:08 arch64 kernel: audit: initializing netlink subsys (disabled)
Jun 30 09:17:08 arch64 kernel: audit: type=2000 audit(1688096823.179:1): state=initialized audit_enabled=0 res=1
Jun 30 09:17:08 arch64 kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 30 09:17:08 arch64 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 30 09:17:08 arch64 kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 30 09:17:08 arch64 kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 30 09:17:08 arch64 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 30 09:17:08 arch64 kernel: cpuidle: using governor ladder
Jun 30 09:17:08 arch64 kernel: cpuidle: using governor menu
Jun 30 09:17:08 arch64 kernel: Detected 1 PCC Subspaces
Jun 30 09:17:08 arch64 kernel: Registering PCC driver as Mailbox controller
Jun 30 09:17:08 arch64 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 30 09:17:08 arch64 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Jun 30 09:17:08 arch64 kernel: PCI: not using MMCONFIG
Jun 30 09:17:08 arch64 kernel: PCI: Using configuration type 1 for base access
Jun 30 09:17:08 arch64 kernel: PCI: Using configuration type 1 for extended access
Jun 30 09:17:08 arch64 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 30 09:17:08 arch64 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 30 09:17:08 arch64 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 30 09:17:08 arch64 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 30 09:17:08 arch64 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 30 09:17:08 arch64 kernel: ACPI: Added _OSI(Module Device)
Jun 30 09:17:08 arch64 kernel: ACPI: Added _OSI(Processor Device)
Jun 30 09:17:08 arch64 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 30 09:17:08 arch64 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 30 09:17:08 arch64 kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Jun 30 09:17:08 arch64 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 30 09:17:08 arch64 kernel: ACPI: Interpreter enabled
Jun 30 09:17:08 arch64 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 30 09:17:08 arch64 kernel: ACPI: Using IOAPIC for interrupt routing
Jun 30 09:17:08 arch64 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Jun 30 09:17:08 arch64 kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
Jun 30 09:17:08 arch64 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 30 09:17:08 arch64 kernel: PCI: Using E820 reservations for host bridge windows
Jun 30 09:17:08 arch64 kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Jun 30 09:17:08 arch64 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 30 09:17:08 arch64 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 30 09:17:08 arch64 kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR DPC]
Jun 30 09:17:08 arch64 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
Jun 30 09:17:08 arch64 kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Jun 30 09:17:08 arch64 kernel: PCI host bridge to bus 0000:00
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: [1022:1483] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:00:07.1: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.2: [1022:1484] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.2: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.3: [1022:1484] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.3: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Jun 30 09:17:08 arch64 kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.0: [1022:43d5] type 00 class 0x0c0330
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfcba0000-0xfcba7fff 64bit]
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.0: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.3 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.1: [1022:43c8] type 00 class 0x010601
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.1: reg 0x24: [mem 0xfcb80000-0xfcb9ffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.1: reg 0x30: [mem 0xfcb00000-0xfcb7ffff pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.1: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.1: PME# supported from D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: [1022:43c6] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: PME# supported from D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: PCI bridge to [bus 03-25]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: bridge window [mem 0xfc900000-0xfcbfffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:00.0: [1022:43c7] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:20:00.0: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:20:00.0: PME# supported from D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: [1022:43c7] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: PME# supported from D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:20:04.0: [1022:43c7] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:20:04.0: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:20:04.0: PME# supported from D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: PCI bridge to [bus 20-25]
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: bridge window [io 0xf000-0xffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: bridge window [mem 0xfc900000-0xfcafffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:21:00.0: [8086:2526] type 00 class 0x028000
Jun 30 09:17:08 arch64 kernel: pci 0000:21:00.0: reg 0x10: [mem 0xfca00000-0xfca03fff 64bit]
Jun 30 09:17:08 arch64 kernel: pci 0000:21:00.0: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:20:00.0: PCI bridge to [bus 21]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:00.0: bridge window [mem 0xfca00000-0xfcafffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:22:00.0: [8086:1539] type 00 class 0x020000
Jun 30 09:17:08 arch64 kernel: pci 0000:22:00.0: reg 0x10: [mem 0xfc900000-0xfc91ffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:22:00.0: reg 0x18: [io 0xf000-0xf01f]
Jun 30 09:17:08 arch64 kernel: pci 0000:22:00.0: reg 0x1c: [mem 0xfc920000-0xfc923fff]
Jun 30 09:17:08 arch64 kernel: pci 0000:22:00.0: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: PCI bridge to [bus 22]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: bridge window [io 0xf000-0xffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: bridge window [mem 0xfc900000-0xfc9fffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:04.0: PCI bridge to [bus 25]
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: [1022:1470] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff]
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: PCI bridge to [bus 26-28]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: bridge window [mem 0xfcc00000-0xfcdfffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: [1022:1471] type 01 class 0x060400
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: PCI bridge to [bus 27-28]
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: bridge window [io 0xe000-0xefff]
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: [1002:687f] type 00 class 0x030000
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: reg 0x20: [io 0xe000-0xe0ff]
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: reg 0x24: [mem 0xfcc00000-0xfcc7ffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: reg 0x30: [mem 0xfcc80000-0xfcc9ffff pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: BAR 0: assigned to efifb
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.1: [1002:aaf8] type 00 class 0x040300
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.1: reg 0x10: [mem 0xfcca0000-0xfcca3fff]
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: PCI bridge to [bus 28]
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: bridge window [io 0xe000-0xefff]
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:29:00.0: [1022:148a] type 00 class 0x130000
Jun 30 09:17:08 arch64 kernel: pci 0000:29:00.0: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:00:07.1: PCI bridge to [bus 29]
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.0: [1022:1485] type 00 class 0x130000
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.0: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.1: [1022:1486] type 00 class 0x108000
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.1: reg 0x18: [mem 0xfc700000-0xfc7fffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.1: reg 0x24: [mem 0xfc808000-0xfc809fff]
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.1: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.3: [1022:149c] type 00 class 0x0c0330
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.3: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.3: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.3: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.4: [1022:1487] type 00 class 0x040300
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.4: reg 0x10: [mem 0xfc800000-0xfc807fff]
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.4: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.4: PME# supported from D0 D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.1: PCI bridge to [bus 2a]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.1: bridge window [mem 0xfc600000-0xfc8fffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:30:00.0: [1022:7901] type 00 class 0x010601
Jun 30 09:17:08 arch64 kernel: pci 0000:30:00.0: reg 0x24: [mem 0xfcf00000-0xfcf007ff]
Jun 30 09:17:08 arch64 kernel: pci 0000:30:00.0: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:30:00.0: PME# supported from D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.2: PCI bridge to [bus 30]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.2: bridge window [mem 0xfcf00000-0xfcffffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:31:00.0: [1022:7901] type 00 class 0x010601
Jun 30 09:17:08 arch64 kernel: pci 0000:31:00.0: reg 0x24: [mem 0xfce00000-0xfce007ff]
Jun 30 09:17:08 arch64 kernel: pci 0000:31:00.0: enabling Extended Tags
Jun 30 09:17:08 arch64 kernel: pci 0000:31:00.0: PME# supported from D3hot D3cold
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.3: PCI bridge to [bus 31]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.3: bridge window [mem 0xfce00000-0xfcefffff]
Jun 30 09:17:08 arch64 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 30 09:17:08 arch64 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 30 09:17:08 arch64 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 30 09:17:08 arch64 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 30 09:17:08 arch64 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 30 09:17:08 arch64 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 30 09:17:08 arch64 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 30 09:17:08 arch64 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 30 09:17:08 arch64 kernel: iommu: Default domain type: Translated
Jun 30 09:17:08 arch64 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 30 09:17:08 arch64 kernel: SCSI subsystem initialized
Jun 30 09:17:08 arch64 kernel: libata version 3.00 loaded.
Jun 30 09:17:08 arch64 kernel: ACPI: bus type USB registered
Jun 30 09:17:08 arch64 kernel: usbcore: registered new interface driver usbfs
Jun 30 09:17:08 arch64 kernel: usbcore: registered new interface driver hub
Jun 30 09:17:08 arch64 kernel: usbcore: registered new device driver usb
Jun 30 09:17:08 arch64 kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 30 09:17:08 arch64 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 30 09:17:08 arch64 kernel: PTP clock support registered
Jun 30 09:17:08 arch64 kernel: EDAC MC: Ver: 3.0.0
Jun 30 09:17:08 arch64 kernel: efivars: Registered efivars operations
Jun 30 09:17:08 arch64 kernel: NetLabel: Initializing
Jun 30 09:17:08 arch64 kernel: NetLabel: domain hash size = 128
Jun 30 09:17:08 arch64 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 30 09:17:08 arch64 kernel: NetLabel: unlabeled traffic allowed by default
Jun 30 09:17:08 arch64 kernel: mctp: management component transport protocol core
Jun 30 09:17:08 arch64 kernel: NET: Registered PF_MCTP protocol family
Jun 30 09:17:08 arch64 kernel: PCI: Using ACPI for IRQ routing
Jun 30 09:17:08 arch64 kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 30 09:17:08 arch64 kernel: e820: reserve RAM buffer [mem 0x09d80000-0x0bffffff]
Jun 30 09:17:08 arch64 kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 30 09:17:08 arch64 kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Jun 30 09:17:08 arch64 kernel: e820: reserve RAM buffer [mem 0xd7cda000-0xd7ffffff]
Jun 30 09:17:08 arch64 kernel: e820: reserve RAM buffer [mem 0xd7dc7000-0xd7ffffff]
Jun 30 09:17:08 arch64 kernel: e820: reserve RAM buffer [mem 0xdbc73000-0xdbffffff]
Jun 30 09:17:08 arch64 kernel: e820: reserve RAM buffer [mem 0xdbf67000-0xdbffffff]
Jun 30 09:17:08 arch64 kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
Jun 30 09:17:08 arch64 kernel: e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: vgaarb: setting as boot VGA device
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: vgaarb: bridge control possible
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 30 09:17:08 arch64 kernel: vgaarb: loaded
Jun 30 09:17:08 arch64 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 30 09:17:08 arch64 kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 30 09:17:08 arch64 kernel: clocksource: Switched to clocksource tsc-early
Jun 30 09:17:08 arch64 kernel: VFS: Disk quotas dquot_6.6.0
Jun 30 09:17:08 arch64 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 30 09:17:08 arch64 kernel: AppArmor: AppArmor Filesystem Enabled
Jun 30 09:17:08 arch64 kernel: pnp: PnP ACPI init
Jun 30 09:17:08 arch64 kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:01: [mem 0xfd000000-0xfd0fffff] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:03: [io 0x0a00-0x0a0f] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:03: [io 0x0a10-0x0a1f] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:03: [io 0x0a20-0x0a2f] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:03: [io 0x0a30-0x0a3f] has been reserved
Jun 30 09:17:08 arch64 kernel: pnp 00:04: [dma 0 disabled]
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x040b] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x04d6] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0c00-0x0c01] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0c14] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0c50-0x0c51] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0c52] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0c6c] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0c6f] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0cd0-0x0cd1] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0cd2-0x0cd3] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0cd4-0x0cd5] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0cd6-0x0cd7] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0cd8-0x0cdf] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0800-0x089f] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0b00-0x0b0f] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0b20-0x0b3f] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0900-0x090f] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [io 0x0910-0x091f] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 30 09:17:08 arch64 kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Jun 30 09:17:08 arch64 kernel: pnp: PnP ACPI: found 6 devices
Jun 30 09:17:08 arch64 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 30 09:17:08 arch64 kernel: NET: Registered PF_INET protocol family
Jun 30 09:17:08 arch64 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 30 09:17:08 arch64 kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 30 09:17:08 arch64 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 30 09:17:08 arch64 kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 30 09:17:08 arch64 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 30 09:17:08 arch64 kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 30 09:17:08 arch64 kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 30 09:17:08 arch64 kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 30 09:17:08 arch64 kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 30 09:17:08 arch64 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 30 09:17:08 arch64 kernel: NET: Registered PF_XDP protocol family
Jun 30 09:17:08 arch64 kernel: pci 0000:20:00.0: PCI bridge to [bus 21]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:00.0: bridge window [mem 0xfca00000-0xfcafffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: PCI bridge to [bus 22]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: bridge window [io 0xf000-0xffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: bridge window [mem 0xfc900000-0xfc9fffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:20:04.0: PCI bridge to [bus 25]
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: PCI bridge to [bus 20-25]
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: bridge window [io 0xf000-0xffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: bridge window [mem 0xfc900000-0xfcafffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: PCI bridge to [bus 03-25]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: bridge window [mem 0xfc900000-0xfcbfffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: PCI bridge to [bus 28]
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: bridge window [io 0xe000-0xefff]
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: PCI bridge to [bus 27-28]
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: bridge window [io 0xe000-0xefff]
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: PCI bridge to [bus 26-28]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: bridge window [mem 0xfcc00000-0xfcdfffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:07.1: PCI bridge to [bus 29]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.1: PCI bridge to [bus 2a]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.1: bridge window [mem 0xfc600000-0xfc8fffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.2: PCI bridge to [bus 30]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.2: bridge window [mem 0xfcf00000-0xfcffffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.3: PCI bridge to [bus 31]
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.3: bridge window [mem 0xfce00000-0xfcefffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfec2ffff window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:03: resource 1 [mem 0xfc900000-0xfcbfffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:20: resource 0 [io 0xf000-0xffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:20: resource 1 [mem 0xfc900000-0xfcafffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:21: resource 1 [mem 0xfca00000-0xfcafffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:22: resource 0 [io 0xf000-0xffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:22: resource 1 [mem 0xfc900000-0xfc9fffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:26: resource 0 [io 0xe000-0xefff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:26: resource 1 [mem 0xfcc00000-0xfcdfffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:26: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:27: resource 0 [io 0xe000-0xefff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:27: resource 1 [mem 0xfcc00000-0xfccfffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:27: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:28: resource 0 [io 0xe000-0xefff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:28: resource 1 [mem 0xfcc00000-0xfccfffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:28: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:2a: resource 1 [mem 0xfc600000-0xfc8fffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:30: resource 1 [mem 0xfcf00000-0xfcffffff]
Jun 30 09:17:08 arch64 kernel: pci_bus 0000:31: resource 1 [mem 0xfce00000-0xfcefffff]
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: CLS mismatch (64 != 548), using 64 bytes
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.1: D0 power state depends on 0000:28:00.0
Jun 30 09:17:08 arch64 kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 30 09:17:08 arch64 kernel: Trying to unpack rootfs image as initramfs...
Jun 30 09:17:08 arch64 kernel: pci 0000:00:01.3: Adding to iommu group 1
Jun 30 09:17:08 arch64 kernel: pci 0000:00:02.0: Adding to iommu group 2
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.0: Adding to iommu group 3
Jun 30 09:17:08 arch64 kernel: pci 0000:00:03.1: Adding to iommu group 4
Jun 30 09:17:08 arch64 kernel: pci 0000:00:04.0: Adding to iommu group 5
Jun 30 09:17:08 arch64 kernel: pci 0000:00:05.0: Adding to iommu group 6
Jun 30 09:17:08 arch64 kernel: pci 0000:00:07.0: Adding to iommu group 7
Jun 30 09:17:08 arch64 kernel: pci 0000:00:07.1: Adding to iommu group 8
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.0: Adding to iommu group 9
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.1: Adding to iommu group 10
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.2: Adding to iommu group 11
Jun 30 09:17:08 arch64 kernel: pci 0000:00:08.3: Adding to iommu group 12
Jun 30 09:17:08 arch64 kernel: pci 0000:00:14.0: Adding to iommu group 13
Jun 30 09:17:08 arch64 kernel: pci 0000:00:14.3: Adding to iommu group 13
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.0: Adding to iommu group 14
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.1: Adding to iommu group 14
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.2: Adding to iommu group 14
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.3: Adding to iommu group 14
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.4: Adding to iommu group 14
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.5: Adding to iommu group 14
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.6: Adding to iommu group 14
Jun 30 09:17:08 arch64 kernel: pci 0000:00:18.7: Adding to iommu group 14
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.0: Adding to iommu group 15
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.1: Adding to iommu group 15
Jun 30 09:17:08 arch64 kernel: pci 0000:03:00.2: Adding to iommu group 15
Jun 30 09:17:08 arch64 kernel: pci 0000:20:00.0: Adding to iommu group 15
Jun 30 09:17:08 arch64 kernel: pci 0000:20:01.0: Adding to iommu group 15
Jun 30 09:17:08 arch64 kernel: pci 0000:20:04.0: Adding to iommu group 15
Jun 30 09:17:08 arch64 kernel: pci 0000:21:00.0: Adding to iommu group 15
Jun 30 09:17:08 arch64 kernel: pci 0000:22:00.0: Adding to iommu group 15
Jun 30 09:17:08 arch64 kernel: pci 0000:26:00.0: Adding to iommu group 16
Jun 30 09:17:08 arch64 kernel: pci 0000:27:00.0: Adding to iommu group 17
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.0: Adding to iommu group 18
Jun 30 09:17:08 arch64 kernel: pci 0000:28:00.1: Adding to iommu group 19
Jun 30 09:17:08 arch64 kernel: pci 0000:29:00.0: Adding to iommu group 20
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.0: Adding to iommu group 21
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.1: Adding to iommu group 22
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.3: Adding to iommu group 23
Jun 30 09:17:08 arch64 kernel: pci 0000:2a:00.4: Adding to iommu group 24
Jun 30 09:17:08 arch64 kernel: pci 0000:30:00.0: Adding to iommu group 25
Jun 30 09:17:08 arch64 kernel: pci 0000:31:00.0: Adding to iommu group 26
Jun 30 09:17:08 arch64 kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Jun 30 09:17:08 arch64 kernel: AMD-Vi: Extended features (0x58f77ef22294ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Jun 30 09:17:08 arch64 kernel: AMD-Vi: Interrupt remapping enabled
Jun 30 09:17:08 arch64 kernel: AMD-Vi: X2APIC enabled
Jun 30 09:17:08 arch64 kernel: AMD-Vi: Virtual APIC enabled
Jun 30 09:17:08 arch64 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 30 09:17:08 arch64 kernel: software IO TLB: mapped [mem 0x00000000d3cda000-0x00000000d7cda000] (64MB)
Jun 30 09:17:08 arch64 kernel: LVT offset 0 assigned for vector 0x400
Jun 30 09:17:08 arch64 kernel: perf: AMD IBS detected (0x000003ff)
Jun 30 09:17:08 arch64 kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 30 09:17:08 arch64 kernel: Initialise system trusted keyrings
Jun 30 09:17:08 arch64 kernel: Key type blacklist registered
Jun 30 09:17:08 arch64 kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 30 09:17:08 arch64 kernel: zbud: loaded
Jun 30 09:17:08 arch64 kernel: integrity: Platform Keyring initialized
Jun 30 09:17:08 arch64 kernel: integrity: Machine keyring initialized
Jun 30 09:17:08 arch64 kernel: Key type asymmetric registered
Jun 30 09:17:08 arch64 kernel: Asymmetric key parser 'x509' registered
Jun 30 09:17:08 arch64 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Jun 30 09:17:08 arch64 kernel: io scheduler mq-deadline registered
Jun 30 09:17:08 arch64 kernel: io scheduler kyber registered
Jun 30 09:17:08 arch64 kernel: io scheduler bfq registered
Jun 30 09:17:08 arch64 kernel: pcieport 0000:00:01.3: AER: enabled with IRQ 26
Jun 30 09:17:08 arch64 kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 27
Jun 30 09:17:08 arch64 kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 29
Jun 30 09:17:08 arch64 kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 30
Jun 30 09:17:08 arch64 kernel: pcieport 0000:00:08.2: AER: enabled with IRQ 31
Jun 30 09:17:08 arch64 kernel: pcieport 0000:00:08.3: AER: enabled with IRQ 32
Jun 30 09:17:08 arch64 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 30 09:17:08 arch64 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 30 09:17:08 arch64 kernel: ACPI: button: Power Button [PWRB]
Jun 30 09:17:08 arch64 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 30 09:17:08 arch64 kernel: ACPI: button: Power Button [PWRF]
Jun 30 09:17:08 arch64 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Jun 30 09:17:08 arch64 kernel: Monitor-Mwait will be used to enter C-1 state
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C000: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C002: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C004: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C006: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C008: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C001: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C003: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C005: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C007: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C009: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jun 30 09:17:08 arch64 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 30 09:17:08 arch64 kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 30 09:17:08 arch64 kernel: Non-volatile memory driver v1.3
Jun 30 09:17:08 arch64 kernel: Linux agpgart interface v0.103
Jun 30 09:17:08 arch64 kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Jun 30 09:17:08 arch64 kernel: ACPI: bus type drm_connector registered
Jun 30 09:17:08 arch64 kernel: ahci 0000:03:00.1: version 3.0
Jun 30 09:17:08 arch64 kernel: ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled
Jun 30 09:17:08 arch64 kernel: ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
Jun 30 09:17:08 arch64 kernel: ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Jun 30 09:17:08 arch64 kernel: scsi host0: ahci
Jun 30 09:17:08 arch64 kernel: scsi host1: ahci
Jun 30 09:17:08 arch64 kernel: scsi host2: ahci
Jun 30 09:17:08 arch64 kernel: scsi host3: ahci
Jun 30 09:17:08 arch64 kernel: scsi host4: ahci
Jun 30 09:17:08 arch64 kernel: scsi host5: ahci
Jun 30 09:17:08 arch64 kernel: scsi host6: ahci
Jun 30 09:17:08 arch64 kernel: scsi host7: ahci
Jun 30 09:17:08 arch64 kernel: ata1: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80100 irq 40
Jun 30 09:17:08 arch64 kernel: ata2: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80180 irq 40
Jun 30 09:17:08 arch64 kernel: ata3: DUMMY
Jun 30 09:17:08 arch64 kernel: ata4: DUMMY
Jun 30 09:17:08 arch64 kernel: ata5: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80300 irq 40
Jun 30 09:17:08 arch64 kernel: ata6: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80380 irq 40
Jun 30 09:17:08 arch64 kernel: ata7: DUMMY
Jun 30 09:17:08 arch64 kernel: ata8: DUMMY
Jun 30 09:17:08 arch64 kernel: ahci 0000:30:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Jun 30 09:17:08 arch64 kernel: ahci 0000:30:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
Jun 30 09:17:08 arch64 kernel: scsi host8: ahci
Jun 30 09:17:08 arch64 kernel: ata9: SATA max UDMA/133 abar m2048@0xfcf00000 port 0xfcf00100 irq 42
Jun 30 09:17:08 arch64 kernel: ahci 0000:31:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
Jun 30 09:17:08 arch64 kernel: ahci 0000:31:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
Jun 30 09:17:08 arch64 kernel: scsi host9: ahci
Jun 30 09:17:08 arch64 kernel: scsi host10: ahci
Jun 30 09:17:08 arch64 kernel: scsi host11: ahci
Jun 30 09:17:08 arch64 kernel: scsi host12: ahci
Jun 30 09:17:08 arch64 kernel: scsi host13: ahci
Jun 30 09:17:08 arch64 kernel: ata10: DUMMY
Jun 30 09:17:08 arch64 kernel: ata11: DUMMY
Jun 30 09:17:08 arch64 kernel: ata12: DUMMY
Jun 30 09:17:08 arch64 kernel: ata13: DUMMY
Jun 30 09:17:08 arch64 kernel: ata14: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00300 irq 48
Jun 30 09:17:08 arch64 kernel: usbcore: registered new interface driver usbserial_generic
Jun 30 09:17:08 arch64 kernel: usbserial: USB Serial support registered for generic
Jun 30 09:17:08 arch64 kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 30 09:17:08 arch64 kernel: rtc_cmos 00:02: registered as rtc0
Jun 30 09:17:08 arch64 kernel: rtc_cmos 00:02: setting system clock to 2023-06-30T03:47:03 UTC (1688096823)
Jun 30 09:17:08 arch64 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 30 09:17:08 arch64 kernel: amd_pstate: driver load is disabled, boot with specific mode to enable this
Jun 30 09:17:08 arch64 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 30 09:17:08 arch64 kernel: efifb: probing for efifb
Jun 30 09:17:08 arch64 kernel: efifb: framebuffer at 0xe0000000, using 14400k, total 14400k
Jun 30 09:17:08 arch64 kernel: efifb: mode is 2560x1440x32, linelength=10240, pages=1
Jun 30 09:17:08 arch64 kernel: efifb: scrolling: redraw
Jun 30 09:17:08 arch64 kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 30 09:17:08 arch64 kernel: fbcon: Deferring console take-over
Jun 30 09:17:08 arch64 kernel: fb0: EFI VGA frame buffer device
Jun 30 09:17:08 arch64 kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 30 09:17:08 arch64 kernel: drop_monitor: Initializing network drop monitor service
Jun 30 09:17:08 arch64 kernel: Initializing XFRM netlink socket
Jun 30 09:17:08 arch64 kernel: NET: Registered PF_INET6 protocol family
Jun 30 09:17:08 arch64 kernel: Freeing initrd memory: 32072K
Jun 30 09:17:08 arch64 kernel: Segment Routing with IPv6
Jun 30 09:17:08 arch64 kernel: RPL Segment Routing with IPv6
Jun 30 09:17:08 arch64 kernel: In-situ OAM (IOAM) with IPv6
Jun 30 09:17:08 arch64 kernel: NET: Registered PF_PACKET protocol family
Jun 30 09:17:08 arch64 kernel: microcode: CPU0: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU2: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU3: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU4: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU5: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU6: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU7: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU8: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU9: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU10: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU11: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU12: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU13: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU15: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU14: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: CPU1: patch_level=0x08701021
Jun 30 09:17:08 arch64 kernel: microcode: Microcode Update Driver: v2.2.
Jun 30 09:17:08 arch64 kernel: resctrl: L3 allocation detected
Jun 30 09:17:08 arch64 kernel: resctrl: MB allocation detected
Jun 30 09:17:08 arch64 kernel: resctrl: L3 monitoring detected
Jun 30 09:17:08 arch64 kernel: IPI shorthand broadcast: enabled
Jun 30 09:17:08 arch64 kernel: sched_clock: Marking stable (317856068, -23329923)->(360305029, -65778884)
Jun 30 09:17:08 arch64 kernel: registered taskstats version 1
Jun 30 09:17:08 arch64 kernel: Loading compiled-in X.509 certificates
Jun 30 09:17:08 arch64 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7da88250973fec432fc5b5ee43b4557383eb1bec'
Jun 30 09:17:08 arch64 kernel: zswap: loaded using pool zstd/zsmalloc
Jun 30 09:17:08 arch64 kernel: Key type .fscrypt registered
Jun 30 09:17:08 arch64 kernel: Key type fscrypt-provisioning registered
Jun 30 09:17:08 arch64 kernel: AppArmor: AppArmor sha1 policy hashing enabled
Jun 30 09:17:08 arch64 kernel: PM: Magic number: 11:805:766
Jun 30 09:17:08 arch64 kernel: RAS: Correctable Errors collector initialized.
Jun 30 09:17:08 arch64 kernel: ata9: SATA link down (SStatus 0 SControl 300)
Jun 30 09:17:08 arch64 kernel: ata14: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 30 09:17:08 arch64 kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jun 30 09:17:08 arch64 kernel: ata14.00: supports DRM functions and may not be fully accessible
Jun 30 09:17:08 arch64 kernel: ata14.00: ATA-10: CT500MX500SSD4, M3CR023, max UDMA/133
Jun 30 09:17:08 arch64 kernel: ata14.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 30 09:17:08 arch64 kernel: ata14.00: Features: Trust Dev-Sleep
Jun 30 09:17:08 arch64 kernel: ata14.00: supports DRM functions and may not be fully accessible
Jun 30 09:17:08 arch64 kernel: ata14.00: configured for UDMA/133
Jun 30 09:17:08 arch64 kernel: ata1.00: ATAPI: ATAPI iHAS124 F, CL9N, max UDMA/133
Jun 30 09:17:08 arch64 kernel: ata1.00: configured for UDMA/133
Jun 30 09:17:08 arch64 kernel: scsi 0:0:0:0: CD-ROM ATAPI iHAS124 F CL9N PQ: 0 ANSI: 5
Jun 30 09:17:08 arch64 kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 30 09:17:08 arch64 kernel: tsc: Refined TSC clocksource calibration: 3599.999 MHz
Jun 30 09:17:08 arch64 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e4525366a, max_idle_ns: 440795257657 ns
Jun 30 09:17:08 arch64 kernel: clocksource: Switched to clocksource tsc
Jun 30 09:17:08 arch64 kernel: ata5: SATA link down (SStatus 0 SControl 330)
Jun 30 09:17:08 arch64 kernel: ata6: SATA link down (SStatus 0 SControl 330)
Jun 30 09:17:08 arch64 kernel: scsi 13:0:0:0: Direct-Access ATA CT500MX500SSD4 023 PQ: 0 ANSI: 5
Jun 30 09:17:08 arch64 kernel: sd 13:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jun 30 09:17:08 arch64 kernel: sd 13:0:0:0: [sda] 4096-byte physical blocks
Jun 30 09:17:08 arch64 kernel: sd 13:0:0:0: [sda] Write Protect is off
Jun 30 09:17:08 arch64 kernel: sd 13:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 30 09:17:08 arch64 kernel: sd 13:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 30 09:17:08 arch64 kernel: sd 13:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Jun 30 09:17:08 arch64 kernel: sda: sda1 sda2 sda3
Jun 30 09:17:08 arch64 kernel: sd 13:0:0:0: [sda] supports TCG Opal
Jun 30 09:17:08 arch64 kernel: sd 13:0:0:0: [sda] Attached SCSI disk
Jun 30 09:17:08 arch64 kernel: Freeing unused decrypted memory: 2036K
Jun 30 09:17:08 arch64 kernel: Freeing unused kernel image (initmem) memory: 3324K
Jun 30 09:17:08 arch64 kernel: Write protecting the kernel read-only data: 30720k
Jun 30 09:17:08 arch64 kernel: Freeing unused kernel image (rodata/data gap) memory: 1676K
Jun 30 09:17:08 arch64 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 30 09:17:08 arch64 kernel: rodata_test: all tests were successful
Jun 30 09:17:08 arch64 kernel: Run /init as init process
Jun 30 09:17:08 arch64 kernel: with arguments:
Jun 30 09:17:08 arch64 kernel: /init
Jun 30 09:17:08 arch64 kernel: with environment:
Jun 30 09:17:08 arch64 kernel: HOME=/
Jun 30 09:17:08 arch64 kernel: TERM=linux
Jun 30 09:17:08 arch64 kernel: BOOT_IMAGE=/boot/vmlinuz-linux
Jun 30 09:17:08 arch64 kernel: fbcon: Taking over console
Jun 30 09:17:08 arch64 kernel: Console: switching to colour frame buffer device 160x45
Jun 30 09:17:08 arch64 kernel: [drm] amdgpu kernel modesetting enabled.
Jun 30 09:17:08 arch64 kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
Jun 30 09:17:08 arch64 kernel: amdgpu: Virtual CRAT table created for CPU
Jun 30 09:17:08 arch64 kernel: amdgpu: Topology: Add CPU node
Jun 30 09:17:08 arch64 kernel: [drm] initializing kernel modesetting (VEGA10 0x1002:0x687F 0x1043:0x04C4 0xC1).
Jun 30 09:17:08 arch64 kernel: [drm] register mmio base: 0xFCC00000
Jun 30 09:17:08 arch64 kernel: [drm] register mmio size: 524288
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 0 <soc15_common>
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 1 <gmc_v9_0>
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 2 <vega10_ih>
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 3 <psp>
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 4 <powerplay>
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 5 <dm>
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 6 <gfx_v9_0>
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 7 <sdma_v4_0>
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 8 <uvd_v7_0>
Jun 30 09:17:08 arch64 kernel: [drm] add ip block number 9 <vce_v4_0>
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: No more image in the PCI ROM
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: Fetched VBIOS from ROM BAR
Jun 30 09:17:08 arch64 kernel: amdgpu: ATOM BIOS: 115-D050PIL-100
Jun 30 09:17:08 arch64 kernel: [drm] UVD(0) is enabled in VM mode
Jun 30 09:17:08 arch64 kernel: [drm] UVD(0) ENC is enabled in VM mode
Jun 30 09:17:08 arch64 kernel: [drm] VCE enabled in VM mode
Jun 30 09:17:08 arch64 kernel: Console: switching to colour dummy device 80x25
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: vgaarb: deactivate vga console
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: MEM ECC is not presented.
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: SRAM ECC is not presented.
Jun 30 09:17:08 arch64 kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: VRAM: 8176M 0x000000F400000000 - 0x000000F5FEFFFFFF (8176M used)
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Jun 30 09:17:08 arch64 kernel: [drm] Detected VRAM RAM=8176M, BAR=256M
Jun 30 09:17:08 arch64 kernel: [drm] RAM width 2048bits HBM
Jun 30 09:17:08 arch64 kernel: [drm] amdgpu: 8176M of VRAM memory ready
Jun 30 09:17:08 arch64 kernel: [drm] amdgpu: 7970M of GTT memory ready.
Jun 30 09:17:08 arch64 kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 30 09:17:08 arch64 kernel: [drm] PCIE GART of 512M enabled.
Jun 30 09:17:08 arch64 kernel: [drm] PTB located at 0x000000F400000000
Jun 30 09:17:08 arch64 kernel: amdgpu: hwmgr_sw_init smu backed is vega10_smu
Jun 30 09:17:08 arch64 kernel: [drm] Found UVD firmware Version: 66.43 Family ID: 17
Jun 30 09:17:08 arch64 kernel: [drm] PSP loading UVD firmware
Jun 30 09:17:08 arch64 kernel: [drm] Found VCE firmware Version: 57.6 Binary ID: 4
Jun 30 09:17:08 arch64 kernel: [drm] PSP loading VCE firmware
Jun 30 09:17:08 arch64 kernel: [drm] reserve 0x400000 from 0xf5fec00000 for PSP TMR
Jun 30 09:17:08 arch64 kernel: [drm] Display Core initialized with v3.2.223!
Jun 30 09:17:08 arch64 kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 30 09:17:08 arch64 kernel: [drm] UVD and UVD ENC initialized successfully.
Jun 30 09:17:08 arch64 kernel: [drm] VCE initialized successfully.
Jun 30 09:17:08 arch64 kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 30 09:17:08 arch64 kernel: amdgpu: sdma_bitmap: f
Jun 30 09:17:08 arch64 kernel: memmap_init_zone_device initialised 2097152 pages in 17ms
Jun 30 09:17:08 arch64 kernel: amdgpu: HMM registered 8176MB device memory
Jun 30 09:17:08 arch64 kernel: amdgpu: SRAT table not found
Jun 30 09:17:08 arch64 kernel: amdgpu: Virtual CRAT table created for GPU
Jun 30 09:17:08 arch64 kernel: amdgpu: Topology: Add dGPU node [0x687f:0x1002]
Jun 30 09:17:08 arch64 kernel: kfd kfd: amdgpu: added device 1002:687f
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 16, active_cu_number 64
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 13 on hub 0
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring page0 uses VM inv eng 1 on hub 1
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring sdma1 uses VM inv eng 4 on hub 1
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring page1 uses VM inv eng 5 on hub 1
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring uvd_0 uses VM inv eng 6 on hub 1
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring uvd_enc_0.0 uses VM inv eng 7 on hub 1
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring uvd_enc_0.1 uses VM inv eng 8 on hub 1
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring vce0 uses VM inv eng 9 on hub 1
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring vce1 uses VM inv eng 10 on hub 1
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: amdgpu: ring vce2 uses VM inv eng 11 on hub 1
Jun 30 09:17:08 arch64 kernel: [drm] Initialized amdgpu 3.52.0 20150101 for 0000:28:00.0 on minor 0
Jun 30 09:17:08 arch64 kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 30 09:17:08 arch64 kernel: Console: switching to colour frame buffer device 160x45
Jun 30 09:17:08 arch64 kernel: amdgpu 0000:28:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 30 09:17:08 arch64 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
Jun 30 09:17:08 arch64 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 30 09:17:08 arch64 kernel: usb usb1: Product: xHCI Host Controller
Jun 30 09:17:08 arch64 kernel: usb usb1: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
Jun 30 09:17:08 arch64 kernel: usb usb1: SerialNumber: 0000:03:00.0
Jun 30 09:17:08 arch64 kernel: hub 1-0:1.0: USB hub found
Jun 30 09:17:08 arch64 kernel: hub 1-0:1.0: 10 ports detected
Jun 30 09:17:08 arch64 kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 30 09:17:08 arch64 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
Jun 30 09:17:08 arch64 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 30 09:17:08 arch64 kernel: usb usb2: Product: xHCI Host Controller
Jun 30 09:17:08 arch64 kernel: usb usb2: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
Jun 30 09:17:08 arch64 kernel: usb usb2: SerialNumber: 0000:03:00.0
Jun 30 09:17:08 arch64 kernel: hub 2-0:1.0: USB hub found
Jun 30 09:17:08 arch64 kernel: hub 2-0:1.0: 4 ports detected
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:2a:00.3: xHCI Host Controller
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 3
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:2a:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:2a:00.3: xHCI Host Controller
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 4
Jun 30 09:17:08 arch64 kernel: xhci_hcd 0000:2a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 30 09:17:08 arch64 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
Jun 30 09:17:08 arch64 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 30 09:17:08 arch64 kernel: usb usb3: Product: xHCI Host Controller
Jun 30 09:17:08 arch64 kernel: usb usb3: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
Jun 30 09:17:08 arch64 kernel: usb usb3: SerialNumber: 0000:2a:00.3
Jun 30 09:17:08 arch64 kernel: hub 3-0:1.0: USB hub found
Jun 30 09:17:08 arch64 kernel: hub 3-0:1.0: 4 ports detected
Jun 30 09:17:08 arch64 kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 30 09:17:08 arch64 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
Jun 30 09:17:08 arch64 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 30 09:17:08 arch64 kernel: usb usb4: Product: xHCI Host Controller
Jun 30 09:17:08 arch64 kernel: usb usb4: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
Jun 30 09:17:08 arch64 kernel: usb usb4: SerialNumber: 0000:2a:00.3
Jun 30 09:17:08 arch64 kernel: hub 4-0:1.0: USB hub found
Jun 30 09:17:08 arch64 kernel: hub 4-0:1.0: 4 ports detected
Jun 30 09:17:08 arch64 kernel: sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
Jun 30 09:17:08 arch64 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jun 30 09:17:08 arch64 kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0
Jun 30 09:17:08 arch64 kernel: usb 1-2: new low-speed USB device number 2 using xhci_hcd
Jun 30 09:17:08 arch64 kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd
Jun 30 09:17:08 arch64 kernel: usb 3-1: New USB device found, idVendor=2516, idProduct=0047, bcdDevice=11.08
Jun 30 09:17:08 arch64 kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 30 09:17:08 arch64 kernel: usb 3-1: Product: MasterKeys Pro L White
Jun 30 09:17:08 arch64 kernel: usb 3-1: Manufacturer: Cooler Master Technology Inc.
Jun 30 09:17:08 arch64 kernel: input: Cooler Master Technology Inc. MasterKeys Pro L White as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.0/0003:2516:0047.0001/input/input2
Jun 30 09:17:08 arch64 kernel: hid-generic 0003:2516:0047.0001: input,hidraw0: USB HID v1.11 Keyboard [Cooler Master Technology Inc. MasterKeys Pro L White] on usb-0000:2a:00.3-1/input0
Jun 30 09:17:08 arch64 kernel: hid-generic 0003:2516:0047.0002: hiddev96,hidraw1: USB HID v1.11 Device [Cooler Master Technology Inc. MasterKeys Pro L White] on usb-0000:2a:00.3-1/input1
Jun 30 09:17:08 arch64 kernel: input: Cooler Master Technology Inc. MasterKeys Pro L White System Control as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.2/0003:2516:0047.0003/input/input3
Jun 30 09:17:08 arch64 kernel: usb 1-2: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
Jun 30 09:17:08 arch64 kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 30 09:17:08 arch64 kernel: usb 1-2: Product: USB Optical Mouse
Jun 30 09:17:08 arch64 kernel: usb 1-2: Manufacturer: Logitech
Jun 30 09:17:08 arch64 kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2/1-2:1.0/0003:046D:C077.0004/input/input6
Jun 30 09:17:08 arch64 kernel: usb 3-3: new full-speed USB device number 3 using xhci_hcd
Jun 30 09:17:08 arch64 kernel: input: Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.2/0003:2516:0047.0003/input/input4
Jun 30 09:17:08 arch64 kernel: hid-generic 0003:046D:C077.0004: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:03:00.0-2/input0
Jun 30 09:17:08 arch64 kernel: input: Cooler Master Technology Inc. MasterKeys Pro L White Keyboard as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.2/0003:2516:0047.0003/input/input5
Jun 30 09:17:08 arch64 kernel: hid-generic 0003:2516:0047.0003: input,hidraw3: USB HID v1.11 Keyboard [Cooler Master Technology Inc. MasterKeys Pro L White] on usb-0000:2a:00.3-1/input2
Jun 30 09:17:08 arch64 kernel: usbcore: registered new interface driver usbhid
Jun 30 09:17:08 arch64 kernel: usbhid: USB HID core driver
Jun 30 09:17:08 arch64 kernel: EXT4-fs (sda3): mounted filesystem b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7 with ordered data mode. Quota mode: none.
Jun 30 09:17:08 arch64 kernel: usb 3-3: New USB device found, idVendor=1462, idProduct=7b85, bcdDevice= 0.01
Jun 30 09:17:08 arch64 kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 30 09:17:08 arch64 kernel: usb 3-3: Product: PRO CARBON
Jun 30 09:17:08 arch64 kernel: usb 3-3: Manufacturer: MSI
Jun 30 09:17:08 arch64 kernel: usb 3-3: SerialNumber: A02018070613
Jun 30 09:17:08 arch64 kernel: input: MSI PRO CARBON as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-3/3-3:1.0/0003:1462:7B85.0005/input/input7
Jun 30 09:17:08 arch64 kernel: hid-generic 0003:1462:7B85.0005: input,hiddev97,hidraw4: USB HID v1.10 Device [MSI PRO CARBON ] on usb-0000:2a:00.3-3/input0
Jun 30 09:17:08 arch64 systemd[1]: systemd 253.5-2-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 -PWQUA>
Jun 30 09:17:08 arch64 systemd[1]: Detected architecture x86-64.
Jun 30 09:17:08 arch64 systemd[1]: Hostname set to <arch64>.
Jun 30 09:17:08 arch64 kernel: usb 3-4: new full-speed USB device number 4 using xhci_hcd
Jun 30 09:17:08 arch64 systemd[1]: bpf-lsm: LSM BPF program attached
Jun 30 09:17:08 arch64 kernel: memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
Jun 30 09:17:08 arch64 kernel: usb 3-4: New USB device found, idVendor=8087, idProduct=0025, bcdDevice= 0.02
Jun 30 09:17:08 arch64 kernel: usb 3-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 30 09:17:08 arch64 (sd-execu[345]: /usr/lib/systemd/system-generators/ostree-system-generator failed with exit status 1.
Jun 30 09:17:08 arch64 systemd[1]: Queued start job for default target Graphical Interface.
Jun 30 09:17:08 arch64 systemd[1]: Created slice Slice /system/getty.
Jun 30 09:17:08 arch64 systemd[1]: Created slice Slice /system/modprobe.
Jun 30 09:17:08 arch64 systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 30 09:17:08 arch64 systemd[1]: Created slice User and Session Slice.
Jun 30 09:17:08 arch64 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 30 09:17:08 arch64 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 30 09:17:08 arch64 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 30 09:17:08 arch64 systemd[1]: Reached target Local Encrypted Volumes.
Jun 30 09:17:08 arch64 systemd[1]: Reached target Login Prompts.
Jun 30 09:17:08 arch64 systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 30 09:17:08 arch64 systemd[1]: Reached target Path Units.
Jun 30 09:17:08 arch64 systemd[1]: Reached target Remote File Systems.
Jun 30 09:17:08 arch64 systemd[1]: Reached target Slice Units.
Jun 30 09:17:08 arch64 systemd[1]: Reached target System Time Set.
Jun 30 09:17:08 arch64 systemd[1]: Reached target Local Verity Protected Volumes.
Jun 30 09:17:08 arch64 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 30 09:17:08 arch64 systemd[1]: Listening on LVM2 poll daemon socket.
Jun 30 09:17:08 arch64 systemd[1]: Listening on Process Core Dump Socket.
Jun 30 09:17:08 arch64 systemd[1]: Listening on Journal Socket (/dev/log).
Jun 30 09:17:08 arch64 systemd[1]: Listening on Journal Socket.
Jun 30 09:17:08 arch64 systemd[1]: Listening on udev Control Socket.
Jun 30 09:17:08 arch64 systemd[1]: Listening on udev Kernel Socket.
Jun 30 09:17:08 arch64 systemd[1]: Mounting Huge Pages File System...
Jun 30 09:17:08 arch64 systemd[1]: Mounting POSIX Message Queue File System...
Jun 30 09:17:08 arch64 systemd[1]: Mounting Kernel Debug File System...
Jun 30 09:17:08 arch64 systemd[1]: Mounting Kernel Trace File System...
Jun 30 09:17:08 arch64 systemd[1]: Starting Create List of Static Device Nodes...
Jun 30 09:17:08 arch64 systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 30 09:17:08 arch64 systemd[1]: Starting Load Kernel Module configfs...
Jun 30 09:17:08 arch64 systemd[1]: Starting Load Kernel Module dm_mod...
Jun 30 09:17:08 arch64 systemd[1]: Starting Load Kernel Module drm...
Jun 30 09:17:08 arch64 systemd[1]: Starting Load Kernel Module fuse...
Jun 30 09:17:08 arch64 systemd[1]: Starting Load Kernel Module loop...
Jun 30 09:17:08 arch64 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 30 09:17:08 arch64 systemd[1]: Starting Journal Service...
Jun 30 09:17:08 arch64 systemd[1]: Starting Load Kernel Modules...
Jun 30 09:17:08 arch64 kernel: loop: module loaded
Jun 30 09:17:08 arch64 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jun 30 09:17:08 arch64 systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 30 09:17:08 arch64 systemd[1]: Starting Coldplug All udev Devices...
Jun 30 09:17:08 arch64 systemd-journald[369]: Collecting audit messages is disabled.
Jun 30 09:17:08 arch64 kernel: device-mapper: uevent: version 1.0.3
Jun 30 09:17:08 arch64 kernel: fuse: init (API version 7.38)
Jun 30 09:17:08 arch64 kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Jun 30 09:17:08 arch64 kernel: EXT4-fs (sda3): re-mounted b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7. Quota mode: none.
Jun 30 09:17:08 arch64 systemd[1]: Mounted Huge Pages File System.
Jun 30 09:17:08 arch64 systemd[1]: Mounted POSIX Message Queue File System.
Jun 30 09:17:08 arch64 systemd[1]: Mounted Kernel Debug File System.
Jun 30 09:17:08 arch64 systemd[1]: Mounted Kernel Trace File System.
Jun 30 09:17:08 arch64 kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5
Jun 30 09:17:08 arch64 kernel: sd 13:0:0:0: Attached scsi generic sg1 type 0
Jun 30 09:17:08 arch64 kernel: Asymmetric key parser 'pkcs8' registered
Jun 30 09:17:08 arch64 systemd-journald[369]: Journal started
Jun 30 09:17:08 arch64 systemd-journald[369]: Runtime Journal (/run/log/journal/f61d4a81d6124fa4ae1dbbf5b829f4d4) is 8.0M, max 797.0M, 789.0M free.
Jun 30 09:17:08 arch64 systemd-modules-load[370]: Inserted module 'crypto_user'
Jun 30 09:17:08 arch64 systemd-modules-load[370]: Inserted module 'sg'
Jun 30 09:17:08 arch64 systemd-modules-load[370]: Inserted module 'dm_multipath'
Jun 30 09:17:08 arch64 systemd-modules-load[370]: Inserted module 'pkcs8_key_parser'
Jun 30 09:17:08 arch64 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 30 09:17:08 arch64 systemd[1]: Finished Create List of Static Device Nodes.
Jun 30 09:17:08 arch64 systemd[1]: Started Journal Service.
Jun 30 09:17:08 arch64 systemd[1]: Finished Load Kernel Module configfs.
Jun 30 09:17:08 arch64 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 30 09:17:08 arch64 systemd[1]: Finished Load Kernel Module dm_mod.
Jun 30 09:17:08 arch64 systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 30 09:17:08 arch64 systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 30 09:17:08 arch64 systemd[1]: Finished Load Kernel Module drm.
Jun 30 09:17:08 arch64 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 30 09:17:08 arch64 systemd[1]: Finished Load Kernel Module fuse.
Jun 30 09:17:08 arch64 systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 30 09:17:08 arch64 systemd[1]: Finished Load Kernel Module loop.
Jun 30 09:17:09 arch64 systemd[1]: Finished Load Kernel Modules.
Jun 30 09:17:09 arch64 systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 30 09:17:09 arch64 systemd[1]: Finished Coldplug All udev Devices.
Jun 30 09:17:09 arch64 systemd[1]: Mounting FUSE Control File System...
Jun 30 09:17:09 arch64 systemd[1]: Mounting Kernel Configuration File System...
Jun 30 09:17:09 arch64 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 30 09:17:09 arch64 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 30 09:17:09 arch64 systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 30 09:17:09 arch64 systemd[1]: Starting Load/Save OS Random Seed...
Jun 30 09:17:09 arch64 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 30 09:17:09 arch64 systemd-journald[369]: Time spent on flushing to /var/log/journal/f61d4a81d6124fa4ae1dbbf5b829f4d4 is 60.076ms for 1088 entries.
Jun 30 09:17:09 arch64 systemd-journald[369]: System Journal (/var/log/journal/f61d4a81d6124fa4ae1dbbf5b829f4d4) is 545.2M, max 4.0G, 3.4G free.
Jun 30 09:17:09 arch64 systemd-journald[369]: Received client request to flush runtime journal.
Jun 30 09:17:09 arch64 systemd-journald[369]: /var/log/journal/f61d4a81d6124fa4ae1dbbf5b829f4d4/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
Jun 30 09:17:09 arch64 systemd-journald[369]: Rotating system journal.
Jun 30 09:17:09 arch64 systemd[1]: Starting Apply Kernel Variables...
Jun 30 09:17:09 arch64 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 30 09:17:09 arch64 systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 30 09:17:09 arch64 systemd[1]: Mounted FUSE Control File System.
Jun 30 09:17:09 arch64 systemd[1]: Mounted Kernel Configuration File System.
Jun 30 09:17:09 arch64 systemd[1]: Finished Load/Save OS Random Seed.
Jun 30 09:17:09 arch64 systemd[1]: Finished Apply Kernel Variables.
Jun 30 09:17:09 arch64 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 30 09:17:09 arch64 systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 30 09:17:09 arch64 systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 30 09:17:09 arch64 systemd[1]: Reached target Preparation for Local File Systems.
Jun 30 09:17:09 arch64 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 30 09:17:09 arch64 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 30 09:17:09 arch64 systemd-udevd[397]: Using default interface naming scheme 'v253'.
Jun 30 09:17:09 arch64 systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 30 09:17:09 arch64 kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Jun 30 09:17:09 arch64 mtp-probe[451]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-3"
Jun 30 09:17:09 arch64 mtp-probe[450]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1"
Jun 30 09:17:09 arch64 mtp-probe[452]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2"
Jun 30 09:17:09 arch64 mtp-probe[451]: bus: 3, device: 3 was not an MTP device
Jun 30 09:17:09 arch64 mtp-probe[452]: bus: 1, device: 2 was not an MTP device
Jun 30 09:17:09 arch64 mtp-probe[450]: bus: 3, device: 2 was not an MTP device
Jun 30 09:17:09 arch64 kernel: ccp 0000:2a:00.1: enabling device (0000 -> 0002)
Jun 30 09:17:09 arch64 kernel: ccp 0000:2a:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Jun 30 09:17:09 arch64 kernel: ccp 0000:2a:00.1: psp enabled
Jun 30 09:17:09 arch64 kernel: mousedev: PS/2 mouse device common for all mice
Jun 30 09:17:09 arch64 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
Jun 30 09:17:09 arch64 kernel: dca service started, version 1.12.1
Jun 30 09:17:09 arch64 kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 30 09:17:09 arch64 kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 30 09:17:09 arch64 kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 30 09:17:09 arch64 kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jun 30 09:17:09 arch64 kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 30 09:17:09 arch64 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 30 09:17:09 arch64 systemd[1]: Found device CT500MX500SSD4 2.
Jun 30 09:17:09 arch64 systemd[1]: Found device CT500MX500SSD4 1.
Jun 30 09:17:09 arch64 systemd[1]: Activating swap /dev/disk/by-uuid/23ece8d2-938e-449d-b9c8-a97e8ee19993...
Jun 30 09:17:09 arch64 systemd[1]: Starting File System Check on /dev/disk/by-uuid/AF75-5C52...
Jun 30 09:17:09 arch64 systemd[1]: Activated swap /dev/disk/by-uuid/23ece8d2-938e-449d-b9c8-a97e8ee19993.
Jun 30 09:17:09 arch64 kernel: Adding 33554428k swap on /dev/sda2. Priority:-2 extents:1 across:33554428k SSFS
Jun 30 09:17:09 arch64 systemd[1]: Reached target Swaps.
Jun 30 09:17:09 arch64 kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 30 09:17:09 arch64 kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jun 30 09:17:09 arch64 kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jun 30 09:17:09 arch64 kernel: cryptd: max_cpu_qlen set to 1000
Jun 30 09:17:09 arch64 systemd[1]: Mounting Temporary Directory /tmp...
Jun 30 09:17:09 arch64 kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Jun 30 09:17:09 arch64 kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Jun 30 09:17:09 arch64 systemd[1]: Mounted Temporary Directory /tmp.
Jun 30 09:17:09 arch64 systemd-fsck[477]: fsck.fat 4.2 (2021-01-31)
Jun 30 09:17:09 arch64 systemd-fsck[477]: /dev/sda1: 3 files, 37/130812 clusters
Jun 30 09:17:09 arch64 kernel: AVX2 version of gcm_enc/dec engaged.
Jun 30 09:17:09 arch64 kernel: Bluetooth: Core ver 2.22
Jun 30 09:17:09 arch64 kernel: NET: Registered PF_BLUETOOTH protocol family
Jun 30 09:17:09 arch64 kernel: Bluetooth: HCI device and connection manager initialized
Jun 30 09:17:09 arch64 kernel: Bluetooth: HCI socket layer initialized
Jun 30 09:17:09 arch64 kernel: Bluetooth: L2CAP socket layer initialized
Jun 30 09:17:09 arch64 kernel: Bluetooth: SCO socket layer initialized
Jun 30 09:17:09 arch64 kernel: pps pps0: new PPS source ptp0
Jun 30 09:17:09 arch64 kernel: igb 0000:22:00.0: added PHC on eth0
Jun 30 09:17:09 arch64 kernel: igb 0000:22:00.0: Intel(R) Gigabit Ethernet Network Connection
Jun 30 09:17:09 arch64 kernel: igb 0000:22:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:d8:61:59:76:02
Jun 30 09:17:09 arch64 kernel: igb 0000:22:00.0: eth0: PBA No: FFFFFF-0FF
Jun 30 09:17:09 arch64 kernel: igb 0000:22:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Jun 30 09:17:09 arch64 kernel: AES CTR mode by8 optimization enabled
Jun 30 09:17:09 arch64 kernel: igb 0000:22:00.0 enp34s0: renamed from eth0
Jun 30 09:17:09 arch64 systemd[1]: Finished File System Check on /dev/disk/by-uuid/AF75-5C52.
Jun 30 09:17:09 arch64 kernel: usbcore: registered new interface driver btusb
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: Device revision is 2
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: Secure boot is enabled
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: OTP lock is enabled
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: API lock is enabled
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: Debug lock is disabled
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Jun 30 09:17:09 arch64 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 30 09:17:09 arch64 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 30 09:17:09 arch64 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 30 09:17:09 arch64 kernel: cfg80211: failed to load regulatory.db
Jun 30 09:17:09 arch64 kernel: snd_hda_intel 0000:28:00.1: Force to non-snoop mode
Jun 30 09:17:09 arch64 kernel: snd_hda_intel 0000:2a:00.4: enabling device (0000 -> 0002)
Jun 30 09:17:09 arch64 systemd[1]: Mounting /efi...
Jun 30 09:17:09 arch64 systemd[1]: Starting Load Kernel Module dm_mod...
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: Boot Address: 0x40800
Jun 30 09:17:09 arch64 kernel: Bluetooth: hci0: Firmware Version: 108-45.22
Jun 30 09:17:09 arch64 systemd[1]: Starting Load Kernel Module loop...
Jun 30 09:17:09 arch64 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 30 09:17:09 arch64 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 30 09:17:09 arch64 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 30 09:17:09 arch64 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 30 09:17:09 arch64 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jun 30 09:17:09 arch64 systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 30 09:17:09 arch64 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 30 09:17:09 arch64 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 30 09:17:09 arch64 kernel: Intel(R) Wireless WiFi driver for Linux
Jun 30 09:17:09 arch64 kernel: snd_hda_intel 0000:28:00.1: bound 0000:28:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 30 09:17:09 arch64 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input9
Jun 30 09:17:09 arch64 kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input10
Jun 30 09:17:09 arch64 kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input11
Jun 30 09:17:09 arch64 kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input12
Jun 30 09:17:09 arch64 kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input13
Jun 30 09:17:09 arch64 kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input14
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: enabling device (0000 -> 0002)
Jun 30 09:17:09 arch64 kernel: kvm_amd: SVM disabled (by BIOS) in MSR_VM_CR on CPU 5
Jun 30 09:17:09 arch64 kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Jun 30 09:17:09 arch64 kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 30 09:17:09 arch64 kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 30 09:17:09 arch64 kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
Jun 30 09:17:09 arch64 kernel: snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
Jun 30 09:17:09 arch64 kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
Jun 30 09:17:09 arch64 kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
Jun 30 09:17:09 arch64 kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
Jun 30 09:17:09 arch64 kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
Jun 30 09:17:09 arch64 kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input15
Jun 30 09:17:09 arch64 kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input16
Jun 30 09:17:09 arch64 kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input17
Jun 30 09:17:09 arch64 kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input18
Jun 30 09:17:09 arch64 kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input19
Jun 30 09:17:09 arch64 kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input20
Jun 30 09:17:09 arch64 kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input21
Jun 30 09:17:09 arch64 systemd[1]: Finished Load Kernel Module dm_mod.
Jun 30 09:17:09 arch64 systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 30 09:17:09 arch64 kernel: MCE: In-kernel MCE decoding enabled.
Jun 30 09:17:09 arch64 systemd[1]: Mounted /efi.
Jun 30 09:17:09 arch64 systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 0
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 1
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 2
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 3
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 4
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 6
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 8
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 9
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 10
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 11
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 15
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 16
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 18
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 19
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 20
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 21
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Overriding region id 28
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: loaded firmware version 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
Jun 30 09:17:09 arch64 systemd[1]: Finished Load Kernel Module loop.
Jun 30 09:17:09 arch64 kernel: intel_rapl_common: Found RAPL domain package
Jun 30 09:17:09 arch64 kernel: intel_rapl_common: Found RAPL domain core
Jun 30 09:17:09 arch64 systemd[1]: Starting Load Kernel Module dm_mod...
Jun 30 09:17:09 arch64 systemd[1]: Starting Load Kernel Module loop...
Jun 30 09:17:09 arch64 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 30 09:17:09 arch64 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 30 09:17:09 arch64 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 30 09:17:09 arch64 systemd[1]: Reached target Local File Systems.
Jun 30 09:17:09 arch64 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jun 30 09:17:09 arch64 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jun 30 09:17:09 arch64 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jun 30 09:17:09 arch64 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 30 09:17:09 arch64 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 30 09:17:09 arch64 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jun 30 09:17:09 arch64 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 30 09:17:09 arch64 systemd[1]: Starting Create Volatile Files and Directories...
Jun 30 09:17:09 arch64 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 30 09:17:09 arch64 systemd[1]: Finished Load Kernel Module dm_mod.
Jun 30 09:17:09 arch64 systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
Jun 30 09:17:09 arch64 kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Jun 30 09:17:09 arch64 systemd[1]: Finished Load Kernel Module loop.
Jun 30 09:17:09 arch64 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 30 09:17:09 arch64 kernel: iwlwifi 0000:21:00.0: base HW address: a4:c3:f0:ba:78:ef, OTP minor version: 0x4
Jun 30 09:17:09 arch64 systemd[1]: Finished Create Volatile Files and Directories.
Jun 30 09:17:09 arch64 systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jun 30 09:17:09 arch64 systemd[1]: Starting Network Name Resolution...
Jun 30 09:17:09 arch64 systemd[1]: Starting Network Time Synchronization...
Jun 30 09:17:09 arch64 systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jun 30 09:17:09 arch64 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 30 09:17:10 arch64 kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Jun 30 09:17:10 arch64 systemd-resolved[525]: Positive Trust Anchors:
Jun 30 09:17:10 arch64 systemd-resolved[525]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Jun 30 09:17:10 arch64 systemd-resolved[525]: 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.ar>
Jun 30 09:17:10 arch64 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 30 09:17:10 arch64 systemd[1]: Started Network Time Synchronization.
Jun 30 09:17:10 arch64 systemd-resolved[525]: Using system hostname 'arch64'.
Jun 30 09:17:10 arch64 systemd[1]: Started Network Name Resolution.
Jun 30 09:17:10 arch64 systemd[1]: Reached target Host and Network Name Lookups.
Jun 30 09:17:10 arch64 systemd[1]: Reached target System Initialization.
Jun 30 09:17:10 arch64 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 30 09:17:10 arch64 systemd[1]: Started Daily man-db regeneration.
Jun 30 09:17:10 arch64 systemd[1]: Started Weekly pkgstats submission.
Jun 30 09:17:10 arch64 systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Jun 30 09:17:10 arch64 systemd[1]: Started Daily verification of password and group files.
Jun 30 09:17:10 arch64 systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 30 09:17:10 arch64 systemd[1]: Reached target Timer Units.
Jun 30 09:17:10 arch64 systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 30 09:17:10 arch64 systemd[1]: Reached target Socket Units.
Jun 30 09:17:10 arch64 systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jun 30 09:17:10 arch64 systemd[1]: Reached target Basic System.
Jun 30 09:17:10 arch64 systemd[1]: Starting Save/Restore Sound Card State...
Jun 30 09:17:10 arch64 systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Jun 30 09:17:10 arch64 systemd[1]: Starting Bluetooth service...
Jun 30 09:17:10 arch64 (uetoothd)[534]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Jun 30 09:17:10 arch64 systemd[1]: Starting D-Bus System Message Bus...
Jun 30 09:17:10 arch64 systemd[1]: Started Deluge Bittorrent Client Daemon.
Jun 30 09:17:10 arch64 systemd[1]: Starting Initialize hardware monitoring sensors...
Jun 30 09:17:10 arch64 systemd[1]: Starting User Login Management...
Jun 30 09:17:10 arch64 systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jun 30 09:17:10 arch64 dbus-daemon[535]: dbus[535]: Unknown group "netdev" in message bus configuration file
Jun 30 09:17:10 arch64 bluetoothd[534]: Bluetooth daemon 5.66
Jun 30 09:17:10 arch64 dbus-daemon[535]: dbus[535]: Unknown group "netdev" in message bus configuration file
Jun 30 09:17:10 arch64 systemd-logind[538]: New seat seat0.
Jun 30 09:17:10 arch64 kernel: nct6775: Found NCT6797D or compatible chip at 0x4e:0xa20
Jun 30 09:17:10 arch64 systemd-logind[538]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 30 09:17:10 arch64 systemd-logind[538]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 30 09:17:10 arch64 systemd-logind[538]: Watching system buttons on /dev/input/event2 (Cooler Master Technology Inc. MasterKeys Pro L White)
Jun 30 09:17:10 arch64 systemd-logind[538]: Watching system buttons on /dev/input/event3 (Cooler Master Technology Inc. MasterKeys Pro L White System Control)
Jun 30 09:17:10 arch64 systemd-logind[538]: Watching system buttons on /dev/input/event6 (Cooler Master Technology Inc. MasterKeys Pro L White Keyboard)
Jun 30 09:17:10 arch64 bluetoothd[534]: Starting SDP server
Jun 30 09:17:10 arch64 bluetoothd[534]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabled
Jun 30 09:17:10 arch64 bluetoothd[534]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jun 30 09:17:10 arch64 bluetoothd[534]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabled
Jun 30 09:17:10 arch64 bluetoothd[534]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jun 30 09:17:10 arch64 bluetoothd[534]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled
Jun 30 09:17:10 arch64 bluetoothd[534]: src/plugin.c:plugin_init() Failed to init bap plugin
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Activating systemd to hand-off: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=534 comm="/usr/lib/bluetooth/bluetoothd")
Jun 30 09:17:10 arch64 bluetoothd[534]: Bluetooth management interface 1.22 initialized
Jun 30 09:17:10 arch64 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 30 09:17:10 arch64 kernel: Bluetooth: BNEP filters: protocol multicast
Jun 30 09:17:10 arch64 kernel: Bluetooth: BNEP socket layer initialized
Jun 30 09:17:10 arch64 systemd[1]: Finished Save/Restore Sound Card State.
Jun 30 09:17:10 arch64 systemd[1]: Started User Login Management.
Jun 30 09:17:10 arch64 systemd[1]: Started D-Bus System Message Bus.
Jun 30 09:17:10 arch64 systemd[1]: Reached target Sound Card.
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.systemd1'
Jun 30 09:17:10 arch64 systemd[1]: Starting Network Manager...
Jun 30 09:17:10 arch64 systemd[1]: Started Verify integrity of password and group files.
Jun 30 09:17:10 arch64 systemd[1]: Finished Initialize hardware monitoring sensors.
Jun 30 09:17:10 arch64 systemd[1]: Started Bluetooth service.
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2364] NetworkManager (version 1.42.6-1) is starting... (boot:17382fed-209e-4749-8604-fb4151ee10b6)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2366] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 30 09:17:10 arch64 systemd[1]: Reached target Bluetooth Support.
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2404] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 30 09:17:10 arch64 systemd[1]: Starting Hostname Service...
Jun 30 09:17:10 arch64 systemd[1]: Started Network Manager.
Jun 30 09:17:10 arch64 systemd[1]: Reached target Network.
Jun 30 09:17:10 arch64 systemd[1]: Starting Network Time Service...
Jun 30 09:17:10 arch64 systemd[1]: Starting Permit User Sessions...
Jun 30 09:17:10 arch64 systemd[1]: Started vnStat network traffic monitor.
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2506] manager[0x556305a0a190]: monitoring kernel firmware directory '/lib/firmware'.
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 09:17:10 arch64 ntpd[562]: ntpd 4.2.8p17@1.4004-o Tue Jun 6 14:05:47 UTC 2023 (1): Starting
Jun 30 09:17:10 arch64 ntpd[562]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Jun 30 09:17:10 arch64 ntpd[562]: ----------------------------------------------------
Jun 30 09:17:10 arch64 ntpd[562]: ntp-4 is maintained by Network Time Foundation,
Jun 30 09:17:10 arch64 ntpd[562]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Jun 30 09:17:10 arch64 ntpd[562]: corporation. Support and training for ntp-4 are
Jun 30 09:17:10 arch64 ntpd[562]: available at https://www.nwtime.org/support
Jun 30 09:17:10 arch64 ntpd[562]: ----------------------------------------------------
Jun 30 09:17:10 arch64 ntpd[562]: DEBUG behavior is enabled - a violation of any
Jun 30 09:17:10 arch64 ntpd[562]: diagnostic assertion will cause ntpd to abort
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2666] hostname: hostname: using hostnamed
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2666] hostname: static hostname changed from (none) to "arch64"
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2667] dns-mgr: init: dns=default,systemd-resolved rc-manager=immutable
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2674] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.2/0000:20:00.0/0000:21:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2675] manager[0x556305a0a190]: rfkill: Wi-Fi hardware radio set enabled
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2676] manager[0x556305a0a190]: rfkill: WWAN hardware radio set enabled
Jun 30 09:17:10 arch64 ntpd[567]: proto: precision = 0.050 usec (-24)
Jun 30 09:17:10 arch64 ntpd[567]: basedate set to 2023-05-25
Jun 30 09:17:10 arch64 ntpd[567]: gps base set to 2023-05-28 (week 2264)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2748] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-adsl.so)
Jun 30 09:17:10 arch64 ntpd[567]: initial drift restored to 16.746000
Jun 30 09:17:10 arch64 ntpd[567]: Listen and drop on 0 v6wildcard [::]:123
Jun 30 09:17:10 arch64 ntpd[567]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Jun 30 09:17:10 arch64 ntpd[567]: Listen normally on 2 lo 127.0.0.1:123
Jun 30 09:17:10 arch64 ntpd[567]: Listen normally on 3 lo [::1]:123
Jun 30 09:17:10 arch64 ntpd[567]: Listening on routing socket on fd #20 for interface updates
Jun 30 09:17:10 arch64 ntpd[567]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Jun 30 09:17:10 arch64 ntpd[567]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2842] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wwan.so)
Jun 30 09:17:10 arch64 systemd[1]: Finished Permit User Sessions.
Jun 30 09:17:10 arch64 systemd[1]: Started Hostname Service.
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2918] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-bluetooth.so)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.2993] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wifi.so)
Jun 30 09:17:10 arch64 vnstatd[564]: Info: vnStat daemon 2.10 started. (pid:564 uid:0 gid:0 64-bit)
Jun 30 09:17:10 arch64 vnstatd[564]: Info: Monitoring (1): enp34s0 (1000 Mbit)
Jun 30 09:17:10 arch64 systemd[1]: Starting GNOME Display Manager...
Jun 30 09:17:10 arch64 systemd[1]: Started Network Time Service.
Jun 30 09:17:10 arch64 systemd[1]: Reached target Multi-User System.
Jun 30 09:17:10 arch64 systemd[1]: Started GNOME Display Manager.
Jun 30 09:17:10 arch64 systemd[1]: Reached target Graphical Interface.
Jun 30 09:17:10 arch64 systemd[1]: Startup finished in 12.066s (firmware) + 6.201s (loader) + 4.945s (kernel) + 2.143s (userspace) = 25.356s.
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.7' (uid=0 pid=569 comm="/usr/bin/gdm")
Jun 30 09:17:10 arch64 systemd[1]: Reached target User and Group Name Lookups.
Jun 30 09:17:10 arch64 systemd[1]: Starting Accounts Service...
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3457] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-team.so)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3481] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-ovs.so)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3483] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3483] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3483] manager: Networking is enabled by state file
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=555 comm="/usr/bin/NetworkManager --no-daemon")
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3490] settings: Loaded settings plugin: keyfile (internal)
Jun 30 09:17:10 arch64 systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 30 09:17:10 arch64 systemd[1]: shadow.service: Deactivated successfully.
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3535] dhcp: init: Using DHCP client 'internal'
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3536] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3540] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3542] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3545] device (lo): Activation: starting connection 'lo' (41f13dd6-949c-48d3-8e7d-f62362bd52c5)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3549] manager: (enp34s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3553] settings: (enp34s0): created default wired connection 'Wired connection 1'
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3553] device (enp34s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3793] device (wlan0): driver supports Access Point (AP) mode
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3796] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.3797] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=574 comm="/usr/lib/accounts-daemon")
Jun 30 09:17:10 arch64 systemd[1]: Starting Authorization Manager...
Jun 30 09:17:10 arch64 polkitd[587]: Started polkitd version 122
Jun 30 09:17:10 arch64 polkitd[587]: Loading rules from directory /etc/polkit-1/rules.d
Jun 30 09:17:10 arch64 polkitd[587]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 30 09:17:10 arch64 polkitd[587]: Finished loading, compiling and executing 11 rules
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 30 09:17:10 arch64 systemd[1]: Started Authorization Manager.
Jun 30 09:17:10 arch64 polkitd[587]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 30 09:17:10 arch64 accounts-daemon[574]: started daemon version 23.13.0
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.Accounts'
Jun 30 09:17:10 arch64 systemd[1]: Started Accounts Service.
Jun 30 09:17:10 arch64 systemd[1]: Created slice User Slice of UID 120.
Jun 30 09:17:10 arch64 systemd[1]: Starting User Runtime Directory /run/user/120...
Jun 30 09:17:10 arch64 systemd-logind[538]: New session 1 of user gdm.
Jun 30 09:17:10 arch64 systemd[1]: Finished User Runtime Directory /run/user/120.
Jun 30 09:17:10 arch64 systemd[1]: Starting User Manager for UID 120...
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.13' (uid=0 pid=609 comm="(systemd)")
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 30 09:17:10 arch64 (systemd)[609]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 30 09:17:10 arch64 (systemd)[609]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 30 09:17:10 arch64 (systemd)[609]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.6205] device (wlan0): set-hw-addr: set MAC address to 56:6A:59:2B:E4:F7 (scanning)
Jun 30 09:17:10 arch64 systemd[609]: Queued start job for default target Main User Target.
Jun 30 09:17:10 arch64 systemd[609]: Created slice User Application Slice.
Jun 30 09:17:10 arch64 systemd[609]: Reached target Paths.
Jun 30 09:17:10 arch64 systemd[609]: Reached target Timers.
Jun 30 09:17:10 arch64 systemd[609]: Starting D-Bus User Message Bus Socket...
Jun 30 09:17:10 arch64 systemd[609]: Listening on GnuPG network certificate management daemon.
Jun 30 09:17:10 arch64 systemd[609]: Listening on GCR ssh-agent wrapper.
Jun 30 09:17:10 arch64 systemd[609]: Listening on GNOME Keyring daemon.
Jun 30 09:17:10 arch64 systemd[609]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 30 09:17:10 arch64 systemd[609]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 30 09:17:10 arch64 systemd[609]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 30 09:17:10 arch64 systemd[609]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 30 09:17:10 arch64 systemd[609]: Listening on p11-kit server.
Jun 30 09:17:10 arch64 systemd[609]: Listening on PipeWire PulseAudio.
Jun 30 09:17:10 arch64 systemd[609]: Listening on PipeWire Multimedia System Socket.
Jun 30 09:17:10 arch64 systemd[609]: Listening on D-Bus User Message Bus Socket.
Jun 30 09:17:10 arch64 systemd[609]: Reached target Sockets.
Jun 30 09:17:10 arch64 systemd[609]: Reached target Basic System.
Jun 30 09:17:10 arch64 systemd[1]: Started User Manager for UID 120.
Jun 30 09:17:10 arch64 systemd[609]: Starting Update XDG user dir configuration...
Jun 30 09:17:10 arch64 systemd[1]: Started Session 1 of User gdm.
Jun 30 09:17:10 arch64 systemd[609]: Finished Update XDG user dir configuration.
Jun 30 09:17:10 arch64 systemd[609]: Reached target Main User Target.
Jun 30 09:17:10 arch64 systemd[609]: Startup finished in 157ms.
Jun 30 09:17:10 arch64 systemd[609]: Created slice User Core Session Slice.
Jun 30 09:17:10 arch64 systemd[609]: Starting D-Bus User Message Bus...
Jun 30 09:17:10 arch64 systemd[609]: Started D-Bus User Message Bus.
Jun 30 09:17:10 arch64 dbus-daemon[623]: [session uid=120 pid=623] Successfully activated service 'org.freedesktop.systemd1'
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.5' (uid=0 pid=555 comm="/usr/bin/NetworkManager --no-daemon")
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.8158] ovsdb: disconnected from ovsdb
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.8159] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.8160] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.8161] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.8165] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.8174] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.8175] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.8177] device (lo): Activation: successful, device activated.
Jun 30 09:17:10 arch64 kernel: Bluetooth: hci0: Waiting for firmware download to complete
Jun 30 09:17:10 arch64 kernel: Bluetooth: hci0: Firmware loaded in 1123913 usecs
Jun 30 09:17:10 arch64 kernel: Bluetooth: hci0: Waiting for device to boot
Jun 30 09:17:10 arch64 kernel: Bluetooth: hci0: Device booted in 14641 usecs
Jun 30 09:17:10 arch64 kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jun 30 09:17:10 arch64 kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-18-16-1.ddc
Jun 30 09:17:10 arch64 kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Jun 30 09:17:10 arch64 systemd[1]: Starting WPA supplicant...
Jun 30 09:17:10 arch64 kernel: Bluetooth: hci0: Firmware revision 0.1 build 108 week 45 2022
Jun 30 09:17:10 arch64 dbus-daemon[535]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jun 30 09:17:10 arch64 systemd[1]: Started WPA supplicant.
Jun 30 09:17:10 arch64 wpa_supplicant[632]: Successfully initialized wpa_supplicant
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.9360] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.9361] Wi-Fi P2P device controlled by interface wlan0 created
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.9362] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.9363] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.9365] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 30 09:17:10 arch64 NetworkManager[555]: <info> [1688096830.9367] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:11 arch64 kernel: Bluetooth: MGMT ver 1.22
Jun 30 09:17:11 arch64 kernel: NET: Registered PF_ALG protocol family
Jun 30 09:17:11 arch64 bluetoothd[534]: Failed to set mode: Failed (0x03)
Jun 30 09:17:11 arch64 gnome-shell[638]: Running GNOME Shell (using mutter 44.2) as a Wayland display server
Jun 30 09:17:11 arch64 gnome-shell[638]: Device '/dev/dri/card0' prefers shadow buffer
Jun 30 09:17:11 arch64 gnome-shell[638]: Added device '/dev/dri/card0' (amdgpu) using atomic mode setting.
Jun 30 09:17:11 arch64 gnome-shell[638]: Created gbm renderer for '/dev/dri/card0'
Jun 30 09:17:11 arch64 gnome-shell[638]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 30 09:17:11 arch64 gnome-shell[638]: Obtained a high priority EGL context
Jun 30 09:17:11 arch64 gnome-shell[638]: Obtained a high priority EGL context
Jun 30 09:17:12 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:12 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Successfully activated service 'org.a11y.Bus'
Jun 30 09:17:12 arch64 gnome-shell[638]: Using public X11 display :1024, (using :1025 for managed services)
Jun 30 09:17:12 arch64 gnome-shell[638]: Using Wayland display name 'wayland-0'
Jun 30 09:17:12 arch64 gnome-shell[638]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 30 09:17:12 arch64 gnome-shell[638]: Will monitor session 1
Jun 30 09:17:12 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.18' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:12 arch64 systemd[1]: Starting Locale Service...
Jun 30 09:17:12 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:12 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.locale1'
Jun 30 09:17:12 arch64 systemd[1]: Started Locale Service.
Jun 30 09:17:12 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:12 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 30 09:17:12 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.18' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:12 arch64 systemd[1]: Starting Daemon for power management...
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.18' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='net.hadess.PowerProfiles' unit='power-profiles-daemon.service' requested by ':1.18' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:13 arch64 systemd[609]: Started PipeWire Multimedia Service.
Jun 30 09:17:13 arch64 systemd[609]: Started Multimedia Service Session Manager.
Jun 30 09:17:13 arch64 systemd[1]: Starting Location Lookup Service...
Jun 30 09:17:13 arch64 systemd[609]: Started PipeWire PulseAudio.
Jun 30 09:17:13 arch64 systemd[1]: Starting Power Profiles daemon...
Jun 30 09:17:13 arch64 polkitd[587]: Registered Authentication Agent for unix-session:1 (system bus name :1.18 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.21' (uid=120 pid=733 comm="/usr/bin/pipewire-pulse")
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:13 arch64 systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Successfully activated service 'net.hadess.PowerProfiles'
Jun 30 09:17:13 arch64 systemd[1]: Started Power Profiles daemon.
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jun 30 09:17:13 arch64 systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Successfully called chroot.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Successfully dropped privileges.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Successfully limited resources.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Canary thread running.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Running.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Watchdog thread running.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 0 threads of 0 processes of 0 users.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 0 threads of 0 processes of 0 users.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 0 threads of 0 processes of 0 users.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Successfully made thread 733 of process 733 owned by '120' high priority at nice level -11.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 1 threads of 1 processes of 1 users.
Jun 30 09:17:13 arch64 gnome-shell[638]: 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-men>
Jun 30 09:17:13 arch64 gnome-shell[638]: 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/ext>
Jun 30 09:17:13 arch64 gnome-shell[638]: 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->
Jun 30 09:17:13 arch64 gnome-shell[638]: 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>
Jun 30 09:17:13 arch64 gnome-shell[638]: 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/gno>
Jun 30 09:17:13 arch64 gnome-shell[638]: 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/plac>
Jun 30 09:17:13 arch64 gnome-shell[638]: 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/gno>
Jun 30 09:17:13 arch64 gnome-shell[638]: 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-t>
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Successfully made thread 730 of process 730 owned by '120' high priority at nice level -11.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 2 threads of 2 processes of 1 users.
Jun 30 09:17:13 arch64 gnome-shell[638]: 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/wind>
Jun 30 09:17:13 arch64 gnome-shell[638]: 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/exten>
Jun 30 09:17:13 arch64 gnome-shell[638]: 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>
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Successfully made thread 731 of process 731 owned by '120' high priority at nice level -11.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 3 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 3 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 3 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 3 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[686]: dbus-daemon[686]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.18' (uid=120 pid=638 comm="/usr/bin/gnome-shell")
Jun 30 09:17:13 arch64 systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[686]: dbus-daemon[686]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 3 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[763]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Successfully made thread 765 of process 731 owned by '120' RT at priority 20.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 4 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.UPower'
Jun 30 09:17:13 arch64 systemd[1]: Started Daemon for power management.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 4 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Successfully made thread 775 of process 730 owned by '120' RT at priority 20.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 5 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 5 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Successfully made thread 776 of process 733 owned by '120' RT at priority 20.
Jun 30 09:17:13 arch64 rtkit-daemon[746]: Supervising 6 threads of 3 processes of 1 users.
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.27' (uid=972 pid=732 comm="/usr/lib/geoclue")
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 30 09:17:13 arch64 geoclue[732]: Failed to connect to avahi service: Daemon not running
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Jun 30 09:17:13 arch64 systemd[1]: Started Location Lookup Service.
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Jun 30 09:17:13 arch64 systemd[1]: Started Manage, Install and Generate Color Profiles.
Jun 30 09:17:13 arch64 org.gnome.Shell.desktop[638]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/1052c6919b9466d45168809683091682700000006270000.ms”: No such file or directory
Jun 30 09:17:13 arch64 gnome-shell[638]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 30 09:17:13 arch64 kernel: rfkill: input handler disabled
Jun 30 09:17:13 arch64 gnome-shell[638]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=799 comm="/usr/lib/gsd-sharing")
Jun 30 09:17:13 arch64 wireplumber[731]: [0:00:09.955465855] [731] INFO Camera camera_manager.cpp:298 libcamera v0.0.5
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 30 09:17:13 arch64 gsd-sharing[799]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 30 09:17:13 arch64 gsd-sharing[799]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 30 09:17:13 arch64 NetworkManager[555]: <info> [1688096833.2188] agent-manager: agent[73cc1d2527aa6d32,:1.18/org.gnome.Shell.NetworkAgent/120]: agent registered
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Successfully activated service 'org.gnome.Shell.Screencast'
Jun 30 09:17:13 arch64 gnome-session-binary[627]: Entering running state
Jun 30 09:17:13 arch64 xbrlapi.desktop[967]: openConnection: connect: No such file or directory
Jun 30 09:17:13 arch64 xbrlapi.desktop[967]: cannot connect to braille devices daemon brltty at :0
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.40' (uid=976 pid=794 comm="/usr/lib/colord-sane")
Jun 30 09:17:13 arch64 dbus-daemon[535]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 30 09:17:13 arch64 gsd-media-keys[814]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 30 09:17:13 arch64 gsd-media-keys[814]: Failed to grab accelerator for keybinding settings:hibernate
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Activating service name='org.gnome.ScreenSaver' requested by ':1.23' (uid=120 pid=838 comm="/usr/lib/gsd-power")
Jun 30 09:17:13 arch64 gnome-shell[638]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 30 09:17:13 arch64 org.gnome.Shell.desktop[985]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 30 09:17:13 arch64 org.gnome.Shell.desktop[985]: > Warning: Unsupported maximum keycode 708, clipping.
Jun 30 09:17:13 arch64 org.gnome.Shell.desktop[985]: > X11 cannot support keycodes above 255.
Jun 30 09:17:13 arch64 org.gnome.Shell.desktop[985]: Errors from xkbcomp are not fatal to the X server
Jun 30 09:17:13 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Successfully activated service 'org.gnome.ScreenSaver'
Jun 30 09:17:13 arch64 gnome-shell[638]: Registering session with GDM
Jun 30 09:17:13 arch64 kernel: Bluetooth: RFCOMM TTY layer initialized
Jun 30 09:17:13 arch64 kernel: Bluetooth: RFCOMM socket layer initialized
Jun 30 09:17:13 arch64 kernel: Bluetooth: RFCOMM ver 1.11
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/ldac
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/aptx
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/aac
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aac
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/sbc
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/sbc
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 30 09:17:13 arch64 wireplumber[731]: <WpSiAudioAdapter:0x55c5df30f650> Object activation aborted: proxy destroyed
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 30 09:17:13 arch64 wireplumber[731]: <WpSiAudioAdapter:0x55c5df30f650> failed to activate item: Object activation aborted: proxy destroyed
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/faststream
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/opus_05
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/opus_05
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 30 09:17:13 arch64 bluetoothd[534]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 30 09:17:13 arch64 gsd-media-keys[814]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Jun 30 09:17:13 arch64 gsd-media-keys[814]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Jun 30 09:17:13 arch64 gsd-media-keys[814]: Unable to get default source
Jun 30 09:17:14 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=IN
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.0841] policy: auto-activating connection 'Gullu_5G' (fa180254-81ec-4711-ad2f-0ffda0aa13b7)
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.0844] device (wlan0): Activation: starting connection 'Gullu_5G' (fa180254-81ec-4711-ad2f-0ffda0aa13b7)
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.0845] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.0846] manager: NetworkManager state is now CONNECTING
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1280] device (wlan0): set-hw-addr: reset MAC address to A4:C3:F0:BA:78:EF (preserve)
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1285] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1287] device (wlan0): Activation: (wifi) access point 'Gullu_5G' has security, but secrets are required.
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1287] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1288] sup-iface[f6735fbad5a97b01,0,wlan0]: wps: type pbc start...
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1295] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1297] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1298] device (wlan0): Activation: (wifi) connection 'Gullu_5G' has security, and secrets exist. No new secrets needed.
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1298] Config: added 'ssid' value 'Gullu_5G'
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1298] Config: added 'scan_ssid' value '1'
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1298] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1299] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1299] Config: added 'auth_alg' value 'OPEN'
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1299] Config: added 'psk' value '<hidden>'
Jun 30 09:17:14 arch64 wpa_supplicant[632]: wlan0: WPS-CANCEL
Jun 30 09:17:14 arch64 wpa_supplicant[632]: wlan0: SME: Trying to authenticate with c4:27:28:fc:b1:ef (SSID='Gullu_5G' freq=5180 MHz)
Jun 30 09:17:14 arch64 kernel: wlan0: authenticate with c4:27:28:fc:b1:ef
Jun 30 09:17:14 arch64 kernel: wlan0: send auth to c4:27:28:fc:b1:ef (try 1/3)
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1775] device (wlan0): supplicant interface state: disconnected -> authenticating
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.1776] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> authenticating
Jun 30 09:17:14 arch64 wpa_supplicant[632]: wlan0: Trying to associate with c4:27:28:fc:b1:ef (SSID='Gullu_5G' freq=5180 MHz)
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.2302] device (wlan0): supplicant interface state: authenticating -> associating
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.2302] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
Jun 30 09:17:14 arch64 kernel: wlan0: authenticated
Jun 30 09:17:14 arch64 kernel: wlan0: associate with c4:27:28:fc:b1:ef (try 1/3)
Jun 30 09:17:14 arch64 kernel: wlan0: RX AssocResp from c4:27:28:fc:b1:ef (capab=0x1831 status=0 aid=3)
Jun 30 09:17:14 arch64 wpa_supplicant[632]: wlan0: Associated with c4:27:28:fc:b1:ef
Jun 30 09:17:14 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 30 09:17:14 arch64 kernel: wlan0: associated
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.2478] device (wlan0): supplicant interface state: associating -> associated
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.2478] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
Jun 30 09:17:14 arch64 kernel: wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by c4:27:28:fc:b1:ef
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.3447] device (wlan0): supplicant interface state: associated -> 4way_handshake
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.3447] device (p2p-dev-wlan0): supplicant management interface state: associated -> 4way_handshake
Jun 30 09:17:14 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.42' (uid=0 pid=1021 comm="gdm-session-worker [pam/gdm-password]")
Jun 30 09:17:14 arch64 dbus-daemon[535]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 30 09:17:14 arch64 gdm-password][1021]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 30 09:17:14 arch64 wpa_supplicant[632]: wlan0: WPA: Key negotiation completed with c4:27:28:fc:b1:ef [PTK=CCMP GTK=TKIP]
Jun 30 09:17:14 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-CONNECTED - Connection to c4:27:28:fc:b1:ef completed [id=0 id_str=]
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5323] device (wlan0): supplicant interface state: 4way_handshake -> completed
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5323] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Gullu_5G"
Jun 30 09:17:14 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-57 noise=9999 txrate=6000
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5323] device (p2p-dev-wlan0): supplicant management interface state: 4way_handshake -> completed
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5324] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5326] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 30 09:17:14 arch64 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5592] dhcp4 (wlan0): state changed new lease, address=192.168.1.5
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5594] policy: set 'Gullu_5G' (wlan0) as default for IPv4 routing and DNS
Jun 30 09:17:14 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=799 comm="/usr/lib/gsd-sharing")
Jun 30 09:17:14 arch64 /usr/lib/gdm-wayland-session[626]: dbus-daemon[626]: [session uid=120 pid=626] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 30 09:17:14 arch64 gsd-sharing[799]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 30 09:17:14 arch64 gsd-sharing[799]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 30 09:17:14 arch64 systemd-resolved[525]: wlan0: Bus client set default route setting: yes
Jun 30 09:17:14 arch64 systemd-resolved[525]: wlan0: Bus client set DNS server list to: 192.168.1.1
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5697] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5706] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5706] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5708] manager: NetworkManager state is now CONNECTED_SITE
Jun 30 09:17:14 arch64 NetworkManager[555]: <info> [1688096834.5710] device (wlan0): Activation: successful, device activated.
Jun 30 09:17:15 arch64 NetworkManager[555]: <info> [1688096835.0010] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 30 09:17:15 arch64 systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 30 09:17:16 arch64 gdm-password][1021]: gkr-pam: unable to locate daemon control file
Jun 30 09:17:16 arch64 gdm-password][1021]: gkr-pam: stashed password to try later in open session
Jun 30 09:17:16 arch64 gdm-password][1021]: pam_unix(gdm-password:session): session opened for user arnuld(uid=1000) by arnuld(uid=0)
Jun 30 09:17:16 arch64 systemd[1]: Created slice User Slice of UID 1000.
Jun 30 09:17:16 arch64 systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 30 09:17:16 arch64 systemd-logind[538]: New session 3 of user arnuld.
Jun 30 09:17:16 arch64 systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 30 09:17:16 arch64 systemd[1]: Starting User Manager for UID 1000...
Jun 30 09:17:16 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.45' (uid=0 pid=1045 comm="(systemd)")
Jun 30 09:17:16 arch64 dbus-daemon[535]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 30 09:17:16 arch64 (systemd)[1045]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 30 09:17:16 arch64 (systemd)[1045]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[arnuld] ruser=[<unknown>] rhost=[<unknown>]
Jun 30 09:17:16 arch64 (systemd)[1045]: pam_unix(systemd-user:session): session opened for user arnuld(uid=1000) by arnuld(uid=0)
Jun 30 09:17:16 arch64 systemd[1045]: Queued start job for default target Main User Target.
Jun 30 09:17:16 arch64 systemd-journald[369]: /var/log/journal/f61d4a81d6124fa4ae1dbbf5b829f4d4/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
Jun 30 09:17:16 arch64 gdm-password][1021]: gkr-pam: unlocked login keyring
Jun 30 09:17:16 arch64 systemd[1045]: Created slice User Application Slice.
Jun 30 09:17:16 arch64 systemd[1045]: Reached target Paths.
Jun 30 09:17:16 arch64 systemd[1045]: Reached target Timers.
Jun 30 09:17:16 arch64 systemd[1045]: Starting D-Bus User Message Bus Socket...
Jun 30 09:17:16 arch64 gnome-keyring-daemon[1063]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 30 09:17:16 arch64 systemd[1045]: Listening on GnuPG network certificate management daemon.
Jun 30 09:17:16 arch64 systemd[1045]: Listening on GCR ssh-agent wrapper.
Jun 30 09:17:16 arch64 systemd[1045]: Listening on GNOME Keyring daemon.
Jun 30 09:17:16 arch64 systemd[1045]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 30 09:17:16 arch64 systemd[1045]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 30 09:17:16 arch64 systemd[1045]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 30 09:17:16 arch64 systemd[1045]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 30 09:17:16 arch64 systemd[1045]: Listening on p11-kit server.
Jun 30 09:17:16 arch64 systemd[1045]: Listening on PipeWire PulseAudio.
Jun 30 09:17:16 arch64 systemd[1045]: Listening on PipeWire Multimedia System Socket.
Jun 30 09:17:16 arch64 systemd[1045]: Listening on D-Bus User Message Bus Socket.
Jun 30 09:17:16 arch64 systemd[1045]: Reached target Sockets.
Jun 30 09:17:16 arch64 systemd[1045]: Reached target Basic System.
Jun 30 09:17:16 arch64 systemd[1]: Started User Manager for UID 1000.
Jun 30 09:17:16 arch64 systemd[1045]: Starting Update XDG user dir configuration...
Jun 30 09:17:16 arch64 systemd[1]: Started Session 3 of User arnuld.
Jun 30 09:17:16 arch64 systemd[1045]: Finished Update XDG user dir configuration.
Jun 30 09:17:16 arch64 systemd[1045]: Reached target Main User Target.
Jun 30 09:17:16 arch64 systemd[1045]: Startup finished in 78ms.
Jun 30 09:17:16 arch64 systemd[1045]: Started GNOME Keyring daemon.
Jun 30 09:17:16 arch64 systemd[1045]: Created slice User Core Session Slice.
Jun 30 09:17:16 arch64 systemd[1045]: Starting D-Bus User Message Bus...
Jun 30 09:17:16 arch64 systemd[1045]: Started D-Bus User Message Bus.
Jun 30 09:17:16 arch64 NetworkManager[555]: <info> [1688096836.3791] manager: startup complete
Jun 30 09:17:16 arch64 gsd-media-keys[814]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Jun 30 09:17:16 arch64 gsd-media-keys[814]: Unable to get default sink
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/ldac
Jun 30 09:17:16 arch64 gsd-media-keys[814]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSink/aptx
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSink/aac
Jun 30 09:17:16 arch64 kernel: rfkill: input handler enabled
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aac
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSink/sbc
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/sbc
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/faststream
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSink/opus_05
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/opus_05
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 30 09:17:16 arch64 bluetoothd[534]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (--) Log file renamed from "/home/arnuld/.local/share/xorg/Xorg.pid-1081.log" to "/home/arnuld/.local/share/xorg/Xorg.0.log"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: X.Org X Server 1.21.1.8
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: X Protocol Version 11, Revision 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Current Operating System: Linux arch64 6.3.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 21 Jun 2023 20:46:20 +0000 x86_64
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7 rw loglevel=4 lsm=landlock,lockdown,yama,apparmor,bpf
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Current version of pixman: 0.42.2
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Before reporting problems, check http://wiki.x.org
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: to make sure that you have the latest version.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Markers: (--) probed, (**) from config file, (==) default setting,
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (++) from command line, (!!) notice, (II) informational,
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Log file: "/home/arnuld/.local/share/xorg/Xorg.0.log", Time: Fri Jun 30 09:17:16 2023
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) No Layout section. Using the first Screen section.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) No screen section available. Using defaults.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) |-->Screen "Default Screen Section" (0)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) | |-->Monitor "<default monitor>"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) No monitor specified for screen "Default Screen Section".
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Using a default monitor configuration.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Automatically adding devices
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Automatically enabling devices
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Automatically adding GPU devices
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Automatically binding GPU devices
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Entry deleted from font path.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Entry deleted from font path.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Entry deleted from font path.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) FontPath set to:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: /usr/share/fonts/misc,
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: /usr/share/fonts/TTF,
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: /usr/share/fonts/OTF
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) ModulePath set to "/usr/lib/xorg/modules"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) The server relies on udev to provide the list of input devices.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module ABI versions:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: X.Org ANSI C Emulation: 0.4
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: X.Org Video Driver: 25.2
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: X.Org XInput driver : 24.4
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: X.Org Server Extension : 10.0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (++) using VT number 2
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) xfree86: Adding drm device (/dev/dri/card0)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.0/drm/card0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (--) PCI:*(40@0:0:0) 1002:687f:1043:04c4 rev 193, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfcc00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "glx"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module glx: vendor="X.Org Foundation"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: compiled for 1.21.1.8, module version = 1.0.0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: ABI class: X.Org Server Extension, version 10.0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: loading driver: amdgpu
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Matched amdgpu as autoconfigured driver 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Matched ati as autoconfigured driver 1
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Matched modesetting as autoconfigured driver 2
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Matched fbdev as autoconfigured driver 3
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Matched vesa as autoconfigured driver 4
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) Assigned the driver to the xf86ConfigLayout
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "amdgpu"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module amdgpu: vendor="X.Org Foundation"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: compiled for 1.21.1.7, module version = 23.0.0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Module class: X.Org Video Driver
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: ABI class: X.Org Video Driver, version 25.2
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "ati"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) Warning, couldn't open module ati
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (EE) Failed to load module "ati" (module does not exist, 0)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "modesetting"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module modesetting: vendor="X.Org Foundation"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: compiled for 1.21.1.8, module version = 1.21.1
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Module class: X.Org Video Driver
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: ABI class: X.Org Video Driver, version 25.2
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "fbdev"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) Warning, couldn't open module fbdev
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (EE) Failed to load module "fbdev" (module does not exist, 0)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "vesa"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module vesa: vendor="X.Org Foundation"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: compiled for 1.21.1.4, module version = 2.6.0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Module class: X.Org Video Driver
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: ABI class: X.Org Video Driver, version 25.2
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU: Driver for AMD Radeon:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: All GPUs supported by the amdgpu kernel driver
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) VESA: driver for VESA chipsets: vesa
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) Falling back to old probe method for modesetting
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Creating default Display subsection in Screen section
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: "Default Screen Section" for depth/fbbpp 24/32
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): Default visual is TrueColor
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): RGB weight 888
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (--) AMDGPU(0): Chipset: "AMD Radeon RX Vega" (ChipID = 0x687f)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading sub module "fb"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "fb"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module "fb" already built-in
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading sub module "dri2"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "dri2"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module "dri2" already built-in
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading sub module "glamoregl"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "glamoregl"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module glamoregl: vendor="X.Org Foundation"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: compiled for 1.21.1.8, module version = 1.0.1
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: ABI class: X.Org ANSI C Emulation, version 0.4
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX Vega (vega10, LLVM 15.0.7, DRM 3.52, 6.3.9-arch1-1)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): glamor detected, initialising EGL layer.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): TearFree property default: auto
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): VariableRefresh: disabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): AsyncFlipSecondaries: disabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): KMS Pageflipping: enabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output HDMI-A-1 has no monitor section
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output DVI-D-0 has no monitor section
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): EDID for output DisplayPort-0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): EDID for output DisplayPort-1
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Manufacturer: GSM Model: 772a Serial#: 98603
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Year: 2019 Week: 6
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): EDID Version: 1.4
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Digital Display Input
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 10 bits per channel
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Digital interface is DisplayPort
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70 vert.: 39
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Gamma: 2.20
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): DPMS capabilities: StandBy
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Default color space is primary color space
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): First detailed timing is preferred mode
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Display is continuous-frequency
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): redX: 0.652 redY: 0.336 greenX: 0.317 greenY: 0.610
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): blueX: 0.146 blueY: 0.083 whiteX: 0.313 whiteY: 0.329
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Supported established timings:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 640x480@60Hz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 640x480@75Hz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 800x600@60Hz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 800x600@75Hz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 832x624@75Hz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 1024x768@60Hz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 1024x768@75Hz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 1280x1024@75Hz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 1152x864@75Hz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Manufacturer's mask: 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Supported standard timings:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): #0: hsize: 1152 vsize 864 refresh: 60 vid: 16497
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): #3: hsize: 1600 vsize 900 refresh: 60 vid: 49321
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): #5: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): #6: hsize: 1280 vsize 800 refresh: 60 vid: 129
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): #7: hsize: 1920 vsize 1080 refresh: 75 vid: 53201
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Supported detailed timing:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): clock: 568.7 MHz Image Size: 697 x 392 mm
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): h_active: 2560 h_sync: 2568 h_sync_end 2616 h_blank_end 2640 h_border: 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): v_active: 1440 v_sync: 1456 v_sync_end 1464 v_blanking: 1496 v_border: 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Supported detailed timing:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): clock: 483.1 MHz Image Size: 697 x 392 mm
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): h_active: 2560 h_sync: 2568 h_sync_end 2624 h_blank_end 2640 h_border: 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): v_active: 1440 v_sync: 1503 v_sync_end 1511 v_blanking: 1525 v_border: 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Ranges: V min: 48 V max: 144 Hz, H min: 230 H max: 230 kHz, PixClock max 605 MHz
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Monitor name: LG QHD
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Supported detailed timing:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): clock: 304.2 MHz Image Size: 697 x 392 mm
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1492 v_border: 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Supported detailed timing:
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): clock: 241.5 MHz Image Size: 697 x 392 mm
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Number of EDID sections to follow: 1
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): EDID (in hex):
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 00ffffffffffff001e6d2a772b810100
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 061d0104b54627789f0595a756519c25
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 155054256b807140818081c0a9c0b300
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): d1c08100d1cf28de0050a0a038500830
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 0804b9882100001ab8bc0050a0a05550
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 0838f80cb9882100001a000000fd0030
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 90e6e63c010a202020202020000000fc
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 004c47205148440a202020202020016b
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 0203087123090607d97600a0a0a03450
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 30203500b9882100001a565e00a0a0a0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 295030203500b9882100001a00000000
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 00000000000000000000000000000000
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 00000000000000000000000000000000
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 00000000000000000000000000000000
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 00000000000000000000000000000000
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): 00000000000000000000000000000087
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Printing probed modes for output DisplayPort-1
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x144.0 568.72 2560 2568 2616 2640 1440 1456 1464 1496 +hsync -vsync (215.4 kHz eP)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x120.0 483.12 2560 2568 2624 2640 1440 1503 1511 1525 +hsync -vsync (183.0 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x75.0 304.25 2560 2608 2640 2720 1440 1443 1448 1492 +hsync -vsync (111.9 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1920x1200"x144.0 568.72 1920 2568 2616 2640 1200 1456 1464 1496 +hsync -vsync (215.4 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1920x1080"x75.0 220.96 1920 2064 2264 2608 1080 1083 1088 1130 -hsync +vsync (84.7 kHz)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1600x1200"x144.0 568.72 1600 2568 2616 2640 1200 1456 1464 1496 +hsync -vsync (215.4 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1440x900"x144.0 568.72 1440 2568 2616 2640 900 1456 1464 1496 +hsync -vsync (215.4 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1152x864"x60.0 81.77 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): EDID for output HDMI-A-0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): EDID for output HDMI-A-1
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): EDID for output DVI-D-0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output DisplayPort-0 disconnected
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output DisplayPort-1 connected
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output HDMI-A-1 disconnected
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output DVI-D-0 disconnected
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Using exact sizes for initial modes
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Output DisplayPort-1 using initial mode 2560x1440 +0+0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): mem size init: gart size :1f1659000 vram size: s:1fd102000 visible:fc02000
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): DPI set to (96, 96)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading sub module "ramdac"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "ramdac"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module "ramdac" already built-in
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) UnloadModule: "modesetting"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Unloading modesetting
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) UnloadModule: "vesa"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Unloading vesa
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): [DRI2] Setup complete
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Front buffer pitch: 10240 bytes
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): SYNC extension fences enabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Present extension enabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): DRI3 enabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): Backing store enabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Direct rendering enabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Use GLAMOR acceleration.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Acceleration enabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): DPMS enabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (==) AMDGPU(0): Silken mouse enabled
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Set up textured video (glamor)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (WW) AMDGPU(0): Option "HotplugDriver" is not used
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension Generic Event Extension
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension SHAPE
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension MIT-SHM
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XInputExtension
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XTEST
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension BIG-REQUESTS
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension SYNC
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XKEYBOARD
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XC-MISC
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension SECURITY
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XFIXES
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension RENDER
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension RANDR
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension COMPOSITE
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension DAMAGE
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension MIT-SCREEN-SAVER
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension DOUBLE-BUFFER
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension RECORD
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension DPMS
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension Present
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension DRI3
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension X-Resource
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XVideo
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XVideo-MotionCompensation
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension GLX
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AIGLX: Loaded and initialized radeonsi
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) GLX: Initialized DRI2 GL provider for screen 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XFree86-VidModeExtension
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XFree86-DGA
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension XFree86-DRI
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Initializing extension DRI2
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Setting screen physical size to 677 x 381
Jun 30 09:17:16 arch64 gnome-shell[638]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Jun 30 09:17:16 arch64 gnome-shell[638]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) LoadModule: "libinput"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Module libinput: vendor="X.Org Foundation"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: compiled for 1.21.1.8, module version = 1.3.0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: Module class: X.Org XInput Driver
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: ABI class: X.Org XInput driver, version 24.4
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Using input driver 'libinput' for 'Power Button'
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Power Button: always reports core events
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "Device" "/dev/input/event1"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event1 - Power Button: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event1 - Power Button: device removed
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event1 - Power Button: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Using input driver 'libinput' for 'Power Button'
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 31 paused 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Power Button: always reports core events
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "Device" "/dev/input/event0"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event0 - Power Button: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event0 - Power Button: device removed
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event0 - Power Button: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event4)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Logitech USB Optical Mouse: always reports core events
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "Device" "/dev/input/event4"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event4 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event4 - Logitech USB Optical Mouse: device is a pointer
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event4 - Logitech USB Optical Mouse: device removed
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2/1-2:1.0/0003:046D:C077.0004/input/input6/event4"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 8)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "AccelerationScheme" "none"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event4 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event4 - Logitech USB Optical Mouse: device is a pointer
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event10)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event11)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event12)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event13)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event14)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event9)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device Cooler Master Technology Inc. MasterKeys Pro L White (/dev/input/event2)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Cooler Master Technology Inc. MasterKeys Pro L White: Applying InputClass "libinput keyboard catchall"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. MasterKeys Pro L White'
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 33 paused 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Cooler Master Technology Inc. MasterKeys Pro L White: always reports core events
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "Device" "/dev/input/event2"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event2 - Cooler Master Technology Inc. MasterKeys Pro L White: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event2 - Cooler Master Technology Inc. MasterKeys Pro L White: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event2 - Cooler Master Technology Inc. MasterKeys Pro L White: device removed
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.0/0003:2516:0047.0001/input/input2/event2"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. MasterKeys Pro L White" (type: KEYBOARD, id 9)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event2 - Cooler Master Technology Inc. MasterKeys Pro L White: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event2 - Cooler Master Technology Inc. MasterKeys Pro L White: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device Cooler Master Technology Inc. MasterKeys Pro L White System Control (/dev/input/event3)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Cooler Master Technology Inc. MasterKeys Pro L White System Control: Applying InputClass "libinput keyboard catchall"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. MasterKeys Pro L White System Control'
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 34 paused 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Cooler Master Technology Inc. MasterKeys Pro L White System Control: always reports core events
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "Device" "/dev/input/event3"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event3 - Cooler Master Technology Inc. MasterKeys Pro L White System Control: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event3 - Cooler Master Technology Inc. MasterKeys Pro L White System Control: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event3 - Cooler Master Technology Inc. MasterKeys Pro L White System Control: device removed
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.2/0003:2516:0047.0003/input/input3/event3"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. MasterKeys Pro L White System Control" (type: KEYBOARD, id 10)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event3 - Cooler Master Technology Inc. MasterKeys Pro L White System Control: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event3 - Cooler Master Technology Inc. MasterKeys Pro L White System Control: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control (/dev/input/event5)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control: Applying InputClass "libinput keyboard catchall"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control'
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 35 paused 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control: always reports core events
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "Device" "/dev/input/event5"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event5 - Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event5 - Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event5 - Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control: device removed
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.2/0003:2516:0047.0003/input/input4/event5"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control" (type: KEYBOARD, id 11)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event5 - Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event5 - Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device Cooler Master Technology Inc. MasterKeys Pro L White Keyboard (/dev/input/event6)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Cooler Master Technology Inc. MasterKeys Pro L White Keyboard: Applying InputClass "libinput keyboard catchall"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. MasterKeys Pro L White Keyboard'
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 36 paused 0
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Cooler Master Technology Inc. MasterKeys Pro L White Keyboard: always reports core events
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "Device" "/dev/input/event6"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event6 - Cooler Master Technology Inc. MasterKeys Pro L White Keyboard: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event6 - Cooler Master Technology Inc. MasterKeys Pro L White Keyboard: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event6 - Cooler Master Technology Inc. MasterKeys Pro L White Keyboard: device removed
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.2/0003:2516:0047.0003/input/input5/event6"
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. MasterKeys Pro L White Keyboard" (type: KEYBOARD, id 12)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event6 - Cooler Master Technology Inc. MasterKeys Pro L White Keyboard: is tagged by udev as: Keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) event6 - Cooler Master Technology Inc. MasterKeys Pro L White Keyboard: device is a keyboard
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device MSI PRO CARBON (/dev/input/event7)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event15)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event16)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event17)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event18)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event19)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event20)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event21)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) No input driver specified, ignoring this device.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1081]: (II) This device may have been added with another device file.
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1124]: /etc/gdm/Xsession: Beginning session setup...
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1137]: localuser:arnuld being added to access control list
Jun 30 09:17:16 arch64 /usr/lib/gdm-x-session[1124]: /etc/gdm/Xsession: Setup done, will execute: /usr/bin/gnome-session
Jun 30 09:17:16 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.4' (uid=1000 pid=1147 comm="/usr/lib/gnome-session-check-accelerated")
Jun 30 09:17:16 arch64 systemd[1045]: Starting Accessibility services bus...
Jun 30 09:17:16 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.a11y.Bus'
Jun 30 09:17:16 arch64 systemd[1045]: Started Accessibility services bus.
Jun 30 09:17:16 arch64 NetworkManager[555]: <info> [1688096836.9468] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 30 09:17:16 arch64 NetworkManager[555]: <info> [1688096836.9471] policy: set 'Gullu_5G' (wlan0) as default for IPv6 routing and DNS
Jun 30 09:17:16 arch64 systemd-resolved[525]: wlan0: Bus client set DNS server list to: 192.168.1.1, fe80::1
Jun 30 09:17:16 arch64 NetworkManager[555]: <info> [1688096836.9553] dhcp6 (wlan0): state changed new lease
Jun 30 09:17:16 arch64 systemd[1045]: Created slice Slice /app/gnome-session-manager.
Jun 30 09:17:16 arch64 systemd[1045]: Reached target GNOME X11 Session.
Jun 30 09:17:16 arch64 systemd[1045]: Reached target Session services which should run early before the graphical session is brought up.
Jun 30 09:17:16 arch64 systemd[1045]: Reached target GNOME Shell.
Jun 30 09:17:17 arch64 systemd[1045]: Starting Monitor Session leader for GNOME Session...
Jun 30 09:17:17 arch64 systemd[1045]: Started Monitor Session leader for GNOME Session.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target Tasks to be run before GNOME Session starts.
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME Session Manager (session: gnome)...
Jun 30 09:17:17 arch64 gnome-session[1184]: gnome-session-binary[1184]: WARNING: Desktop file /etc/xdg/autostart/xscreensaver.desktop for application xscreensaver.desktop could not be parsed or references a missing TryExec binary
Jun 30 09:17:17 arch64 gnome-session-binary[1184]: WARNING: Desktop file /etc/xdg/autostart/xscreensaver.desktop for application xscreensaver.desktop could not be parsed or references a missing TryExec binary
Jun 30 09:17:17 arch64 gnome-session[1184]: gnome-session-binary[1184]: WARNING: Desktop file /etc/xdg/autostart/lxqt-xscreensaver-autostart.desktop for application lxqt-xscreensaver-autostart.desktop could not be parsed or references a missing TryExec >
Jun 30 09:17:17 arch64 gnome-session-binary[1184]: WARNING: Desktop file /etc/xdg/autostart/lxqt-xscreensaver-autostart.desktop for application lxqt-xscreensaver-autostart.desktop could not be parsed or references a missing TryExec binary
Jun 30 09:17:17 arch64 gnome-keyring-daemon[1063]: The Secret Service was already initialized
Jun 30 09:17:17 arch64 gnome-keyring-daemon[1194]: discover_other_daemon: 1
Jun 30 09:17:17 arch64 gnome-keyring-ssh.desktop[1194]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 30 09:17:17 arch64 gnome-keyring-ssh.desktop[1194]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 30 09:17:17 arch64 gnome-keyring-d[1063]: The Secret Service was already initialized
Jun 30 09:17:17 arch64 gnome-keyring-daemon[1195]: discover_other_daemon: 1
Jun 30 09:17:17 arch64 gnome-keyring-secrets.desktop[1195]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 30 09:17:17 arch64 gnome-keyring-secrets.desktop[1195]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 30 09:17:17 arch64 systemd[1045]: Started Application launched by gnome-session-binary.
Jun 30 09:17:17 arch64 gnome-keyring-d[1063]: The PKCS#11 component was already initialized
Jun 30 09:17:17 arch64 gnome-keyring-daemon[1063]: The PKCS#11 component was already initialized
Jun 30 09:17:17 arch64 gnome-keyring-daemon[1196]: discover_other_daemon: 1
Jun 30 09:17:17 arch64 gnome-keyring-pkcs11.desktop[1196]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 30 09:17:17 arch64 gnome-keyring-pkcs11.desktop[1196]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 30 09:17:17 arch64 systemd[1045]: app-gnome-gnome\x2dkeyring\x2dsecrets-1192.scope: Couldn't move process 1192 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dsecrets-1192.scope': No such pr>
Jun 30 09:17:17 arch64 systemd[1045]: app-gnome-gnome\x2dkeyring\x2dsecrets-1192.scope: Failed to add PIDs to scope's control group: No such process
Jun 30 09:17:17 arch64 systemd[1045]: app-gnome-gnome\x2dkeyring\x2dsecrets-1192.scope: Failed with result 'resources'.
Jun 30 09:17:17 arch64 systemd[1045]: Failed to start Application launched by gnome-session-binary.
Jun 30 09:17:17 arch64 systemd[1045]: app-gnome-gnome\x2dkeyring\x2dssh-1190.scope: Couldn't move process 1190 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dssh-1190.scope': No such process
Jun 30 09:17:17 arch64 systemd[1045]: app-gnome-gnome\x2dkeyring\x2dssh-1190.scope: Failed to add PIDs to scope's control group: No such process
Jun 30 09:17:17 arch64 systemd[1045]: app-gnome-gnome\x2dkeyring\x2dssh-1190.scope: Failed with result 'resources'.
Jun 30 09:17:17 arch64 systemd[1045]: Failed to start Application launched by gnome-session-binary.
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME Session Manager (session: gnome).
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME Session Manager is ready.
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME Shell on Wayland...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME Shell on X11...
Jun 30 09:17:17 arch64 systemd[1045]: org.gnome.Shell@wayland.service: Skipped due to 'exec-condition'.
Jun 30 09:17:17 arch64 systemd[1045]: Condition check resulted in GNOME Shell on Wayland being skipped.
Jun 30 09:17:17 arch64 gnome-shell[1200]: Running GNOME Shell (using mutter 44.2) as a X11 window and compositing manager
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): EDID vendor "GSM", prod id 30506
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Using EDID range info for horizontal sync
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Using EDID range info for vertical refresh
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 568.72 2560 2568 2616 2640 1440 1456 1464 1496 +hsync -vsync (215.4 kHz eP)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 483.12 2560 2568 2624 2640 1440 1503 1511 1525 +hsync -vsync (183.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 304.25 2560 2608 2640 2720 1440 1443 1448 1492 +hsync -vsync (111.9 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x74.9 220.75 1920 2064 2264 2608 1080 1083 1088 1130 -hsync +vsync (84.6 kHz e)
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 systemd[1045]: Starting Virtual filesystem service...
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gtk.vfs.Daemon'
Jun 30 09:17:17 arch64 systemd[1045]: Started Virtual filesystem service.
Jun 30 09:17:17 arch64 gnome-shell[1200]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 30 09:17:17 arch64 gnome-shell[1200]: Will monitor session 3
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Shell.Screencast' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-she>
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 systemd[1045]: Starting sandboxed app permission store...
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 30 09:17:17 arch64 systemd[1045]: Started sandboxed app permission store.
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.20' (uid=1000 pid=1274 comm="/usr/lib/gnome-sh>
Jun 30 09:17:17 arch64 systemd[1045]: Starting Evolution source registry...
Jun 30 09:17:17 arch64 systemd[1045]: Started PipeWire Multimedia Service.
Jun 30 09:17:17 arch64 systemd[1045]: Started Multimedia Service Session Manager.
Jun 30 09:17:17 arch64 systemd[1045]: Started PipeWire PulseAudio.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 6 threads of 3 processes of 1 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Successfully made thread 1301 of process 1301 owned by '1000' high priority at nice level -11.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 7 threads of 4 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 7 threads of 4 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 7 threads of 4 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 7 threads of 4 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Successfully made thread 1304 of process 1304 owned by '1000' high priority at nice level -11.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Successfully made thread 1303 of process 1303 owned by '1000' high priority at nice level -11.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Successfully made thread 1308 of process 1301 owned by '1000' RT at priority 20.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 10 threads of 6 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 10 threads of 6 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Successfully made thread 1312 of process 1303 owned by '1000' RT at priority 20.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 11 threads of 6 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 11 threads of 6 processes of 2 users.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Successfully made thread 1314 of process 1304 owned by '1000' RT at priority 20.
Jun 30 09:17:17 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:17 arch64 polkitd[587]: Registered Authentication Agent for unix-session:3 (system bus name :1.51 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Shell.Screencast'
Jun 30 09:17:17 arch64 wireplumber[1303]: [0:00:14.327656964] [1303] INFO Camera camera_manager.cpp:298 libcamera v0.0.5
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.freedesktop.Telepathy.AccountManager' requested by ':1.29' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 systemd[1045]: Starting Virtual filesystem service - disk device monitor...
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.Telepathy.AccountManager'
Jun 30 09:17:17 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.57' (uid=1000 pid=1331 comm="/usr/lib/gvfs-udisks2-volume-monitor")
Jun 30 09:17:17 arch64 systemd[1]: Starting Disk Manager...
Jun 30 09:17:17 arch64 udisksd[1346]: udisks daemon version 2.9.4 starting
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.OnlineAccounts' requested by ':1.22' (uid=1000 pid=1287 comm="/usr/lib/evolution-source-registry")
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Jun 30 09:17:17 arch64 systemd[1045]: Started Evolution source registry.
Jun 30 09:17:17 arch64 goa-daemon[1366]: goa-daemon version 3.48.0 starting
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.20' (uid=1000 pid=1274 comm="/usr/lib/gnome->
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Identity' requested by ':1.32' (uid=1000 pid=1366 comm="/usr/lib/goa-daemon")
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Shell.CalendarServer'
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.OnlineAccounts'
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Identity'
Jun 30 09:17:17 arch64 systemd[1045]: Starting Evolution calendar service...
Jun 30 09:17:17 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jun 30 09:17:17 arch64 systemd[1]: Started Disk Manager.
Jun 30 09:17:17 arch64 udisksd[1346]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jun 30 09:17:17 arch64 systemd[1045]: Started Virtual filesystem service - disk device monitor.
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 systemd[1045]: Starting Virtual filesystem service - Apple File Conduit monitor...
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Jun 30 09:17:17 arch64 systemd[1045]: Started Virtual filesystem service - Apple File Conduit monitor.
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 systemd[1045]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Jun 30 09:17:17 arch64 systemd[1045]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 systemd[1045]: Starting Virtual filesystem service - digital camera monitor...
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Jun 30 09:17:17 arch64 systemd[1045]: Started Evolution calendar service.
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.34' (uid=1000 pid=1377 comm="/usr/lib>
Jun 30 09:17:17 arch64 systemd[1045]: Starting Evolution address book service...
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Jun 30 09:17:17 arch64 systemd[1045]: Started Virtual filesystem service - digital camera monitor.
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 systemd[1045]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Jun 30 09:17:17 arch64 systemd[1045]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Jun 30 09:17:17 arch64 systemd[1045]: Started Evolution address book service.
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Shell.Notifications' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 at-spi-bus-launcher[1165]: dbus-daemon[1165]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:17:17 arch64 at-spi-bus-launcher[1165]: dbus-daemon[1165]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 30 09:17:17 arch64 at-spi-bus-launcher[1446]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): EDID vendor "GSM", prod id 30506
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Using hsync ranges from config file
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Using vrefresh ranges from config file
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 568.72 2560 2568 2616 2640 1440 1456 1464 1496 +hsync -vsync (215.4 kHz eP)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 483.12 2560 2568 2624 2640 1440 1503 1511 1525 +hsync -vsync (183.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 304.25 2560 2608 2640 2720 1440 1443 1448 1492 +hsync -vsync (111.9 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
Jun 30 09:17:17 arch64 /usr/lib/gdm-x-session[1081]: (II) AMDGPU(0): Modeline "(null)"x74.9 220.75 1920 2064 2264 2608 1080 1083 1088 1130 -hsync +vsync (84.6 kHz e)
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 30 09:17:17 arch64 gnome-shell[1200]: Could not issue 'GetUnit' systemd call
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME Shell on X11.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME Session is initialized.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME session X11 services.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME Session (session: gnome).
Jun 30 09:17:17 arch64 gnome-shell[1200]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 30 09:17:17 arch64 gnome-shell[1200]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 30 09:17:17 arch64 systemd[1045]: Starting Signal initialization done to GNOME Session Manager...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME accessibility service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME color management service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME date & time service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME maintenance of expirable data service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME keyboard configuration service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME keyboard shortcuts service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME power management service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME printer notifications service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME RFKill support service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME FreeDesktop screensaver service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME file sharing service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME smartcard service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME sound sample caching service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME USB protection service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME Wacom tablet support service...
Jun 30 09:17:17 arch64 systemd[1045]: Starting GNOME XSettings service...
Jun 30 09:17:17 arch64 gnome-session-binary[1184]: Entering running state
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Nautilus' requested by ':1.13' (uid=1000 pid=1184 comm="/usr/lib/gnome-session-binary --systemd-service --")
Jun 30 09:17:17 arch64 systemd[1045]: Finished Signal initialization done to GNOME Session Manager.
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME accessibility service.
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME FreeDesktop screensaver service.
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME maintenance of expirable data service.
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME RFKill support service.
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME file sharing service.
Jun 30 09:17:17 arch64 kernel: rfkill: input handler disabled
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME date & time service.
Jun 30 09:17:17 arch64 systemd[1045]: Started Application launched by gnome-session-binary.
Jun 30 09:17:17 arch64 systemd[1045]: Started Application launched by gnome-session-binary.
Jun 30 09:17:17 arch64 systemd[1045]: Started Application launched by gnome-session-binary.
Jun 30 09:17:17 arch64 systemd[1045]: Started Application launched by gnome-session-binary.
Jun 30 09:17:17 arch64 systemd[1045]: Started Application launched by gnome-session-binary.
Jun 30 09:17:17 arch64 systemd[1045]: Started Application launched by gnome-session-binary.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME accessibility target.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME date & time target.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME maintenance of expirable data target.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME RFKill support target.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME FreeDesktop screensaver target.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME file sharing target.
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME smartcard service.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME smartcard target.
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME USB protection service.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME USB protection target.
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME printer notifications service.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME printer notifications target.
Jun 30 09:17:17 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.ScreenSaver' requested by ':1.51' (uid=1000 pid=1503 comm="/usr/lib/gsd-usb-protection")
Jun 30 09:17:17 arch64 systemd[1045]: Started GNOME sound sample caching service.
Jun 30 09:17:17 arch64 systemd[1045]: Reached target GNOME sound sample caching target.
Jun 30 09:17:17 arch64 NetworkManager[555]: <info> [1688096837.9913] agent-manager: agent[3cd5ac35d3ac372c,:1.51/org.gnome.Shell.NetworkAgent/1000]: agent registered
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.ScreenSaver'
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.62' (uid=1000 pid=1483 comm="/usr/bin/gnome-terminal")
Jun 30 09:17:18 arch64 systemd[1045]: Created slice Slice /app/org.gnome.Terminal.
Jun 30 09:17:18 arch64 gnome-shell[1200]: Property 'libinput Accel Profile Enabled Default' for device 'Logitech USB Optical Mouse' returned 3 items, expected 2
Jun 30 09:17:18 arch64 gnome-shell[1200]: Property 'libinput Accel Profiles Available' for device 'Logitech USB Optical Mouse' returned 3 items, expected 2
Jun 30 09:17:18 arch64 gnome-shell[1200]: Property 'libinput Accel Profile Enabled' for device 'Logitech USB Optical Mouse' returned 3 items, expected 2
Jun 30 09:17:18 arch64 nautilus[1534]: Connecting to org.freedesktop.Tracker3.Miner.Files
Jun 30 09:17:18 arch64 systemd[1045]: Starting GNOME Terminal Server...
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Nautilus'
Jun 30 09:17:18 arch64 systemd[1045]: Started GNOME color management service.
Jun 30 09:17:18 arch64 systemd[1045]: Started GNOME power management service.
Jun 30 09:17:18 arch64 systemd[1045]: Started GNOME keyboard configuration service.
Jun 30 09:17:18 arch64 systemd[1045]: Started GNOME Wacom tablet support service.
Jun 30 09:17:18 arch64 systemd[1045]: Started GNOME keyboard shortcuts service.
Jun 30 09:17:18 arch64 systemd[1045]: Reached target GNOME color management target.
Jun 30 09:17:18 arch64 systemd[1045]: Reached target GNOME keyboard configuration target.
Jun 30 09:17:18 arch64 systemd[1045]: Reached target GNOME keyboard shortcuts target.
Jun 30 09:17:18 arch64 systemd[1045]: Reached target GNOME power management target.
Jun 30 09:17:18 arch64 systemd[1045]: Reached target GNOME Wacom tablet support target.
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.56' (uid=1000 pid=1493 comm="/usr/bin/gnome-software --gapplic>
Jun 30 09:17:18 arch64 systemd[1045]: Starting Portal service...
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Terminal'
Jun 30 09:17:18 arch64 systemd[1045]: Started GNOME Terminal Server.
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.70' (uid=1000 pid=1709 comm="/usr/lib/xdg-desktop-portal")
Jun 30 09:17:18 arch64 systemd[1045]: Starting flatpak document portal service...
Jun 30 09:17:18 arch64 gsd-usb-protect[1503]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.portal.Documents'
Jun 30 09:17:18 arch64 systemd[1045]: Started flatpak document portal service.
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gnome' unit='xdg-desktop-portal-gnome.service' requested by ':1.70' (uid=1000 pid=1709 comm="/usr/lib/xdg-des>
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/ldac
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/aptx
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/aptx
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/aac
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/aac
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/sbc
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/sbc
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/faststream
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/opus_05
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/opus_05
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 30 09:17:18 arch64 bluetoothd[534]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 30 09:17:18 arch64 gsd-media-keys[1479]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Jun 30 09:17:18 arch64 gsd-media-keys[1479]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Jun 30 09:17:18 arch64 gsd-media-keys[1479]: Unable to get default source
Jun 30 09:17:18 arch64 systemd[1045]: Started VTE child process 1766 launched by gnome-terminal-server process 1646.
Jun 30 09:17:18 arch64 gsd-media-keys[1479]: Failed to grab accelerator for keybinding settings:playback-random
Jun 30 09:17:18 arch64 gsd-media-keys[1479]: Failed to grab accelerator for keybinding settings:hibernate
Jun 30 09:17:18 arch64 gsd-media-keys[1479]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Jun 30 09:17:18 arch64 gsd-media-keys[1479]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 30 09:17:18 arch64 systemd[1045]: Started GNOME XSettings service.
Jun 30 09:17:18 arch64 systemd[1045]: GNOME session X11 services is inactive.
Jun 30 09:17:18 arch64 systemd[1045]: Reached target GNOME XSettings target.
Jun 30 09:17:18 arch64 systemd[1045]: Reached target GNOME Session.
Jun 30 09:17:18 arch64 systemd[1045]: Reached target GNOME X11 Session (session: gnome).
Jun 30 09:17:18 arch64 systemd[1045]: Reached target Current graphical user session.
Jun 30 09:17:18 arch64 systemd[1045]: Starting Portal service (GNOME implementation)...
Jun 30 09:17:18 arch64 gnome-shell[1200]: Failed to create color profile from colord profile: Error opening file /var/lib/gdm/.local/share/icc/edid-ef32634757cf73cba271f8438257fdff.icc: Permission denied
Jun 30 09:17:18 arch64 gnome-shell[1200]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:18 arch64 xdg-desktop-por[1778]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:18 arch64 mutter-x11-fram[1238]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
Jun 30 09:17:18 arch64 systemd[1045]: Started Portal service (GNOME implementation).
Jun 30 09:17:18 arch64 gnome-terminal-[1646]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:18 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:18 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:18 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.70' (uid=1000 pid=1709 comm="/usr/lib/xdg-desktop>
Jun 30 09:17:18 arch64 systemd[1045]: Starting Portal service (GTK/GNOME implementation)...
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Jun 30 09:17:18 arch64 systemd[1045]: Started Portal service (GTK/GNOME implementation).
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.portal.Desktop'
Jun 30 09:17:18 arch64 systemd[1045]: Started Portal service.
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Files' unit='tracker-miner-fs-3.service' requested by ':1.58' (uid=1000 pid=1534 comm="/usr/bin/nautilus --gapplic>
Jun 30 09:17:18 arch64 systemd[1045]: Created slice User Background Tasks Slice.
Jun 30 09:17:18 arch64 gnome-software[1493]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:18 arch64 gnome-software[1493]: Failed to load /usr/lib/gnome-software/plugins-20/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gnome-software/plugins-20/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such >
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Epiphany.WebAppProvider' requested by ':1.56' (uid=1000 pid=1493 comm="/usr/bin/gnome-software --gapplication-service")
Jun 30 09:17:18 arch64 systemd[1045]: Starting Tracker file system data miner...
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.58' (uid=1000 pid=1534 comm="/usr/bin/nautilus --gapplication-service")
Jun 30 09:17:18 arch64 systemd[1045]: Starting User preferences database...
Jun 30 09:17:18 arch64 firefox.desktop[1490]: ATTENTION: default value of option mesa_glthread overridden by environment.
Jun 30 09:17:18 arch64 firefox.desktop[1490]: ATTENTION: default value of option mesa_glthread overridden by environment.
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'ca.desrt.dconf'
Jun 30 09:17:18 arch64 systemd[1045]: Started User preferences database.
Jun 30 09:17:18 arch64 firefox.desktop[1490]: ATTENTION: default value of option mesa_glthread overridden by environment.
Jun 30 09:17:18 arch64 firefox.desktop[1490]: ATTENTION: default value of option mesa_glthread overridden by environment.
Jun 30 09:17:18 arch64 firefox.desktop[1490]: ATTENTION: default value of option mesa_glthread overridden by environment.
Jun 30 09:17:18 arch64 firefox.desktop[1490]: ATTENTION: default value of option mesa_glthread overridden by environment.
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Epiphany.WebAppProvider'
Jun 30 09:17:18 arch64 gnome-shell[1200]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1c00004
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.DiskUtility' requested by ':1.58' (uid=1000 pid=1534 comm="/usr/bin/nautilus --gapplication-service")
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Console' requested by ':1.58' (uid=1000 pid=1534 comm="/usr/bin/nautilus --gapplication-service")
Jun 30 09:17:18 arch64 nautilus[1534]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Console'
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.DiskUtility'
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.58' (uid=1000 pid=1534 comm="/usr/bin/nautilus --gapplication-service")
Jun 30 09:17:18 arch64 kgx[1946]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:18 arch64 systemd[1045]: Starting Virtual filesystem metadata service...
Jun 30 09:17:18 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gtk.vfs.Metadata'
Jun 30 09:17:18 arch64 systemd[1045]: Started Virtual filesystem metadata service.
Jun 30 09:17:19 arch64 firefox[1490]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:19 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.Tracker3.Miner.Files'
Jun 30 09:17:19 arch64 systemd[1045]: Started Tracker file system data miner.
Jun 30 09:17:19 arch64 gnome-shell[1200]: GNOME Shell started at Fri Jun 30 2023 09:17:17 GMT+0530 (India Standard Time)
Jun 30 09:17:19 arch64 gnome-shell[1200]: Registering session with GDM
Jun 30 09:17:19 arch64 gnome-shell[638]: Shutting down GNOME Shell
Jun 30 09:17:19 arch64 systemd-logind[538]: Session 1 logged out. Waiting for processes to exit.
Jun 30 09:17:19 arch64 polkitd[587]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.18, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 30 09:17:19 arch64 systemd[1]: session-1.scope: Deactivated successfully.
Jun 30 09:17:19 arch64 systemd[1]: session-1.scope: Consumed 1.936s CPU time.
Jun 30 09:17:19 arch64 systemd-logind[538]: Removed session 1.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:19 arch64 gdm[569]: Gdm: Child process -620 was already dead.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 12 threads of 6 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Successfully made thread 2124 of process 1490 owned by '1000' RT at priority 10.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:19 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 gnome-software[1493]: Only 5 apps for curated list, hiding
Jun 30 09:17:20 arch64 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 systemd-resolved[525]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.1.1.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:20 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:21 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:21 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:21 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:21 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:21 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:21 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:21 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x56217de0b750] is on because it needs an allocation.
Jun 30 09:17:21 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x56217de11170] is on because it needs an allocation.
Jun 30 09:17:23 arch64 ntpd[567]: Listen normally on 4 wlan0 192.168.1.5:123
Jun 30 09:17:23 arch64 ntpd[567]: Listen normally on 5 wlan0 [2401:4900:1cb1:12b9:ca41:8363:eaf8:22f9]:123
Jun 30 09:17:23 arch64 ntpd[567]: Listen normally on 6 wlan0 [fe80::42c6:967c:10aa:2dd5%3]:123
Jun 30 09:17:23 arch64 ntpd[567]: new interface(s) found: waking up resolver
Jun 30 09:17:23 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:23 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:23 arch64 systemd[1045]: Started VTE child process 2719 launched by gnome-terminal-server process 1646.
Jun 30 09:17:23 arch64 gnome-software[1493]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 7 content: 5
transfer: secs: 0 size: 7.5 MB
Jun 30 09:17:23 arch64 gnome-software[1493]: /var/tmp/flatpak-cache-N79Y61/repo-k3H0ew: Pulled appstream2/x86_64 from flathub
Jun 30 09:17:23 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.Flatpak.SystemHelper' unit='flatpak-system-helper.service' requested by ':1.77' (uid=1000 pid=1493 comm="/usr/bin/gnome-software --gapplication-servi>
Jun 30 09:17:23 arch64 systemd[1]: Starting flatpak system helper...
Jun 30 09:17:23 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.Flatpak.SystemHelper'
Jun 30 09:17:23 arch64 systemd[1]: Started flatpak system helper.
Jun 30 09:17:23 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:23 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:24 arch64 flatpak-system-helper[2731]: system: Pulled appstream2/x86_64 from /var/tmp/flatpak-cache-N79Y61/repo-k3H0ew
Jun 30 09:17:24 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:24 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:24 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:24 arch64 rtkit-daemon[746]: Supervising 13 threads of 7 processes of 2 users.
Jun 30 09:17:24 arch64 rtkit-daemon[746]: Successfully made thread 2906 of process 2137 owned by '1000' RT at priority 10.
Jun 30 09:17:24 arch64 rtkit-daemon[746]: Supervising 14 threads of 8 processes of 2 users.
Jun 30 09:17:24 arch64 rtkit-daemon[746]: Supervising 14 threads of 8 processes of 2 users.
Jun 30 09:17:24 arch64 rtkit-daemon[746]: Supervising 14 threads of 8 processes of 2 users.
Jun 30 09:17:26 arch64 rtkit-daemon[746]: Supervising 14 threads of 8 processes of 2 users.
Jun 30 09:17:26 arch64 rtkit-daemon[746]: Supervising 14 threads of 8 processes of 2 users.
Jun 30 09:17:26 arch64 gnome-software[1493]: libostree pull from 'flathub' for runtime/com.github.Eloston.UngoogledChromium.Codecs/x86_64/stable complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
delta: parts: 1 loose: 3
transfer: secs: 0 size: 2.8 kB
Jun 30 09:17:26 arch64 gnome-software[1493]: /var/tmp/flatpak-cache-N79Y61/com.github.Eloston.UngoogledChromium.Codecs-2A3U61/repo-CshtPu: Pulled runtime/com.github.Eloston.UngoogledChromium.Codecs/x86_64/stable from flathub
Jun 30 09:17:26 arch64 systemd[1]: var-tmp-flatpak\x2dcache\x2dN79Y61-com.github.Eloston.UngoogledChromium.Codecs\x2d2A3U61.mount: Deactivated successfully.
Jun 30 09:17:27 arch64 flatpak-system-helper[2731]: system: Pulled runtime/com.github.Eloston.UngoogledChromium.Codecs/x86_64/stable from /var/lib/flatpak/repo/tmp/flatpak-cache-OXSU61/repo-CshtPu
Jun 30 09:17:27 arch64 flatpak-system-helper[2731]: system: Updated runtime/com.github.Eloston.UngoogledChromium.Codecs/x86_64/stable from flathub
Jun 30 09:17:27 arch64 gnome-software[1493]: libostree pull from 'flathub' for runtime/com.github.Eloston.UngoogledChromium.Locale/x86_64/stable complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 2 content: 0
transfer: secs: 0 size: 1.6 kB
Jun 30 09:17:27 arch64 gnome-software[1493]: /var/tmp/flatpak-cache-N79Y61/com.github.Eloston.UngoogledChromium.Locale-JRXB71/repo-IS6YG8: Pulled runtime/com.github.Eloston.UngoogledChromium.Locale/x86_64/stable from flathub
Jun 30 09:17:27 arch64 systemd[1]: var-tmp-flatpak\x2dcache\x2dN79Y61-com.github.Eloston.UngoogledChromium.Locale\x2dJRXB71.mount: Deactivated successfully.
Jun 30 09:17:27 arch64 flatpak-system-helper[2731]: system: Pulled runtime/com.github.Eloston.UngoogledChromium.Locale/x86_64/stable from /var/lib/flatpak/repo/tmp/flatpak-cache-KKWB71/repo-IS6YG8
Jun 30 09:17:27 arch64 flatpak-system-helper[2731]: system: Updated runtime/com.github.Eloston.UngoogledChromium.Locale/x86_64/stable from flathub
Jun 30 09:17:27 arch64 rtkit-daemon[746]: Supervising 14 threads of 8 processes of 2 users.
Jun 30 09:17:27 arch64 rtkit-daemon[746]: Supervising 14 threads of 8 processes of 2 users.
Jun 30 09:17:27 arch64 rtkit-daemon[746]: Supervising 14 threads of 8 processes of 2 users.
Jun 30 09:17:27 arch64 rtkit-daemon[746]: Supervising 14 threads of 8 processes of 2 users.
Jun 30 09:17:29 arch64 systemd[1]: Stopping User Manager for UID 120...
Jun 30 09:17:29 arch64 systemd[609]: Activating special unit Exit the Session...
Jun 30 09:17:29 arch64 systemd[609]: Stopped target Main User Target.
Jun 30 09:17:29 arch64 systemd[609]: Stopping D-Bus User Message Bus...
Jun 30 09:17:29 arch64 systemd[609]: Stopping PipeWire PulseAudio...
Jun 30 09:17:29 arch64 systemd[609]: Stopped PipeWire PulseAudio.
Jun 30 09:17:29 arch64 systemd[609]: Stopping Multimedia Service Session Manager...
Jun 30 09:17:29 arch64 wireplumber[731]: stopped by signal: Terminated
Jun 30 09:17:29 arch64 wireplumber[731]: disconnected from pipewire
Jun 30 09:17:29 arch64 systemd[609]: Stopped D-Bus User Message Bus.
Jun 30 09:17:29 arch64 systemd[609]: Stopped Multimedia Service Session Manager.
Jun 30 09:17:29 arch64 systemd[609]: Stopping PipeWire Multimedia Service...
Jun 30 09:17:29 arch64 systemd[609]: Stopped PipeWire Multimedia Service.
Jun 30 09:17:29 arch64 systemd[609]: Removed slice User Core Session Slice.
Jun 30 09:17:29 arch64 systemd[609]: Stopped target Basic System.
Jun 30 09:17:29 arch64 systemd[609]: Stopped target Paths.
Jun 30 09:17:29 arch64 systemd[609]: Stopped target Sockets.
Jun 30 09:17:29 arch64 systemd[609]: Stopped target Timers.
Jun 30 09:17:29 arch64 systemd[609]: Closed D-Bus User Message Bus Socket.
Jun 30 09:17:29 arch64 systemd[609]: Closed GnuPG network certificate management daemon.
Jun 30 09:17:29 arch64 systemd[609]: Closed GCR ssh-agent wrapper.
Jun 30 09:17:29 arch64 systemd[609]: Closed GNOME Keyring daemon.
Jun 30 09:17:29 arch64 systemd[609]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 30 09:17:29 arch64 systemd[609]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 30 09:17:29 arch64 systemd[609]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 30 09:17:29 arch64 systemd[609]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 30 09:17:29 arch64 systemd[609]: Closed p11-kit server.
Jun 30 09:17:29 arch64 systemd[609]: Closed PipeWire PulseAudio.
Jun 30 09:17:29 arch64 systemd[609]: Closed PipeWire Multimedia System Socket.
Jun 30 09:17:29 arch64 systemd[609]: Removed slice User Application Slice.
Jun 30 09:17:29 arch64 systemd[609]: Reached target Shutdown.
Jun 30 09:17:29 arch64 systemd[609]: Finished Exit the Session.
Jun 30 09:17:29 arch64 systemd[609]: Reached target Exit the Session.
Jun 30 09:17:29 arch64 (sd-pam)[611]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 30 09:17:29 arch64 systemd[1]: user@120.service: Deactivated successfully.
Jun 30 09:17:29 arch64 systemd[1]: Stopped User Manager for UID 120.
Jun 30 09:17:29 arch64 systemd[1]: Stopping User Runtime Directory /run/user/120...
Jun 30 09:17:29 arch64 systemd[1]: run-user-120.mount: Deactivated successfully.
Jun 30 09:17:29 arch64 systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Jun 30 09:17:29 arch64 systemd[1]: Stopped User Runtime Directory /run/user/120.
Jun 30 09:17:29 arch64 systemd[1]: Removed slice User Slice of UID 120.
Jun 30 09:17:29 arch64 systemd[1]: user-120.slice: Consumed 2.267s CPU time.
Jun 30 09:17:30 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 2 users.
Jun 30 09:17:30 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 2 users.
Jun 30 09:17:31 arch64 gnome-shell[1200]: clutter_actor_set_allocation_internal: assertion '!isnan (box->x1) && !isnan (box->x2) && !isnan (box->y1) && !isnan (box->y2)' failed
Jun 30 09:17:31 arch64 gnome-shell[1200]: ../mutter/clutter/clutter/clutter-actor.c:8929: Actor '<unnamed>[<StDrawingArea>:0x56217de04e00]' tried to allocate a size of -2147483648.00 x -2147483648.00
Jun 30 09:17:31 arch64 gnome-shell[1200]: ../mutter/clutter/clutter/clutter-actor.c:8929: Actor '<unnamed>[<StBin>:0x56217ed905c0]' tried to allocate a size of -2147483648.00 x -2147483648.00
Jun 30 09:17:32 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 2 users.
Jun 30 09:17:32 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 2 users.
Jun 30 09:17:35 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.84' (uid=1000 pid=1872 comm="/usr/lib/tracker-miner-fs->
Jun 30 09:17:35 arch64 systemd[1045]: Starting Tracker metadata extractor...
Jun 30 09:17:35 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Jun 30 09:17:35 arch64 systemd[1045]: Started Tracker metadata extractor.
Jun 30 09:17:36 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:17:36 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:17:38 arch64 tracker-extract[3391]: Avoiding additional identifier (B07HQDJD99) in EPUB 'file:///home/arnuld/Downloads/Learning%20from%20Data%20The%20Art%20of%20Statistics%20by%20David%20Spiegelhalter.epub'
Jun 30 09:17:38 arch64 tracker-extract[3391]: Avoiding additional identifier (B07HQDJD99) in EPUB 'file:///home/arnuld/Downloads/Learning%20from%20Data%20The%20Art%20of%20Statistics%20by%20David%20Spiegelhalter.epub'
Jun 30 09:17:38 arch64 tracker-extract[3391]: Avoiding additional identifier (73281304-9d12-4ddd-a385-c55924ee5cc7) in EPUB 'file:///home/arnuld/Downloads/Learning%20from%20Data%20The%20Art%20of%20Statistics%20by%20David%20Spiegelhalter.epub'
Jun 30 09:17:38 arch64 tracker-extract[3391]: Avoiding additional identifier (73281304-9d12-4ddd-a385-c55924ee5cc7) in EPUB 'file:///home/arnuld/Downloads/Learning%20from%20Data%20The%20Art%20of%20Statistics%20by%20David%20Spiegelhalter.epub'
Jun 30 09:17:39 arch64 tracker-extract[3391]: Avoiding additional title (An Introduction) in EPUB 'file:///home/arnuld/Downloads/Action,%20Mind,%20and%20Brain%20-%20An%20Introduction.epub'
Jun 30 09:17:39 arch64 tracker-extract[3391]: Avoiding additional identifier (B00Z3FRYB0) in EPUB 'file:///home/arnuld/Downloads/Smarter%20Faster%20Better%20by%20Charles%20Duhigg.epub'
Jun 30 09:17:39 arch64 tracker-extract[3391]: Avoiding additional identifier (31ffa639-825f-439a-9e34-1c3e610ce73e) in EPUB 'file:///home/arnuld/Downloads/Smarter%20Faster%20Better%20by%20Charles%20Duhigg.epub'
Jun 30 09:17:39 arch64 tracker-extract[3391]: Avoiding additional identifier (31ffa639-825f-439a-9e34-1c3e610ce73e) in EPUB 'file:///home/arnuld/Downloads/Smarter%20Faster%20Better%20by%20Charles%20Duhigg.epub'
Jun 30 09:17:40 arch64 systemd-timesyncd[526]: Contacted time server [2400:8904::f03c:92ff:fe80:f6ac]:123 (2.arch.pool.ntp.org).
Jun 30 09:17:40 arch64 systemd-timesyncd[526]: Initial clock synchronization to Fri 2023-06-30 09:17:39.903584 IST.
Jun 30 09:17:40 arch64 gnome-software[1493]: libostree pull from 'flathub' for app/com.github.Eloston.UngoogledChromium/x86_64/stable complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
delta: parts: 1 loose: 49
transfer: secs: 13 size: 116.9 MB
Jun 30 09:17:40 arch64 gnome-software[1493]: /var/tmp/flatpak-cache-N79Y61/com.github.Eloston.UngoogledChromium-4TO961/repo-MnNKiT: Pulled app/com.github.Eloston.UngoogledChromium/x86_64/stable from flathub
Jun 30 09:17:40 arch64 systemd[1]: var-tmp-flatpak\x2dcache\x2dN79Y61-com.github.Eloston.UngoogledChromium\x2d4TO961.mount: Deactivated successfully.
Jun 30 09:17:41 arch64 flatpak-system-helper[2731]: system: Pulled app/com.github.Eloston.UngoogledChromium/x86_64/stable from /var/lib/flatpak/repo/tmp/flatpak-cache-85T961/repo-MnNKiT
Jun 30 09:17:41 arch64 flatpak-system-helper[2731]: system: Updated app/com.github.Eloston.UngoogledChromium/x86_64/stable from flathub
Jun 30 09:17:43 arch64 gnome-software[1493]: State change on system/flatpak/flathub/com.github.Eloston.UngoogledChromium/stable (ungoogled-chromium) from installed to installing is not OK
Jun 30 09:17:43 arch64 gnome-software[1493]: State change on system/flatpak/flathub/com.github.Eloston.UngoogledChromium.Codecs/stable (com.github.Eloston.UngoogledChromium.Codecs) from installed to installing is not OK
Jun 30 09:17:43 arch64 gnome-software[1493]: State change on system/flatpak/flathub/com.github.Eloston.UngoogledChromium.Locale/stable (com.github.Eloston.UngoogledChromium.Locale) from installed to installing is not OK
Jun 30 09:17:43 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:17:43 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:17:43 arch64 gnome-software[1493]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:44 arch64 gnome-software[1493]: Only 5 apps for curated list, hiding
Jun 30 09:17:46 arch64 gnome-shell[1200]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:17:48 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 09:17:50 arch64 gnome-software[1493]: Only 5 apps for curated list, hiding
Jun 30 09:17:52 arch64 systemd[1]: systemd-localed.service: Deactivated successfully.
Jun 30 09:18:13 arch64 geoclue[732]: Service not used for 60 seconds. Shutting down..
Jun 30 09:18:13 arch64 systemd[1]: geoclue.service: Deactivated successfully.
Jun 30 09:18:21 arch64 tracker-extract-3[3391]: XML parsing failure
Jun 30 09:18:49 arch64 firefox[1490]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:18:53 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:18:53 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:18:56 arch64 tracker-extract-3[3391]: Not a JPEG file: starts with 0x89 0x50
Jun 30 09:18:56 arch64 tracker-extract[3391]: Task for 'file:///home/arnuld/Downloads/RDT_20230215_0027527355551405816530198.jpg' finished with error: Could not get any metadata for uri:'file:///home/arnuld/Downloads/RDT_20230215_00275273555514058165301>
Jun 30 09:18:56 arch64 tracker-extract-3[3391]: Not a JPEG file: starts with 0x89 0x50
Jun 30 09:18:56 arch64 tracker-extract[3391]: Task for 'file:///home/arnuld/Downloads/RDT_20230215_0035148032045308871215767.jpg' finished with error: Could not get any metadata for uri:'file:///home/arnuld/Downloads/RDT_20230215_00351480320453088712157>
Jun 30 09:18:56 arch64 tracker-extract-3[3391]: Not a JPEG file: starts with 0x89 0x50
Jun 30 09:18:56 arch64 tracker-extract[3391]: Task for 'file:///home/arnuld/Downloads/RDT_20230221_1947028440912068655987187.jpg' finished with error: Could not get any metadata for uri:'file:///home/arnuld/Downloads/RDT_20230221_19470284409120686559871>
Jun 30 09:18:57 arch64 tracker-extract-3[3391]: libpng warning: IDAT: Too much image data
Jun 30 09:18:59 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:18:59 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:00 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:00 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:05 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:05 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:10 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:10 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:17 arch64 tracker-extract[3391]: Could not get file hash: Error seeking in file: Invalid argument
Jun 30 09:19:18 arch64 tracker-extract[3391]: Task for 'file:///usr/share/applications/org.kde.kded5.desktop' finished with error: Unknown desktop entry type 'Service'
Jun 30 09:19:28 arch64 systemd[1045]: tracker-extract-3.service: Consumed 1min 35.119s CPU time.
Jun 30 09:19:29 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:29 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:32 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:32 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:33 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:33 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:19:53 arch64 firefox.desktop[4703]: [Child 4703, MediaDecoderStateMachine #1] WARNING: Decoder=7fb894728100 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /build/firefox/src/firefox-114.0.2/dom/media/MediaDecoderSt>
Jun 30 09:19:53 arch64 firefox.desktop[4703]: [Child 4703, MediaDecoderStateMachine #1] WARNING: Decoder=7fb894728100 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006) - static MP4Metadata::ResultAndByteBuffer mozilla::MP4Metadata::Metadata(moz>
Jun 30 09:20:04 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:20:04 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:20:06 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:20:06 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:20:08 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:20:08 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:20:10 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:20:10 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:20:40 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:20:40 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:21:08 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:21:08 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:21:28 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:21:28 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:21:34 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x56217ee213e0] is on because it needs an allocation.
Jun 30 09:21:34 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x56217c0467c0] is on because it needs an allocation.
Jun 30 09:25:16 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:25:16 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:26:25 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:26:25 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:26:26 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:26:26 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:27:42 arch64 systemd[1]: flatpak-system-helper.service: Deactivated successfully.
Jun 30 09:27:42 arch64 systemd[1]: flatpak-system-helper.service: Consumed 1.754s CPU time.
Jun 30 09:28:45 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:28:45 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:28:46 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:28:46 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:29:08 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:29:08 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:30:38 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:30:38 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:30:40 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.135' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 09:30:40 arch64 systemd[1]: Starting Hostname Service...
Jun 30 09:30:40 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 09:30:40 arch64 systemd[1]: Started Hostname Service.
Jun 30 09:30:49 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.137' (uid=1000 pid=9983 comm="/usr/lib/gvfsd-dnssd --spawner :1.15 /org/gtk/gvfs")
Jun 30 09:30:49 arch64 dbus-daemon[535]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 30 09:30:52 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:30:52 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:30:52 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:30:52 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:31:11 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 09:32:14 arch64 systemd[1]: Starting Cleanup of Temporary Directories...
Jun 30 09:32:14 arch64 systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Jun 30 09:32:14 arch64 systemd[1]: Finished Cleanup of Temporary Directories.
Jun 30 09:32:14 arch64 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Jun 30 09:33:01 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:33:01 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:33:01 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:33:01 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:33:02 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:33:02 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:34:21 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:34:21 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:34:45 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:34:45 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:35:34 arch64 gnome-terminal-[1646]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:39:10 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:39:10 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Calendar' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Characters' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.clocks' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Games.SearchProvider' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Photos' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Recipes' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Settings.SearchProvider' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='org.gnome.Epiphany.SearchProvider' requested by ':1.14' (uid=1000 pid=1200 comm="/usr/bin/gnome-shell")
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Games.SearchProvider'
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Settings.SearchProvider'
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.clocks'
Jun 30 09:43:58 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Recipes'
Jun 30 09:43:59 arch64 gnome-games-sea[12239]: search-provider.vala:213: Couldn’t open the database for /home/arnuld/.local/share/gnome-games/database.sqlite3
Jun 30 09:43:59 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Characters'
Jun 30 09:43:59 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jun 30 09:43:59 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.147' (uid=1000 pid=12238 comm="/usr/bin/gnome-calendar --gapplication-servi>
Jun 30 09:43:59 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.99' (uid=1000 pid=12234 comm="/usr/lib/gnome-contacts-search-provider")
Jun 30 09:43:59 arch64 systemd[1045]: Starting Bluetooth OBEX service...
Jun 30 09:43:59 arch64 systemd[1]: Starting Time & Date Service...
Jun 30 09:43:59 arch64 systemd[1045]: Started Bluetooth OBEX service.
Jun 30 09:43:59 arch64 obexd[12318]: OBEX daemon 5.66
Jun 30 09:43:59 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.bluez.obex'
Jun 30 09:43:59 arch64 systemd[1045]: Started Application launched by gnome-shell.
Jun 30 09:43:59 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.timedate1'
Jun 30 09:43:59 arch64 systemd[1]: Started Time & Date Service.
Jun 30 09:43:59 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Calendar'
Jun 30 09:43:59 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jun 30 09:43:59 arch64 gnome-calculato[12237]: search-provider.vala:117: Failed to spawn Calculator: Child process killed by signal 9
Jun 30 09:43:59 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Photos'
Jun 30 09:43:59 arch64 gnome-character[12235]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:43:59 arch64 gnome-character[12235]: JS LOG: Characters Application started
Jun 30 09:43:59 arch64 gnome-calendar[12238]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:43:59 arch64 gnome-clocks[12236]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:43:59 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.gnome.Epiphany.SearchProvider'
Jun 30 09:43:59 arch64 gnome-control-c[12245]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:44:00 arch64 epiphany-search[12247]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:44:00 arch64 epiphany-search[12247]: Failed to canonicalize path /home/arnuld/.config/epiphany: No such file or directory
Jun 30 09:44:00 arch64 epiphany-search[12247]: Attempted to add disallowed path to sandbox: /home/arnuld/.config/epiphany
Jun 30 09:44:00 arch64 kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jun 30 09:44:00 arch64 gnome-keyring-daemon[1063]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 30 09:44:00 arch64 gnome-keyring-d[1063]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 30 09:44:00 arch64 chromium.desktop[12320]: [12320:12320:0630/094400.939860:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled.
Jun 30 09:44:01 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating service name='com.intel.dleyna-renderer' requested by ':1.98' (uid=1000 pid=12241 comm="/usr/bin/gnome-photos --gapplication-service")
Jun 30 09:44:01 arch64 dleyna-renderer-service[12514]: dLeyna core version 0.8.2
Jun 30 09:44:01 arch64 dleyna-renderer-service[12514]: dleyna-renderer-service version 0.8.2
Jun 30 09:44:01 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'com.intel.dleyna-renderer'
Jun 30 09:44:01 arch64 chromium[12320]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 09:44:02 arch64 dleyna-renderer-service[12514]: dLeyna: Exit
Jun 30 09:44:09 arch64 gnome-character[12235]: JS LOG: Characters Application exiting
Jun 30 09:44:14 arch64 chromium.desktop[12760]: libpng warning: iCCP: known incorrect sRGB profile
Jun 30 09:44:16 arch64 systemd-resolved[525]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server fe80::1%3.
Jun 30 09:44:25 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:44:25 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:44:25 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:44:25 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 09:44:26 arch64 rtkit-daemon[746]: Successfully made thread 12889 of process 10928 owned by '1000' RT at priority 10.
Jun 30 09:44:26 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:44:29 arch64 systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 30 09:45:00 arch64 epiphany-search[12247]: Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory
Jun 30 09:46:34 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:46:34 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:46:38 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.158' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 09:46:38 arch64 systemd[1]: Starting Hostname Service...
Jun 30 09:46:38 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 09:46:38 arch64 systemd[1]: Started Hostname Service.
Jun 30 09:47:08 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 09:47:47 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:47:47 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:00 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:00 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:08 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.162' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 09:48:08 arch64 systemd[1]: Starting Hostname Service...
Jun 30 09:48:08 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 09:48:08 arch64 systemd[1]: Started Hostname Service.
Jun 30 09:48:18 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:18 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:20 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:20 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:23 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:23 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:35 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:35 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:48:38 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 09:48:39 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.168' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 09:48:39 arch64 systemd[1]: Starting Hostname Service...
Jun 30 09:48:39 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 09:48:39 arch64 systemd[1]: Started Hostname Service.
Jun 30 09:49:09 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 09:49:15 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:49:15 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:49:15 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:49:15 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:49:19 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.172' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 09:49:19 arch64 systemd[1]: Starting Hostname Service...
Jun 30 09:49:19 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 09:49:19 arch64 systemd[1]: Started Hostname Service.
Jun 30 09:49:22 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:49:22 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:49:37 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:49:37 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:49:45 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:49:45 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:50:09 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=866700
Jun 30 09:50:17 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 09:50:41 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:50:41 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:51:38 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:51:38 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:51:39 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:51:39 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:51:40 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:51:40 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:51:40 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:51:40 arch64 rtkit-daemon[746]: Supervising 9 threads of 6 processes of 1 users.
Jun 30 09:51:40 arch64 rtkit-daemon[746]: Successfully made thread 13966 of process 13920 owned by '1000' RT at priority 10.
Jun 30 09:51:40 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:52:44 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x56217cea6a50] is on because it needs an allocation.
Jun 30 09:52:44 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x56217ddb9ee0] is on because it needs an allocation.
Jun 30 09:53:00 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:53:00 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:53:01 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:53:01 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:53:01 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:53:01 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:53:01 arch64 rtkit-daemon[746]: Successfully made thread 14144 of process 14102 owned by '1000' RT at priority 10.
Jun 30 09:53:01 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 09:53:42 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x56217cea6a50] is on because it needs an allocation.
Jun 30 09:53:42 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x56217d515770] is on because it needs an allocation.
Jun 30 09:54:32 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:54:32 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:54:33 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:54:33 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:54:33 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:54:33 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:54:33 arch64 rtkit-daemon[746]: Successfully made thread 14416 of process 14371 owned by '1000' RT at priority 10.
Jun 30 09:54:33 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 09:54:36 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 09:54:36 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 09:54:37 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 09:54:37 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 09:54:37 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 09:54:37 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 09:54:37 arch64 rtkit-daemon[746]: Successfully made thread 14460 of process 14421 owned by '1000' RT at priority 10.
Jun 30 09:54:37 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 09:56:05 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.198' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 09:56:05 arch64 systemd[1]: Starting Hostname Service...
Jun 30 09:56:05 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 09:56:05 arch64 systemd[1]: Started Hostname Service.
Jun 30 09:56:35 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 09:56:42 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:56:42 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:56:44 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.201' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 09:56:44 arch64 systemd[1]: Starting Hostname Service...
Jun 30 09:56:44 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 09:56:44 arch64 systemd[1]: Started Hostname Service.
Jun 30 09:57:01 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:57:01 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:57:24 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:57:24 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:57:25 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:57:25 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:57:32 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 09:59:16 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:59:16 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:59:49 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 09:59:49 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:00:31 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:00:31 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:05:09 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:05:09 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:05:58 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.211' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 10:05:58 arch64 systemd[1]: Starting Hostname Service...
Jun 30 10:05:59 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 10:05:59 arch64 systemd[1]: Started Hostname Service.
Jun 30 10:06:05 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:06:05 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:06:18 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:06:18 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:06:23 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:06:23 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:06:29 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 10:06:29 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:06:29 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:07:52 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:07:52 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:07:53 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:07:53 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:08:03 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:08:03 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:08:05 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.220' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 10:08:05 arch64 systemd[1]: Starting Hostname Service...
Jun 30 10:08:05 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 10:08:05 arch64 systemd[1]: Started Hostname Service.
Jun 30 10:08:35 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 10:09:07 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:09:07 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:09:20 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:09:20 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:09:54 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.224' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 10:09:54 arch64 systemd[1]: Starting Hostname Service...
Jun 30 10:09:54 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 10:09:54 arch64 systemd[1]: Started Hostname Service.
Jun 30 10:10:15 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:10:15 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:10:24 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 10:10:25 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:10:25 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:10:35 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:10:35 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:12:59 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:12:59 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:13:56 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:13:56 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:00 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:00 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:03 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:03 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:28 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:28 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:32 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:32 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:34 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:34 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:36 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:36 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:14:59 arch64 systemd[1]: Starting Network Manager Wait Online...
Jun 30 10:15:00 arch64 systemd[1]: Finished Network Manager Wait Online.
Jun 30 10:15:00 arch64 systemd[1]: Reached target Network is Online.
Jun 30 10:15:00 arch64 systemd[1]: Starting Refresh Pacman mirrorlist with Reflector....
Jun 30 10:15:28 arch64 reflector[18071]: [2023-06-30 10:15:28] WARNING: failed to rate http(s) download (http://ftp.halifax.rwth-aachen.de/archlinux/extra/os/x86_64/extra.db): timed out
Jun 30 10:16:02 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:02 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:08 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:08 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:10 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.240' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 10:16:10 arch64 systemd[1]: Starting Hostname Service...
Jun 30 10:16:10 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 10:16:10 arch64 systemd[1]: Started Hostname Service.
Jun 30 10:16:22 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:22 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:24 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:24 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:24 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:24 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:16:24 arch64 rtkit-daemon[746]: Successfully made thread 18349 of process 18237 owned by '1000' RT at priority 10.
Jun 30 10:16:24 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:16:40 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 10:16:54 arch64 systemd-resolved[525]: Grace period over, resuming full feature set (UDP+EDNS0) for DNS server 192.168.1.1.
Jun 30 10:16:54 arch64 systemd-resolved[525]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.1.1.
Jun 30 10:17:41 arch64 reflector[18071]: [2023-06-30 10:17:41] WARNING: failed to rate http(s) download (http://arlm.tyzoid.com/extra/os/x86_64/extra.db): Download timed out after 30 second(s).
Jun 30 10:17:42 arch64 reflector[18071]: [2023-06-30 10:17:42] WARNING: failed to rate http(s) download (https://mirror.theash.xyz/arch/extra/os/x86_64/extra.db): HTTP Error 403: Forbidden
Jun 30 10:17:48 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:17:48 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:18:04 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.84' (uid=1000 pid=1872 comm="/usr/lib/tracker-miner-fs->
Jun 30 10:18:04 arch64 systemd[1045]: Starting Tracker metadata extractor...
Jun 30 10:18:04 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Jun 30 10:18:04 arch64 systemd[1045]: Started Tracker metadata extractor.
Jun 30 10:18:48 arch64 reflector[18071]: [2023-06-30 10:18:48] WARNING: failed to rate http(s) download (https://mirror.tmmworkshop.com/archlinux/extra/os/x86_64/extra.db): HTTP Error 403: Forbidden
Jun 30 10:18:51 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.84' (uid=1000 pid=1872 comm="/usr/lib/tracker-miner-fs->
Jun 30 10:18:51 arch64 systemd[1045]: Starting Tracker metadata extractor...
Jun 30 10:18:54 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Jun 30 10:18:54 arch64 systemd[1045]: Started Tracker metadata extractor.
Jun 30 10:19:03 arch64 systemd[1]: reflector.service: Deactivated successfully.
Jun 30 10:19:03 arch64 systemd[1]: Finished Refresh Pacman mirrorlist with Reflector..
Jun 30 10:20:11 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:20:11 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:24:05 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:24:05 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:26:54 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.84' (uid=1000 pid=1872 comm="/usr/lib/tracker-miner-fs->
Jun 30 10:26:54 arch64 systemd[1045]: Starting Tracker metadata extractor...
Jun 30 10:26:54 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Jun 30 10:26:54 arch64 systemd[1045]: Started Tracker metadata extractor.
Jun 30 10:29:21 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.84' (uid=1000 pid=1872 comm="/usr/lib/tracker-miner-fs->
Jun 30 10:29:21 arch64 systemd[1045]: Starting Tracker metadata extractor...
Jun 30 10:29:21 arch64 dbus-daemon[1075]: [session uid=1000 pid=1075] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Jun 30 10:29:21 arch64 systemd[1045]: Started Tracker metadata extractor.
Jun 30 10:29:51 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:29:51 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:37:56 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:37:56 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:38:06 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:38:06 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:38:11 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.252' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 10:38:11 arch64 systemd[1]: Starting Hostname Service...
Jun 30 10:38:11 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 10:38:11 arch64 systemd[1]: Started Hostname Service.
Jun 30 10:38:41 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 10:39:59 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:39:59 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:41:47 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:41:47 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:42:45 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:42:45 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:42:53 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:42:53 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:04 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:04 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:13 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x56217ce89850] is on because it needs an allocation.
Jun 30 10:43:13 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x56217d6e2390] is on because it needs an allocation.
Jun 30 10:43:27 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:27 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:28 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:28 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:28 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:28 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:28 arch64 rtkit-daemon[746]: Successfully made thread 20627 of process 20583 owned by '1000' RT at priority 10.
Jun 30 10:43:28 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:43:47 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:43:47 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:43:48 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:43:48 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:43:48 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:43:48 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:43:48 arch64 rtkit-daemon[746]: Successfully made thread 20719 of process 20680 owned by '1000' RT at priority 10.
Jun 30 10:43:48 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 10:43:57 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:43:57 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:18 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:18 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:26 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:26 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:41 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:41 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:44 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:44 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:47 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:47 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:54 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:44:54 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:46:34 arch64 firefox.desktop[1490]: ATTENTION: default value of option mesa_glthread overridden by environment.
Jun 30 10:46:34 arch64 firefox.desktop[1490]: ATTENTION: default value of option mesa_glthread overridden by environment.
Jun 30 10:47:49 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:47:49 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:52:40 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:52:40 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:52:47 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:52:47 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:53:44 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:53:44 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:53:49 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:53:49 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:53:54 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:53:54 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:54:02 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:54:02 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:54:25 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:54:25 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:54:46 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:54:46 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:55:03 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:55:03 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:55:07 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:55:07 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:57:57 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:57:57 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:57:57 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:57:57 arch64 rtkit-daemon[746]: Supervising 10 threads of 7 processes of 1 users.
Jun 30 10:57:57 arch64 rtkit-daemon[746]: Successfully made thread 22367 of process 9208 owned by '1000' RT at priority 10.
Jun 30 10:57:57 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:59:48 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 10:59:48 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:01 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:01 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:07 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:07 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:13 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:13 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:17 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:17 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:26 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.293' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 11:00:26 arch64 systemd[1]: Starting Hostname Service...
Jun 30 11:00:26 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 11:00:26 arch64 systemd[1]: Started Hostname Service.
Jun 30 11:00:28 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:28 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:00:59 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 11:01:14 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:01:14 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:01:21 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:01:21 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:01:21 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:01:21 arch64 rtkit-daemon[746]: Supervising 11 threads of 8 processes of 1 users.
Jun 30 11:01:21 arch64 rtkit-daemon[746]: Successfully made thread 22884 of process 9604 owned by '1000' RT at priority 10.
Jun 30 11:01:21 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:01:45 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:01:45 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:02:15 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:02:15 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:02:57 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:02:57 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:03:05 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:03:05 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:03:10 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.305' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 11:03:10 arch64 systemd[1]: Starting Hostname Service...
Jun 30 11:03:10 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 11:03:10 arch64 systemd[1]: Started Hostname Service.
Jun 30 11:03:40 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 11:04:16 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:04:16 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:05:20 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.308' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 11:05:21 arch64 systemd[1]: Starting Hostname Service...
Jun 30 11:05:21 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 11:05:21 arch64 systemd[1]: Started Hostname Service.
Jun 30 11:05:25 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:05:25 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:05:51 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 11:06:13 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:06:13 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:06:28 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:06:28 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:06:37 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.313' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 11:06:37 arch64 systemd[1]: Starting Hostname Service...
Jun 30 11:06:37 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 11:06:37 arch64 systemd[1]: Started Hostname Service.
Jun 30 11:06:47 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:06:47 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:07:00 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:07:00 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:07:22 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:07:22 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:07:25 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:07:25 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:08:01 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 11:08:21 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:08:21 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:08:30 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:08:30 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:09:24 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:09:24 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:09:25 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:09:25 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:09:49 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:09:49 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:09:56 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.326' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 11:09:57 arch64 systemd[1]: Starting Hostname Service...
Jun 30 11:09:57 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 11:09:57 arch64 systemd[1]: Started Hostname Service.
Jun 30 11:10:27 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 11:10:35 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:10:35 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:10:41 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.329' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 11:10:41 arch64 systemd[1]: Starting Hostname Service...
Jun 30 11:10:42 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 11:10:42 arch64 systemd[1]: Started Hostname Service.
Jun 30 11:11:12 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 11:11:40 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:11:40 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:11:51 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.332' (uid=1000 pid=1490 comm="/usr/lib/firefox/firefox")
Jun 30 11:11:51 arch64 systemd[1]: Starting Hostname Service...
Jun 30 11:11:51 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 11:11:51 arch64 systemd[1]: Started Hostname Service.
Jun 30 11:12:04 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:12:04 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:12:06 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:12:06 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:12:21 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 11:12:59 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:12:59 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:13:13 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:13:13 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:13:13 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:13:13 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:13:13 arch64 rtkit-daemon[746]: Successfully made thread 24776 of process 24697 owned by '1000' RT at priority 10.
Jun 30 11:13:13 arch64 rtkit-daemon[746]: Supervising 13 threads of 10 processes of 1 users.
Jun 30 11:13:47 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:13:47 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:14:08 arch64 firefox.desktop[9604]: [Child 9604, MediaDecoderStateMachine #17] WARNING: Decoder=7f8fb747a900 Decode error: NS_ERROR_DOM_MEDIA_CANCELED (0x806e000a) - RefPtr<MediaSourceTrackDemuxer::SeekPromise> mozilla::MediaSourceTrackDemuxer>
Jun 30 11:14:08 arch64 firefox.desktop[9604]: [Child 9604, MediaDecoderStateMachine #17] WARNING: Decoder=7f8fa43e0400 Decode error: NS_ERROR_DOM_MEDIA_CANCELED (0x806e000a) - RefPtr<MediaSourceTrackDemuxer::SeekPromise> mozilla::MediaSourceTrackDemuxer>
Jun 30 11:15:27 arch64 firefox.desktop[9123]: [Child 9123, MediaDecoderStateMachine #1] WARNING: Decoder=7f4f3e38a000 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /build/firefox/src/firefox-114.0.2/dom/media/MediaDecoderSt>
Jun 30 11:15:27 arch64 firefox.desktop[9123]: [Child 9123, MediaDecoderStateMachine #1] WARNING: Decoder=7f4f3e38a000 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006) - static MP4Metadata::ResultAndByteBuffer mozilla::MP4Metadata::Metadata(moz>
Jun 30 11:15:31 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:15:31 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:15:45 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:15:45 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:17:42 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:17:42 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:17:46 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:17:46 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:18:08 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:18:08 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:18:52 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:18:52 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:19:46 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:19:46 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:20:12 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:20:12 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:20:28 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:20:28 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:21:41 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:21:41 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:21:42 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:21:42 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:22:37 arch64 firefox.desktop[9604]: [Child 9604, MediaDecoderStateMachine #20] WARNING: 7f8f4e7d3160 OpenCubeb() failed to init cubeb: file /build/firefox/src/firefox-114.0.2/dom/media/AudioStream.cpp:281
Jun 30 11:23:16 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:23:16 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:23:16 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:23:16 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:23:40 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:23:40 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:15 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:15 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:19 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:19 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:55 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:55 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:59 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:59 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:59 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:59 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:24:59 arch64 rtkit-daemon[746]: Successfully made thread 26436 of process 26375 owned by '1000' RT at priority 10.
Jun 30 11:24:59 arch64 rtkit-daemon[746]: Supervising 13 threads of 10 processes of 1 users.
Jun 30 11:25:37 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:25:37 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:26:06 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:26:06 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:26:11 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:26:11 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:26:17 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:26:17 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:27:47 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:27:47 arch64 rtkit-daemon[746]: Supervising 12 threads of 9 processes of 1 users.
Jun 30 11:30:49 arch64 systemd[1045]: Started Application launched by gnome-shell.
Jun 30 11:30:49 arch64 transmission-gt[27262]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 11:30:49 arch64 transmission-gt[27262]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 11:30:50 arch64 mutter-x11-fram[1238]: Theme directory 32@2x/devices of theme Vimix-Beryl has no size field
Jun 30 11:30:52 arch64 dbus-daemon[535]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.366' (uid=1000 pid=27262 comm="/usr/bin/transmission-gtk")
Jun 30 11:30:52 arch64 systemd[1]: Starting Hostname Service...
Jun 30 11:30:52 arch64 dbus-daemon[535]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 30 11:30:52 arch64 systemd[1]: Started Hostname Service.
Jun 30 11:31:31 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 30 11:34:01 arch64 kernel: ------------[ cut here ]------------
Jun 30 11:34:01 arch64 kernel: rq->balance_callback && rq->balance_callback != &balance_push_callback
Jun 30 11:34:01 arch64 kernel: WARNING: CPU: 2 PID: 501 at kernel/sched/sched.h:1582 __schedule+0x116f/0x1400
Jun 30 11:34:01 arch64 kernel: Modules linked in: ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep nct6775 nct6775_core hwmon_vid lm92 iwlmvm mac80211 intel_rapl_msr intel_rapl_common libarc4 edac_mc>
Jun 30 11:34:01 arch64 kernel: drm_ttm_helper ttm video wmi drm_buddy gpu_sched drm_display_helper cec
Jun 30 11:34:01 arch64 kernel: CPU: 2 PID: 501 Comm: irq/86-iwlwifi: Not tainted 6.3.9-arch1-1 #1 124dc55df4f5272ccb409f39ef4872fc2b3376a2
Jun 30 11:34:01 arch64 kernel: Hardware name: Micro-Star International Co., Ltd. MS-7B85/B450 GAMING PRO CARBON AC (MS-7B85), BIOS 1.C0 06/11/2020
Jun 30 11:34:01 arch64 kernel: RIP: 0010:__schedule+0x116f/0x1400
Jun 30 11:34:01 arch64 kernel: Code: 44 3b ff 48 89 c3 e9 4c f0 ff ff c7 45 b0 04 00 00 00 e9 6d fe ff ff 48 c7 c7 a0 16 c3 9b c6 05 3e 3e 26 01 01 e8 c1 0f 35 ff <0f> 0b 41 8b 84 24 08 0a 00 00 e9 89 ef ff ff 44 89 b3 30 0b 00 00
Jun 30 11:34:01 arch64 kernel: RSP: 0018:ffffb0e48188fdf0 EFLAGS: 00010082
Jun 30 11:34:01 arch64 kernel: RAX: 0000000000000000 RBX: ffff963065268000 RCX: 0000000000000027
Jun 30 11:34:01 arch64 kernel: RDX: ffff96334eaa1688 RSI: 0000000000000001 RDI: ffff96334eaa1680
Jun 30 11:34:01 arch64 kernel: RBP: ffffb0e48188fe98 R08: 0000000000000000 R09: ffffb0e48188fc80
Jun 30 11:34:01 arch64 kernel: R10: 0000000000000003 R11: ffff96335f32b2a8 R12: ffff96334fab3e80
Jun 30 11:34:01 arch64 kernel: R13: ffff963065268000 R14: ffffffff9a74b150 R15: ffff963046439740
Jun 30 11:34:01 arch64 kernel: FS: 0000000000000000(0000) GS:ffff96334ea80000(0000) knlGS:0000000000000000
Jun 30 11:34:01 arch64 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 30 11:34:01 arch64 kernel: CR2: 00007f70c40c6118 CR3: 0000000131b1c000 CR4: 0000000000350ee0
Jun 30 11:34:01 arch64 kernel: Call Trace:
Jun 30 11:34:01 arch64 kernel: <TASK>
Jun 30 11:34:01 arch64 kernel: ? __schedule+0x116f/0x1400
Jun 30 11:34:01 arch64 kernel: ? __warn+0x81/0x130
Jun 30 11:34:01 arch64 kernel: ? __schedule+0x116f/0x1400
Jun 30 11:34:01 arch64 kernel: ? report_bug+0x171/0x1a0
Jun 30 11:34:01 arch64 kernel: ? prb_read_valid+0x1b/0x30
Jun 30 11:34:01 arch64 kernel: ? handle_bug+0x3c/0x80
Jun 30 11:34:01 arch64 kernel: ? exc_invalid_op+0x17/0x70
Jun 30 11:34:01 arch64 kernel: ? asm_exc_invalid_op+0x1a/0x20
Jun 30 11:34:01 arch64 kernel: ? __pfx_irq_thread_fn+0x10/0x10
Jun 30 11:34:01 arch64 kernel: ? __schedule+0x116f/0x1400
Jun 30 11:34:01 arch64 kernel: ? __pfx_irq_thread_fn+0x10/0x10
Jun 30 11:34:01 arch64 kernel: schedule+0x5e/0xd0
Jun 30 11:34:01 arch64 kernel: irq_thread+0xc2/0x1c0
Jun 30 11:34:01 arch64 kernel: ? __pfx_irq_thread_dtor+0x10/0x10
Jun 30 11:34:01 arch64 kernel: ? __pfx_irq_thread+0x10/0x10
Jun 30 11:34:01 arch64 kernel: kthread+0xde/0x110
Jun 30 11:34:01 arch64 kernel: ? __pfx_kthread+0x10/0x10
Jun 30 11:34:01 arch64 kernel: ret_from_fork+0x2c/0x50
Jun 30 11:34:01 arch64 kernel: </TASK>
Jun 30 11:34:01 arch64 kernel: ---[ end trace 0000000000000000 ]---
Jun 30 11:34:01 arch64 kernel: BUG: unable to handle page fault for address: 0000000000021410
Jun 30 11:34:01 arch64 kernel: #PF: supervisor read access in kernel mode
Jun 30 11:34:01 arch64 kernel: #PF: error_code(0x0000) - not-present page
Jun 30 11:34:01 arch64 kernel: PGD 0 P4D 0
Jun 30 11:34:01 arch64 kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
Jun 30 11:34:01 arch64 kernel: CPU: 2 PID: 501 Comm: irq/86-iwlwifi: Tainted: G W 6.3.9-arch1-1 #1 124dc55df4f5272ccb409f39ef4872fc2b3376a2
Jun 30 11:34:01 arch64 kernel: Hardware name: Micro-Star International Co., Ltd. MS-7B85/B450 GAMING PRO CARBON AC (MS-7B85), BIOS 1.C0 06/11/2020
Jun 30 11:34:01 arch64 kernel: RIP: 0010:update_rq_clock+0x72/0x240
Jun 30 11:34:01 arch64 kernel: Code: 63 8b f0 0a 00 00 48 89 83 10 0a 00 00 48 c7 c2 10 14 02 00 48 8b 83 30 0c 00 00 48 8b bb e0 09 00 00 48 8b 0c cd 00 db cc 9b <4c> 8b 24 11 49 29 c4 49 39 ec 4c 0f 4f e5 4c 01 e0 44 89 e6 4c 29
Jun 30 11:34:01 arch64 kernel: RSP: 0018:ffffb0e48188fdd0 EFLAGS: 00010003
Jun 30 11:34:01 arch64 kernel: RAX: 00000000ffffffff RBX: ffff96334fab3e80 RCX: 0000000000000000
Jun 30 11:34:01 arch64 kernel: RDX: 0000000000021410 RSI: fffffffba7c3fe9e RDI: 0000000000000001
Jun 30 11:34:01 arch64 kernel: RBP: 2153077995698cd3 R08: 0000000000000002 R09: 00000000238e3989
Jun 30 11:34:01 arch64 kernel: R10: 0000000000000003 R11: ffff96335f32b2a8 R12: ffff96334fab3e80
Jun 30 11:34:01 arch64 kernel: R13: ffff963065268000 R14: ffffffff9a74b150 R15: ffff963046439740
Jun 30 11:34:01 arch64 kernel: FS: 0000000000000000(0000) GS:ffff96334ea80000(0000) knlGS:0000000000000000
Jun 30 11:34:01 arch64 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 30 11:34:01 arch64 kernel: CR2: 0000000000021410 CR3: 0000000131b1c000 CR4: 0000000000350ee0
Jun 30 11:34:01 arch64 kernel: Call Trace:
Jun 30 11:34:01 arch64 kernel: <TASK>
Jun 30 11:34:01 arch64 kernel: ? __die+0x23/0x70
Jun 30 11:34:01 arch64 kernel: ? page_fault_oops+0x171/0x4e0
Jun 30 11:34:01 arch64 kernel: ? __schedule+0x116f/0x1400
Jun 30 11:34:01 arch64 kernel: ? __warn+0x9b/0x130
Jun 30 11:34:01 arch64 kernel: ? exc_page_fault+0x7c/0x180
Jun 30 11:34:01 arch64 kernel: ? asm_exc_page_fault+0x26/0x30
Jun 30 11:34:01 arch64 kernel: ? __pfx_irq_thread_fn+0x10/0x10
Jun 30 11:34:01 arch64 kernel: ? update_rq_clock+0x72/0x240
Jun 30 11:34:01 arch64 kernel: __schedule+0x119/0x1400
Jun 30 11:34:01 arch64 kernel: ? __pfx_irq_thread_fn+0x10/0x10
Jun 30 11:34:01 arch64 kernel: schedule+0x5e/0xd0
Jun 30 11:34:01 arch64 kernel: irq_thread+0xc2/0x1c0
Jun 30 11:34:01 arch64 kernel: ? __pfx_irq_thread_dtor+0x10/0x10
Jun 30 11:34:01 arch64 kernel: ? __pfx_irq_thread+0x10/0x10
Jun 30 11:34:01 arch64 kernel: kthread+0xde/0x110
Jun 30 11:34:01 arch64 kernel: ? __pfx_kthread+0x10/0x10
Jun 30 11:34:01 arch64 kernel: ret_from_fork+0x2c/0x50
Jun 30 11:34:01 arch64 kernel: </TASK>
Jun 30 11:34:01 arch64 kernel: Modules linked in: ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep nct6775 nct6775_core hwmon_vid lm92 iwlmvm mac80211 intel_rapl_msr intel_rapl_common libarc4 edac_mc>
Jun 30 11:34:01 arch64 kernel: drm_ttm_helper ttm video wmi drm_buddy gpu_sched drm_display_helper cec
Jun 30 11:34:01 arch64 kernel: CR2: 0000000000021410
Jun 30 11:34:01 arch64 kernel: ---[ end trace 0000000000000000 ]---
Jun 30 11:34:01 arch64 kernel: RIP: 0010:update_rq_clock+0x72/0x240
Jun 30 11:34:01 arch64 kernel: Code: 63 8b f0 0a 00 00 48 89 83 10 0a 00 00 48 c7 c2 10 14 02 00 48 8b 83 30 0c 00 00 48 8b bb e0 09 00 00 48 8b 0c cd 00 db cc 9b <4c> 8b 24 11 49 29 c4 49 39 ec 4c 0f 4f e5 4c 01 e0 44 89 e6 4c 29
Jun 30 11:34:01 arch64 kernel: RSP: 0018:ffffb0e48188fdd0 EFLAGS: 00010003
Jun 30 11:34:01 arch64 kernel: RAX: 00000000ffffffff RBX: ffff96334fab3e80 RCX: 0000000000000000
Jun 30 11:34:01 arch64 kernel: RDX: 0000000000021410 RSI: fffffffba7c3fe9e RDI: 0000000000000001
Jun 30 11:34:01 arch64 kernel: RBP: 2153077995698cd3 R08: 0000000000000002 R09: 00000000238e3989
Jun 30 11:34:01 arch64 kernel: R10: 0000000000000003 R11: ffff96335f32b2a8 R12: ffff96334fab3e80
Jun 30 11:34:01 arch64 kernel: R13: ffff963065268000 R14: ffffffff9a74b150 R15: ffff963046439740
Jun 30 11:34:01 arch64 kernel: FS: 0000000000000000(0000) GS:ffff96334ea80000(0000) knlGS:0000000000000000
Jun 30 11:34:01 arch64 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 30 11:34:01 arch64 kernel: CR2: 0000000000021410 CR3: 0000000131b1c000 CR4: 0000000000350ee0
Jun 30 11:34:01 arch64 kernel: note: irq/86-iwlwifi:[501] exited with irqs disabled
Jun 30 11:34:01 arch64 kernel: note: irq/86-iwlwifi:[501] exited with preempt_count 2
Jun 30 11:34:01 arch64 kernel: BUG: kernel NULL pointer dereference, address: 0000000000000020
Jun 30 11:34:01 arch64 kernel: #PF: supervisor instruction fetch in kernel mode
Jun 30 11:34:01 arch64 kernel: #PF: error_code(0x0010) - not-present page
Jun 30 11:34:01 arch64 kernel: PGD 0 P4D 0
Jun 30 11:34:01 arch64 kernel: Oops: 0010 [#2] PREEMPT SMP NOPTI
Jun 30 11:34:01 arch64 kernel: CPU: 2 PID: 501 Comm: irq/86-iwlwifi: Tainted: G D W 6.3.9-arch1-1 #1 124dc55df4f5272ccb409f39ef4872fc2b3376a2
Jun 30 11:34:01 arch64 kernel: Hardware name: Micro-Star International Co., Ltd. MS-7B85/B450 GAMING PRO CARBON AC (MS-7B85), BIOS 1.C0 06/11/2020
Jun 30 11:34:01 arch64 kernel: RIP: 0010:0x20
Jun 30 11:34:01 arch64 kernel: Code: Unable to access opcode bytes at 0xfffffffffffffff6.
Jun 30 11:34:01 arch64 kernel: RSP: 0018:ffffb0e48188feb0 EFLAGS: 00010286
Jun 30 11:34:01 arch64 kernel: RAX: 0000000000000020 RBX: ffffffff9a6b85d2 RCX: 00000000000001b0
Jun 30 11:34:01 arch64 kernel: RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffffb0e48188fed0
Jun 30 11:34:01 arch64 kernel: RBP: ffff963065268000 R08: 0000000000000000 R09: ffffb0e48188fde0
Jun 30 11:34:01 arch64 kernel: R10: 0000000000000003 R11: ffff96335f32b2a8 R12: ffff963065268904
Jun 30 11:34:01 arch64 kernel: R13: ffff963040ce6301 R14: 0000000000000000 R15: 0000000000000000
Jun 30 11:34:01 arch64 kernel: FS: 0000000000000000(0000) GS:ffff96334ea80000(0000) knlGS:0000000000000000
Jun 30 11:34:01 arch64 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 30 11:34:01 arch64 kernel: CR2: fffffffffffffff6 CR3: 0000000131b1c000 CR4: 0000000000350ee0
Jun 30 11:34:01 arch64 kernel: Call Trace:
Jun 30 11:34:01 arch64 kernel: <TASK>
Jun 30 11:34:01 arch64 kernel: ? __die+0x23/0x70
Jun 30 11:34:01 arch64 kernel: ? page_fault_oops+0x171/0x4e0
Jun 30 11:34:01 arch64 kernel: ? vscnprintf+0x12/0x30
Jun 30 11:34:01 arch64 kernel: ? printk_sprint+0xc3/0xe0
Jun 30 11:34:01 arch64 kernel: ? exc_page_fault+0x7c/0x180
Jun 30 11:34:01 arch64 kernel: ? asm_exc_page_fault+0x26/0x30
Jun 30 11:34:01 arch64 kernel: ? do_exit+0x342/0xaf0
Jun 30 11:34:01 arch64 kernel: ? task_work_run+0x5d/0x90
Jun 30 11:34:01 arch64 kernel: ? do_exit+0x342/0xaf0
Jun 30 11:34:01 arch64 kernel: ? make_task_dead+0x81/0x170
Jun 30 11:34:01 arch64 kernel: ? rewind_stack_and_make_dead+0x17/0x20
Jun 30 11:34:01 arch64 kernel: </TASK>
Jun 30 11:34:01 arch64 kernel: Modules linked in: ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep nct6775 nct6775_core hwmon_vid lm92 iwlmvm mac80211 intel_rapl_msr intel_rapl_common libarc4 edac_mc>
Jun 30 11:34:01 arch64 kernel: drm_ttm_helper ttm video wmi drm_buddy gpu_sched drm_display_helper cec
Jun 30 11:34:01 arch64 kernel: CR2: 0000000000000020
Jun 30 11:34:01 arch64 kernel: ---[ end trace 0000000000000000 ]---
Jun 30 11:34:01 arch64 kernel: RIP: 0010:update_rq_clock+0x72/0x240
Jun 30 11:34:01 arch64 kernel: Code: 63 8b f0 0a 00 00 48 89 83 10 0a 00 00 48 c7 c2 10 14 02 00 48 8b 83 30 0c 00 00 48 8b bb e0 09 00 00 48 8b 0c cd 00 db cc 9b <4c> 8b 24 11 49 29 c4 49 39 ec 4c 0f 4f e5 4c 01 e0 44 89 e6 4c 29
Jun 30 11:34:01 arch64 kernel: RSP: 0018:ffffb0e48188fdd0 EFLAGS: 00010003
Jun 30 11:34:01 arch64 kernel: RAX: 00000000ffffffff RBX: ffff96334fab3e80 RCX: 0000000000000000
Jun 30 11:34:01 arch64 kernel: RDX: 0000000000021410 RSI: fffffffba7c3fe9e RDI: 0000000000000001
Jun 30 11:34:01 arch64 kernel: RBP: 2153077995698cd3 R08: 0000000000000002 R09: 00000000238e3989
Jun 30 11:34:01 arch64 kernel: R10: 0000000000000003 R11: ffff96335f32b2a8 R12: ffff96334fab3e80
Jun 30 11:34:01 arch64 kernel: R13: ffff963065268000 R14: ffffffff9a74b150 R15: ffff963046439740
Jun 30 11:34:01 arch64 kernel: FS: 0000000000000000(0000) GS:ffff96334ea80000(0000) knlGS:0000000000000000
Jun 30 11:34:01 arch64 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 30 11:34:01 arch64 kernel: CR2: fffffffffffffff6 CR3: 0000000131b1c000 CR4: 0000000000350ee0
Jun 30 11:34:01 arch64 kernel: note: irq/86-iwlwifi:[501] exited with irqs disabled
Jun 30 11:34:01 arch64 kernel: Fixing recursive fault but reboot is needed!
Jun 30 11:34:01 arch64 kernel: BUG: scheduling while atomic: irq/86-iwlwifi:/501/0x00000000
Jun 30 11:34:01 arch64 kernel: Modules linked in: ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep nct6775 nct6775_core hwmon_vid lm92 iwlmvm mac80211 intel_rapl_msr intel_rapl_common libarc4 edac_mc>
Jun 30 11:34:01 arch64 kernel: drm_ttm_helper ttm video wmi drm_buddy gpu_sched drm_display_helper cec
Jun 30 11:34:01 arch64 kernel: CPU: 2 PID: 501 Comm: irq/86-iwlwifi: Tainted: G D W 6.3.9-arch1-1 #1 124dc55df4f5272ccb409f39ef4872fc2b3376a2
Jun 30 11:34:01 arch64 kernel: Hardware name: Micro-Star International Co., Ltd. MS-7B85/B450 GAMING PRO CARBON AC (MS-7B85), BIOS 1.C0 06/11/2020
Jun 30 11:34:01 arch64 kernel: Call Trace:
Jun 30 11:34:01 arch64 kernel: <TASK>
Jun 30 11:34:01 arch64 kernel: dump_stack_lvl+0x47/0x60
Jun 30 11:34:01 arch64 kernel: __schedule_bug+0x56/0x70
Jun 30 11:34:01 arch64 kernel: __schedule+0x100e/0x1400
Jun 30 11:34:01 arch64 kernel: ? __wake_up_klogd.part.0+0x3c/0x60
Jun 30 11:34:01 arch64 kernel: ? vprintk_emit+0x10b/0x280
Jun 30 11:34:01 arch64 kernel: ? _printk+0x64/0x80
Jun 30 11:34:01 arch64 kernel: do_task_dead+0x43/0x50
Jun 30 11:34:01 arch64 kernel: make_task_dead+0x14f/0x170
Jun 30 11:34:01 arch64 kernel: rewind_stack_and_make_dead+0x17/0x20
Jun 30 11:34:01 arch64 kernel: RIP: 0000:0x0
Jun 30 11:34:01 arch64 kernel: Code: Unable to access opcode bytes at 0xffffffffffffffd6.
Jun 30 11:34:01 arch64 kernel: RSP: 0000:0000000000000000 EFLAGS: 00000000 ORIG_RAX: 0000000000000000
Jun 30 11:34:01 arch64 kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Jun 30 11:34:01 arch64 kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Jun 30 11:34:01 arch64 kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Jun 30 11:34:01 arch64 kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
Jun 30 11:34:01 arch64 kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Jun 30 11:34:01 arch64 kernel: </TASK>
Jun 30 11:34:38 arch64 systemd-resolved[525]: Grace period over, resuming full feature set (UDP+EDNS0) for DNS server fe80::1%3.
Jun 30 11:34:38 arch64 systemd-resolved[525]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server fe80::1%3.
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: Microcode SW error detected. Restarting 0x8.
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 6
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: Loaded firmware version: 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x000022CE | ADVANCED_SYSASSERT
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0590A2F0 | trm_hw_status0
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | trm_hw_status1
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00481CEE | branchlink2
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047161E | interruptlink1
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | interruptlink2
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000012C | data1
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | data2
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x04000000 | data3
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x9A004289 | beacon time
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x7BF53D85 | tsf low
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000E | tsf hi
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | time gp1
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0477C59A | time gp2
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000001 | uCode revision type
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | uCode version major
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | uCode version minor
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000321 | hw version
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00C89001 | board version
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000001C | hcmd
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0xA6F93840 | isr0
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00040000 | isr1
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00081802 | isr2
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x404145CD | isr3
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr4
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0B0A001C | last cmd Id
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047FFD8 | wait_event
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00004288 | l2p_control
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000020 | l2p_duration
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | l2p_mhvalid
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x000000E7 | l2p_addr_match
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000D | lmpm_pmg_sel
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x30031521 | timestamp
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x12FC8888 | flow_handler
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | ADVANCED_SYSASSERT
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac branchlink1
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac branchlink2
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac interruptlink1
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac interruptlink2
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac data1
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac data2
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac data3
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac major
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac minor
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | frame pointer
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | stack pointer
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | last host cmd
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr status reg
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: IML/ROM dump:
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000239D | IML/ROM error/state
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000003 | IML/ROM data1
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: Fseq Registers:
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0xD6831258 | FSEQ_ERROR_CODE
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x000778FC | FSEQ_CNVIO_INIT_VERSION
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000A371 | FSEQ_OTP_VERSION
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0xEFD9968E | FSEQ_TOP_CONTENT_VERSION
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x817642F1 | FSEQ_ALIVE_TOKEN
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x71FFAADA | FSEQ_CNVI_ID
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x68D601F7 | FSEQ_CNVR_ID
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000200 | CNVI_AUX_MISC_CHIP
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x01300202 | CNVR_AUX_MISC_CHIP
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BADCAFE | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jun 30 11:41:35 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
Jun 30 11:41:35 arch64 kernel: ieee80211 phy0: Hardware restart was requested
Jun 30 11:41:37 arch64 kernel: ------------[ cut here ]------------
Jun 30 11:41:37 arch64 kernel: queue sync: failed to sync, state is 0x8
Jun 30 11:41:37 arch64 kernel: WARNING: CPU: 3 PID: 23390 at drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:5441 iwl_mvm_sync_rx_queues_internal+0x2b3/0x2d0 [iwlmvm]
Jun 30 11:41:37 arch64 kernel: Modules linked in: ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep nct6775 nct6775_core hwmon_vid lm92 iwlmvm mac80211 intel_rapl_msr intel_rapl_common libarc4 edac_mc>
Jun 30 11:41:37 arch64 kernel: drm_ttm_helper ttm video wmi drm_buddy gpu_sched drm_display_helper cec
Jun 30 11:41:37 arch64 kernel: CPU: 3 PID: 23390 Comm: kworker/3:1 Tainted: G D W 6.3.9-arch1-1 #1 124dc55df4f5272ccb409f39ef4872fc2b3376a2
Jun 30 11:41:37 arch64 kernel: Hardware name: Micro-Star International Co., Ltd. MS-7B85/B450 GAMING PRO CARBON AC (MS-7B85), BIOS 1.C0 06/11/2020
Jun 30 11:41:37 arch64 kernel: Workqueue: events_freezable ieee80211_restart_work [mac80211]
Jun 30 11:41:37 arch64 kernel: RIP: 0010:iwl_mvm_sync_rx_queues_internal+0x2b3/0x2d0 [iwlmvm]
Jun 30 11:41:37 arch64 kernel: Code: fe ff ff 80 3d 56 34 07 00 00 0f 85 91 fe ff ff 48 8b b3 c0 00 00 00 48 c7 c7 c0 4d b5 c1 c6 05 3b 34 07 00 01 e8 dd 74 ba d8 <0f> 0b e9 70 fe ff ff e8 91 76 84 d9 48 89 e6 4c 89 ef e8 a6 9b c1
Jun 30 11:41:37 arch64 kernel: RSP: 0018:ffffb0e48dd53b70 EFLAGS: 00010286
Jun 30 11:41:37 arch64 kernel: RAX: 0000000000000000 RBX: ffff9630419aa088 RCX: 0000000000000027
Jun 30 11:41:37 arch64 kernel: RDX: ffff96334eae1688 RSI: 0000000000000001 RDI: ffff96334eae1680
Jun 30 11:41:37 arch64 kernel: RBP: ffffb0e48dd53c10 R08: 0000000000000000 R09: ffffb0e48dd53a00
Jun 30 11:41:37 arch64 kernel: R10: 0000000000000003 R11: ffff96335f32b2a8 R12: 0000000000000000
Jun 30 11:41:37 arch64 kernel: R13: ffff9630419abf50 R14: 0000000000000000 R15: ffff9630652b8000
Jun 30 11:41:37 arch64 kernel: FS: 0000000000000000(0000) GS:ffff96334eac0000(0000) knlGS:0000000000000000
Jun 30 11:41:37 arch64 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 30 11:41:37 arch64 kernel: CR2: 00007f2bddea1020 CR3: 0000000131b1c000 CR4: 0000000000350ee0
Jun 30 11:41:37 arch64 kernel: Call Trace:
Jun 30 11:41:37 arch64 kernel: <TASK>
Jun 30 11:41:37 arch64 kernel: ? iwl_mvm_sync_rx_queues_internal+0x2b3/0x2d0 [iwlmvm 287a0c160611ed7cc84c0c188a65e7aff9a66ffc]
Jun 30 11:41:37 arch64 kernel: ? __warn+0x81/0x130
Jun 30 11:41:37 arch64 kernel: ? iwl_mvm_sync_rx_queues_internal+0x2b3/0x2d0 [iwlmvm 287a0c160611ed7cc84c0c188a65e7aff9a66ffc]
Jun 30 11:41:37 arch64 kernel: ? report_bug+0x171/0x1a0
Jun 30 11:41:37 arch64 kernel: ? prb_read_valid+0x1b/0x30
Jun 30 11:41:37 arch64 kernel: ? handle_bug+0x3c/0x80
Jun 30 11:41:37 arch64 kernel: ? exc_invalid_op+0x17/0x70
Jun 30 11:41:37 arch64 kernel: ? asm_exc_invalid_op+0x1a/0x20
Jun 30 11:41:37 arch64 kernel: ? iwl_mvm_sync_rx_queues_internal+0x2b3/0x2d0 [iwlmvm 287a0c160611ed7cc84c0c188a65e7aff9a66ffc]
Jun 30 11:41:37 arch64 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
Jun 30 11:41:37 arch64 kernel: iwl_mvm_sta_rx_agg+0x2b6/0x970 [iwlmvm 287a0c160611ed7cc84c0c188a65e7aff9a66ffc]
Jun 30 11:41:37 arch64 kernel: iwl_mvm_mac_ampdu_action+0x20e/0x400 [iwlmvm 287a0c160611ed7cc84c0c188a65e7aff9a66ffc]
Jun 30 11:41:37 arch64 kernel: drv_ampdu_action+0x7c/0x170 [mac80211 19b82aa5eccc0bf594aea4c710129d7279bceaba]
Jun 30 11:41:37 arch64 kernel: ___ieee80211_stop_rx_ba_session+0xb5/0x180 [mac80211 19b82aa5eccc0bf594aea4c710129d7279bceaba]
Jun 30 11:41:37 arch64 kernel: ieee80211_sta_tear_down_BA_sessions+0x4e/0xf0 [mac80211 19b82aa5eccc0bf594aea4c710129d7279bceaba]
Jun 30 11:41:37 arch64 kernel: ieee80211_reconfig+0x854/0x16f0 [mac80211 19b82aa5eccc0bf594aea4c710129d7279bceaba]
Jun 30 11:41:37 arch64 kernel: ieee80211_restart_work+0xf5/0x150 [mac80211 19b82aa5eccc0bf594aea4c710129d7279bceaba]
Jun 30 11:41:37 arch64 kernel: process_one_work+0x1c7/0x3d0
Jun 30 11:41:37 arch64 kernel: worker_thread+0x51/0x390
Jun 30 11:41:37 arch64 kernel: ? __pfx_worker_thread+0x10/0x10
Jun 30 11:41:37 arch64 kernel: kthread+0xde/0x110
Jun 30 11:41:37 arch64 kernel: ? __pfx_kthread+0x10/0x10
Jun 30 11:41:37 arch64 kernel: ret_from_fork+0x2c/0x50
Jun 30 11:41:37 arch64 kernel: </TASK>
Jun 30 11:41:37 arch64 kernel: ---[ end trace 0000000000000000 ]---
Jun 30 11:41:52 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 30 11:41:52 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=780000
Jun 30 11:44:21 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 11:44:21 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 11:47:49 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 11:47:49 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: Error sending STATISTICS_CMD: time out after 2000ms.
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: Current CMD queue read_ptr 65 write_ptr 66
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 6
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: Loaded firmware version: 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x000022F0 | trm_hw_status0
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | trm_hw_status1
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00481CEE | branchlink2
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047161E | interruptlink1
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0001F536 | interruptlink2
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00019066 | data1
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | data2
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xE000000C | data3
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x3F412DA3 | beacon time
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xC88C2262 | tsf low
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000E | tsf hi
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | time gp1
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x4C8C5846 | time gp2
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000001 | uCode revision type
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | uCode version major
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | uCode version minor
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000321 | hw version
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00C89001 | board version
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000001C | hcmd
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00002000 | isr0
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr1
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00001802 | isr2
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0041FCC0 | isr3
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr4
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0B67001C | last cmd Id
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00019066 | wait_event
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | l2p_control
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000020 | l2p_duration
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000003F | l2p_mhvalid
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x000000CE | l2p_addr_match
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000D | lmpm_pmg_sel
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x30031521 | timestamp
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x16C48080 | flow_handler
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 7
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x20000066 | NMI_INTERRUPT_HOST
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac branchlink1
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0088A6A | umac branchlink2
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink1
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink2
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | umac data1
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac data2
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xDEADBEEF | umac data3
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | umac major
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | umac minor
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x4C8C5834 | frame pointer
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xC088627C | stack pointer
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0041019C | last host cmd
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr status reg
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: IML/ROM dump:
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00002320 | IML/ROM error/state
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000003 | IML/ROM data1
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: Fseq Registers:
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xD6831258 | FSEQ_ERROR_CODE
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x000778FC | FSEQ_CNVIO_INIT_VERSION
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000A371 | FSEQ_OTP_VERSION
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0xEFD9968E | FSEQ_TOP_CONTENT_VERSION
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x817642F1 | FSEQ_ALIVE_TOKEN
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x71FFAADA | FSEQ_CNVI_ID
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x68D601F7 | FSEQ_CNVR_ID
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000200 | CNVI_AUX_MISC_CHIP
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x01300202 | CNVR_AUX_MISC_CHIP
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BADCAFE | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
Jun 30 12:03:00 arch64 kernel: ieee80211 phy0: Hardware restart was requested
Jun 30 12:03:00 arch64 kernel: iwlwifi 0000:21:00.0: Queue 0 is active on fifo 7 and stuck for 2500 ms. SW [65, 66] HW [66, 66] FH TRB=0x0700041
Jun 30 12:03:17 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 30 12:03:17 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=9999 txrate=866700
Jun 30 12:05:49 arch64 systemd-resolved[525]: Grace period over, resuming full feature set (UDP+EDNS0) for DNS server 192.168.1.1.
Jun 30 12:10:53 arch64 systemd-resolved[525]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.1.1.
Jun 30 12:17:55 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 12:17:55 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 12:20:14 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 12:20:14 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: Error sending STATISTICS_CMD: time out after 2000ms.
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: Current CMD queue read_ptr 209 write_ptr 210
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 6
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: Loaded firmware version: 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0590A2F0 | trm_hw_status0
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | trm_hw_status1
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00481CEE | branchlink2
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047161E | interruptlink1
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0048475E | interruptlink2
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047FFD8 | data1
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | data2
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xE000000C | data3
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x04007164 | beacon time
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x072F3EA3 | tsf low
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000F | tsf hi
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | time gp1
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x3E9889CE | time gp2
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000001 | uCode revision type
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | uCode version major
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | uCode version minor
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000321 | hw version
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00C89001 | board version
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000001C | hcmd
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x22F13840 | isr0
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00040000 | isr1
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00001802 | isr2
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x4041C5C1 | isr3
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr4
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BC2001C | last cmd Id
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047FFD8 | wait_event
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00004A88 | l2p_control
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000020 | l2p_duration
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | l2p_mhvalid
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x000000E7 | l2p_addr_match
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000D | lmpm_pmg_sel
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x30031521 | timestamp
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x15800808 | flow_handler
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 7
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x20000066 | NMI_INTERRUPT_HOST
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac branchlink1
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0088A6A | umac branchlink2
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink1
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink2
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | umac data1
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac data2
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xDEADBEEF | umac data3
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | umac major
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | umac minor
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x3E9889BC | frame pointer
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xC088627C | stack pointer
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00D1019C | last host cmd
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr status reg
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: IML/ROM dump:
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00002320 | IML/ROM error/state
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000003 | IML/ROM data1
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: Fseq Registers:
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xD6831258 | FSEQ_ERROR_CODE
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x000778FC | FSEQ_CNVIO_INIT_VERSION
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000A371 | FSEQ_OTP_VERSION
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0xEFD9968E | FSEQ_TOP_CONTENT_VERSION
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x817642F1 | FSEQ_ALIVE_TOKEN
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x71FFAADA | FSEQ_CNVI_ID
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x68D601F7 | FSEQ_CNVR_ID
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000200 | CNVI_AUX_MISC_CHIP
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x01300202 | CNVR_AUX_MISC_CHIP
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BADCAFE | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jun 30 12:20:31 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
Jun 30 12:20:31 arch64 kernel: ieee80211 phy0: Hardware restart was requested
Jun 30 12:20:46 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 30 12:20:46 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=780000
Jun 30 12:32:28 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 12:32:28 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: Microcode SW error detected. Restarting 0x8.
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004B, valid: 6
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: Loaded firmware version: 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000064 | NMI_INTERRUPT_WDG_NO_RBD_RXF_FULL
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000A2F0 | trm_hw_status0
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | trm_hw_status1
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00481CEE | branchlink2
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047161E | interruptlink1
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00481BAA | interruptlink2
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0001B726 | data1
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x000003FF | data2
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x000003FF | data3
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xAAC03B2D | beacon time
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x49E404DB | tsf low
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000F | tsf hi
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | time gp1
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x42AA382C | time gp2
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000001 | uCode revision type
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | uCode version major
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | uCode version minor
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000321 | hw version
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00C89001 | board version
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00EC019C | hcmd
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xA6F92082 | isr0
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr1
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00201802 | isr2
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x4041F5CC | isr3
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr4
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00EC019C | last cmd Id
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0001B726 | wait_event
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00004A88 | l2p_control
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000020 | l2p_duration
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | l2p_mhvalid
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x000000E7 | l2p_addr_match
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000D | lmpm_pmg_sel
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x30031521 | timestamp
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x15304848 | flow_handler
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004B, valid: 7
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x20000034 | NMI_INTERRUPT_WDG
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac branchlink1
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0088A6A | umac branchlink2
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink1
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink2
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000400 | umac data1
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac data2
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xDEADBEEF | umac data3
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | umac major
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | umac minor
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x42AA3829 | frame pointer
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xC088627C | stack pointer
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00EC019C | last host cmd
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr status reg
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: IML/ROM dump:
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00002320 | IML/ROM error/state
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000003 | IML/ROM data1
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: Fseq Registers:
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xD6831258 | FSEQ_ERROR_CODE
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x000778FC | FSEQ_CNVIO_INIT_VERSION
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000A371 | FSEQ_OTP_VERSION
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0xEFD9968E | FSEQ_TOP_CONTENT_VERSION
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x817642F1 | FSEQ_ALIVE_TOKEN
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x71FFAADA | FSEQ_CNVI_ID
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x68D601F7 | FSEQ_CNVR_ID
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000200 | CNVI_AUX_MISC_CHIP
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x01300202 | CNVR_AUX_MISC_CHIP
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BADCAFE | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
Jun 30 12:39:10 arch64 kernel: ieee80211 phy0: Hardware restart was requested
Jun 30 12:39:10 arch64 kernel: iwlwifi 0000:21:00.0: FW error in SYNC CMD STATISTICS_CMD
Jun 30 12:39:10 arch64 kernel: CPU: 2 PID: 555 Comm: NetworkManager Tainted: G D W 6.3.9-arch1-1 #1 124dc55df4f5272ccb409f39ef4872fc2b3376a2
Jun 30 12:39:10 arch64 kernel: Hardware name: Micro-Star International Co., Ltd. MS-7B85/B450 GAMING PRO CARBON AC (MS-7B85), BIOS 1.C0 06/11/2020
Jun 30 12:39:10 arch64 kernel: Call Trace:
Jun 30 12:39:10 arch64 kernel: <TASK>
Jun 30 12:39:10 arch64 kernel: dump_stack_lvl+0x47/0x60
Jun 30 12:39:10 arch64 kernel: iwl_trans_txq_send_hcmd+0x33d/0x450 [iwlwifi 4d8a6040b98f0b29a51bf0754e3f1d71702c4589]
Jun 30 12:39:10 arch64 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
Jun 30 12:39:10 arch64 kernel: iwl_trans_send_cmd+0x98/0x100 [iwlwifi 4d8a6040b98f0b29a51bf0754e3f1d71702c4589]
Jun 30 12:39:10 arch64 kernel: iwl_mvm_send_cmd+0x1f/0x60 [iwlmvm 287a0c160611ed7cc84c0c188a65e7aff9a66ffc]
Jun 30 12:39:10 arch64 kernel: iwl_mvm_request_statistics+0x8f/0x1b0 [iwlmvm 287a0c160611ed7cc84c0c188a65e7aff9a66ffc]
Jun 30 12:39:10 arch64 kernel: ? free_unref_page+0x15b/0x1c0
Jun 30 12:39:10 arch64 kernel: iwl_mvm_mac_sta_statistics+0x185/0x3a0 [iwlmvm 287a0c160611ed7cc84c0c188a65e7aff9a66ffc]
Jun 30 12:39:10 arch64 kernel: sta_set_sinfo+0xc3/0xbb0 [mac80211 19b82aa5eccc0bf594aea4c710129d7279bceaba]
Jun 30 12:39:10 arch64 kernel: ieee80211_dump_station+0x6f/0x90 [mac80211 19b82aa5eccc0bf594aea4c710129d7279bceaba]
Jun 30 12:39:10 arch64 kernel: nl80211_dump_station+0x142/0x290 [cfg80211 90305e10062c0b13c408e28c742bc7d7463b13d2]
Jun 30 12:39:10 arch64 kernel: netlink_dump+0x129/0x320
Jun 30 12:39:10 arch64 kernel: __netlink_dump_start+0x1b4/0x270
Jun 30 12:39:10 arch64 kernel: genl_family_rcv_msg_dumpit+0x104/0x110
Jun 30 12:39:10 arch64 kernel: ? __pfx_genl_start+0x10/0x10
Jun 30 12:39:10 arch64 kernel: ? __pfx_nl80211_dump_station+0x10/0x10 [cfg80211 90305e10062c0b13c408e28c742bc7d7463b13d2]
Jun 30 12:39:10 arch64 kernel: ? __pfx_genl_parallel_done+0x10/0x10
Jun 30 12:39:10 arch64 kernel: genl_rcv_msg+0x146/0x2c0
Jun 30 12:39:10 arch64 kernel: ? __pfx_nl80211_dump_station+0x10/0x10 [cfg80211 90305e10062c0b13c408e28c742bc7d7463b13d2]
Jun 30 12:39:10 arch64 kernel: ? __pfx_genl_rcv_msg+0x10/0x10
Jun 30 12:39:10 arch64 kernel: netlink_rcv_skb+0x5b/0x110
Jun 30 12:39:10 arch64 kernel: genl_rcv+0x28/0x40
Jun 30 12:39:10 arch64 kernel: netlink_unicast+0x1a1/0x290
Jun 30 12:39:10 arch64 kernel: netlink_sendmsg+0x254/0x4d0
Jun 30 12:39:10 arch64 kernel: sock_sendmsg+0x96/0xa0
Jun 30 12:39:10 arch64 kernel: ____sys_sendmsg+0x270/0x300
Jun 30 12:39:10 arch64 kernel: ? copy_msghdr_from_user+0x7d/0xc0
Jun 30 12:39:10 arch64 kernel: ___sys_sendmsg+0x9a/0xe0
Jun 30 12:39:10 arch64 kernel: __sys_sendmsg+0x7a/0xd0
Jun 30 12:39:10 arch64 kernel: do_syscall_64+0x60/0x90
Jun 30 12:39:10 arch64 kernel: ? syscall_exit_to_user_mode+0x1b/0x40
Jun 30 12:39:10 arch64 kernel: ? do_syscall_64+0x6c/0x90
Jun 30 12:39:10 arch64 kernel: ? syscall_exit_to_user_mode+0x1b/0x40
Jun 30 12:39:10 arch64 kernel: ? do_syscall_64+0x6c/0x90
Jun 30 12:39:10 arch64 kernel: ? do_syscall_64+0x6c/0x90
Jun 30 12:39:10 arch64 kernel: ? do_syscall_64+0x6c/0x90
Jun 30 12:39:10 arch64 kernel: ? do_syscall_64+0x6c/0x90
Jun 30 12:39:10 arch64 kernel: entry_SYSCALL_64_after_hwframe+0x72/0xdc
Jun 30 12:39:10 arch64 kernel: RIP: 0033:0x7f5d09b04e9d
Jun 30 12:39:10 arch64 kernel: Code: 28 89 54 24 1c 48 89 74 24 10 89 7c 24 08 e8 4a 69 f7 ff 8b 54 24 1c 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 33 44 89 c7 48 89 44 24 08 e8 9e 69 f7 ff 48
Jun 30 12:39:10 arch64 kernel: RSP: 002b:00007ffe5da89da0 EFLAGS: 00000293 ORIG_RAX: 000000000000002e
Jun 30 12:39:10 arch64 kernel: RAX: ffffffffffffffda RBX: 00005563059fde90 RCX: 00007f5d09b04e9d
Jun 30 12:39:10 arch64 kernel: RDX: 0000000000000000 RSI: 00007ffe5da89de0 RDI: 000000000000000b
Jun 30 12:39:10 arch64 kernel: RBP: 00005563059fde90 R08: 0000000000000000 R09: 0000000000001010
Jun 30 12:39:10 arch64 kernel: R10: 0000556305b3fff0 R11: 0000000000000293 R12: 00007ffe5da89e70
Jun 30 12:39:10 arch64 kernel: R13: 0000556305aeb060 R14: 00007ffe5da8a0a4 R15: 0000000000000000
Jun 30 12:39:10 arch64 kernel: </TASK>
Jun 30 12:39:27 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 30 12:39:27 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=866700
Jun 30 12:39:27 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=866700
Jun 30 12:47:55 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 12:47:55 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: Error sending STATISTICS_CMD: time out after 2000ms.
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: Current CMD queue read_ptr 21 write_ptr 22
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 6
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: Loaded firmware version: 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x000022F0 | trm_hw_status0
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | trm_hw_status1
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00481CEE | branchlink2
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047161E | interruptlink1
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047161E | interruptlink2
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00019066 | data1
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | data2
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xE000000C | data3
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x9080D41E | beacon time
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x9EB3EBE7 | tsf low
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000F | tsf hi
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | time gp1
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x54C559F0 | time gp2
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000001 | uCode revision type
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | uCode version major
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | uCode version minor
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000321 | hw version
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00C89001 | board version
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000001C | hcmd
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00022000 | isr0
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr1
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00001802 | isr2
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0041FCC0 | isr3
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr4
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0B38001C | last cmd Id
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00019066 | wait_event
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | l2p_control
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000020 | l2p_duration
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000003F | l2p_mhvalid
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x000000CE | l2p_addr_match
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000D | lmpm_pmg_sel
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x30031521 | timestamp
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x15986868 | flow_handler
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 7
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x20000066 | NMI_INTERRUPT_HOST
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac branchlink1
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0088A6A | umac branchlink2
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink1
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink2
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | umac data1
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac data2
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xDEADBEEF | umac data3
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | umac major
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | umac minor
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x54C559DE | frame pointer
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xC088627C | stack pointer
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0015019C | last host cmd
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr status reg
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: IML/ROM dump:
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00002320 | IML/ROM error/state
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000003 | IML/ROM data1
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: Fseq Registers:
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xD6831258 | FSEQ_ERROR_CODE
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x000778FC | FSEQ_CNVIO_INIT_VERSION
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000A371 | FSEQ_OTP_VERSION
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0xEFD9968E | FSEQ_TOP_CONTENT_VERSION
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x817642F1 | FSEQ_ALIVE_TOKEN
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x71FFAADA | FSEQ_CNVI_ID
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x68D601F7 | FSEQ_CNVR_ID
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000200 | CNVI_AUX_MISC_CHIP
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x01300202 | CNVR_AUX_MISC_CHIP
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BADCAFE | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
Jun 30 13:02:53 arch64 kernel: ieee80211 phy0: Hardware restart was requested
Jun 30 13:02:53 arch64 kernel: iwlwifi 0000:21:00.0: Queue 0 is active on fifo 7 and stuck for 2500 ms. SW [21, 22] HW [22, 22] FH TRB=0x0700015
Jun 30 13:03:08 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 30 13:03:08 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=780000
Jun 30 13:17:46 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 13:17:46 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 13:20:14 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 13:20:14 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 13:21:05 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 13:21:05 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: Error sending STATISTICS_CMD: time out after 2000ms.
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: Current CMD queue read_ptr 148 write_ptr 149
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 6
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: Loaded firmware version: 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x000022F0 | trm_hw_status0
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | trm_hw_status1
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00481CEE | branchlink2
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047161E | interruptlink1
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x000019AC | interruptlink2
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00011744 | data1
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | data2
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xE000000C | data3
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x848137BB | beacon time
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xF97A984C | tsf low
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000F | tsf hi
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | time gp1
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x5ABC202A | time gp2
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000001 | uCode revision type
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | uCode version major
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | uCode version minor
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000321 | hw version
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00C89001 | board version
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000001C | hcmd
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00022000 | isr0
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr1
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00001802 | isr2
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0041FCC0 | isr3
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr4
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BF2001C | last cmd Id
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00011744 | wait_event
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00001B5C | l2p_control
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000020 | l2p_duration
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000003 | l2p_mhvalid
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x000000FE | l2p_addr_match
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000D | lmpm_pmg_sel
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x30031521 | timestamp
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00E82020 | flow_handler
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 7
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x20000066 | NMI_INTERRUPT_HOST
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac branchlink1
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0088A6A | umac branchlink2
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink1
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink2
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | umac data1
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac data2
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xDEADBEEF | umac data3
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | umac major
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | umac minor
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x5ABC2018 | frame pointer
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xC088627C | stack pointer
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0094019C | last host cmd
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr status reg
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: IML/ROM dump:
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00002320 | IML/ROM error/state
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000003 | IML/ROM data1
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: Fseq Registers:
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xD6831258 | FSEQ_ERROR_CODE
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x000778FC | FSEQ_CNVIO_INIT_VERSION
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000A371 | FSEQ_OTP_VERSION
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0xEFD9968E | FSEQ_TOP_CONTENT_VERSION
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x817642F1 | FSEQ_ALIVE_TOKEN
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x71FFAADA | FSEQ_CNVI_ID
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x68D601F7 | FSEQ_CNVR_ID
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000200 | CNVI_AUX_MISC_CHIP
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x01300202 | CNVR_AUX_MISC_CHIP
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BADCAFE | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
Jun 30 13:28:16 arch64 kernel: ieee80211 phy0: Hardware restart was requested
Jun 30 13:28:16 arch64 kernel: iwlwifi 0000:21:00.0: Queue 0 is active on fifo 7 and stuck for 2500 ms. SW [148, 149] HW [149, 149] FH TRB=0x0700094
Jun 30 13:28:33 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 30 13:28:33 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=9999 txrate=780000
Jun 30 13:42:29 arch64 systemd-timesyncd[526]: Timed out waiting for reply from [2400:8904::f03c:92ff:fe80:f6ac]:123 (2.arch.pool.ntp.org).
Jun 30 13:42:29 arch64 systemd-timesyncd[526]: Contacted time server [2606:4700:f1::123]:123 (2.arch.pool.ntp.org).
Jun 30 13:44:30 arch64 systemd-resolved[525]: Grace period over, resuming full feature set (UDP+EDNS0) for DNS server fe80::1%3.
Jun 30 13:44:42 arch64 systemd-resolved[525]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server fe80::1%3.
Jun 30 13:47:56 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 13:47:56 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: Error sending STATISTICS_CMD: time out after 2000ms.
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: Current CMD queue read_ptr 192 write_ptr 193
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 6
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: Loaded firmware version: 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x000022F0 | trm_hw_status0
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | trm_hw_status1
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00481CEE | branchlink2
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0047161E | interruptlink1
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00006BBC | interruptlink2
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0001B2BA | data1
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | data2
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xE0000008 | data3
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x47413793 | beacon time
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x4C82D876 | tsf low
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000010 | tsf hi
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | time gp1
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x52FDB3A0 | time gp2
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000001 | uCode revision type
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | uCode version major
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | uCode version minor
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000321 | hw version
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00C89001 | board version
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000001C | hcmd
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00022000 | isr0
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | isr1
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00001802 | isr2
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0041FCC0 | isr3
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr4
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BA1001C | last cmd Id
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0001B2BA | wait_event
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00005241 | l2p_control
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000020 | l2p_duration
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000003 | l2p_mhvalid
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x000000EE | l2p_addr_match
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000000D | lmpm_pmg_sel
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x30031521 | timestamp
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x12305858 | flow_handler
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: Start IWL Error Log Dump:
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: Transport status: 0x0000004A, valid: 7
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x20000066 | NMI_INTERRUPT_HOST
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | umac branchlink1
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0088A6A | umac branchlink2
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink1
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac interruptlink2
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000000 | umac data1
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xC0084484 | umac data2
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xDEADBEEF | umac data3
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000002E | umac major
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xFF18E32A | umac minor
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x52FDB38E | frame pointer
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xC088627C | stack pointer
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00C0019C | last host cmd
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | isr status reg
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: IML/ROM dump:
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00002320 | IML/ROM error/state
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000003 | IML/ROM data1
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: Fseq Registers:
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xD6831258 | FSEQ_ERROR_CODE
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x000778FC | FSEQ_CNVIO_INIT_VERSION
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000A371 | FSEQ_OTP_VERSION
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0xEFD9968E | FSEQ_TOP_CONTENT_VERSION
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x817642F1 | FSEQ_ALIVE_TOKEN
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x71FFAADA | FSEQ_CNVI_ID
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x68D601F7 | FSEQ_CNVR_ID
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x01000200 | CNVI_AUX_MISC_CHIP
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x01300202 | CNVR_AUX_MISC_CHIP
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: 0x0BADCAFE | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
Jun 30 13:51:29 arch64 kernel: ieee80211 phy0: Hardware restart was requested
Jun 30 13:51:29 arch64 kernel: iwlwifi 0000:21:00.0: Queue 0 is active on fifo 7 and stuck for 2500 ms. SW [192, 193] HW [193, 193] FH TRB=0x07000c0
Jun 30 13:51:46 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Jun 30 13:51:46 arch64 wpa_supplicant[632]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=866700
Jun 30 14:09:06 arch64 /usr/lib/gdm-x-session[1081]: (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
Jun 30 14:09:06 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x56217ec55150] is on because it needs an allocation.
Jun 30 14:09:06 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x56217ec55530] is on because it needs an allocation.
Jun 30 14:09:06 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x56217ecb59e0] is on because it needs an allocation.
Jun 30 14:09:06 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x56217ecb9bc0] is on because it needs an allocation.
Jun 30 14:09:06 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x56217de0b750] is on because it needs an allocation.
Jun 30 14:09:06 arch64 gnome-shell[1200]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x56217de11170] is on because it needs an allocation.
Jun 30 14:09:07 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 14:09:07 arch64 rtkit-daemon[746]: Supervising 8 threads of 5 processes of 1 users.
Jun 30 14:09:07 arch64 kernel: BUG: kernel NULL pointer dereference, address: 000000000000067b
Jun 30 14:09:07 arch64 kernel: #PF: supervisor read access in kernel mode
lines 4165-4222/4222 (END)Last edited by arnuld (2023-06-30 08:49:37)
Offline