You are not logged in.

#1 2022-05-21 05:54:47

f4T1H21
Member
Registered: 2022-05-21
Posts: 8
Website

[SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

I'm using a Lenovo laptop, my card's name is: Intel Corporation Dual Band Wireless-AC 3165 Plus Bluetooth (rev 99)
After connecting to the router, internet connection works for about 1 mins and then it does not work but the icon in nm-applet shows that the connection is made.
After 2-3 mins the internet connection gets working again and the above thing happens again.
I can connect the internet via connecting my router properly with both windows pc and phone from the same location.
By the way the connection speed in that 1 minute period is also too low when it compared to Windows.

Last edited by f4T1H21 (2022-05-30 18:08:05)

Offline

#2 2022-05-21 06:51:00

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

Also 3rd link below. Mandatory.

Offline

#3 2022-05-21 08:04:20

f4T1H21
Member
Registered: 2022-05-21
Posts: 8
Website

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

seth wrote:
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

Also 3rd link below. Mandatory.

dbus-org.freedesktop.nm-dispatcher.service | system
dbus-org.freedesktop.timesync1.service   | system
dirmngr.socket                           | sockets.target.wants
display-manager.service                  | system
docker.service                           | multi-user.target.wants
gcr-ssh-agent.socket                     | sockets.target.wants
getty@tty1.service                       | getty.target.wants
gpg-agent-browser.socket                 | sockets.target.wants
gpg-agent-extra.socket                   | sockets.target.wants
gpg-agent.socket                         | sockets.target.wants
gpg-agent-ssh.socket                     | sockets.target.wants
NetworkManager.service                   | multi-user.target.wants
NetworkManager-wait-online.service       | network-online.target.wants
p11-kit-server.socket                    | sockets.target.wants
pipewire.socket                          | sockets.target.wants
pulseaudio.socket                        | sockets.target.wants
reflector.timer                          | timers.target.wants
remote-fs.target                         | multi-user.target.wants
systemd-timesyncd.service                | sysinit.target.wants
xdg-user-dirs-update.service             | default.target.wants

By the way, I'm not using dual boot windows. My laptop only has Arch Linux installed as an operating system.

Last edited by f4T1H21 (2022-05-21 08:09:03)

Offline

#4 2022-05-21 10:12:47

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

So

when it compared to Windows

is entirely different hardware?

Disable docker (for testing purposed, the docker0 NIC and alteration to the ip and routing tables might be the cause) and if that's not it, post a complete system journal covering wifi drop-outs ("sudo journalctl -b" for the current boot)

Offline

#5 2022-05-21 18:59:13

f4T1H21
Member
Registered: 2022-05-21
Posts: 8
Website

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

seth wrote:

is entirely different hardware?

I was using windows on the same hardware before moving to arch. I deleted windows when I moved to arch.

I disabled docker service using systemctl. Unfortunately I'm in the same situation.

I connected and disconnected to my modem/router 2-3 times in this boot session. In all that connections, I either was able to access to internet at a very slow speed (2-4 mbps) or wasn't able to access the internet at all.
I have to use ethernet (wired connection) to be able to have a stable internet access.

Here comes the output of:

sudo journalctl -b
May 21 21:41:55 tarchn kernel: microcode: microcode updated early to revision 0xf0, date = 2021-11-12
May 21 21:41:55 tarchn kernel: Linux version 5.17.9-arch1-1 (linux@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Wed, 18 May 2022 17:30:11 +0000
May 21 21:41:55 tarchn kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=07d3ae0d-3d30-472d-bc92-8fc11b7cf69e rw loglevel=3 quiet
May 21 21:41:55 tarchn kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 21 21:41:55 tarchn kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 21 21:41:55 tarchn kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 21 21:41:55 tarchn kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 21 21:41:55 tarchn kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 21 21:41:55 tarchn kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 21 21:41:55 tarchn kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 21 21:41:55 tarchn kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 21 21:41:55 tarchn kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 21 21:41:55 tarchn kernel: signal: max sigframe size: 2032
May 21 21:41:55 tarchn kernel: BIOS-provided physical RAM map:
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000056935fff] usable
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000056936000-0x0000000056936fff] ACPI NVS
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000056937000-0x0000000056937fff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000056938000-0x0000000058387fff] usable
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000058388000-0x0000000058c87fff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000058c88000-0x000000006ee9dfff] usable
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x000000006ee9e000-0x000000006f09dfff] type 20
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x000000006f09e000-0x000000006f88dfff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x000000006f88e000-0x000000006ff7dfff] ACPI NVS
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x000000006ff7e000-0x000000006fffdfff] ACPI data
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x000000006fffe000-0x000000006fffefff] usable
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x000000006ffff000-0x000000007affffff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x00000000ffa10000-0x00000000ffffffff] reserved
May 21 21:41:55 tarchn kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000483ffffff] usable
May 21 21:41:55 tarchn kernel: NX (Execute Disable) protection: active
May 21 21:41:55 tarchn kernel: efi: EFI v2.50 by INSYDE Corp.
May 21 21:41:55 tarchn kernel: efi: ACPI 2.0=0x6fffd014 SMBIOS=0x6f102000 SMBIOS 3.0=0x6f100000 ESRT=0x6f0fe758 MEMATTR=0x5fb98018 
May 21 21:41:55 tarchn kernel: SMBIOS 3.0.0 present.
May 21 21:41:55 tarchn kernel: DMI: LENOVO 81BF/LNVNB161216, BIOS 6JCN33WW 06/30/2020
May 21 21:41:55 tarchn kernel: tsc: Detected 2000.000 MHz processor
May 21 21:41:55 tarchn kernel: tsc: Detected 1999.968 MHz TSC
May 21 21:41:55 tarchn kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 21 21:41:55 tarchn kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 21 21:41:55 tarchn kernel: last_pfn = 0x484000 max_arch_pfn = 0x400000000
May 21 21:41:55 tarchn kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 21 21:41:55 tarchn kernel: last_pfn = 0x6ffff max_arch_pfn = 0x400000000
May 21 21:41:55 tarchn kernel: esrt: Reserving ESRT space from 0x000000006f0fe758 to 0x000000006f0fe808.
May 21 21:41:55 tarchn kernel: Using GB pages for direct mapping
May 21 21:41:55 tarchn kernel: Secure boot disabled
May 21 21:41:55 tarchn kernel: RAMDISK: [mem 0x36515000-0x37281fff]
May 21 21:41:55 tarchn kernel: ACPI: Early table checksum verification disabled
May 21 21:41:55 tarchn kernel: ACPI: RSDP 0x000000006FFFD014 000024 (v02 LENOVO)
May 21 21:41:55 tarchn kernel: ACPI: XSDT 0x000000006FFC8188 00011C (v01 LENOVO CB-01    00000001      01000013)
May 21 21:41:55 tarchn kernel: ACPI: FACP 0x000000006FFEE000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: DSDT 0x000000006FFCE000 01CC14 (v02 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: FACS 0x000000006FF5B000 000040
May 21 21:41:55 tarchn kernel: ACPI: UEFI 0x000000006FFFC000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: UEFI 0x000000006FFFB000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: MSDM 0x000000006FFFA000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFF9000 0004C3 (v02 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFF8000 000046 (v02 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: TPM2 0x000000006FFF7000 000034 (v03 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFF3000 0030F8 (v02 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: ASF! 0x000000006FFF2000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: ASPT 0x000000006FFF1000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: BOOT 0x000000006FFF0000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: DBGP 0x000000006FFEF000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: HPET 0x000000006FFED000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: APIC 0x000000006FFEC000 0000BC (v03 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: MCFG 0x000000006FFEB000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: LPIT 0x000000006FFCD000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: WSMT 0x000000006FFCC000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFCB000 00029F (v02 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFCA000 000346 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFC9000 000E41 (v02 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFC7000 00051E (v02 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: DBGP 0x000000006FFC6000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: DBG2 0x000000006FFC5000 000054 (v00 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFC3000 0010B0 (v02 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFC2000 000EDE (v02 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0x000000006FFBE000 003D04 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: UEFI 0x000000006FFBD000 00063A (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: UEFI 0x000000006FFBC000 00005C (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: DMAR 0x000000006FFBB000 0000CC (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: FPDT 0x000000006FFBA000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: BGRT 0x000000006FFB9000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
May 21 21:41:55 tarchn kernel: ACPI: Reserving FACP table memory at [mem 0x6ffee000-0x6ffee10b]
May 21 21:41:55 tarchn kernel: ACPI: Reserving DSDT table memory at [mem 0x6ffce000-0x6ffeac13]
May 21 21:41:55 tarchn kernel: ACPI: Reserving FACS table memory at [mem 0x6ff5b000-0x6ff5b03f]
May 21 21:41:55 tarchn kernel: ACPI: Reserving UEFI table memory at [mem 0x6fffc000-0x6fffc235]
May 21 21:41:55 tarchn kernel: ACPI: Reserving UEFI table memory at [mem 0x6fffb000-0x6fffb041]
May 21 21:41:55 tarchn kernel: ACPI: Reserving MSDM table memory at [mem 0x6fffa000-0x6fffa054]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6fff9000-0x6fff94c2]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6fff8000-0x6fff8045]
May 21 21:41:55 tarchn kernel: ACPI: Reserving TPM2 table memory at [mem 0x6fff7000-0x6fff7033]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6fff3000-0x6fff60f7]
May 21 21:41:55 tarchn kernel: ACPI: Reserving ASF! table memory at [mem 0x6fff2000-0x6fff20a4]
May 21 21:41:55 tarchn kernel: ACPI: Reserving ASPT table memory at [mem 0x6fff1000-0x6fff1033]
May 21 21:41:55 tarchn kernel: ACPI: Reserving BOOT table memory at [mem 0x6fff0000-0x6fff0027]
May 21 21:41:55 tarchn kernel: ACPI: Reserving DBGP table memory at [mem 0x6ffef000-0x6ffef033]
May 21 21:41:55 tarchn kernel: ACPI: Reserving HPET table memory at [mem 0x6ffed000-0x6ffed037]
May 21 21:41:55 tarchn kernel: ACPI: Reserving APIC table memory at [mem 0x6ffec000-0x6ffec0bb]
May 21 21:41:55 tarchn kernel: ACPI: Reserving MCFG table memory at [mem 0x6ffeb000-0x6ffeb03b]
May 21 21:41:55 tarchn kernel: ACPI: Reserving LPIT table memory at [mem 0x6ffcd000-0x6ffcd093]
May 21 21:41:55 tarchn kernel: ACPI: Reserving WSMT table memory at [mem 0x6ffcc000-0x6ffcc027]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6ffcb000-0x6ffcb29e]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6ffca000-0x6ffca345]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6ffc9000-0x6ffc9e40]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6ffc7000-0x6ffc751d]
May 21 21:41:55 tarchn kernel: ACPI: Reserving DBGP table memory at [mem 0x6ffc6000-0x6ffc6033]
May 21 21:41:55 tarchn kernel: ACPI: Reserving DBG2 table memory at [mem 0x6ffc5000-0x6ffc5053]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6ffc3000-0x6ffc40af]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6ffc2000-0x6ffc2edd]
May 21 21:41:55 tarchn kernel: ACPI: Reserving SSDT table memory at [mem 0x6ffbe000-0x6ffc1d03]
May 21 21:41:55 tarchn kernel: ACPI: Reserving UEFI table memory at [mem 0x6ffbd000-0x6ffbd639]
May 21 21:41:55 tarchn kernel: ACPI: Reserving UEFI table memory at [mem 0x6ffbc000-0x6ffbc05b]
May 21 21:41:55 tarchn kernel: ACPI: Reserving DMAR table memory at [mem 0x6ffbb000-0x6ffbb0cb]
May 21 21:41:55 tarchn kernel: ACPI: Reserving FPDT table memory at [mem 0x6ffba000-0x6ffba043]
May 21 21:41:55 tarchn kernel: ACPI: Reserving BGRT table memory at [mem 0x6ffb9000-0x6ffb9037]
May 21 21:41:55 tarchn kernel: No NUMA configuration found
May 21 21:41:55 tarchn kernel: Faking a node at [mem 0x0000000000000000-0x0000000483ffffff]
May 21 21:41:55 tarchn kernel: NODE_DATA(0) allocated [mem 0x483ffc000-0x483ffffff]
May 21 21:41:55 tarchn kernel: Zone ranges:
May 21 21:41:55 tarchn kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 21 21:41:55 tarchn kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 21 21:41:55 tarchn kernel:   Normal   [mem 0x0000000100000000-0x0000000483ffffff]
May 21 21:41:55 tarchn kernel:   Device   empty
May 21 21:41:55 tarchn kernel: Movable zone start for each node
May 21 21:41:55 tarchn kernel: Early memory node ranges
May 21 21:41:55 tarchn kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
May 21 21:41:55 tarchn kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
May 21 21:41:55 tarchn kernel:   node   0: [mem 0x0000000000100000-0x0000000056935fff]
May 21 21:41:55 tarchn kernel:   node   0: [mem 0x0000000056938000-0x0000000058387fff]
May 21 21:41:55 tarchn kernel:   node   0: [mem 0x0000000058c88000-0x000000006ee9dfff]
May 21 21:41:55 tarchn kernel:   node   0: [mem 0x000000006fffe000-0x000000006fffefff]
May 21 21:41:55 tarchn kernel:   node   0: [mem 0x0000000100000000-0x0000000483ffffff]
May 21 21:41:55 tarchn kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000483ffffff]
May 21 21:41:55 tarchn kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 21 21:41:55 tarchn kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 21 21:41:55 tarchn kernel: On node 0, zone DMA: 98 pages in unavailable ranges
May 21 21:41:55 tarchn kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
May 21 21:41:55 tarchn kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
May 21 21:41:55 tarchn kernel: On node 0, zone DMA32: 4448 pages in unavailable ranges
May 21 21:41:55 tarchn kernel: On node 0, zone Normal: 1 pages in unavailable ranges
May 21 21:41:55 tarchn kernel: On node 0, zone Normal: 16384 pages in unavailable ranges
May 21 21:41:55 tarchn kernel: Reserving Intel graphics memory at [mem 0x79000000-0x7affffff]
May 21 21:41:55 tarchn kernel: ACPI: PM-Timer IO Port: 0x1808
May 21 21:41:55 tarchn kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 21 21:41:55 tarchn kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 21 21:41:55 tarchn kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 21 21:41:55 tarchn kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 21 21:41:55 tarchn kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
May 21 21:41:55 tarchn kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
May 21 21:41:55 tarchn kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
May 21 21:41:55 tarchn kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
May 21 21:41:55 tarchn kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 21 21:41:55 tarchn kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 21 21:41:55 tarchn kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 21 21:41:55 tarchn kernel: ACPI: Using ACPI (MADT) for SMP configuration information
May 21 21:41:55 tarchn kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
May 21 21:41:55 tarchn kernel: e820: update [mem 0x5f48f000-0x5f582fff] usable ==> reserved
May 21 21:41:55 tarchn kernel: TSC deadline timer available
May 21 21:41:55 tarchn kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x56936000-0x56936fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x56937000-0x56937fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x58388000-0x58c87fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x5f48f000-0x5f582fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x6ee9e000-0x6f09dfff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x6f09e000-0x6f88dfff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x6f88e000-0x6ff7dfff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x6ff7e000-0x6fffdfff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x6ffff000-0x7affffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0x7b000000-0xdfffffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfe800000-0xfebfffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffa0ffff]
May 21 21:41:55 tarchn kernel: PM: hibernation: Registered nosave memory: [mem 0xffa10000-0xffffffff]
May 21 21:41:55 tarchn kernel: [mem 0x7b000000-0xdfffffff] available for PCI devices
May 21 21:41:55 tarchn kernel: Booting paravirtualized kernel on bare hardware
May 21 21:41:55 tarchn kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 21 21:41:55 tarchn kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
May 21 21:41:55 tarchn kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u524288
May 21 21:41:55 tarchn kernel: pcpu-alloc: s217088 r8192 d28672 u524288 alloc=1*2097152
May 21 21:41:55 tarchn kernel: pcpu-alloc: [0] 0 1 2 3 
May 21 21:41:55 tarchn kernel: Fallback order for Node 0: 0 
May 21 21:41:55 tarchn kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4073478
May 21 21:41:55 tarchn kernel: Policy zone: Normal
May 21 21:41:55 tarchn kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=07d3ae0d-3d30-472d-bc92-8fc11b7cf69e rw loglevel=3 quiet
May 21 21:41:55 tarchn kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
May 21 21:41:55 tarchn kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 21 21:41:55 tarchn kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
May 21 21:41:55 tarchn kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
May 21 21:41:55 tarchn kernel: Memory: 16100988K/16553188K available (14343K kernel code, 2092K rwdata, 10940K rodata, 1788K init, 3380K bss, 451940K reserved, 0K cma-reserved)
May 21 21:41:55 tarchn kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x530 with crng_init=0
May 21 21:41:55 tarchn kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
May 21 21:41:55 tarchn kernel: Kernel/User page tables isolation: enabled
May 21 21:41:55 tarchn kernel: ftrace: allocating 44879 entries in 176 pages
May 21 21:41:55 tarchn kernel: ftrace: allocated 176 pages with 3 groups
May 21 21:41:55 tarchn kernel: Dynamic Preempt: full
May 21 21:41:55 tarchn kernel: rcu: Preemptible hierarchical RCU implementation.
May 21 21:41:55 tarchn kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
May 21 21:41:55 tarchn kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
May 21 21:41:55 tarchn kernel:         Trampoline variant of Tasks RCU enabled.
May 21 21:41:55 tarchn kernel:         Rude variant of Tasks RCU enabled.
May 21 21:41:55 tarchn kernel:         Tracing variant of Tasks RCU enabled.
May 21 21:41:55 tarchn kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 21 21:41:55 tarchn kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
May 21 21:41:55 tarchn kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
May 21 21:41:55 tarchn kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
May 21 21:41:55 tarchn kernel: random: crng init done (trusting CPU's manufacturer)
May 21 21:41:55 tarchn kernel: Console: colour dummy device 80x25
May 21 21:41:55 tarchn kernel: printk: console [tty0] enabled
May 21 21:41:55 tarchn kernel: ACPI: Core revision 20211217
May 21 21:41:55 tarchn kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
May 21 21:41:55 tarchn kernel: APIC: Switch to symmetric I/O mode setup
May 21 21:41:55 tarchn kernel: DMAR: Host address width 39
May 21 21:41:55 tarchn kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
May 21 21:41:55 tarchn kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
May 21 21:41:55 tarchn kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 21 21:41:55 tarchn kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 21 21:41:55 tarchn kernel: DMAR: RMRR base: 0x0000006f782000 end: 0x0000006f7a1fff
May 21 21:41:55 tarchn kernel: DMAR: RMRR base: 0x00000078800000 end: 0x0000007affffff
May 21 21:41:55 tarchn kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
May 21 21:41:55 tarchn kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
May 21 21:41:55 tarchn kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 21 21:41:55 tarchn kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
May 21 21:41:55 tarchn kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
May 21 21:41:55 tarchn kernel: x2apic enabled
May 21 21:41:55 tarchn kernel: Switched APIC routing to cluster x2apic.
May 21 21:41:55 tarchn kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 21 21:41:55 tarchn kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns
May 21 21:41:55 tarchn kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4001.60 BogoMIPS (lpj=6666560)
May 21 21:41:55 tarchn kernel: pid_max: default: 32768 minimum: 301
May 21 21:41:55 tarchn kernel: LSM: Security Framework initializing
May 21 21:41:55 tarchn kernel: landlock: Up and running.
May 21 21:41:55 tarchn kernel: Yama: becoming mindful.
May 21 21:41:55 tarchn kernel: LSM support for eBPF active
May 21 21:41:55 tarchn kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 21 21:41:55 tarchn kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 21 21:41:55 tarchn kernel: CPU0: Thermal monitoring enabled (TM1)
May 21 21:41:55 tarchn kernel: process: using mwait in idle threads
May 21 21:41:55 tarchn kernel: Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
May 21 21:41:55 tarchn kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 21 21:41:55 tarchn kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 21 21:41:55 tarchn kernel: Spectre V2 : Mitigation: Retpolines
May 21 21:41:55 tarchn kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 21 21:41:55 tarchn kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
May 21 21:41:55 tarchn kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 21 21:41:55 tarchn kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
May 21 21:41:55 tarchn kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
May 21 21:41:55 tarchn kernel: SRBDS: Mitigation: Microcode
May 21 21:41:55 tarchn kernel: MDS: Mitigation: Clear CPU buffers
May 21 21:41:55 tarchn kernel: Freeing SMP alternatives memory: 36K
May 21 21:41:55 tarchn kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1894
May 21 21:41:55 tarchn kernel: smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
May 21 21:41:55 tarchn kernel: cblist_init_generic: Setting adjustable number of callback queues.
May 21 21:41:55 tarchn kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
May 21 21:41:55 tarchn kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
May 21 21:41:55 tarchn kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
May 21 21:41:55 tarchn kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 21 21:41:55 tarchn kernel: ... version:                4
May 21 21:41:55 tarchn kernel: ... bit width:              48
May 21 21:41:55 tarchn kernel: ... generic registers:      8
May 21 21:41:55 tarchn kernel: ... value mask:             0000ffffffffffff
May 21 21:41:55 tarchn kernel: ... max period:             00007fffffffffff
May 21 21:41:55 tarchn kernel: ... fixed-purpose events:   3
May 21 21:41:55 tarchn kernel: ... event mask:             00000007000000ff
May 21 21:41:55 tarchn kernel: rcu: Hierarchical SRCU implementation.
May 21 21:41:55 tarchn kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 21 21:41:55 tarchn kernel: smp: Bringing up secondary CPUs ...
May 21 21:41:55 tarchn kernel: x86: Booting SMP configuration:
May 21 21:41:55 tarchn kernel: .... node  #0, CPUs:      #1 #2 #3
May 21 21:41:55 tarchn kernel: smp: Brought up 1 node, 4 CPUs
May 21 21:41:55 tarchn kernel: smpboot: Max logical packages: 1
May 21 21:41:55 tarchn kernel: smpboot: Total of 4 processors activated (16006.40 BogoMIPS)
May 21 21:41:55 tarchn kernel: devtmpfs: initialized
May 21 21:41:55 tarchn kernel: x86/mm: Memory block size: 128MB
May 21 21:41:55 tarchn kernel: ACPI: PM: Registering ACPI NVS region [mem 0x56936000-0x56936fff] (4096 bytes)
May 21 21:41:55 tarchn kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6f88e000-0x6ff7dfff] (7274496 bytes)
May 21 21:41:55 tarchn kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 21 21:41:55 tarchn kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
May 21 21:41:55 tarchn kernel: pinctrl core: initialized pinctrl subsystem
May 21 21:41:55 tarchn kernel: PM: RTC time: 18:41:52, date: 2022-05-21
May 21 21:41:55 tarchn kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
May 21 21:41:55 tarchn kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
May 21 21:41:55 tarchn kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 21 21:41:55 tarchn kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 21 21:41:55 tarchn kernel: audit: initializing netlink subsys (disabled)
May 21 21:41:55 tarchn kernel: audit: type=2000 audit(1653158512.043:1): state=initialized audit_enabled=0 res=1
May 21 21:41:55 tarchn kernel: thermal_sys: Registered thermal governor 'fair_share'
May 21 21:41:55 tarchn kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 21 21:41:55 tarchn kernel: thermal_sys: Registered thermal governor 'step_wise'
May 21 21:41:55 tarchn kernel: thermal_sys: Registered thermal governor 'user_space'
May 21 21:41:55 tarchn kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 21 21:41:55 tarchn kernel: cpuidle: using governor ladder
May 21 21:41:55 tarchn kernel: cpuidle: using governor menu
May 21 21:41:55 tarchn kernel: Simple Boot Flag at 0x44 set to 0x1
May 21 21:41:55 tarchn kernel: HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
May 21 21:41:55 tarchn kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 21 21:41:55 tarchn kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 21 21:41:55 tarchn kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 21 21:41:55 tarchn kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
May 21 21:41:55 tarchn kernel: PCI: Using configuration type 1 for base access
May 21 21:41:55 tarchn kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
May 21 21:41:55 tarchn kernel: HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
May 21 21:41:55 tarchn kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
May 21 21:41:55 tarchn kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
May 21 21:41:55 tarchn kernel: ACPI: Added _OSI(Module Device)
May 21 21:41:55 tarchn kernel: ACPI: Added _OSI(Processor Device)
May 21 21:41:55 tarchn kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 21 21:41:55 tarchn kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 21 21:41:55 tarchn kernel: ACPI: Added _OSI(Linux-Dell-Video)
May 21 21:41:55 tarchn kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
May 21 21:41:55 tarchn kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
May 21 21:41:55 tarchn kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
May 21 21:41:55 tarchn kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 21 21:41:55 tarchn kernel: ACPI: Dynamic OEM Table Load:
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0xFFFF944580F9A800 0005CD (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
May 21 21:41:55 tarchn kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
May 21 21:41:55 tarchn kernel: ACPI: Dynamic OEM Table Load:
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0xFFFF944580B53000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
May 21 21:41:55 tarchn kernel: ACPI: Dynamic OEM Table Load:
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0xFFFF944580F9C800 00065C (v02 PmRef  ApIst    00003000 INTL 20160527)
May 21 21:41:55 tarchn kernel: ACPI: Dynamic OEM Table Load:
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0xFFFF94458025B000 000197 (v02 PmRef  ApHwp    00003000 INTL 20160527)
May 21 21:41:55 tarchn kernel: ACPI: Dynamic OEM Table Load:
May 21 21:41:55 tarchn kernel: ACPI: SSDT 0xFFFF94458025A600 00018A (v02 PmRef  ApCst    00003000 INTL 20160527)
May 21 21:41:55 tarchn kernel: ACPI: EC: EC started
May 21 21:41:55 tarchn kernel: ACPI: EC: interrupt blocked
May 21 21:41:55 tarchn kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 21 21:41:55 tarchn kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
May 21 21:41:55 tarchn kernel: ACPI: Interpreter enabled
May 21 21:41:55 tarchn kernel: ACPI: PM: (supports S0 S3 S4 S5)
May 21 21:41:55 tarchn kernel: ACPI: Using IOAPIC for interrupt routing
May 21 21:41:55 tarchn kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 21 21:41:55 tarchn kernel: ACPI: Enabled 6 GPEs in block 00 to 7F
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [PC01]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PM: Power Resource [WRST]
May 21 21:41:55 tarchn kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
May 21 21:41:55 tarchn kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 21 21:41:55 tarchn kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
May 21 21:41:55 tarchn kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 21 21:41:55 tarchn kernel: PCI host bridge to bus 0000:00
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: root bus resource [mem 0x7b000000-0xdfffffff window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
May 21 21:41:55 tarchn kernel: pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
May 21 21:41:55 tarchn kernel: pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
May 21 21:41:55 tarchn kernel: pci 0000:00:02.0: reg 0x10: [mem 0x92000000-0x92ffffff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
May 21 21:41:55 tarchn kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
May 21 21:41:55 tarchn kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
May 21 21:41:55 tarchn kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 21 21:41:55 tarchn kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
May 21 21:41:55 tarchn kernel: pci 0000:00:14.0: reg 0x10: [mem 0x94290000-0x9429ffff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 21 21:41:55 tarchn kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
May 21 21:41:55 tarchn kernel: pci 0000:00:14.2: reg 0x10: [mem 0x942b0000-0x942b0fff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
May 21 21:41:55 tarchn kernel: pci 0000:00:15.0: reg 0x10: [mem 0x942b1000-0x942b1fff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
May 21 21:41:55 tarchn kernel: pci 0000:00:16.0: reg 0x10: [mem 0x942b2000-0x942b2fff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:00:16.0: PME# supported from D3hot
May 21 21:41:55 tarchn kernel: pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
May 21 21:41:55 tarchn kernel: pci 0000:00:17.0: reg 0x10: [mem 0x942a0000-0x942a7fff]
May 21 21:41:55 tarchn kernel: pci 0000:00:17.0: reg 0x14: [mem 0x942b4000-0x942b40ff]
May 21 21:41:55 tarchn kernel: pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
May 21 21:41:55 tarchn kernel: pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
May 21 21:41:55 tarchn kernel: pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
May 21 21:41:55 tarchn kernel: pci 0000:00:17.0: reg 0x24: [mem 0x94200000-0x9427ffff]
May 21 21:41:55 tarchn kernel: pci 0000:00:17.0: PME# supported from D3hot
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.2: reg 0x10: [mem 0x942ac000-0x942affff]
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x942a8000-0x942abfff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x94280000-0x9428ffff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x942b3000-0x942b30ff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:00:1f.4: reg 0x20: [io  0x5040-0x505f]
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: reg 0x10: [mem 0x93000000-0x93ffffff]
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: Enabling HDA controller
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0:   bridge window [mem 0x93000000-0x93ffffff]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
May 21 21:41:55 tarchn kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
May 21 21:41:55 tarchn kernel: pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
May 21 21:41:55 tarchn kernel: pci 0000:02:00.0: reg 0x18: [mem 0x94104000-0x94104fff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:02:00.0: reg 0x20: [mem 0x94100000-0x94103fff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:02:00.0: supports D1 D2
May 21 21:41:55 tarchn kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.4:   bridge window [mem 0x94100000-0x941fffff]
May 21 21:41:55 tarchn kernel: pci 0000:03:00.0: [8086:3166] type 00 class 0x028000
May 21 21:41:55 tarchn kernel: pci 0000:03:00.0: reg 0x10: [mem 0x94000000-0x94001fff 64bit]
May 21 21:41:55 tarchn kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.5:   bridge window [mem 0x94000000-0x940fffff]
May 21 21:41:55 tarchn kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
May 21 21:41:55 tarchn kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
May 21 21:41:55 tarchn kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
May 21 21:41:55 tarchn kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
May 21 21:41:55 tarchn kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
May 21 21:41:55 tarchn kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
May 21 21:41:55 tarchn kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
May 21 21:41:55 tarchn kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
May 21 21:41:55 tarchn kernel: ACPI: EC: interrupt unblocked
May 21 21:41:55 tarchn kernel: ACPI: EC: event unblocked
May 21 21:41:55 tarchn kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 21 21:41:55 tarchn kernel: ACPI: EC: GPE=0x4f
May 21 21:41:55 tarchn kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
May 21 21:41:55 tarchn kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
May 21 21:41:55 tarchn kernel: iommu: Default domain type: Translated 
May 21 21:41:55 tarchn kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
May 21 21:41:55 tarchn kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
May 21 21:41:55 tarchn kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 21 21:41:55 tarchn kernel: pci 0000:00:02.0: vgaarb: bridge control possible
May 21 21:41:55 tarchn kernel: vgaarb: loaded
May 21 21:41:55 tarchn kernel: SCSI subsystem initialized
May 21 21:41:55 tarchn kernel: libata version 3.00 loaded.
May 21 21:41:55 tarchn kernel: ACPI: bus type USB registered
May 21 21:41:55 tarchn kernel: usbcore: registered new interface driver usbfs
May 21 21:41:55 tarchn kernel: usbcore: registered new interface driver hub
May 21 21:41:55 tarchn kernel: usbcore: registered new device driver usb
May 21 21:41:55 tarchn kernel: pps_core: LinuxPPS API ver. 1 registered
May 21 21:41:55 tarchn kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
May 21 21:41:55 tarchn kernel: PTP clock support registered
May 21 21:41:55 tarchn kernel: EDAC MC: Ver: 3.0.0
May 21 21:41:55 tarchn kernel: Registered efivars operations
May 21 21:41:55 tarchn kernel: NetLabel: Initializing
May 21 21:41:55 tarchn kernel: NetLabel:  domain hash size = 128
May 21 21:41:55 tarchn kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 21 21:41:55 tarchn kernel: NetLabel:  unlabeled traffic allowed by default
May 21 21:41:55 tarchn kernel: mctp: management component transport protocol core
May 21 21:41:55 tarchn kernel: NET: Registered PF_MCTP protocol family
May 21 21:41:55 tarchn kernel: PCI: Using ACPI for IRQ routing
May 21 21:41:55 tarchn kernel: PCI: pci_cache_line_size set to 64 bytes
May 21 21:41:55 tarchn kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
May 21 21:41:55 tarchn kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
May 21 21:41:55 tarchn kernel: e820: reserve RAM buffer [mem 0x56936000-0x57ffffff]
May 21 21:41:55 tarchn kernel: e820: reserve RAM buffer [mem 0x58388000-0x5bffffff]
May 21 21:41:55 tarchn kernel: e820: reserve RAM buffer [mem 0x5f48f000-0x5fffffff]
May 21 21:41:55 tarchn kernel: e820: reserve RAM buffer [mem 0x6ee9e000-0x6fffffff]
May 21 21:41:55 tarchn kernel: e820: reserve RAM buffer [mem 0x6ffff000-0x6fffffff]
May 21 21:41:55 tarchn kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
May 21 21:41:55 tarchn kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
May 21 21:41:55 tarchn kernel: clocksource: Switched to clocksource tsc-early
May 21 21:41:55 tarchn kernel: VFS: Disk quotas dquot_6.6.0
May 21 21:41:55 tarchn kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 21 21:41:55 tarchn kernel: pnp: PnP ACPI init
May 21 21:41:55 tarchn kernel: system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:01: [io  0x2000-0x20fe] has been reserved
May 21 21:41:55 tarchn kernel: system 00:02: [io  0x0680-0x069f] has been reserved
May 21 21:41:55 tarchn kernel: system 00:02: [io  0xffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:02: [io  0xffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:02: [io  0xffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
May 21 21:41:55 tarchn kernel: system 00:02: [io  0x164e-0x164f] has been reserved
May 21 21:41:55 tarchn kernel: system 00:04: [io  0x1854-0x1857] has been reserved
May 21 21:41:55 tarchn kernel: system 00:06: [mem 0xfe029000-0xfe029fff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:06: [mem 0xfe028000-0xfe028fff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:06: [mem 0xfdaf0000-0xfdafffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:06: [mem 0xfdae0000-0xfdaeffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:06: [mem 0xfdac0000-0xfdacffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] could not be reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0xff000000-0xffffffff] could not be reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
May 21 21:41:55 tarchn kernel: system 00:07: [mem 0x7b000000-0x7b01ffff] has been reserved
May 21 21:41:55 tarchn kernel: pnp: PnP ACPI: found 8 devices
May 21 21:41:55 tarchn kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 21 21:41:55 tarchn kernel: NET: Registered PF_INET protocol family
May 21 21:41:55 tarchn kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 21 21:41:55 tarchn kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
May 21 21:41:55 tarchn kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 21 21:41:55 tarchn kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
May 21 21:41:55 tarchn kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 21 21:41:55 tarchn kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
May 21 21:41:55 tarchn kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 21 21:41:55 tarchn kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 21 21:41:55 tarchn kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
May 21 21:41:55 tarchn kernel: NET: Registered PF_XDP protocol family
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
May 21 21:41:55 tarchn kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0:   bridge window [mem 0x93000000-0x93ffffff]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.4:   bridge window [mem 0x94100000-0x941fffff]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
May 21 21:41:55 tarchn kernel: pci 0000:00:1c.5:   bridge window [mem 0x94000000-0x940fffff]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: resource 7 [mem 0x7b000000-0xdfffffff window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
May 21 21:41:55 tarchn kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
May 21 21:41:55 tarchn kernel: pci_bus 0000:01: resource 1 [mem 0x93000000-0x93ffffff]
May 21 21:41:55 tarchn kernel: pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
May 21 21:41:55 tarchn kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
May 21 21:41:55 tarchn kernel: pci_bus 0000:02: resource 1 [mem 0x94100000-0x941fffff]
May 21 21:41:55 tarchn kernel: pci_bus 0000:03: resource 1 [mem 0x94000000-0x940fffff]
May 21 21:41:55 tarchn kernel: PCI: CLS 64 bytes, default 64
May 21 21:41:55 tarchn kernel: DMAR: ACPI device "device:6e" under DMAR at fed91000 as 00:15.0
May 21 21:41:55 tarchn kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 21 21:41:55 tarchn kernel: software IO TLB: mapped [mem 0x000000006a8f6000-0x000000006e8f6000] (64MB)
May 21 21:41:55 tarchn kernel: Trying to unpack rootfs image as initramfs...
May 21 21:41:55 tarchn kernel: sgx: EPC section 0x70200000-0x75f7ffff
May 21 21:41:55 tarchn kernel: Initialise system trusted keyrings
May 21 21:41:55 tarchn kernel: Key type blacklist registered
May 21 21:41:55 tarchn kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 21 21:41:55 tarchn kernel: zbud: loaded
May 21 21:41:55 tarchn kernel: Key type asymmetric registered
May 21 21:41:55 tarchn kernel: Asymmetric key parser 'x509' registered
May 21 21:41:55 tarchn kernel: Freeing initrd memory: 13748K
May 21 21:41:55 tarchn kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
May 21 21:41:55 tarchn kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
May 21 21:41:55 tarchn kernel: io scheduler mq-deadline registered
May 21 21:41:55 tarchn kernel: io scheduler kyber registered
May 21 21:41:55 tarchn kernel: io scheduler bfq registered
May 21 21:41:55 tarchn kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
May 21 21:41:55 tarchn kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
May 21 21:41:55 tarchn kernel: pcieport 0000:00:1c.5: PME: Signaling with IRQ 124
May 21 21:41:55 tarchn kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 21 21:41:55 tarchn kernel: ACPI: AC: AC Adapter [ADP0] (on-line)
May 21 21:41:55 tarchn kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
May 21 21:41:55 tarchn kernel: ACPI: button: Lid Switch [LID0]
May 21 21:41:55 tarchn kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
May 21 21:41:55 tarchn kernel: ACPI: button: Power Button [PWRB]
May 21 21:41:55 tarchn kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20211217/psargs-330)
May 21 21:41:55 tarchn kernel: ACPI Error: Aborting method \_PR.CPU1._CPC due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
May 21 21:41:55 tarchn kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20211217/psargs-330)
May 21 21:41:55 tarchn kernel: ACPI Error: Aborting method \_PR.CPU2._CPC due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
May 21 21:41:55 tarchn kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20211217/psargs-330)
May 21 21:41:55 tarchn kernel: ACPI Error: Aborting method \_PR.CPU3._CPC due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
May 21 21:41:55 tarchn kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
May 21 21:41:55 tarchn kernel: Non-volatile memory driver v1.3
May 21 21:41:55 tarchn kernel: Linux agpgart interface v0.103
May 21 21:41:55 tarchn kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
May 21 21:41:55 tarchn kernel: ACPI: bus type drm_connector registered
May 21 21:41:55 tarchn kernel: ahci 0000:00:17.0: version 3.0
May 21 21:41:55 tarchn kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl RAID mode
May 21 21:41:55 tarchn kernel: ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
May 21 21:41:55 tarchn kernel: scsi host0: ahci
May 21 21:41:55 tarchn kernel: scsi host1: ahci
May 21 21:41:55 tarchn kernel: ata1: SATA max UDMA/133 abar m524288@0x94200000 port 0x94200100 irq 125
May 21 21:41:55 tarchn kernel: ata2: SATA max UDMA/133 abar m524288@0x94200000 port 0x94200180 irq 125
May 21 21:41:55 tarchn kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
May 21 21:41:55 tarchn kernel: ehci-pci: EHCI PCI platform driver
May 21 21:41:55 tarchn kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
May 21 21:41:55 tarchn kernel: ohci-pci: OHCI PCI platform driver
May 21 21:41:55 tarchn kernel: uhci_hcd: USB Universal Host Controller Interface driver
May 21 21:41:55 tarchn kernel: usbcore: registered new interface driver usbserial_generic
May 21 21:41:55 tarchn kernel: usbserial: USB Serial support registered for generic
May 21 21:41:55 tarchn kernel: rtc_cmos 00:03: RTC can wake from S4
May 21 21:41:55 tarchn kernel: rtc_cmos 00:03: registered as rtc0
May 21 21:41:55 tarchn kernel: rtc_cmos 00:03: setting system clock to 2022-05-21T18:41:52 UTC (1653158512)
May 21 21:41:55 tarchn kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
May 21 21:41:55 tarchn kernel: intel_pstate: Intel P-state driver initializing
May 21 21:41:55 tarchn kernel: intel_pstate: HWP enabled
May 21 21:41:55 tarchn kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 21 21:41:55 tarchn kernel: efifb: probing for efifb
May 21 21:41:55 tarchn kernel: efifb: showing boot graphics
May 21 21:41:55 tarchn kernel: efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
May 21 21:41:55 tarchn kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
May 21 21:41:55 tarchn kernel: efifb: scrolling: redraw
May 21 21:41:55 tarchn kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
May 21 21:41:55 tarchn kernel: fbcon: Deferring console take-over
May 21 21:41:55 tarchn kernel: fb0: EFI VGA frame buffer device
May 21 21:41:55 tarchn kernel: hid: raw HID events driver (C) Jiri Kosina
May 21 21:41:55 tarchn kernel: intel_pmc_core intel_pmc_core.0:  initialized
May 21 21:41:55 tarchn kernel: drop_monitor: Initializing network drop monitor service
May 21 21:41:55 tarchn kernel: Initializing XFRM netlink socket
May 21 21:41:55 tarchn kernel: NET: Registered PF_INET6 protocol family
May 21 21:41:55 tarchn kernel: Segment Routing with IPv6
May 21 21:41:55 tarchn kernel: RPL Segment Routing with IPv6
May 21 21:41:55 tarchn kernel: In-situ OAM (IOAM) with IPv6
May 21 21:41:55 tarchn kernel: NET: Registered PF_PACKET protocol family
May 21 21:41:55 tarchn kernel: microcode: sig=0x806ea, pf=0x80, revision=0xf0
May 21 21:41:55 tarchn kernel: microcode: Microcode Update Driver: v2.2.
May 21 21:41:55 tarchn kernel: IPI shorthand broadcast: enabled
May 21 21:41:55 tarchn kernel: sched_clock: Marking stable (530832015, 867553)->(541239937, -9540369)
May 21 21:41:55 tarchn kernel: registered taskstats version 1
May 21 21:41:55 tarchn kernel: Loading compiled-in X.509 certificates
May 21 21:41:55 tarchn kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7b1f7772fe6b819d806548881a392e077a32804c'
May 21 21:41:55 tarchn kernel: zswap: loaded using pool lz4/z3fold
May 21 21:41:55 tarchn kernel: Key type ._fscrypt registered
May 21 21:41:55 tarchn kernel: Key type .fscrypt registered
May 21 21:41:55 tarchn kernel: Key type fscrypt-provisioning registered
May 21 21:41:55 tarchn kernel: PM:   Magic number: 6:614:696
May 21 21:41:55 tarchn kernel: RAS: Correctable Errors collector initialized.
May 21 21:41:55 tarchn kernel: ACPI: battery: Slot [BAT0] (battery present)
May 21 21:41:55 tarchn kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 21 21:41:55 tarchn kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 21 21:41:55 tarchn kernel: ata1.00: ATA-10: Samsung SSD 870 EVO 500GB, 2109XKR, max UDMA/133
May 21 21:41:55 tarchn kernel: ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32), AA
May 21 21:41:55 tarchn kernel: ata1.00: configured for UDMA/133
May 21 21:41:55 tarchn kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 870  XKR  PQ: 0 ANSI: 5
May 21 21:41:55 tarchn kernel: sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
May 21 21:41:55 tarchn kernel: sd 0:0:0:0: [sda] Write Protect is off
May 21 21:41:55 tarchn kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 21 21:41:55 tarchn kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 21 21:41:55 tarchn kernel: ata2.00: ATA-10: ST1000LM035-1RK172, LCM2, max UDMA/100
May 21 21:41:55 tarchn kernel:  sda: sda1 sda2
May 21 21:41:55 tarchn kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 21 21:41:55 tarchn kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
May 21 21:41:55 tarchn kernel: ata2.00: configured for UDMA/100
May 21 21:41:55 tarchn kernel: scsi 1:0:0:0: Direct-Access     ATA      ST1000LM035-1RK1 LCM2 PQ: 0 ANSI: 5
May 21 21:41:55 tarchn kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
May 21 21:41:55 tarchn kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
May 21 21:41:55 tarchn kernel: sd 1:0:0:0: [sdb] Write Protect is off
May 21 21:41:55 tarchn kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
May 21 21:41:55 tarchn kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 21 21:41:55 tarchn kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
May 21 21:41:55 tarchn kernel: Freeing unused decrypted memory: 2036K
May 21 21:41:55 tarchn kernel: Freeing unused kernel image (initmem) memory: 1788K
May 21 21:41:55 tarchn kernel: Write protecting the kernel read-only data: 28672k
May 21 21:41:55 tarchn kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
May 21 21:41:55 tarchn kernel: Freeing unused kernel image (rodata/data gap) memory: 1348K
May 21 21:41:55 tarchn kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 21 21:41:55 tarchn kernel: rodata_test: all tests were successful
May 21 21:41:55 tarchn kernel: x86/mm: Checking user space page tables
May 21 21:41:55 tarchn kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 21 21:41:55 tarchn kernel: Run /init as init process
May 21 21:41:55 tarchn kernel:   with arguments:
May 21 21:41:55 tarchn kernel:     /init
May 21 21:41:55 tarchn kernel:   with environment:
May 21 21:41:55 tarchn kernel:     HOME=/
May 21 21:41:55 tarchn kernel:     TERM=linux
May 21 21:41:55 tarchn kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
May 21 21:41:55 tarchn kernel: fbcon: Taking over console
May 21 21:41:55 tarchn kernel: Console: switching to colour frame buffer device 240x67
May 21 21:41:55 tarchn kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
May 21 21:41:55 tarchn kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
May 21 21:41:55 tarchn kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 21 21:41:55 tarchn kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 21 21:41:55 tarchn kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 21 21:41:55 tarchn kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
May 21 21:41:55 tarchn kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
May 21 21:41:55 tarchn kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 21:41:55 tarchn kernel: usb usb1: Product: xHCI Host Controller
May 21 21:41:55 tarchn kernel: usb usb1: Manufacturer: Linux 5.17.9-arch1-1 xhci-hcd
May 21 21:41:55 tarchn kernel: usb usb1: SerialNumber: 0000:00:14.0
May 21 21:41:55 tarchn kernel: hub 1-0:1.0: USB hub found
May 21 21:41:55 tarchn kernel: hub 1-0:1.0: 12 ports detected
May 21 21:41:55 tarchn kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 21 21:41:55 tarchn kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 21 21:41:55 tarchn kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
May 21 21:41:55 tarchn kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
May 21 21:41:55 tarchn kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 21:41:55 tarchn kernel: usb usb2: Product: xHCI Host Controller
May 21 21:41:55 tarchn kernel: usb usb2: Manufacturer: Linux 5.17.9-arch1-1 xhci-hcd
May 21 21:41:55 tarchn kernel: usb usb2: SerialNumber: 0000:00:14.0
May 21 21:41:55 tarchn kernel: hub 2-0:1.0: USB hub found
May 21 21:41:55 tarchn kernel: hub 2-0:1.0: 6 ports detected
May 21 21:41:55 tarchn kernel: usb: port power management may be unreliable
May 21 21:41:55 tarchn kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
May 21 21:41:55 tarchn kernel: tsc: Refined TSC clocksource calibration: 1991.999 MHz
May 21 21:41:55 tarchn kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d4ffc055, max_idle_ns: 881590662783 ns
May 21 21:41:55 tarchn kernel: clocksource: Switched to clocksource tsc
May 21 21:41:55 tarchn kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
May 21 21:41:55 tarchn kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
May 21 21:41:55 tarchn kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 21 21:41:55 tarchn kernel: usb 1-1: Product: USB Receiver
May 21 21:41:55 tarchn kernel: usb 1-1: Manufacturer: Logitech
May 21 21:41:55 tarchn kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52F.0001/input/input3
May 21 21:41:55 tarchn kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
May 21 21:41:55 tarchn kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/input/input4
May 21 21:41:55 tarchn kernel: hid-generic 0003:046D:C52F.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
May 21 21:41:55 tarchn kernel: usbcore: registered new interface driver usbhid
May 21 21:41:55 tarchn kernel: usbhid: USB HID core driver
May 21 21:41:55 tarchn kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
May 21 21:41:55 tarchn kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
May 21 21:41:55 tarchn kernel: usb 1-4: New USB device found, idVendor=06cb, idProduct=0081, bcdDevice= 1.64
May 21 21:41:55 tarchn kernel: usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 21 21:41:55 tarchn kernel: usb 1-4: SerialNumber: a350a8071621
May 21 21:41:55 tarchn kernel: usb 1-7: new full-speed USB device number 4 using xhci_hcd
May 21 21:41:55 tarchn kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
May 21 21:41:55 tarchn kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 21 21:41:55 tarchn systemd[1]: systemd 250.5-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
May 21 21:41:55 tarchn systemd[1]: Detected architecture x86-64.
May 21 21:41:55 tarchn systemd[1]: Hostname set to <tarchn>.
May 21 21:41:55 tarchn kernel: usb 1-8: new high-speed USB device number 5 using xhci_hcd
May 21 21:41:55 tarchn kernel: usb 1-8: New USB device found, idVendor=04f2, idProduct=b5d9, bcdDevice=40.11
May 21 21:41:55 tarchn kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
May 21 21:41:55 tarchn kernel: usb 1-8: Product: EasyCamera
May 21 21:41:55 tarchn kernel: usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
May 21 21:41:55 tarchn kernel: usb 1-8: SerialNumber: 0001
May 21 21:41:55 tarchn systemd[1]: Queued start job for default target Graphical Interface.
May 21 21:41:55 tarchn systemd[1]: Created slice Slice /system/getty.
May 21 21:41:55 tarchn systemd[1]: Created slice Slice /system/modprobe.
May 21 21:41:55 tarchn systemd[1]: Created slice Slice /system/systemd-fsck.
May 21 21:41:55 tarchn systemd[1]: Created slice User and Session Slice.
May 21 21:41:55 tarchn systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 21 21:41:55 tarchn systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 21 21:41:55 tarchn systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 21 21:41:55 tarchn systemd[1]: Reached target Local Encrypted Volumes.
May 21 21:41:55 tarchn systemd[1]: Reached target Login Prompts.
May 21 21:41:55 tarchn systemd[1]: Reached target Local Integrity Protected Volumes.
May 21 21:41:55 tarchn systemd[1]: Reached target Path Units.
May 21 21:41:55 tarchn systemd[1]: Reached target Remote File Systems.
May 21 21:41:55 tarchn systemd[1]: Reached target Slice Units.
May 21 21:41:55 tarchn systemd[1]: Reached target Swaps.
May 21 21:41:55 tarchn systemd[1]: Reached target Local Verity Protected Volumes.
May 21 21:41:55 tarchn systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 21 21:41:55 tarchn systemd[1]: Listening on LVM2 poll daemon socket.
May 21 21:41:55 tarchn systemd[1]: Listening on Process Core Dump Socket.
May 21 21:41:55 tarchn systemd[1]: Listening on Journal Audit Socket.
May 21 21:41:55 tarchn systemd[1]: Listening on Journal Socket (/dev/log).
May 21 21:41:55 tarchn systemd[1]: Listening on Journal Socket.
May 21 21:41:55 tarchn systemd[1]: Listening on udev Control Socket.
May 21 21:41:55 tarchn systemd[1]: Listening on udev Kernel Socket.
May 21 21:41:55 tarchn systemd[1]: Mounting Huge Pages File System...
May 21 21:41:55 tarchn systemd[1]: Mounting POSIX Message Queue File System...
May 21 21:41:55 tarchn systemd[1]: Mounting Kernel Debug File System...
May 21 21:41:55 tarchn systemd[1]: Mounting Kernel Trace File System...
May 21 21:41:55 tarchn systemd[1]: Mounting Temporary Directory /tmp...
May 21 21:41:55 tarchn systemd[1]: Starting Create List of Static Device Nodes...
May 21 21:41:55 tarchn systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
May 21 21:41:55 tarchn systemd[1]: Starting Load Kernel Module configfs...
May 21 21:41:55 tarchn systemd[1]: Starting Load Kernel Module drm...
May 21 21:41:55 tarchn systemd[1]: Starting Load Kernel Module fuse...
May 21 21:41:55 tarchn systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
May 21 21:41:55 tarchn systemd[1]: Starting Journal Service...
May 21 21:41:55 tarchn systemd[1]: Starting Load Kernel Modules...
May 21 21:41:55 tarchn systemd[1]: Starting Remount Root and Kernel File Systems...
May 21 21:41:55 tarchn systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
May 21 21:41:55 tarchn systemd[1]: Starting Coldplug All udev Devices...
May 21 21:41:55 tarchn systemd[1]: Mounted Huge Pages File System.
May 21 21:41:55 tarchn systemd[1]: Mounted POSIX Message Queue File System.
May 21 21:41:55 tarchn systemd[1]: Mounted Kernel Debug File System.
May 21 21:41:55 tarchn systemd[1]: Mounted Kernel Trace File System.
May 21 21:41:55 tarchn systemd[1]: Mounted Temporary Directory /tmp.
May 21 21:41:55 tarchn systemd[1]: Finished Create List of Static Device Nodes.
May 21 21:41:55 tarchn systemd[1]: modprobe@configfs.service: Deactivated successfully.
May 21 21:41:55 tarchn systemd[1]: Finished Load Kernel Module configfs.
May 21 21:41:55 tarchn systemd[1]: modprobe@drm.service: Deactivated successfully.
May 21 21:41:55 tarchn systemd[1]: Finished Load Kernel Module drm.
May 21 21:41:55 tarchn systemd[1]: Mounting Kernel Configuration File System...
May 21 21:41:55 tarchn systemd[1]: Mounted Kernel Configuration File System.
May 21 21:41:55 tarchn kernel: EXT4-fs (sda2): re-mounted. Quota mode: none.
May 21 21:41:55 tarchn systemd[1]: Finished Remount Root and Kernel File Systems.
May 21 21:41:55 tarchn systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
May 21 21:41:55 tarchn systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
May 21 21:41:55 tarchn kernel: fuse: init (API version 7.36)
May 21 21:41:55 tarchn systemd[1]: Starting Load/Save Random Seed...
May 21 21:41:55 tarchn systemd[1]: Starting Create System Users...
May 21 21:41:55 tarchn systemd[1]: modprobe@fuse.service: Deactivated successfully.
May 21 21:41:55 tarchn systemd[1]: Finished Load Kernel Module fuse.
May 21 21:41:55 tarchn systemd[1]: Mounting FUSE Control File System...
May 21 21:41:55 tarchn kernel: vboxdrv: loading out-of-tree module taints kernel.
May 21 21:41:55 tarchn kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
May 21 21:41:55 tarchn kernel: audit: type=1130 audit(1653158515.040:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn kernel: audit: type=1131 audit(1653158515.040:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn kernel: vboxdrv: Found 4 processor cores
May 21 21:41:55 tarchn systemd[1]: Mounted FUSE Control File System.
May 21 21:41:55 tarchn systemd-journald[223]: Journal started
May 21 21:41:55 tarchn systemd-journald[223]: Runtime Journal (/run/log/journal/095d0ad88ed94882ad9518570968e079) is 8.0M, max 789.2M, 781.2M free.
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn systemd[1]: Started Journal Service.
May 21 21:41:55 tarchn kernel: audit: type=1130 audit(1653158515.063:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn systemd[1]: Starting Flush Journal to Persistent Storage...
May 21 21:41:55 tarchn systemd[1]: Finished Load/Save Random Seed.
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
May 21 21:41:55 tarchn kernel: audit: type=1130 audit(1653158515.067:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn systemd-modules-load[224]: Inserted module 'vboxdrv'
May 21 21:41:55 tarchn systemd-modules-load[224]: Inserted module 'vboxnetadp'
May 21 21:41:55 tarchn systemd-journald[223]: Time spent on flushing to /var/log/journal/095d0ad88ed94882ad9518570968e079 is 183.773ms for 839 entries.
May 21 21:41:55 tarchn systemd-journald[223]: System Journal (/var/log/journal/095d0ad88ed94882ad9518570968e079) is 1.3G, max 4.0G, 2.6G free.
May 21 21:41:56 tarchn kernel: vboxdrv: TSC mode is Invariant, tentative frequency 1991994012 Hz
May 21 21:41:56 tarchn kernel: vboxdrv: Successfully loaded version 6.1.34 r150636 (interface 0x00320000)
May 21 21:41:56 tarchn kernel: VBoxNetAdp: Successfully started.
May 21 21:41:56 tarchn systemd-journald[223]: Received client request to flush runtime journal.
May 21 21:41:56 tarchn kernel: VBoxNetFlt: Successfully started.
May 21 21:41:56 tarchn kernel: audit: type=1130 audit(1653158515.073:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:56 tarchn kernel: audit: type=1130 audit(1653158515.107:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:56 tarchn kernel: audit: type=1130 audit(1653158515.117:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:56 tarchn kernel: audit: type=1130 audit(1653158515.210:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:56 tarchn kernel: audit: type=1130 audit(1653158515.217:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:56 tarchn kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
May 21 21:41:56 tarchn kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
May 21 21:41:56 tarchn kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
May 21 21:41:56 tarchn kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
May 21 21:41:56 tarchn kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
May 21 21:41:56 tarchn kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
May 21 21:41:56 tarchn kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 21 21:41:56 tarchn kernel: checking generic (a0000000 7f0000) vs hw (92000000 1000000)
May 21 21:41:56 tarchn kernel: checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
May 21 21:41:56 tarchn kernel: fb0: switching to i915 from EFI VGA
May 21 21:41:56 tarchn kernel: Console: switching to colour dummy device 80x25
May 21 21:41:56 tarchn kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
May 21 21:41:56 tarchn kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
May 21 21:41:56 tarchn kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input7
May 21 21:41:56 tarchn kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
May 21 21:41:56 tarchn kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
May 21 21:41:56 tarchn kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
May 21 21:41:56 tarchn kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
May 21 21:41:56 tarchn kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
May 21 21:41:56 tarchn kernel: ACPI: video: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
May 21 21:41:56 tarchn kernel: ACPI: video: Video Device [PXSX] (multi-head: yes  rom: yes  post: no)
May 21 21:41:56 tarchn kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:01/input/input9
May 21 21:41:56 tarchn kernel: input: SYNA2B3C:00 06CB:8251 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA2B3C:00/0018:06CB:8251.0003/input/input10
May 21 21:41:56 tarchn kernel: hid-generic 0018:06CB:8251.0003: input,hidraw2: I2C HID v1.00 Mouse [SYNA2B3C:00 06CB:8251] on i2c-SYNA2B3C:00
May 21 21:41:56 tarchn kernel: input: PC Speaker as /devices/platform/pcspkr/input/input12
May 21 21:41:56 tarchn kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 21 21:41:56 tarchn kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 21 21:41:56 tarchn kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 21 21:41:56 tarchn kernel: cfg80211: failed to load regulatory.db
May 21 21:41:56 tarchn kernel: fbcon: i915drmfb (fb0) is primary device
May 21 21:41:56 tarchn kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
May 21 21:41:56 tarchn kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 21 21:41:56 tarchn kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 21 21:41:56 tarchn kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 21 21:41:56 tarchn kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
May 21 21:41:56 tarchn kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
May 21 21:41:56 tarchn kernel: mc: Linux media interface: v0.10
May 21 21:41:56 tarchn kernel: cryptd: max_cpu_qlen set to 1000
May 21 21:41:56 tarchn kernel: logitech-djreceiver 0003:046D:C52F.0001: hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
May 21 21:41:56 tarchn kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn audit: BPF prog-id=13 op=LOAD
May 21 21:41:55 tarchn audit: BPF prog-id=14 op=LOAD
May 21 21:41:55 tarchn audit: BPF prog-id=15 op=LOAD
May 21 21:41:55 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn systemd-modules-load[224]: Inserted module 'vboxnetflt'
May 21 21:41:56 tarchn kernel: logitech-djreceiver 0003:046D:C52F.0002: hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
May 21 21:41:56 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:55 tarchn systemd[1]: Finished Load Kernel Modules.
May 21 21:41:55 tarchn systemd[1]: Starting Apply Kernel Variables...
May 21 21:41:55 tarchn systemd[1]: Finished Apply Kernel Variables.
May 21 21:41:55 tarchn systemd[1]: Finished Create System Users.
May 21 21:41:55 tarchn systemd[1]: Starting Create Static Device Nodes in /dev...
May 21 21:41:55 tarchn systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
May 21 21:41:55 tarchn systemd[1]: Finished Coldplug All udev Devices.
May 21 21:41:55 tarchn systemd[1]: Finished Create Static Device Nodes in /dev.
May 21 21:41:55 tarchn systemd[1]: Reached target Preparation for Local File Systems.
May 21 21:41:55 tarchn systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
May 21 21:41:55 tarchn systemd[1]: Starting Rule-based Manager for Device Events and Files...
May 21 21:41:55 tarchn systemd[1]: Started Rule-based Manager for Device Events and Files.
May 21 21:41:56 tarchn systemd[1]: Found device Samsung_SSD_870_EVO_500GB EFI.
May 21 21:41:56 tarchn systemd[1]: Starting File System Check on /dev/disk/by-uuid/D1C3-30B0...
May 21 21:41:56 tarchn systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 21 21:41:56 tarchn systemd[1]: Starting Load/Save RF Kill Switch Status...
May 21 21:41:56 tarchn systemd[1]: Finished Flush Journal to Persistent Storage.
May 21 21:41:56 tarchn kernel: logitech-djreceiver 0003:046D:C52F.0002: device of type eQUAD step 4 DJ (0x04) connected on slot 1
May 21 21:41:56 tarchn kernel: input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/0003:046D:4057.0004/input/input13
May 21 21:41:56 tarchn kernel: input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/0003:046D:4057.0004/input/input14
May 21 21:41:56 tarchn kernel: hid-generic 0003:046D:4057.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-1/input1:1
May 21 21:41:57 tarchn kernel: Console: switching to colour frame buffer device 240x67
May 21 21:41:57 tarchn kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
May 21 21:41:57 tarchn kernel: mousedev: PS/2 mouse device common for all mice
May 21 21:41:57 tarchn systemd[1]: Created slice Slice /system/systemd-backlight.
May 21 21:41:57 tarchn systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
May 21 21:41:57 tarchn kernel: videodev: Linux video capture interface: v2.00
May 21 21:41:57 tarchn systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
May 21 21:41:57 tarchn kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 21 21:41:57 tarchn kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 21 21:41:57 tarchn kernel: i2c i2c-6: 1/2 memory slots populated (from DMI)
May 21 21:41:57 tarchn systemd[1]: Started Load/Save RF Kill Switch Status.
May 21 21:41:57 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:57 tarchn kernel: kauditd_printk_skb: 6 callbacks suppressed
May 21 21:41:57 tarchn kernel: audit: type=1130 audit(1653158517.480:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:57 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:platform::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:57 tarchn systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
May 21 21:41:57 tarchn kernel: audit: type=1130 audit(1653158517.483:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:platform::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:57 tarchn kernel: Bluetooth: Core ver 2.22
May 21 21:41:57 tarchn kernel: NET: Registered PF_BLUETOOTH protocol family
May 21 21:41:57 tarchn kernel: Bluetooth: HCI device and connection manager initialized
May 21 21:41:57 tarchn kernel: Bluetooth: HCI socket layer initialized
May 21 21:41:57 tarchn kernel: Bluetooth: L2CAP socket layer initialized
May 21 21:41:57 tarchn kernel: Bluetooth: SCO socket layer initialized
May 21 21:41:57 tarchn kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
May 21 21:41:57 tarchn kernel: AVX2 version of gcm_enc/dec engaged.
May 21 21:41:57 tarchn kernel: AES CTR mode by8 optimization enabled
May 21 21:41:57 tarchn kernel: r8169 0000:02:00.0 eth0: RTL8168gu/8111gu, 54:e1:ad:c9:52:c5, XID 509, IRQ 129
May 21 21:41:57 tarchn kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
May 21 21:41:57 tarchn systemd-udevd[250]: Using default interface naming scheme 'v250'.
May 21 21:41:57 tarchn kernel: Intel(R) Wireless WiFi driver for Linux
May 21 21:41:57 tarchn kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
May 21 21:41:57 tarchn kernel: iTCO_vendor_support: vendor-support=0
May 21 21:41:57 tarchn systemd-udevd[261]: Using default interface naming scheme 'v250'.
May 21 21:41:57 tarchn kernel: iwlwifi 0000:03:00.0: Found debug destination: EXTERNAL_DRAM
May 21 21:41:57 tarchn kernel: iwlwifi 0000:03:00.0: Found debug configuration: 0
May 21 21:41:57 tarchn kernel: iwlwifi 0000:03:00.0: loaded firmware version 29.4063824552.0 7265D-29.ucode op_mode iwlmvm
May 21 21:41:57 tarchn systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
May 21 21:41:57 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:57 tarchn kernel: audit: type=1130 audit(1653158517.627:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:57 tarchn kernel: ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20211217/nsarguments-61)
May 21 21:41:57 tarchn kernel: ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20211217/nsarguments-61)
May 21 21:41:57 tarchn kernel: pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
May 21 21:41:57 tarchn kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PXSX handle
May 21 21:41:57 tarchn kernel: nouveau: detected PR support, will not use DSM
May 21 21:41:57 tarchn kernel: nouveau 0000:01:00.0: enabling device (0006 -> 0007)
May 21 21:41:57 tarchn kernel: nouveau 0000:01:00.0: NVIDIA GP108 (138000a1)
May 21 21:41:57 tarchn kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3336-001, fw id: 2529025
May 21 21:41:57 tarchn kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
May 21 21:41:57 tarchn kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 21 21:41:57 tarchn kernel: nouveau 0000:01:00.0: bios: version 86.08.16.00.17
May 21 21:41:57 tarchn kernel: input: Synaptics TM3336-001 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA2B3C:00/0018:06CB:8251.0003/input/input18
May 21 21:41:57 tarchn kernel: hid-rmi 0018:06CB:8251.0003: input,hidraw2: I2C HID v1.00 Mouse [SYNA2B3C:00 06CB:8251] on i2c-SYNA2B3C:00
May 21 21:41:57 tarchn kernel: logitech-hidpp-device 0003:046D:4057.0004: HID++ 4.5 device connected.
May 21 21:41:57 tarchn systemd-fsck[383]: fsck.fat 4.2 (2021-01-31)
May 21 21:41:57 tarchn systemd-fsck[383]: /dev/sda1: 4 files, 38/153290 clusters
May 21 21:41:57 tarchn systemd[1]: Finished File System Check on /dev/disk/by-uuid/D1C3-30B0.
May 21 21:41:57 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-D1C3\x2d30B0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:57 tarchn kernel: audit: type=1130 audit(1653158517.880:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-D1C3\x2d30B0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:57 tarchn systemd[1]: Mounting /boot/efi...
May 21 21:41:57 tarchn kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3165, REV=0x210
May 21 21:41:57 tarchn kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
May 21 21:41:57 tarchn kernel: nouveau 0000:01:00.0: pmu: firmware unavailable
May 21 21:41:57 tarchn kernel: usb 1-8: Found UVC 1.00 device EasyCamera (04f2:b5d9)
May 21 21:41:57 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:41:57 tarchn kernel: iwlwifi 0000:03:00.0: Allocated 0x00400000 bytes for firmware monitor.
May 21 21:41:57 tarchn systemd[1]: Mounted /boot/efi.
May 21 21:41:57 tarchn systemd[1]: Reached target Local File Systems.
May 21 21:41:57 tarchn systemd[1]: Starting Rebuild Dynamic Linker Cache...
May 21 21:41:57 tarchn systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
May 21 21:41:57 tarchn systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
May 21 21:41:57 tarchn systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
May 21 21:41:57 tarchn systemd[1]: Starting Create Volatile Files and Directories...
May 21 21:41:57 tarchn kernel: iwlwifi 0000:03:00.0: base HW address: 00:e1:8c:fe:5e:cf
May 21 21:41:57 tarchn kernel: input: EasyCamera: EasyCamera as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input19
May 21 21:41:57 tarchn kernel: usbcore: registered new interface driver uvcvideo
May 21 21:41:57 tarchn kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
May 21 21:41:57 tarchn kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
May 21 21:41:57 tarchn systemd-udevd[265]: Using default interface naming scheme 'v250'.
May 21 21:41:58 tarchn kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
May 21 21:41:58 tarchn kernel: usbcore: registered new interface driver btusb
May 21 21:41:58 tarchn kernel: Bluetooth: hci0: Legacy ROM 2.5 revision 1.0 build 3 week 17 2014
May 21 21:41:58 tarchn kernel: Bluetooth: hci0: Intel device is already patched. patch num: 32
May 21 21:41:58 tarchn systemd-udevd[251]: Using default interface naming scheme 'v250'.
May 21 21:41:58 tarchn kernel: intel_tcc_cooling: Programmable TCC Offset detected
May 21 21:41:58 tarchn kernel: nouveau 0000:01:00.0: fb: 4096 MiB GDDR5
May 21 21:41:58 tarchn kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC236: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
May 21 21:41:58 tarchn kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 21 21:41:58 tarchn kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
May 21 21:41:58 tarchn kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
May 21 21:41:58 tarchn kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
May 21 21:41:58 tarchn kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
May 21 21:41:58 tarchn kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
May 21 21:41:58 tarchn systemd[1]: Reached target Bluetooth Support.
May 21 21:41:58 tarchn kernel: vga_switcheroo: enabled
May 21 21:41:58 tarchn kernel: nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
May 21 21:41:58 tarchn kernel: nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
May 21 21:41:58 tarchn kernel: nouveau 0000:01:00.0: DRM: BIT table 'A' not found
May 21 21:41:58 tarchn kernel: nouveau 0000:01:00.0: DRM: BIT table 'L' not found
May 21 21:41:58 tarchn kernel: nouveau 0000:01:00.0: DRM: Pointer to TMDS table not found
May 21 21:41:58 tarchn kernel: nouveau 0000:01:00.0: DRM: DCB version 4.1
May 21 21:41:58 tarchn kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
May 21 21:41:58 tarchn kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
May 21 21:41:58 tarchn systemd[1]: Finished Create Volatile Files and Directories.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn kernel: audit: type=1130 audit(1653158518.247:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn systemd[1]: Starting Rebuild Journal Catalog...
May 21 21:41:58 tarchn audit: BPF prog-id=16 op=LOAD
May 21 21:41:58 tarchn kernel: audit: type=1334 audit(1653158518.250:22): prog-id=16 op=LOAD
May 21 21:41:58 tarchn systemd[1]: Starting Network Time Synchronization...
May 21 21:41:58 tarchn systemd[1]: Starting Record System Boot/Shutdown in UTMP...
May 21 21:41:58 tarchn audit[410]: SYSTEM_BOOT pid=410 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn kernel: audit: type=1127 audit(1653158518.273:23): pid=410 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn kernel: intel_rapl_common: Found RAPL domain package
May 21 21:41:58 tarchn kernel: intel_rapl_common: Found RAPL domain core
May 21 21:41:58 tarchn kernel: intel_rapl_common: Found RAPL domain uncore
May 21 21:41:58 tarchn kernel: intel_rapl_common: Found RAPL domain dram
May 21 21:41:58 tarchn kernel: intel_rapl_common: Found RAPL domain psys
May 21 21:41:58 tarchn systemd[1]: Finished Record System Boot/Shutdown in UTMP.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn kernel: audit: type=1130 audit(1653158518.290:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn kernel: input: HDA Intel PCH Headset Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
May 21 21:41:58 tarchn kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
May 21 21:41:58 tarchn kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
May 21 21:41:58 tarchn kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
May 21 21:41:58 tarchn kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
May 21 21:41:58 tarchn kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
May 21 21:41:58 tarchn kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
May 21 21:41:58 tarchn systemd[1]: Finished Rebuild Journal Catalog.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn kernel: audit: type=1130 audit(1653158518.327:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn systemd[1]: Started Network Time Synchronization.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn systemd[1]: Reached target System Time Set.
May 21 21:41:58 tarchn kernel: audit: type=1130 audit(1653158518.343:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn systemd[1]: Finished Rebuild Dynamic Linker Cache.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn systemd[1]: Starting Update is Completed...
May 21 21:41:58 tarchn systemd[1]: Finished Update is Completed.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn systemd[1]: Reached target System Initialization.
May 21 21:41:58 tarchn systemd[1]: Started Daily man-db regeneration.
May 21 21:41:58 tarchn systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
May 21 21:41:58 tarchn systemd[1]: Started Daily verification of password and group files.
May 21 21:41:58 tarchn systemd[1]: Started Daily Cleanup of Temporary Directories.
May 21 21:41:58 tarchn systemd[1]: Reached target Timer Units.
May 21 21:41:58 tarchn systemd[1]: Listening on D-Bus System Message Bus Socket.
May 21 21:41:58 tarchn systemd[1]: Reached target Socket Units.
May 21 21:41:58 tarchn systemd[1]: Reached target Basic System.
May 21 21:41:58 tarchn systemd[1]: Starting D-Bus System Message Bus...
May 21 21:41:58 tarchn audit: BPF prog-id=17 op=LOAD
May 21 21:41:58 tarchn audit: BPF prog-id=18 op=LOAD
May 21 21:41:58 tarchn audit: BPF prog-id=19 op=LOAD
May 21 21:41:58 tarchn systemd[1]: Starting User Login Management...
May 21 21:41:58 tarchn systemd[1]: Starting Save/Restore Sound Card State...
May 21 21:41:58 tarchn systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
May 21 21:41:58 tarchn systemd[1]: Finished Save/Restore Sound Card State.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn systemd[1]: Reached target Sound Card.
May 21 21:41:58 tarchn systemd-logind[422]: New seat seat0.
May 21 21:41:58 tarchn systemd[1]: Started D-Bus System Message Bus.
May 21 21:41:58 tarchn systemd-logind[422]: Watching system buttons on /dev/input/event1 (Power Button)
May 21 21:41:58 tarchn systemd-logind[422]: Watching system buttons on /dev/input/event0 (Lid Switch)
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn systemd-logind[422]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
May 21 21:41:58 tarchn systemd[1]: Starting Network Manager...
May 21 21:41:58 tarchn systemd[1]: Started User Login Management.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn kernel: input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/0003:046D:4057.0004/input/input27
May 21 21:41:58 tarchn kernel: logitech-hidpp-device 0003:046D:4057.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-1/input1:1
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.8447] NetworkManager (version 1.38.0-1) is starting... (for the first time)
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.8448] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
May 21 21:41:58 tarchn systemd[1]: Started Network Manager.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.8520] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
May 21 21:41:58 tarchn systemd[1]: Reached target Network.
May 21 21:41:58 tarchn systemd[1]: Starting Permit User Sessions...
May 21 21:41:58 tarchn systemd[1]: Finished Permit User Sessions.
May 21 21:41:58 tarchn systemd[1]: Reached target Multi-User System.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.8687] manager[0x564c2d273010]: monitoring kernel firmware directory '/lib/firmware'.
May 21 21:41:58 tarchn systemd[1]: Starting Light Display Manager...
May 21 21:41:58 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:41:58 tarchn audit: BPF prog-id=20 op=LOAD
May 21 21:41:58 tarchn audit: BPF prog-id=21 op=LOAD
May 21 21:41:58 tarchn audit: BPF prog-id=22 op=LOAD
May 21 21:41:58 tarchn systemd[1]: Starting Hostname Service...
May 21 21:41:58 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.hostname1'
May 21 21:41:58 tarchn systemd[1]: Started Hostname Service.
May 21 21:41:58 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.9435] hostname: hostname: using hostnamed
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.9436] hostname: static hostname changed from (none) to "tarchn"
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.9726] dns-mgr[0x564c2d241250]: init: dns=default,systemd-resolved rc-manager=symlink
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.9756] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.5/0000:03:00.0/ieee80211/phy0/rfkill2) (driver iwlwifi)
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.9762] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.9801] manager[0x564c2d273010]: rfkill: Wi-Fi hardware radio set enabled
May 21 21:41:58 tarchn NetworkManager[434]: <info>  [1653158518.9802] manager[0x564c2d273010]: rfkill: WWAN hardware radio set enabled
May 21 21:41:59 tarchn systemd[1]: Started Light Display Manager.
May 21 21:41:59 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:59 tarchn systemd[1]: Reached target Graphical Interface.
May 21 21:41:59 tarchn systemd[1]: Startup finished in 5.639s (firmware) + 2.532s (loader) + 2.140s (kernel) + 4.918s (userspace) = 15.231s.
May 21 21:41:59 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.5' (uid=0 pid=442 comm="/usr/bin/lightdm")
May 21 21:41:59 tarchn systemd-logind[422]: Watching system buttons on /dev/input/event16 (Logitech B330/M330/M3)
May 21 21:41:59 tarchn systemd[1]: Reached target User and Group Name Lookups.
May 21 21:41:59 tarchn audit: BPF prog-id=23 op=LOAD
May 21 21:41:59 tarchn systemd[1]: Starting Accounts Service...
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.1749] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.38.0-1/libnm-device-plugin-team.so)
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.1906] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.38.0-1/libnm-device-plugin-wifi.so)
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.2016] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.38.0-1/libnm-device-plugin-ovs.so)
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.2273] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.38.0-1/libnm-device-plugin-wwan.so)
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.2697] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.38.0-1/libnm-device-plugin-bluetooth.so)
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.2782] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.38.0-1/libnm-device-plugin-adsl.so)
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.2791] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.2793] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.2794] manager: Networking is enabled by state file
May 21 21:41:59 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.2831] settings: Loaded settings plugin: keyfile (internal)
May 21 21:41:59 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.3315] dhcp-init: Using DHCP client 'internal'
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.3316] device (lo): carrier: link connected
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.3323] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.3349] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
May 21 21:41:59 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.3380] settings: (enp2s0): created default wired connection 'Wired connection 1'
May 21 21:41:59 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.3381] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 21 21:41:59 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:41:59 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.6' (uid=0 pid=455 comm="/usr/lib/accounts-daemon")
May 21 21:41:59 tarchn kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
May 21 21:41:59 tarchn systemd[1]: Starting Authorization Manager...
May 21 21:41:59 tarchn kernel: r8169 0000:02:00.0 enp2s0: Link is Down
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.6385] device (wlp3s0): driver supports Access Point (AP) mode
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.6401] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.6408] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 21 21:41:59 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:41:59 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:41:59 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.7615] device (wlp3s0): set-hw-addr: set MAC address to B2:CD:EE:96:00:DB (scanning)
May 21 21:41:59 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:41:59 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:41:59 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:41:59 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:41:59 tarchn systemd[1]: Starting WPA supplicant...
May 21 21:41:59 tarchn NetworkManager[434]: <info>  [1653158519.9228] ovsdb: disconnected from ovsdb
May 21 21:42:00 tarchn dbus-daemon[421]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
May 21 21:42:00 tarchn systemd[1]: Started WPA supplicant.
May 21 21:42:00 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:00 tarchn wpa_supplicant[464]: Successfully initialized wpa_supplicant
May 21 21:42:00 tarchn polkitd[463]: Started polkitd version 0.120
May 21 21:42:00 tarchn NetworkManager[434]: <info>  [1653158520.8983] device (wlp3s0): supplicant interface state: internal-starting -> disconnected
May 21 21:42:00 tarchn NetworkManager[434]: <info>  [1653158520.8986] Wi-Fi P2P device controlled by interface wlp3s0 created
May 21 21:42:00 tarchn NetworkManager[434]: <info>  [1653158520.8992] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
May 21 21:42:00 tarchn NetworkManager[434]: <info>  [1653158520.8997] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 21 21:42:00 tarchn NetworkManager[434]: <info>  [1653158520.9008] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
May 21 21:42:00 tarchn NetworkManager[434]: <info>  [1653158520.9020] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
May 21 21:42:01 tarchn polkitd[463]: Loading rules from directory /etc/polkit-1/rules.d
May 21 21:42:01 tarchn polkitd[463]: Loading rules from directory /usr/share/polkit-1/rules.d
May 21 21:42:01 tarchn polkitd[463]: Finished loading, compiling and executing 3 rules
May 21 21:42:01 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
May 21 21:42:01 tarchn systemd[1]: Started Authorization Manager.
May 21 21:42:01 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:01 tarchn polkitd[463]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 21 21:42:01 tarchn accounts-daemon[455]: started daemon version 22.08.0
May 21 21:42:01 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.Accounts'
May 21 21:42:01 tarchn systemd[1]: Started Accounts Service.
May 21 21:42:01 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 21 21:42:03 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn kernel: kauditd_printk_skb: 20 callbacks suppressed
May 21 21:42:03 tarchn kernel: audit: type=1131 audit(1653158523.060:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn audit[485]: CRED_ACQ pid=485 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:03 tarchn kernel: audit: type=1103 audit(1653158523.407:48): pid=485 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:03 tarchn lightdm[485]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=973) by (uid=0)
May 21 21:42:03 tarchn systemd[1]: Created slice User Slice of UID 973.
May 21 21:42:03 tarchn systemd[1]: Starting User Runtime Directory /run/user/973...
May 21 21:42:03 tarchn systemd-logind[422]: New session c1 of user lightdm.
May 21 21:42:03 tarchn systemd[1]: Finished User Runtime Directory /run/user/973.
May 21 21:42:03 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn kernel: audit: type=1130 audit(1653158523.450:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn systemd[1]: Starting User Manager for UID 973...
May 21 21:42:03 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.14' (uid=0 pid=489 comm="(systemd)")
May 21 21:42:03 tarchn dbus-daemon[421]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:03 tarchn systemd[489]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:03 tarchn audit[489]: USER_ACCT pid=489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn audit[489]: CRED_ACQ pid=489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 21 21:42:03 tarchn audit[489]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffd4d869cd0 a2=3 a3=7ffd4d8699e5 items=0 ppid=1 pid=489 auid=973 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
May 21 21:42:03 tarchn audit: PROCTITLE proctitle="(systemd)"
May 21 21:42:03 tarchn systemd[489]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
May 21 21:42:03 tarchn kernel: audit: type=1101 audit(1653158523.527:50): pid=489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn kernel: audit: type=1103 audit(1653158523.527:51): pid=489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 21 21:42:03 tarchn kernel: audit: type=1006 audit(1653158523.527:52): pid=489 uid=0 old-auid=4294967295 auid=973 tty=(none) old-ses=4294967295 ses=1 res=1
May 21 21:42:03 tarchn kernel: audit: type=1300 audit(1653158523.527:52): arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffd4d869cd0 a2=3 a3=7ffd4d8699e5 items=0 ppid=1 pid=489 auid=973 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
May 21 21:42:03 tarchn kernel: audit: type=1327 audit(1653158523.527:52): proctitle="(systemd)"
May 21 21:42:03 tarchn systemd[489]: pam_unix(systemd-user:session): session opened for user lightdm(uid=973) by (uid=0)
May 21 21:42:03 tarchn systemd[489]: pam_env(systemd-user:session): deprecated reading of user environment enabled
May 21 21:42:03 tarchn audit[489]: USER_START pid=489 uid=0 auid=973 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn kernel: audit: type=1105 audit(1653158523.533:53): pid=489 uid=0 auid=973 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn systemd[489]: Queued start job for default target Main User Target.
May 21 21:42:03 tarchn systemd[489]: Created slice User Application Slice.
May 21 21:42:03 tarchn systemd[489]: Reached target Paths.
May 21 21:42:03 tarchn systemd[489]: Reached target Timers.
May 21 21:42:03 tarchn systemd[489]: Starting D-Bus User Message Bus Socket...
May 21 21:42:03 tarchn systemd[489]: Listening on GnuPG network certificate management daemon.
May 21 21:42:03 tarchn systemd[489]: Listening on GCR ssh-agent wrapper.
May 21 21:42:03 tarchn systemd[489]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 21 21:42:03 tarchn systemd[489]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 21 21:42:03 tarchn systemd[489]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 21 21:42:03 tarchn systemd[489]: Listening on GnuPG cryptographic agent and passphrase cache.
May 21 21:42:03 tarchn systemd[489]: Listening on p11-kit server.
May 21 21:42:03 tarchn systemd[489]: Listening on PipeWire Multimedia System Socket.
May 21 21:42:03 tarchn systemd[489]: Listening on Sound System.
May 21 21:42:03 tarchn systemd[489]: Listening on D-Bus User Message Bus Socket.
May 21 21:42:03 tarchn systemd[489]: Reached target Sockets.
May 21 21:42:03 tarchn systemd[489]: Reached target Basic System.
May 21 21:42:03 tarchn systemd[1]: Started User Manager for UID 973.
May 21 21:42:03 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn systemd[1]: Started Session c1 of User lightdm.
May 21 21:42:03 tarchn systemd[489]: Starting Update XDG user dir configuration...
May 21 21:42:03 tarchn kernel: audit: type=1130 audit(1653158523.743:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:03 tarchn audit[485]: USER_START pid=485 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:03 tarchn systemd[489]: Finished Update XDG user dir configuration.
May 21 21:42:03 tarchn systemd[489]: Reached target Main User Target.
May 21 21:42:03 tarchn systemd[489]: Startup finished in 216ms.
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5418] policy: auto-activating connection 'Selam' (f0098228-144b-438b-a118-10b15a751298)
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5432] device (wlp3s0): Activation: starting connection 'Selam' (f0098228-144b-438b-a118-10b15a751298)
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5435] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5441] manager: NetworkManager state is now CONNECTING
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5462] device (wlp3s0): set-hw-addr: reset MAC address to 00:E1:8C:FE:5E:CF (preserve)
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5478] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5480] device (wlp3s0): Activation: (wifi) access point 'Selam' has security, but secrets are required.
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5480] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5481] sup-iface[f281fac8f26cec7a,0,wlp3s0]: wps: type pbc start...
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5488] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5490] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5492] device (wlp3s0): Activation: (wifi) connection 'Selam' has security, and secrets exist.  No new secrets needed.
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5492] Config: added 'ssid' value 'Selam'
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5492] Config: added 'scan_ssid' value '1'
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5492] Config: added 'bgscan' value 'simple:30:-70:86400'
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5493] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5493] Config: added 'psk' value '<hidden>'
May 21 21:42:04 tarchn wpa_supplicant[464]: wlp3s0: WPS-CANCEL
May 21 21:42:04 tarchn wpa_supplicant[464]: wlp3s0: SME: Trying to authenticate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:42:04 tarchn kernel: wlp3s0: authenticate with 98:00:6a:2f:21:2a
May 21 21:42:04 tarchn kernel: wlp3s0: bad VHT capabilities, disabling VHT
May 21 21:42:04 tarchn kernel: wlp3s0: 80 MHz not supported, disabling VHT
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5858] device (wlp3s0): supplicant interface state: disconnected -> authenticating
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5859] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> authenticating
May 21 21:42:04 tarchn kernel: wlp3s0: send auth to 98:00:6a:2f:21:2a (try 1/3)
May 21 21:42:04 tarchn wpa_supplicant[464]: wlp3s0: Trying to associate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5877] device (wlp3s0): supplicant interface state: authenticating -> associating
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.5877] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
May 21 21:42:04 tarchn kernel: wlp3s0: authenticated
May 21 21:42:04 tarchn kernel: wlp3s0: associate with 98:00:6a:2f:21:2a (try 1/3)
May 21 21:42:04 tarchn wpa_supplicant[464]: RRM: Ignoring radio measurement request: Not associated
May 21 21:42:04 tarchn kernel: wlp3s0: RX AssocResp from 98:00:6a:2f:21:2a (capab=0x1c31 status=0 aid=3)
May 21 21:42:04 tarchn wpa_supplicant[464]: wlp3s0: Associated with 98:00:6a:2f:21:2a
May 21 21:42:04 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 21 21:42:04 tarchn kernel: wlp3s0: associated
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.6044] device (wlp3s0): supplicant interface state: associating -> associated
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.6044] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
May 21 21:42:04 tarchn kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:2f:21:2a
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.7005] device (wlp3s0): supplicant interface state: associated -> 4way_handshake
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.7006] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> 4way_handshake
May 21 21:42:04 tarchn wpa_supplicant[464]: wlp3s0: WPA: Key negotiation completed with 98:00:6a:2f:21:2a [PTK=CCMP GTK=CCMP]
May 21 21:42:04 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 98:00:6a:2f:21:2a completed [id=0 id_str=]
May 21 21:42:04 tarchn kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
May 21 21:42:04 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-65 noise=9999 txrate=1000
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.7944] device (wlp3s0): supplicant interface state: 4way_handshake -> completed
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.7945] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Selam"
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.7945] device (p2p-dev-wlp3s0): supplicant management interface state: 4way_handshake -> completed
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.7948] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.7959] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.8220] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.47
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.8260] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.8320] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.8325] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.8333] manager: NetworkManager state is now CONNECTED_LOCAL
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.8349] manager: NetworkManager state is now CONNECTED_SITE
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.8352] policy: set 'Selam' (wlp3s0) as default for IPv4 routing and DNS
May 21 21:42:04 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:42:04 tarchn dbus-daemon[421]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
May 21 21:42:04 tarchn NetworkManager[434]: <info>  [1653158524.8396] device (wlp3s0): Activation: successful, device activated.
May 21 21:42:04 tarchn systemd[489]: Created slice User Core Session Slice.
May 21 21:42:04 tarchn systemd[489]: Starting D-Bus User Message Bus...
May 21 21:42:04 tarchn systemd[489]: Started D-Bus User Message Bus.
May 21 21:42:04 tarchn dbus-daemon[516]: [session uid=973 pid=516] Activating systemd to hand-off: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.0' (uid=973 pid=497 comm="/usr/bin/lightdm-webkit2-greeter")
May 21 21:42:04 tarchn dbus-daemon[516]: [session uid=973 pid=516] Successfully activated service 'org.freedesktop.systemd1'
May 21 21:42:04 tarchn systemd[489]: Starting Accessibility services bus...
May 21 21:42:05 tarchn dbus-daemon[516]: [session uid=973 pid=516] Successfully activated service 'org.a11y.Bus'
May 21 21:42:05 tarchn systemd[489]: Started Accessibility services bus.
May 21 21:42:05 tarchn NetworkManager[434]: <info>  [1653158525.1891] manager: NetworkManager state is now CONNECTED_GLOBAL
May 21 21:42:05 tarchn at-spi-bus-launcher[523]: dbus-daemon[523]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=973 pid=497 comm="/usr/bin/lightdm-webkit2-greeter")
May 21 21:42:05 tarchn at-spi-bus-launcher[523]: dbus-daemon[523]: Successfully activated service 'org.a11y.atspi.Registry'
May 21 21:42:05 tarchn at-spi-bus-launcher[539]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
May 21 21:42:05 tarchn NetworkManager[434]: <info>  [1653158525.6290] manager: startup complete
May 21 21:42:05 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.17' (uid=973 pid=533 comm="/usr/lib/webkit2gtk-4.0/WebKitWebProcess 11 22")
May 21 21:42:05 tarchn systemd[1]: Starting RealtimeKit Scheduling Policy Service...
May 21 21:42:05 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
May 21 21:42:05 tarchn systemd[1]: Started RealtimeKit Scheduling Policy Service.
May 21 21:42:05 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:05 tarchn rtkit-daemon[569]: Successfully called chroot.
May 21 21:42:05 tarchn rtkit-daemon[569]: Successfully dropped privileges.
May 21 21:42:05 tarchn rtkit-daemon[569]: Successfully limited resources.
May 21 21:42:05 tarchn rtkit-daemon[569]: Running.
May 21 21:42:05 tarchn rtkit-daemon[569]: Canary thread running.
May 21 21:42:05 tarchn rtkit-daemon[569]: Watchdog thread running.
May 21 21:42:05 tarchn rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 21 21:42:05 tarchn polkitd[463]: <no filename>:3: action=[Action id='org.freedesktop.RealtimeKit1.acquire-real-time']
May 21 21:42:05 tarchn polkitd[463]: <no filename>:4: subject=[Subject pid=533 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
May 21 21:42:05 tarchn rtkit-daemon[569]: Successfully made thread 550 of process 533 owned by '973' RT at priority 5.
May 21 21:42:05 tarchn rtkit-daemon[569]: Supervising 1 threads of 1 processes of 1 users.
May 21 21:42:05 tarchn rtkit-daemon[569]: Supervising 1 threads of 1 processes of 1 users.
May 21 21:42:05 tarchn polkitd[463]: <no filename>:3: action=[Action id='org.freedesktop.RealtimeKit1.acquire-real-time']
May 21 21:42:05 tarchn polkitd[463]: <no filename>:4: subject=[Subject pid=533 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
May 21 21:42:05 tarchn rtkit-daemon[569]: Successfully made thread 568 of process 533 owned by '973' RT at priority 5.
May 21 21:42:05 tarchn rtkit-daemon[569]: Supervising 2 threads of 1 processes of 1 users.
May 21 21:42:06 tarchn polkitd[463]: <no filename>:3: action=[Action id='org.freedesktop.DisplayManager.AccountsService.ReadAny']
May 21 21:42:06 tarchn polkitd[463]: <no filename>:4: subject=[Subject pid=533 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
May 21 21:42:09 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:42:09 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:09 tarchn kernel: kauditd_printk_skb: 2 callbacks suppressed
May 21 21:42:09 tarchn kernel: audit: type=1131 audit(1653158529.483:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:09 tarchn polkitd[463]: <no filename>:3: action=[Action id='org.freedesktop.login1.suspend']
May 21 21:42:09 tarchn polkitd[463]: <no filename>:4: subject=[Subject pid=533 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
May 21 21:42:15 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=585 comm="lightdm --session-child 12 19")
May 21 21:42:15 tarchn dbus-daemon[421]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:15 tarchn lightdm[585]: pam_systemd_home(lightdm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:15 tarchn lightdm[585]: pam_unix(lightdm:auth): authentication failure; logname= uid=0 euid=0 tty=:0 ruser= rhost=  user=efe
May 21 21:42:15 tarchn audit[585]: USER_AUTH pid=585 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=failed'
May 21 21:42:15 tarchn kernel: audit: type=1100 audit(1653158535.610:58): pid=585 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=failed'
May 21 21:42:17 tarchn audit[585]: USER_LOGIN pid=585 uid=0 auid=4294967295 ses=4294967295 msg='op=login acct="efe" exe="/usr/bin/lightdm" hostname=tarchn addr=? terminal=/dev/tty7 res=failed'
May 21 21:42:17 tarchn kernel: audit: type=1112 audit(1653158537.950:59): pid=585 uid=0 auid=4294967295 ses=4294967295 msg='op=login acct="efe" exe="/usr/bin/lightdm" hostname=tarchn addr=? terminal=/dev/tty7 res=failed'
May 21 21:42:24 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.20' (uid=0 pid=587 comm="lightdm --session-child 12 19")
May 21 21:42:24 tarchn dbus-daemon[421]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:24 tarchn lightdm[587]: pam_systemd_home(lightdm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:24 tarchn lightdm[587]: pam_unix(lightdm:auth): authentication failure; logname= uid=0 euid=0 tty=:0 ruser= rhost=  user=efe
May 21 21:42:24 tarchn audit[587]: USER_AUTH pid=587 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=failed'
May 21 21:42:24 tarchn kernel: audit: type=1100 audit(1653158544.610:60): pid=587 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=failed'
May 21 21:42:26 tarchn audit[587]: USER_LOGIN pid=587 uid=0 auid=4294967295 ses=4294967295 msg='op=login acct="efe" exe="/usr/bin/lightdm" hostname=tarchn addr=? terminal=/dev/tty7 res=failed'
May 21 21:42:26 tarchn kernel: audit: type=1112 audit(1653158546.517:61): pid=587 uid=0 auid=4294967295 ses=4294967295 msg='op=login acct="efe" exe="/usr/bin/lightdm" hostname=tarchn addr=? terminal=/dev/tty7 res=failed'
May 21 21:42:28 tarchn systemd-timesyncd[409]: Initial synchronization to time server 62.12.173.12:123 (2.arch.pool.ntp.org).
May 21 21:42:28 tarchn systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 21 21:42:28 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:28 tarchn kernel: audit: type=1131 audit(1653158548.967:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:29 tarchn audit: BPF prog-id=0 op=UNLOAD
May 21 21:42:29 tarchn audit: BPF prog-id=0 op=UNLOAD
May 21 21:42:29 tarchn audit: BPF prog-id=0 op=UNLOAD
May 21 21:42:29 tarchn kernel: audit: type=1334 audit(1653158549.044:63): prog-id=0 op=UNLOAD
May 21 21:42:29 tarchn kernel: audit: type=1334 audit(1653158549.044:64): prog-id=0 op=UNLOAD
May 21 21:42:29 tarchn kernel: audit: type=1334 audit(1653158549.044:65): prog-id=0 op=UNLOAD
May 21 21:42:32 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.21' (uid=0 pid=591 comm="lightdm --session-child 12 19")
May 21 21:42:32 tarchn dbus-daemon[421]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:32 tarchn lightdm[591]: pam_systemd_home(lightdm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:32 tarchn audit[591]: USER_AUTH pid=591 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:32 tarchn audit[591]: USER_ACCT pid=591 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:32 tarchn kernel: audit: type=1100 audit(1653158552.570:66): pid=591 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:32 tarchn kernel: audit: type=1101 audit(1653158552.570:67): pid=591 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:32 tarchn systemd[1]: Stopping Session c1 of User lightdm...
May 21 21:42:33 tarchn lightdm[485]: pam_unix(lightdm-greeter:session): session closed for user lightdm
May 21 21:42:33 tarchn audit[485]: USER_END pid=485 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:33 tarchn audit[485]: CRED_DISP pid=485 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:33 tarchn systemd[1]: session-c1.scope: Deactivated successfully.
May 21 21:42:33 tarchn kernel: audit: type=1106 audit(1653158553.143:68): pid=485 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:33 tarchn kernel: audit: type=1104 audit(1653158553.143:69): pid=485 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:33 tarchn systemd[1]: Stopped Session c1 of User lightdm.
May 21 21:42:33 tarchn systemd[1]: session-c1.scope: Consumed 3.752s CPU time.
May 21 21:42:33 tarchn audit[591]: CRED_ACQ pid=591 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:33 tarchn audit[591]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffe35c79d20 a2=4 a3=7ffe35c79a34 items=0 ppid=442 pid=591 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="lightdm" exe="/usr/bin/lightdm" key=(null)
May 21 21:42:33 tarchn audit: PROCTITLE proctitle=6C69676874646D002D2D73657373696F6E2D6368696C64003132003139
May 21 21:42:33 tarchn systemd-logind[422]: Removed session c1.
May 21 21:42:33 tarchn kernel: audit: type=1103 audit(1653158553.150:70): pid=591 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:33 tarchn kernel: audit: type=1006 audit(1653158553.150:71): pid=591 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
May 21 21:42:33 tarchn kernel: audit: type=1300 audit(1653158553.150:71): arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffe35c79d20 a2=4 a3=7ffe35c79a34 items=0 ppid=442 pid=591 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="lightdm" exe="/usr/bin/lightdm" key=(null)
May 21 21:42:33 tarchn kernel: audit: type=1327 audit(1653158553.150:71): proctitle=6C69676874646D002D2D73657373696F6E2D6368696C64003132003139
May 21 21:42:33 tarchn lightdm[591]: pam_unix(lightdm:session): session opened for user efe(uid=1000) by (uid=0)
May 21 21:42:33 tarchn systemd[1]: Created slice User Slice of UID 1000.
May 21 21:42:33 tarchn systemd[1]: Starting User Runtime Directory /run/user/1000...
May 21 21:42:33 tarchn systemd-logind[422]: New session 2 of user efe.
May 21 21:42:33 tarchn systemd[1]: Finished User Runtime Directory /run/user/1000.
May 21 21:42:33 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:33 tarchn kernel: audit: type=1130 audit(1653158553.187:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:33 tarchn systemd[1]: Starting User Manager for UID 1000...
May 21 21:42:33 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.25' (uid=0 pid=597 comm="(systemd)")
May 21 21:42:33 tarchn dbus-daemon[421]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:33 tarchn systemd[597]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 21 21:42:33 tarchn systemd[597]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[efe] ruser=[<unknown>] rhost=[<unknown>]
May 21 21:42:33 tarchn audit[597]: USER_ACCT pid=597 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="efe" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:33 tarchn audit[597]: CRED_ACQ pid=597 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="efe" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 21 21:42:33 tarchn audit[597]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffd4d869cd0 a2=4 a3=7ffd4d8699e4 items=0 ppid=1 pid=597 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
May 21 21:42:33 tarchn audit: PROCTITLE proctitle="(systemd)"
May 21 21:42:33 tarchn systemd[597]: pam_unix(systemd-user:session): session opened for user efe(uid=1000) by (uid=0)
May 21 21:42:33 tarchn systemd[597]: pam_env(systemd-user:session): deprecated reading of user environment enabled
May 21 21:42:33 tarchn kernel: audit: type=1101 audit(1653158553.204:73): pid=597 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="efe" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:33 tarchn audit[597]: USER_START pid=597 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="efe" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:33 tarchn systemd-xdg-autostart-generator[602]: /home/efe/.config/autostart/udiskie.desktop:9: Unknown key name 'RunHook' in section 'Desktop Entry', ignoring.
May 21 21:42:33 tarchn systemd-xdg-autostart-generator[602]: /home/efe/.config/autostart/devilspie.desktop:9: Unknown key name 'RunHook' in section 'Desktop Entry', ignoring.
May 21 21:42:33 tarchn systemd[597]: Queued start job for default target Main User Target.
May 21 21:42:33 tarchn systemd[597]: Created slice User Application Slice.
May 21 21:42:33 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:33 tarchn systemd[597]: Reached target Paths.
May 21 21:42:33 tarchn systemd[597]: Reached target Timers.
May 21 21:42:33 tarchn systemd[597]: Starting D-Bus User Message Bus Socket...
May 21 21:42:33 tarchn systemd[597]: Listening on GnuPG network certificate management daemon.
May 21 21:42:33 tarchn systemd[597]: Listening on GCR ssh-agent wrapper.
May 21 21:42:33 tarchn systemd[597]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 21 21:42:33 tarchn systemd[597]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 21 21:42:33 tarchn systemd[597]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 21 21:42:33 tarchn systemd[597]: Listening on GnuPG cryptographic agent and passphrase cache.
May 21 21:42:33 tarchn audit[591]: USER_START pid=591 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="efe" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 21 21:42:33 tarchn systemd[597]: Listening on p11-kit server.
May 21 21:42:33 tarchn audit[591]: USER_LOGIN pid=591 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=tarchn addr=? terminal=/dev/tty7 res=success'
May 21 21:42:33 tarchn lightdm[591]: pam_env(lightdm:session): deprecated reading of user environment enabled
May 21 21:42:33 tarchn systemd[597]: Listening on PipeWire Multimedia System Socket.
May 21 21:42:33 tarchn systemd[597]: Listening on Sound System.
May 21 21:42:33 tarchn systemd[597]: Listening on D-Bus User Message Bus Socket.
May 21 21:42:33 tarchn systemd[597]: Reached target Sockets.
May 21 21:42:33 tarchn systemd[597]: Reached target Basic System.
May 21 21:42:33 tarchn systemd[1]: Started User Manager for UID 1000.
May 21 21:42:33 tarchn systemd[1]: Started Session 2 of User efe.
May 21 21:42:33 tarchn systemd[597]: Starting Update XDG user dir configuration...
May 21 21:42:33 tarchn systemd[597]: Finished Update XDG user dir configuration.
May 21 21:42:33 tarchn systemd[597]: Reached target Main User Target.
May 21 21:42:33 tarchn systemd[597]: Startup finished in 131ms.
May 21 21:42:33 tarchn systemd[597]: Created slice User Core Session Slice.
May 21 21:42:33 tarchn systemd[597]: Starting D-Bus User Message Bus...
May 21 21:42:33 tarchn systemd[597]: Started D-Bus User Message Bus.
May 21 21:42:33 tarchn dbus-daemon[609]: [session uid=1000 pid=609] Successfully activated service 'org.freedesktop.systemd1'
May 21 21:42:33 tarchn dbus-daemon[609]: [session uid=1000 pid=609] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.4' (uid=1000 pid=605 comm="xfce4-session")
May 21 21:42:33 tarchn systemd[597]: Starting Accessibility services bus...
May 21 21:42:33 tarchn dbus-daemon[609]: [session uid=1000 pid=609] Successfully activated service 'org.a11y.Bus'
May 21 21:42:33 tarchn systemd[597]: Started Accessibility services bus.
May 21 21:42:34 tarchn dbus-daemon[609]: [session uid=1000 pid=609] Activating service name='org.xfce.Xfconf' requested by ':1.6' (uid=1000 pid=605 comm="xfce4-session")
May 21 21:42:34 tarchn dbus-daemon[609]: [session uid=1000 pid=609] Successfully activated service 'org.xfce.Xfconf'
May 21 21:42:34 tarchn at-spi-bus-launcher[625]: dbus-daemon[625]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=605 comm="xfce4-session")
May 21 21:42:34 tarchn at-spi-bus-launcher[625]: dbus-daemon[625]: Successfully activated service 'org.a11y.atspi.Registry'
May 21 21:42:34 tarchn at-spi-bus-launcher[634]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
May 21 21:42:34 tarchn dbus-daemon[609]: [session uid=1000 pid=609] Activating service name='org.xfce.ScreenSaver' requested by ':1.6' (uid=1000 pid=605 comm="xfce4-session")
May 21 21:42:34 tarchn dbus-daemon[609]: [session uid=1000 pid=609] Successfully activated service 'org.xfce.ScreenSaver'
May 21 21:42:34 tarchn systemd[597]: Started GnuPG cryptographic agent and passphrase cache.
May 21 21:42:34 tarchn gpg-agent[648]: gpg-agent (GnuPG) 2.2.35 starting in supervised mode.
May 21 21:42:34 tarchn gpg-agent[648]: using fd 3 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
May 21 21:42:34 tarchn gpg-agent[648]: using fd 4 for std socket (/run/user/1000/gnupg/S.gpg-agent)
May 21 21:42:34 tarchn gpg-agent[648]: using fd 5 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
May 21 21:42:34 tarchn gpg-agent[648]: using fd 6 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
May 21 21:42:34 tarchn gpg-agent[648]: listening on: std=4 extra=5 browser=3 ssh=6
May 21 21:42:34 tarchn systemd[597]: Started GnuPG cryptographic agent and passphrase cache.
May 21 21:42:34 tarchn gpg-agent[651]: gpg-agent (GnuPG) 2.2.35 starting in supervised mode.
May 21 21:42:34 tarchn gpg-agent[651]: using fd 3 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
May 21 21:42:34 tarchn gpg-agent[651]: using fd 4 for std socket (/run/user/1000/gnupg/S.gpg-agent)
May 21 21:42:34 tarchn gpg-agent[651]: using fd 5 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
May 21 21:42:34 tarchn gpg-agent[651]: using fd 6 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
May 21 21:42:34 tarchn gpg-agent[651]: listening on: std=4 extra=5 browser=3 ssh=6
May 21 21:42:35 tarchn systemd[597]: Starting Sound Service...
May 21 21:42:35 tarchn rtkit-daemon[569]: Successfully made thread 669 of process 669 owned by '1000' high priority at nice level -11.
May 21 21:42:35 tarchn rtkit-daemon[569]: Supervising 1 threads of 1 processes of 1 users.
May 21 21:42:36 tarchn rtkit-daemon[569]: Supervising 1 threads of 1 processes of 1 users.
May 21 21:42:36 tarchn rtkit-daemon[569]: Successfully made thread 687 of process 669 owned by '1000' RT at priority 5.
May 21 21:42:36 tarchn rtkit-daemon[569]: Supervising 2 threads of 1 processes of 1 users.
May 21 21:42:36 tarchn rtkit-daemon[569]: Supervising 2 threads of 1 processes of 1 users.
May 21 21:42:36 tarchn rtkit-daemon[569]: Successfully made thread 688 of process 669 owned by '1000' RT at priority 5.
May 21 21:42:36 tarchn rtkit-daemon[569]: Supervising 3 threads of 1 processes of 1 users.
May 21 21:42:36 tarchn pulseaudio[669]: stat('/etc/pulse/default.pa.d'): No such file or directory
May 21 21:42:36 tarchn systemd[597]: Started Sound Service.
May 21 21:42:38 tarchn polkitd[463]: Registered Authentication Agent for unix-session:2 (system bus name :1.35 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
May 21 21:42:38 tarchn NetworkManager[434]: <info>  [1653158558.0669] agent-manager: agent[8bbf2ddec89e721a,:1.33/org.freedesktop.nm-applet/1000]: agent registered
May 21 21:42:38 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.36' (uid=1000 pid=704 comm="xfce4-power-manager")
May 21 21:42:38 tarchn audit: BPF prog-id=24 op=LOAD
May 21 21:42:38 tarchn audit: BPF prog-id=25 op=LOAD
May 21 21:42:38 tarchn systemd[1]: Starting Daemon for power management...
May 21 21:42:38 tarchn kernel: kauditd_printk_skb: 8 callbacks suppressed
May 21 21:42:38 tarchn kernel: audit: type=1334 audit(1653158558.134:80): prog-id=24 op=LOAD
May 21 21:42:38 tarchn kernel: audit: type=1334 audit(1653158558.134:81): prog-id=25 op=LOAD
May 21 21:42:38 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.UPower'
May 21 21:42:38 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:38 tarchn systemd[1]: Started Daemon for power management.
May 21 21:42:38 tarchn kernel: audit: type=1130 audit(1653158558.288:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:39 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.40' (uid=1000 pid=694 comm="/usr/bin/python /usr/bin/udiskie -A -n -s")
May 21 21:42:39 tarchn systemd[1]: Starting Disk Manager...
May 21 21:42:39 tarchn udisksd[803]: udisks daemon version 2.9.4 starting
May 21 21:42:40 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.UDisks2'
May 21 21:42:40 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:40 tarchn kernel: audit: type=1130 audit(1653158560.401:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:40 tarchn systemd[1]: Started Disk Manager.
May 21 21:42:40 tarchn udisksd[803]: Acquired the name org.freedesktop.UDisks2 on the system message bus
May 21 21:42:43 tarchn systemd[1]: Stopping User Manager for UID 973...
May 21 21:42:43 tarchn systemd[489]: Activating special unit Exit the Session...
May 21 21:42:43 tarchn systemd[489]: Stopped target Main User Target.
May 21 21:42:43 tarchn systemd[489]: Stopping Accessibility services bus...
May 21 21:42:43 tarchn systemd[489]: Stopping D-Bus User Message Bus...
May 21 21:42:43 tarchn systemd[489]: Stopped D-Bus User Message Bus.
May 21 21:42:43 tarchn systemd[489]: Stopped Accessibility services bus.
May 21 21:42:43 tarchn systemd[489]: Removed slice User Core Session Slice.
May 21 21:42:43 tarchn systemd[489]: Stopped target Basic System.
May 21 21:42:43 tarchn systemd[489]: Stopped target Paths.
May 21 21:42:43 tarchn systemd[489]: Stopped target Sockets.
May 21 21:42:43 tarchn systemd[489]: Stopped target Timers.
May 21 21:42:43 tarchn systemd[489]: Closed D-Bus User Message Bus Socket.
May 21 21:42:43 tarchn systemd[489]: Closed GnuPG network certificate management daemon.
May 21 21:42:43 tarchn systemd[489]: Closed GCR ssh-agent wrapper.
May 21 21:42:43 tarchn systemd[489]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 21 21:42:43 tarchn systemd[489]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
May 21 21:42:43 tarchn systemd[489]: Closed GnuPG cryptographic agent (ssh-agent emulation).
May 21 21:42:43 tarchn systemd[489]: Closed GnuPG cryptographic agent and passphrase cache.
May 21 21:42:43 tarchn systemd[489]: Closed p11-kit server.
May 21 21:42:43 tarchn systemd[489]: Closed PipeWire Multimedia System Socket.
May 21 21:42:43 tarchn systemd[489]: Closed Sound System.
May 21 21:42:43 tarchn systemd[489]: Removed slice User Application Slice.
May 21 21:42:43 tarchn systemd[489]: Reached target Shutdown.
May 21 21:42:43 tarchn systemd[489]: Finished Exit the Session.
May 21 21:42:43 tarchn systemd[489]: Reached target Exit the Session.
May 21 21:42:43 tarchn systemd[490]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
May 21 21:42:43 tarchn systemd[1]: user@973.service: Deactivated successfully.
May 21 21:42:43 tarchn systemd[1]: Stopped User Manager for UID 973.
May 21 21:42:43 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:43 tarchn kernel: audit: type=1131 audit(1653158563.387:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:43 tarchn systemd[1]: Stopping User Runtime Directory /run/user/973...
May 21 21:42:43 tarchn systemd[1]: run-user-973.mount: Deactivated successfully.
May 21 21:42:43 tarchn systemd[1]: user-runtime-dir@973.service: Deactivated successfully.
May 21 21:42:43 tarchn systemd[1]: Stopped User Runtime Directory /run/user/973.
May 21 21:42:43 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:43 tarchn kernel: audit: type=1131 audit(1653158563.424:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:42:43 tarchn systemd[1]: Removed slice User Slice of UID 973.
May 21 21:42:43 tarchn systemd[1]: user-973.slice: Consumed 4.042s CPU time.
May 21 21:42:47 tarchn kernel: nouveau 0000:01:00.0: Enabling HDA controller
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [104, 130] HW [104, 130] FH TRB=0x0c010b077
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800634 | trm_hw_status0
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000CE0A | interruptlink2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x73C02D5B | beacon time
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x289752AD | tsf low
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x037A996F | time gp2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0A01001C | hcmd
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0xA402200A | isr0
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x01800000 | isr1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0041ACC5 | isr3
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0090019C | last cmd Id
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00012030 | l2p_duration
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00341020 | flow_handler
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:42:58 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:42:58 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:42:58 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=150000
May 21 21:43:01 tarchn rtkit-daemon[569]: Supervising 3 threads of 1 processes of 1 users.
May 21 21:43:01 tarchn rtkit-daemon[569]: Supervising 3 threads of 1 processes of 1 users.
May 21 21:43:01 tarchn rtkit-daemon[569]: Supervising 3 threads of 1 processes of 1 users.
May 21 21:43:01 tarchn rtkit-daemon[569]: Supervising 3 threads of 1 processes of 1 users.
May 21 21:43:01 tarchn rtkit-daemon[569]: Supervising 3 threads of 1 processes of 1 users.
May 21 21:43:01 tarchn rtkit-daemon[569]: Supervising 3 threads of 1 processes of 1 users.
May 21 21:43:01 tarchn rtkit-daemon[569]: Successfully made thread 1151 of process 1031 owned by '1000' RT at priority 10.
May 21 21:43:01 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:01 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:01 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:02 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:02 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:02 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:02 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:02 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:02 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:05 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:05 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [230, 60] HW [230, 60] FH TRB=0x0c010b0f5
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800634 | trm_hw_status0
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x000264BA | interruptlink2
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x10C0DC40 | beacon time
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x294A53C9 | tsf low
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00AF8F13 | time gp2
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x0A03001C | hcmd
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0xA402200A | isr0
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x01000000 | isr1
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x004000C5 | isr3
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x0505001C | last cmd Id
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00012030 | l2p_duration
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x003498A8 | flow_handler
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:43:10 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:43:10 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:43:10 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:43:10 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=120000
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [148, 246] HW [148, 246] FH TRB=0x0c010b0a3
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800634 | trm_hw_status0
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000AE06 | interruptlink2
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x07807AC8 | beacon time
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x29F05540 | tsf low
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00A282B2 | time gp2
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0B94001C | hcmd
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0xA4022002 | isr0
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x01000000 | isr1
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0041BCC5 | isr3
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x005B019C | last cmd Id
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00012030 | l2p_duration
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00347888 | flow_handler
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:43:20 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:43:20 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:43:21 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:43:21 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:43:21 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:43:21 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:43:21 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=150000
May 21 21:43:22 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:22 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [97, 208] HW [97, 208] FH TRB=0x0c010b070
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800634 | trm_hw_status0
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00028AFE | interruptlink2
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x03C17941 | beacon time
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x2A99A6C6 | tsf low
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00A5CD23 | time gp2
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x0A04001C | hcmd
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0xA402200A | isr0
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x01000000 | isr1
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00413CC5 | isr3
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x005F019C | last cmd Id
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00012030 | l2p_duration
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x0034D0D8 | flow_handler
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:43:32 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:43:32 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:43:32 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:43:32 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=9999 txrate=150000
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.3342] device (wlp3s0): state change: activated -> deactivating (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.3349] manager: NetworkManager state is now DISCONNECTING
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.3378] audit: op="device-disconnect" interface="wlp3s0" ifindex=3 pid=695 uid=1000 result="success"
May 21 21:43:36 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:43:36 tarchn kernel: audit: type=1111 audit(1653158616.333:86): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:43:36 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:43:36 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:43:36 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:43:36 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:43:36 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:43:36 tarchn kernel: audit: type=1130 audit(1653158616.357:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:43:36 tarchn kernel: wlp3s0: deauthenticating from 98:00:6a:2f:21:2a by local choice (Reason: 3=DEAUTH_LEAVING)
May 21 21:43:36 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:2f:21:2a reason=3 locally_generated=1
May 21 21:43:36 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
May 21 21:43:36 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-9999 noise=9999 txrate=0
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5562] device (wlp3s0): state change: deactivating -> disconnected (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5705] dhcp4 (wlp3s0): canceled DHCP transaction
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5706] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5707] dhcp4 (wlp3s0): state changed no lease
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5758] device (wlp3s0): set-hw-addr: set MAC address to E6:D9:A3:17:DA:AC (scanning)
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5875] manager: NetworkManager state is now DISCONNECTED
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5881] device (wlp3s0): supplicant interface state: completed -> disconnected
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5881] device (p2p-dev-wlp3s0): supplicant management interface state: completed -> disconnected
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5882] device (wlp3s0): supplicant interface state: disconnected -> interface_disabled
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5882] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> interface_disabled
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5885] device (wlp3s0): supplicant interface state: interface_disabled -> disconnected
May 21 21:43:36 tarchn NetworkManager[434]: <info>  [1653158616.5885] device (p2p-dev-wlp3s0): supplicant management interface state: interface_disabled -> disconnected
May 21 21:43:37 tarchn wpa_supplicant[464]: wlp3s0: Reject scan trigger since one is already pending
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4277] device (wlp3s0): Activation: starting connection 'Selam' (f0098228-144b-438b-a118-10b15a751298)
May 21 21:43:39 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=f0098228-144b-438b-a118-10b15a751298 name="Selam" pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4281] audit: op="connection-activate" uuid="f0098228-144b-438b-a118-10b15a751298" name="Selam" pid=695 uid=1000 result="success"
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4283] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4289] manager: NetworkManager state is now CONNECTING
May 21 21:43:39 tarchn kernel: audit: type=1111 audit(1653158619.423:88): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=f0098228-144b-438b-a118-10b15a751298 name="Selam" pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4320] device (wlp3s0): set-hw-addr: reset MAC address to 00:E1:8C:FE:5E:CF (preserve)
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4346] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4354] device (wlp3s0): Activation: (wifi) access point 'Selam' has security, but secrets are required.
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4355] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4359] sup-iface[f281fac8f26cec7a,0,wlp3s0]: wps: type pbc start...
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4392] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4400] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4406] device (wlp3s0): Activation: (wifi) connection 'Selam' has security, and secrets exist.  No new secrets needed.
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4407] Config: added 'ssid' value 'Selam'
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4407] Config: added 'scan_ssid' value '1'
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4408] Config: added 'bgscan' value 'simple:30:-70:86400'
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4408] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4408] Config: added 'psk' value '<hidden>'
May 21 21:43:39 tarchn flameshot[697]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/1”"
May 21 21:43:39 tarchn wpa_supplicant[464]: wlp3s0: WPS-CANCEL
May 21 21:43:39 tarchn wpa_supplicant[464]: wlp3s0: SME: Trying to authenticate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:43:39 tarchn kernel: wlp3s0: authenticate with 98:00:6a:2f:21:2a
May 21 21:43:39 tarchn kernel: wlp3s0: bad VHT capabilities, disabling VHT
May 21 21:43:39 tarchn kernel: wlp3s0: 80 MHz not supported, disabling VHT
May 21 21:43:39 tarchn kernel: wlp3s0: send auth to 98:00:6a:2f:21:2a (try 1/3)
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4748] device (wlp3s0): supplicant interface state: disconnected -> authenticating
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4749] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> authenticating
May 21 21:43:39 tarchn wpa_supplicant[464]: wlp3s0: Trying to associate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4758] device (wlp3s0): supplicant interface state: authenticating -> associating
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4758] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
May 21 21:43:39 tarchn kernel: wlp3s0: authenticated
May 21 21:43:39 tarchn kernel: wlp3s0: associate with 98:00:6a:2f:21:2a (try 1/3)
May 21 21:43:39 tarchn wpa_supplicant[464]: RRM: Ignoring radio measurement request: Not associated
May 21 21:43:39 tarchn kernel: wlp3s0: RX AssocResp from 98:00:6a:2f:21:2a (capab=0x1c31 status=0 aid=3)
May 21 21:43:39 tarchn wpa_supplicant[464]: wlp3s0: Associated with 98:00:6a:2f:21:2a
May 21 21:43:39 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 21 21:43:39 tarchn kernel: wlp3s0: associated
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4913] device (wlp3s0): supplicant interface state: associating -> associated
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.4914] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
May 21 21:43:39 tarchn kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:2f:21:2a
May 21 21:43:39 tarchn wpa_supplicant[464]: wlp3s0: WPA: Key negotiation completed with 98:00:6a:2f:21:2a [PTK=CCMP GTK=CCMP]
May 21 21:43:39 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 98:00:6a:2f:21:2a completed [id=0 id_str=]
May 21 21:43:39 tarchn kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
May 21 21:43:39 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-64 noise=9999 txrate=1000
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6334] device (wlp3s0): supplicant interface state: associated -> completed
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6335] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Selam"
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6335] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> completed
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6367] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6381] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6711] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.47
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6752] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6794] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6799] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6807] manager: NetworkManager state is now CONNECTED_LOCAL
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6833] manager: NetworkManager state is now CONNECTED_SITE
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6836] policy: set 'Selam' (wlp3s0) as default for IPv4 routing and DNS
May 21 21:43:39 tarchn NetworkManager[434]: <info>  [1653158619.6874] device (wlp3s0): Activation: successful, device activated.
May 21 21:43:46 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:43:46 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:43:46 tarchn kernel: audit: type=1131 audit(1653158626.367:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:43:46 tarchn systemd-timesyncd[409]: Timed out waiting for reply from 62.12.173.12:123 (2.arch.pool.ntp.org).
May 21 21:43:46 tarchn NetworkManager[434]: <info>  [1653158626.8424] manager: NetworkManager state is now CONNECTED_GLOBAL
May 21 21:43:46 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:43:46 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:43:46 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:43:46 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:43:46 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:43:46 tarchn kernel: audit: type=1130 audit(1653158626.863:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [104, 203] HW [104, 203] FH TRB=0x0c010b077
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800634 | trm_hw_status0
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00027E14 | interruptlink2
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x258018C0 | beacon time
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x2BF5E747 | tsf low
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x0158B4C6 | time gp2
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x0A03001C | hcmd
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0xA402200A | isr0
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800000 | isr1
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x0041A8C5 | isr3
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00EF019C | last cmd Id
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | l2p_control
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00012030 | l2p_duration
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000F | l2p_mhvalid
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000004 | l2p_addr_match
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x0034B8C8 | flow_handler
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:43:54 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:43:54 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:43:55 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:43:55 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:43:55 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:43:55 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:43:55 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=150000
May 21 21:43:56 tarchn systemd-timesyncd[409]: Timed out waiting for reply from 162.159.200.1:123 (2.arch.pool.ntp.org).
May 21 21:43:56 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:43:56 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:43:56 tarchn kernel: audit: type=1131 audit(1653158636.880:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:43:56 tarchn systemd-timesyncd[409]: Initial synchronization to time server 85.199.214.98:123 (2.arch.pool.ntp.org).
May 21 21:44:02 tarchn NetworkManager[434]: <info>  [1653158642.7042] manager: NetworkManager state is now CONNECTED_SITE
May 21 21:44:02 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:44:02 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:44:02 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:44:02 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:44:02 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:44:02 tarchn kernel: audit: type=1130 audit(1653158642.734:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [46, 144] HW [46, 144] FH TRB=0x0c010b03d
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800624 | trm_hw_status0
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00025E22 | interruptlink2
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x11C0CAB8 | beacon time
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x2CCCD54F | tsf low
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00D36D09 | time gp2
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x0A08001C | hcmd
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0xA402200A | isr0
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr1
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00417CC4 | isr3
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x005F019C | last cmd Id
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000D4 | l2p_control
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x0001A030 | l2p_duration
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | l2p_mhvalid
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000081 | l2p_addr_match
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000005 | lmpm_pmg_sel
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00344858 | flow_handler
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:44:08 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:44:08 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:44:09 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:44:09 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:44:09 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:44:09 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:44:09 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=150000
May 21 21:44:12 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:44:12 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:44:12 tarchn kernel: audit: type=1131 audit(1653158652.743:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [217, 35] HW [217, 35] FH TRB=0x0c010b0e8
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800634 | trm_hw_status0
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0001BF38 | interruptlink2
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x12016475 | beacon time
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x2D7FEB92 | tsf low
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00AF9584 | time gp2
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0A13001C | hcmd
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0xA402200A | isr0
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x01000000 | isr1
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x004138C5 | isr3
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x005F019C | last cmd Id
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00012030 | l2p_duration
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00343848 | flow_handler
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:44:20 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:44:20 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:44:20 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:44:21 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=9999 txrate=150000
May 21 21:44:21 tarchn NetworkManager[434]: <info>  [1653158661.8699] manager: NetworkManager state is now CONNECTED_GLOBAL
May 21 21:44:21 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:44:21 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:44:21 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:44:21 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:44:21 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:44:21 tarchn kernel: audit: type=1130 audit(1653158661.878:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:44:23 tarchn NetworkManager[434]: <info>  [1653158663.5452] device (enp2s0): carrier: link connected
May 21 21:44:23 tarchn NetworkManager[434]: <info>  [1653158663.5460] device (enp2s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
May 21 21:44:23 tarchn kernel: r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
May 21 21:44:23 tarchn kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
May 21 21:44:23 tarchn NetworkManager[434]: <info>  [1653158663.5475] policy: auto-activating connection 'Wired connection 1' (2d711a34-ccc8-3197-b723-733cd2369787)
May 21 21:44:23 tarchn NetworkManager[434]: <info>  [1653158663.5487] device (enp2s0): Activation: starting connection 'Wired connection 1' (2d711a34-ccc8-3197-b723-733cd2369787)
May 21 21:44:23 tarchn NetworkManager[434]: <info>  [1653158663.5490] device (enp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:44:23 tarchn NetworkManager[434]: <info>  [1653158663.5495] device (enp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:44:23 tarchn NetworkManager[434]: <info>  [1653158663.5501] device (enp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 21 21:44:23 tarchn NetworkManager[434]: <info>  [1653158663.5505] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:44:27 tarchn NetworkManager[434]: <info>  [1653158667.8411] dhcp4 (enp2s0): state changed new lease, address=192.168.1.39
May 21 21:44:27 tarchn NetworkManager[434]: <info>  [1653158667.8443] device (enp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 21 21:44:27 tarchn NetworkManager[434]: <info>  [1653158667.8490] device (enp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 21 21:44:27 tarchn NetworkManager[434]: <info>  [1653158667.8500] device (enp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 21 21:44:27 tarchn NetworkManager[434]: <info>  [1653158667.8554] device (enp2s0): Activation: successful, device activated.
May 21 21:44:28 tarchn NetworkManager[434]: <info>  [1653158668.0083] policy: set 'Wired connection 1' (enp2s0) as default for IPv4 routing and DNS
May 21 21:44:31 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:44:31 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:44:31 tarchn kernel: audit: type=1131 audit(1653158671.883:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [182, 187] HW [182, 187] FH TRB=0x0c010b0ba
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800624 | trm_hw_status0
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0001653E | interruptlink2
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x2841168E | beacon time
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x2EE6097A | tsf low
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0162B90C | time gp2
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0BB6001C | hcmd
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0xA4022002 | isr0
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x01000000 | isr1
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x004168C5 | isr3
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x006D019C | last cmd Id
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0001A030 | l2p_duration
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x0034B8C8 | flow_handler
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:44:44 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:44:44 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:44:44 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:44:44 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=120000
May 21 21:44:45 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:44:45 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:44:45 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:44:45 tarchn rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 21 21:44:45 tarchn rtkit-daemon[569]: Successfully made thread 1727 of process 1211 owned by '1000' RT at priority 10.
May 21 21:44:45 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:45:39 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=135000
May 21 21:47:57 tarchn kernel: usb 1-1: USB disconnect, device number 2
May 21 21:47:57 tarchn kernel: usb 1-1: new full-speed USB device number 6 using xhci_hcd
May 21 21:47:58 tarchn kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
May 21 21:47:58 tarchn kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 21 21:47:58 tarchn kernel: usb 1-1: Product: USB Receiver
May 21 21:47:58 tarchn kernel: usb 1-1: Manufacturer: Logitech
May 21 21:47:58 tarchn kernel: logitech-djreceiver 0003:046D:C52F.0005: hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
May 21 21:47:58 tarchn kernel: logitech-djreceiver 0003:046D:C52F.0006: hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
May 21 21:47:58 tarchn kernel: logitech-djreceiver 0003:046D:C52F.0006: device of type eQUAD step 4 DJ (0x04) connected on slot 1
May 21 21:47:58 tarchn kernel: input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0006/0003:046D:4057.0007/input/input28
May 21 21:47:58 tarchn kernel: logitech-hidpp-device 0003:046D:4057.0007: input,hidraw3: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-1/input1:1
May 21 21:47:58 tarchn systemd-logind[422]: Watching system buttons on /dev/input/event16 (Logitech B330/M330/M3)
May 21 21:47:58 tarchn kernel: r8169 0000:02:00.0 enp2s0: Link is Down
May 21 21:48:01 tarchn kernel: logitech-hidpp-device 0003:046D:4057.0007: HID++ 4.5 device connected.
May 21 21:48:04 tarchn NetworkManager[434]: <info>  [1653158884.9741] device (enp2s0): state change: activated -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
May 21 21:48:04 tarchn NetworkManager[434]: <info>  [1653158884.9904] dhcp4 (enp2s0): canceled DHCP transaction
May 21 21:48:04 tarchn NetworkManager[434]: <info>  [1653158884.9905] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:48:04 tarchn NetworkManager[434]: <info>  [1653158884.9906] dhcp4 (enp2s0): state changed no lease
May 21 21:48:05 tarchn NetworkManager[434]: <info>  [1653158885.0002] policy: set 'Selam' (wlp3s0) as default for IPv4 routing and DNS
May 21 21:48:05 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:48:05 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:48:05 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:48:05 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:48:05 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:05 tarchn kernel: audit: type=1130 audit(1653158885.020:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:14 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:48:14 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:48:15 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:48:15 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:15 tarchn kernel: audit: type=1131 audit(1653158895.034:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:19 tarchn kernel: r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
May 21 21:48:19 tarchn NetworkManager[434]: <info>  [1653158899.2735] device (enp2s0): carrier: link connected
May 21 21:48:19 tarchn NetworkManager[434]: <info>  [1653158899.2740] device (enp2s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
May 21 21:48:19 tarchn NetworkManager[434]: <info>  [1653158899.2758] policy: auto-activating connection 'Wired connection 1' (2d711a34-ccc8-3197-b723-733cd2369787)
May 21 21:48:19 tarchn NetworkManager[434]: <info>  [1653158899.2768] device (enp2s0): Activation: starting connection 'Wired connection 1' (2d711a34-ccc8-3197-b723-733cd2369787)
May 21 21:48:19 tarchn NetworkManager[434]: <info>  [1653158899.2775] device (enp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:48:19 tarchn NetworkManager[434]: <info>  [1653158899.2783] device (enp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:48:19 tarchn NetworkManager[434]: <info>  [1653158899.2794] device (enp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 21 21:48:19 tarchn NetworkManager[434]: <info>  [1653158899.2806] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [33, 80] HW [33, 80] FH TRB=0x0c010b030
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800634 | trm_hw_status0
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00027E14 | interruptlink2
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0600126B | beacon time
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x3BF85D9C | tsf low
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0D0EC122 | time gp2
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0B21001C | hcmd
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0xA4022002 | isr0
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x01000000 | isr1
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x004128C5 | isr3
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0088019C | last cmd Id
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00012030 | l2p_duration
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x0034E0F0 | flow_handler
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:48:23 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:48:23 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:48:23 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:48:23 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=120000
May 21 21:48:26 tarchn NetworkManager[434]: <info>  [1653158906.1306] dhcp4 (enp2s0): state changed new lease, address=192.168.1.39
May 21 21:48:26 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:48:26 tarchn NetworkManager[434]: <info>  [1653158906.1341] device (enp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 21 21:48:26 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:48:26 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:48:26 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:48:26 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:26 tarchn kernel: audit: type=1130 audit(1653158906.154:98): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:26 tarchn NetworkManager[434]: <info>  [1653158906.1601] device (enp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 21 21:48:26 tarchn NetworkManager[434]: <info>  [1653158906.1608] device (enp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 21 21:48:26 tarchn NetworkManager[434]: <info>  [1653158906.1660] device (enp2s0): Activation: successful, device activated.
May 21 21:48:26 tarchn NetworkManager[434]: <info>  [1653158906.3215] policy: set 'Wired connection 1' (enp2s0) as default for IPv4 routing and DNS
May 21 21:48:36 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:48:36 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:36 tarchn kernel: audit: type=1131 audit(1653158916.164:99): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:40 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=150000
May 21 21:48:47 tarchn kernel: r8169 0000:02:00.0 enp2s0: Link is Down
May 21 21:48:48 tarchn NetworkManager[434]: <info>  [1653158928.7615] device (wlp3s0): state change: activated -> deactivating (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:48:48 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:48:48 tarchn kernel: audit: type=1111 audit(1653158928.760:100): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:48:48 tarchn NetworkManager[434]: <info>  [1653158928.7667] audit: op="device-disconnect" interface="wlp3s0" ifindex=3 pid=695 uid=1000 result="success"
May 21 21:48:48 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:48:48 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:48:48 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:48:48 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:48:48 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:48 tarchn kernel: audit: type=1130 audit(1653158928.780:101): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:48 tarchn kernel: wlp3s0: deauthenticating from 98:00:6a:2f:21:2a by local choice (Reason: 3=DEAUTH_LEAVING)
May 21 21:48:48 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:2f:21:2a reason=3 locally_generated=1
May 21 21:48:48 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
May 21 21:48:48 tarchn NetworkManager[434]: <info>  [1653158928.8897] device (wlp3s0): supplicant interface state: completed -> disconnected
May 21 21:48:48 tarchn NetworkManager[434]: <info>  [1653158928.8897] device (p2p-dev-wlp3s0): supplicant management interface state: completed -> disconnected
May 21 21:48:48 tarchn NetworkManager[434]: <info>  [1653158928.8904] device (wlp3s0): state change: deactivating -> disconnected (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:48:48 tarchn NetworkManager[434]: <info>  [1653158928.9209] dhcp4 (wlp3s0): canceled DHCP transaction
May 21 21:48:48 tarchn NetworkManager[434]: <info>  [1653158928.9210] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:48:48 tarchn NetworkManager[434]: <info>  [1653158928.9210] dhcp4 (wlp3s0): state changed no lease
May 21 21:48:48 tarchn NetworkManager[434]: <info>  [1653158928.9241] device (wlp3s0): set-hw-addr: set MAC address to 3A:BF:5A:54:E7:8D (scanning)
May 21 21:48:49 tarchn wpa_supplicant[464]: wlp3s0: Reject scan trigger since one is already pending
May 21 21:48:52 tarchn NetworkManager[434]: <info>  [1653158932.0076] device (enp2s0): state change: activated -> deactivating (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:48:52 tarchn NetworkManager[434]: <info>  [1653158932.0082] manager: NetworkManager state is now DISCONNECTING
May 21 21:48:52 tarchn kernel: audit: type=1111 audit(1653158932.003:102): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="enp2s0" ifindex=2 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:48:52 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="enp2s0" ifindex=2 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:48:52 tarchn NetworkManager[434]: <info>  [1653158932.0098] audit: op="device-disconnect" interface="enp2s0" ifindex=2 pid=695 uid=1000 result="success"
May 21 21:48:52 tarchn NetworkManager[434]: <info>  [1653158932.0203] device (enp2s0): state change: deactivating -> disconnected (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:48:52 tarchn NetworkManager[434]: <info>  [1653158932.0404] dhcp4 (enp2s0): canceled DHCP transaction
May 21 21:48:52 tarchn NetworkManager[434]: <info>  [1653158932.0405] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:48:52 tarchn NetworkManager[434]: <info>  [1653158932.0405] dhcp4 (enp2s0): state changed no lease
May 21 21:48:52 tarchn NetworkManager[434]: <info>  [1653158932.0437] manager: NetworkManager state is now DISCONNECTED
May 21 21:48:53 tarchn NetworkManager[434]: <info>  [1653158933.6741] device (enp2s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1345] device (wlp3s0): Activation: starting connection 'Selam' (f0098228-144b-438b-a118-10b15a751298)
May 21 21:48:55 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=f0098228-144b-438b-a118-10b15a751298 name="Selam" pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1348] audit: op="connection-activate" uuid="f0098228-144b-438b-a118-10b15a751298" name="Selam" pid=695 uid=1000 result="success"
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1351] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1357] manager: NetworkManager state is now CONNECTING
May 21 21:48:55 tarchn kernel: audit: type=1111 audit(1653158935.130:103): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=f0098228-144b-438b-a118-10b15a751298 name="Selam" pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1401] device (wlp3s0): set-hw-addr: reset MAC address to 00:E1:8C:FE:5E:CF (preserve)
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1433] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1454] device (wlp3s0): Activation: (wifi) access point 'Selam' has security, but secrets are required.
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1455] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1472] sup-iface[f281fac8f26cec7a,0,wlp3s0]: wps: type pbc start...
May 21 21:48:55 tarchn flameshot[697]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/1”"
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1530] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1562] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1566] device (wlp3s0): Activation: (wifi) connection 'Selam' has security, and secrets exist.  No new secrets needed.
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1566] Config: added 'ssid' value 'Selam'
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1566] Config: added 'scan_ssid' value '1'
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1567] Config: added 'bgscan' value 'simple:30:-70:86400'
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1567] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1567] Config: added 'psk' value '<hidden>'
May 21 21:48:55 tarchn wpa_supplicant[464]: wlp3s0: WPS-CANCEL
May 21 21:48:55 tarchn wpa_supplicant[464]: wlp3s0: SME: Trying to authenticate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:48:55 tarchn kernel: wlp3s0: authenticate with 98:00:6a:2f:21:2a
May 21 21:48:55 tarchn kernel: wlp3s0: bad VHT capabilities, disabling VHT
May 21 21:48:55 tarchn kernel: wlp3s0: 80 MHz not supported, disabling VHT
May 21 21:48:55 tarchn kernel: wlp3s0: send auth to 98:00:6a:2f:21:2a (try 1/3)
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1760] device (wlp3s0): supplicant interface state: disconnected -> authenticating
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1760] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> authenticating
May 21 21:48:55 tarchn wpa_supplicant[464]: wlp3s0: Trying to associate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1768] device (wlp3s0): supplicant interface state: authenticating -> associating
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1768] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
May 21 21:48:55 tarchn kernel: wlp3s0: authenticated
May 21 21:48:55 tarchn kernel: wlp3s0: associate with 98:00:6a:2f:21:2a (try 1/3)
May 21 21:48:55 tarchn wpa_supplicant[464]: RRM: Ignoring radio measurement request: Not associated
May 21 21:48:55 tarchn kernel: wlp3s0: RX AssocResp from 98:00:6a:2f:21:2a (capab=0x1c31 status=0 aid=3)
May 21 21:48:55 tarchn wpa_supplicant[464]: wlp3s0: Associated with 98:00:6a:2f:21:2a
May 21 21:48:55 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 21 21:48:55 tarchn kernel: wlp3s0: associated
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1908] device (wlp3s0): supplicant interface state: associating -> associated
May 21 21:48:55 tarchn NetworkManager[434]: <info>  [1653158935.1909] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
May 21 21:48:55 tarchn kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:2f:21:2a
May 21 21:48:58 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:48:58 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:48:58 tarchn kernel: audit: type=1131 audit(1653158938.790:104): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:49:04 tarchn kernel: wlp3s0: deauthenticated from 98:00:6a:2f:21:2a (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
May 21 21:49:04 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:2f:21:2a reason=15
May 21 21:49:04 tarchn NetworkManager[434]: <info>  [1653158944.3319] device (wlp3s0): supplicant interface state: associated -> disconnected
May 21 21:49:04 tarchn NetworkManager[434]: <info>  [1653158944.3320] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> disconnected
May 21 21:49:04 tarchn NetworkManager[434]: <info>  [1653158944.4316] device (wlp3s0): supplicant interface state: disconnected -> scanning
May 21 21:49:04 tarchn NetworkManager[434]: <info>  [1653158944.4317] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> scanning
May 21 21:49:08 tarchn wpa_supplicant[464]: wlp3s0: SME: Trying to authenticate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:49:08 tarchn kernel: wlp3s0: authenticate with 98:00:6a:2f:21:2a
May 21 21:49:08 tarchn kernel: wlp3s0: bad VHT capabilities, disabling VHT
May 21 21:49:08 tarchn kernel: wlp3s0: 80 MHz not supported, disabling VHT
May 21 21:49:08 tarchn kernel: wlp3s0: send auth to 98:00:6a:2f:21:2a (try 1/3)
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.0115] device (wlp3s0): supplicant interface state: scanning -> authenticating
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.0116] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> authenticating
May 21 21:49:08 tarchn wpa_supplicant[464]: wlp3s0: Trying to associate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:49:08 tarchn kernel: wlp3s0: authenticated
May 21 21:49:08 tarchn kernel: wlp3s0: associate with 98:00:6a:2f:21:2a (try 1/3)
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.0144] device (wlp3s0): supplicant interface state: authenticating -> associating
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.0145] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
May 21 21:49:08 tarchn wpa_supplicant[464]: RRM: Ignoring radio measurement request: Not associated
May 21 21:49:08 tarchn kernel: wlp3s0: RX AssocResp from 98:00:6a:2f:21:2a (capab=0x1c31 status=0 aid=3)
May 21 21:49:08 tarchn wpa_supplicant[464]: wlp3s0: Associated with 98:00:6a:2f:21:2a
May 21 21:49:08 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 21 21:49:08 tarchn kernel: wlp3s0: associated
May 21 21:49:08 tarchn kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:2f:21:2a
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.0283] device (wlp3s0): supplicant interface state: associating -> associated
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.0284] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.1256] device (wlp3s0): supplicant interface state: associated -> 4way_handshake
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.1257] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> 4way_handshake
May 21 21:49:08 tarchn wpa_supplicant[464]: wlp3s0: WPA: Key negotiation completed with 98:00:6a:2f:21:2a [PTK=CCMP GTK=CCMP]
May 21 21:49:08 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 98:00:6a:2f:21:2a completed [id=0 id_str=]
May 21 21:49:08 tarchn kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
May 21 21:49:08 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-57 noise=9999 txrate=1000
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.1795] device (wlp3s0): supplicant interface state: 4way_handshake -> completed
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.1796] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Selam"
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.1796] device (p2p-dev-wlp3s0): supplicant management interface state: 4way_handshake -> completed
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.1799] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.1808] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.2049] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.47
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.2083] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 21 21:49:08 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:49:08 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:49:08 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:49:08 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:49:08 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:49:08 tarchn kernel: audit: type=1130 audit(1653158948.223:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.2277] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.2279] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.2283] manager: NetworkManager state is now CONNECTED_LOCAL
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.2313] manager: NetworkManager state is now CONNECTED_SITE
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.2314] policy: set 'Selam' (wlp3s0) as default for IPv4 routing and DNS
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.2338] device (wlp3s0): Activation: successful, device activated.
May 21 21:49:08 tarchn NetworkManager[434]: <info>  [1653158948.4638] manager: NetworkManager state is now CONNECTED_GLOBAL
May 21 21:49:18 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:49:18 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:49:18 tarchn kernel: audit: type=1131 audit(1653158958.236:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [104, 150] HW [104, 150] FH TRB=0x0c010b077
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800634 | trm_hw_status0
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x0001BF38 | interruptlink2
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x2000D93C | beacon time
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x3F6746CC | tsf low
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x036B98AB | time gp2
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x0B68001C | hcmd
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0xA4022002 | isr0
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x01800000 | isr1
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x0041B8C5 | isr3
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00FE019C | last cmd Id
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00012030 | l2p_duration
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00343040 | flow_handler
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:49:21 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:49:21 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:49:21 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:49:21 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=150000
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [224, 11] HW [224, 11] FH TRB=0x0c010b0ef
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x008006F4 | trm_hw_status0
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x000263D0 | interruptlink2
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x28C0529D | beacon time
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x40ACCD6A | tsf low
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x014224C5 | time gp2
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x0BE0001C | hcmd
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x80022002 | isr0
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr1
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x004048C5 | isr3
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x005D019C | last cmd Id
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00002020 | l2p_duration
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000005 | lmpm_pmg_sel
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x0034F0F8 | flow_handler
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:49:42 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:49:42 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:49:42 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:49:42 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=9999 txrate=150000
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.2281] device (wlp3s0): state change: activated -> deactivating (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.2293] manager: NetworkManager state is now DISCONNECTING
May 21 21:49:49 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:49:49 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:49:49 tarchn kernel: audit: type=1111 audit(1653158989.232:107): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.2359] audit: op="device-disconnect" interface="wlp3s0" ifindex=3 pid=695 uid=1000 result="success"
May 21 21:49:49 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:49:49 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:49:49 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:49:49 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:49:49 tarchn kernel: audit: type=1130 audit(1653158989.249:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:49:49 tarchn kernel: wlp3s0: deauthenticating from 98:00:6a:2f:21:2a by local choice (Reason: 3=DEAUTH_LEAVING)
May 21 21:49:49 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:2f:21:2a reason=3 locally_generated=1
May 21 21:49:49 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
May 21 21:49:49 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-9999 noise=9999 txrate=0
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.3406] device (wlp3s0): state change: deactivating -> disconnected (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.3639] dhcp4 (wlp3s0): canceled DHCP transaction
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.3640] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.3640] dhcp4 (wlp3s0): state changed no lease
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.3738] device (wlp3s0): set-hw-addr: set MAC address to 5E:C2:DC:08:29:91 (scanning)
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.3771] manager: NetworkManager state is now DISCONNECTED
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.3784] device (wlp3s0): supplicant interface state: completed -> disconnected
May 21 21:49:49 tarchn NetworkManager[434]: <info>  [1653158989.3784] device (p2p-dev-wlp3s0): supplicant management interface state: completed -> disconnected
May 21 21:49:51 tarchn wpa_supplicant[464]: wlp3s0: Reject scan trigger since one is already pending
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3014] device (wlp3s0): Activation: starting connection 'Selam' (f0098228-144b-438b-a118-10b15a751298)
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3017] audit: op="connection-activate" uuid="f0098228-144b-438b-a118-10b15a751298" name="Selam" pid=695 uid=1000 result="success"
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3020] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3026] manager: NetworkManager state is now CONNECTING
May 21 21:49:51 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=f0098228-144b-438b-a118-10b15a751298 name="Selam" pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:49:51 tarchn kernel: audit: type=1111 audit(1653158991.299:109): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=f0098228-144b-438b-a118-10b15a751298 name="Selam" pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3058] device (wlp3s0): set-hw-addr: reset MAC address to 00:E1:8C:FE:5E:CF (preserve)
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3097] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3103] device (wlp3s0): Activation: (wifi) access point 'Selam' has security, but secrets are required.
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3104] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3107] sup-iface[f281fac8f26cec7a,0,wlp3s0]: wps: type pbc start...
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3131] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3135] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3138] device (wlp3s0): Activation: (wifi) connection 'Selam' has security, and secrets exist.  No new secrets needed.
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3139] Config: added 'ssid' value 'Selam'
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3139] Config: added 'scan_ssid' value '1'
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3139] Config: added 'bgscan' value 'simple:30:-70:86400'
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3139] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3139] Config: added 'psk' value '<hidden>'
May 21 21:49:51 tarchn flameshot[697]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/1”"
May 21 21:49:51 tarchn wpa_supplicant[464]: wlp3s0: WPS-CANCEL
May 21 21:49:51 tarchn wpa_supplicant[464]: wlp3s0: SME: Trying to authenticate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:49:51 tarchn kernel: wlp3s0: authenticate with 98:00:6a:2f:21:2a
May 21 21:49:51 tarchn kernel: wlp3s0: bad VHT capabilities, disabling VHT
May 21 21:49:51 tarchn kernel: wlp3s0: 80 MHz not supported, disabling VHT
May 21 21:49:51 tarchn kernel: wlp3s0: send auth to 98:00:6a:2f:21:2a (try 1/3)
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3393] device (wlp3s0): supplicant interface state: disconnected -> authenticating
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3394] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> authenticating
May 21 21:49:51 tarchn wpa_supplicant[464]: wlp3s0: Trying to associate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3432] device (wlp3s0): supplicant interface state: authenticating -> associating
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3432] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
May 21 21:49:51 tarchn kernel: wlp3s0: authenticated
May 21 21:49:51 tarchn kernel: wlp3s0: associate with 98:00:6a:2f:21:2a (try 1/3)
May 21 21:49:51 tarchn wpa_supplicant[464]: RRM: Ignoring radio measurement request: Not associated
May 21 21:49:51 tarchn kernel: wlp3s0: RX AssocResp from 98:00:6a:2f:21:2a (capab=0x1c31 status=0 aid=3)
May 21 21:49:51 tarchn wpa_supplicant[464]: wlp3s0: Associated with 98:00:6a:2f:21:2a
May 21 21:49:51 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 21 21:49:51 tarchn kernel: wlp3s0: associated
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3571] device (wlp3s0): supplicant interface state: associating -> associated
May 21 21:49:51 tarchn NetworkManager[434]: <info>  [1653158991.3571] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
May 21 21:49:51 tarchn kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:2f:21:2a
May 21 21:49:53 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:49:53 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:49:59 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:49:59 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:49:59 tarchn kernel: audit: type=1131 audit(1653158999.258:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:00 tarchn kernel: wlp3s0: deauthenticated from 98:00:6a:2f:21:2a (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
May 21 21:50:00 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:2f:21:2a reason=15
May 21 21:50:00 tarchn NetworkManager[434]: <info>  [1653159000.5086] device (wlp3s0): supplicant interface state: associated -> disconnected
May 21 21:50:00 tarchn NetworkManager[434]: <info>  [1653159000.5087] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> disconnected
May 21 21:50:00 tarchn NetworkManager[434]: <info>  [1653159000.6086] device (wlp3s0): supplicant interface state: disconnected -> scanning
May 21 21:50:00 tarchn NetworkManager[434]: <info>  [1653159000.6087] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> scanning
May 21 21:50:04 tarchn wpa_supplicant[464]: wlp3s0: SME: Trying to authenticate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:50:04 tarchn kernel: wlp3s0: authenticate with 98:00:6a:2f:21:2a
May 21 21:50:04 tarchn kernel: wlp3s0: bad VHT capabilities, disabling VHT
May 21 21:50:04 tarchn kernel: wlp3s0: 80 MHz not supported, disabling VHT
May 21 21:50:04 tarchn kernel: wlp3s0: send auth to 98:00:6a:2f:21:2a (try 1/3)
May 21 21:50:04 tarchn NetworkManager[434]: <info>  [1653159004.1806] device (wlp3s0): supplicant interface state: scanning -> authenticating
May 21 21:50:04 tarchn NetworkManager[434]: <info>  [1653159004.1807] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> authenticating
May 21 21:50:04 tarchn wpa_supplicant[464]: wlp3s0: Trying to associate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:50:04 tarchn NetworkManager[434]: <info>  [1653159004.1829] device (wlp3s0): supplicant interface state: authenticating -> associating
May 21 21:50:04 tarchn NetworkManager[434]: <info>  [1653159004.1830] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
May 21 21:50:04 tarchn kernel: wlp3s0: authenticated
May 21 21:50:04 tarchn kernel: wlp3s0: associate with 98:00:6a:2f:21:2a (try 1/3)
May 21 21:50:04 tarchn wpa_supplicant[464]: RRM: Ignoring radio measurement request: Not associated
May 21 21:50:04 tarchn kernel: wlp3s0: RX AssocResp from 98:00:6a:2f:21:2a (capab=0x1c31 status=0 aid=3)
May 21 21:50:04 tarchn wpa_supplicant[464]: wlp3s0: Associated with 98:00:6a:2f:21:2a
May 21 21:50:04 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 21 21:50:04 tarchn kernel: wlp3s0: associated
May 21 21:50:04 tarchn NetworkManager[434]: <info>  [1653159004.2005] device (wlp3s0): supplicant interface state: associating -> associated
May 21 21:50:04 tarchn NetworkManager[434]: <info>  [1653159004.2006] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
May 21 21:50:04 tarchn kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:2f:21:2a
May 21 21:50:07 tarchn NetworkManager[434]: <info>  [1653159007.8753] device (wlp3s0): state change: config -> deactivating (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:50:07 tarchn NetworkManager[434]: <info>  [1653159007.8758] manager: NetworkManager state is now DISCONNECTING
May 21 21:50:07 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:50:07 tarchn NetworkManager[434]: <info>  [1653159007.8788] audit: op="device-disconnect" interface="wlp3s0" ifindex=3 pid=695 uid=1000 result="success"
May 21 21:50:07 tarchn kernel: audit: type=1111 audit(1653159007.875:111): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:50:07 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:50:07 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:50:07 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:50:07 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:50:07 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:07 tarchn kernel: audit: type=1130 audit(1653159007.898:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:07 tarchn kernel: wlp3s0: deauthenticating from 98:00:6a:2f:21:2a by local choice (Reason: 3=DEAUTH_LEAVING)
May 21 21:50:07 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:2f:21:2a reason=3 locally_generated=1
May 21 21:50:07 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
May 21 21:50:07 tarchn NetworkManager[434]: <info>  [1653159007.9422] device (wlp3s0): supplicant interface state: associated -> disconnected
May 21 21:50:07 tarchn NetworkManager[434]: <info>  [1653159007.9422] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> disconnected
May 21 21:50:07 tarchn NetworkManager[434]: <info>  [1653159007.9424] device (wlp3s0): state change: deactivating -> disconnected (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:50:07 tarchn NetworkManager[434]: <info>  [1653159007.9438] device (wlp3s0): set-hw-addr: set MAC address to B6:FA:4A:A5:C5:CA (scanning)
May 21 21:50:07 tarchn NetworkManager[434]: <info>  [1653159007.9456] manager: NetworkManager state is now DISCONNECTED
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1372] device (wlp3s0): Activation: starting connection 'Selam' (f0098228-144b-438b-a118-10b15a751298)
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1381] audit: op="connection-activate" uuid="f0098228-144b-438b-a118-10b15a751298" name="Selam" pid=695 uid=1000 result="success"
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1383] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1390] manager: NetworkManager state is now CONNECTING
May 21 21:50:13 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=f0098228-144b-438b-a118-10b15a751298 name="Selam" pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:50:13 tarchn kernel: audit: type=1111 audit(1653159013.135:113): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=f0098228-144b-438b-a118-10b15a751298 name="Selam" pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1435] device (wlp3s0): set-hw-addr: reset MAC address to 00:E1:8C:FE:5E:CF (preserve)
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1465] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1471] device (wlp3s0): Activation: (wifi) access point 'Selam' has security, but secrets are required.
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1471] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1475] sup-iface[f281fac8f26cec7a,0,wlp3s0]: wps: type pbc start...
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1499] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1506] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1511] device (wlp3s0): Activation: (wifi) connection 'Selam' has security, and secrets exist.  No new secrets needed.
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1512] Config: added 'ssid' value 'Selam'
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1512] Config: added 'scan_ssid' value '1'
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1512] Config: added 'bgscan' value 'simple:30:-70:86400'
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1513] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1513] Config: added 'psk' value '<hidden>'
May 21 21:50:13 tarchn wpa_supplicant[464]: wlp3s0: WPS-CANCEL
May 21 21:50:13 tarchn flameshot[697]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/1”"
May 21 21:50:13 tarchn wpa_supplicant[464]: wlp3s0: SME: Trying to authenticate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:50:13 tarchn kernel: wlp3s0: authenticate with 98:00:6a:2f:21:2a
May 21 21:50:13 tarchn kernel: wlp3s0: bad VHT capabilities, disabling VHT
May 21 21:50:13 tarchn kernel: wlp3s0: 80 MHz not supported, disabling VHT
May 21 21:50:13 tarchn kernel: wlp3s0: send auth to 98:00:6a:2f:21:2a (try 1/3)
May 21 21:50:13 tarchn wpa_supplicant[464]: wlp3s0: Trying to associate with 98:00:6a:2f:21:2a (SSID='Selam' freq=2457 MHz)
May 21 21:50:13 tarchn kernel: wlp3s0: authenticated
May 21 21:50:13 tarchn kernel: wlp3s0: associate with 98:00:6a:2f:21:2a (try 1/3)
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1777] device (wlp3s0): supplicant interface state: disconnected -> authenticating
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1777] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> authenticating
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1778] device (wlp3s0): supplicant interface state: authenticating -> associating
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1779] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
May 21 21:50:13 tarchn wpa_supplicant[464]: RRM: Ignoring radio measurement request: Not associated
May 21 21:50:13 tarchn kernel: wlp3s0: RX AssocResp from 98:00:6a:2f:21:2a (capab=0x1c31 status=0 aid=3)
May 21 21:50:13 tarchn kernel: wlp3s0: associated
May 21 21:50:13 tarchn wpa_supplicant[464]: wlp3s0: Associated with 98:00:6a:2f:21:2a
May 21 21:50:13 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1894] device (wlp3s0): supplicant interface state: associating -> associated
May 21 21:50:13 tarchn NetworkManager[434]: <info>  [1653159013.1894] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
May 21 21:50:13 tarchn kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:2f:21:2a
May 21 21:50:17 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:50:17 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:17 tarchn kernel: audit: type=1131 audit(1653159017.911:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:19 tarchn NetworkManager[434]: <info>  [1653159019.2827] device (wlp3s0): supplicant interface state: associated -> 4way_handshake
May 21 21:50:19 tarchn NetworkManager[434]: <info>  [1653159019.2828] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> 4way_handshake
May 21 21:50:21 tarchn wpa_supplicant[464]: wlp3s0: WPA: Key negotiation completed with 98:00:6a:2f:21:2a [PTK=CCMP GTK=CCMP]
May 21 21:50:21 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 98:00:6a:2f:21:2a completed [id=0 id_str=]
May 21 21:50:21 tarchn kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
May 21 21:50:21 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-67 noise=9999 txrate=1000
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.3293] device (wlp3s0): supplicant interface state: 4way_handshake -> completed
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.3294] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Selam"
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.3295] device (p2p-dev-wlp3s0): supplicant management interface state: 4way_handshake -> completed
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.3318] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.3332] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.3718] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.47
May 21 21:50:21 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.3762] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 21 21:50:21 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:50:21 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:50:21 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:50:21 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:21 tarchn kernel: audit: type=1130 audit(1653159021.394:115): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.4021] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.4027] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.4037] manager: NetworkManager state is now CONNECTED_LOCAL
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.4057] manager: NetworkManager state is now CONNECTED_SITE
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.4059] policy: set 'Selam' (wlp3s0) as default for IPv4 routing and DNS
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.4105] device (wlp3s0): Activation: successful, device activated.
May 21 21:50:21 tarchn NetworkManager[434]: <info>  [1653159021.7444] manager: NetworkManager state is now CONNECTED_GLOBAL
May 21 21:50:23 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=150000
May 21 21:50:24 tarchn NetworkManager[434]: <info>  [1653159024.0228] device (enp2s0): carrier: link connected
May 21 21:50:24 tarchn kernel: r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
May 21 21:50:24 tarchn kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
May 21 21:50:24 tarchn NetworkManager[434]: <info>  [1653159024.0236] device (enp2s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
May 21 21:50:24 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=9999 txrate=150000
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8199] device (enp2s0): Activation: starting connection 'Wired connection 1' (2d711a34-ccc8-3197-b723-733cd2369787)
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8202] audit: op="connection-activate" uuid="2d711a34-ccc8-3197-b723-733cd2369787" name="Wired connection 1" pid=695 uid=1000 result="success"
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8205] device (enp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 21 21:50:30 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=2d711a34-ccc8-3197-b723-733cd2369787 name=576972656420636F6E6E656374696F6E2031 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:50:30 tarchn kernel: audit: type=1111 audit(1653159030.814:116): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=2d711a34-ccc8-3197-b723-733cd2369787 name=576972656420636F6E6E656374696F6E2031 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8212] device (enp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8224] device (enp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8244] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8883] dhcp4 (enp2s0): state changed new lease, address=192.168.1.39
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8896] device (enp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8908] device (enp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8909] device (enp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 21 21:50:30 tarchn NetworkManager[434]: <info>  [1653159030.8933] device (enp2s0): Activation: successful, device activated.
May 21 21:50:31 tarchn NetworkManager[434]: <info>  [1653159031.0297] policy: set 'Wired connection 1' (enp2s0) as default for IPv4 routing and DNS
May 21 21:50:31 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:50:31 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:31 tarchn kernel: audit: type=1131 audit(1653159031.397:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [12, 64] HW [12, 64] FH TRB=0x0c010b01b
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x000002A0 | trm_hw_status0
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink2
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x2D4178F9 | beacon time
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x439CC70F | tsf low
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x02EC9586 | time gp2
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001C | hcmd
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00022002 | isr0
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800000 | isr1
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x0041D4C0 | isr3
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00320151 | last cmd Id
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000D4 | l2p_control
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00018020 | l2p_duration
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | l2p_mhvalid
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000081 | l2p_addr_match
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000005 | lmpm_pmg_sel
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x003490A0 | flow_handler
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:50:31 tarchn kernel: ieee80211 phy0: Hardware restart was requested
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
May 21 21:50:31 tarchn kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
May 21 21:50:31 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
May 21 21:50:31 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=150000
May 21 21:50:32 tarchn NetworkManager[434]: <info>  [1653159032.9582] device (wlp3s0): state change: activated -> deactivating (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:50:32 tarchn audit[434]: USYS_CONFIG pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:50:32 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=434 comm="/usr/bin/NetworkManager --no-daemon")
May 21 21:50:32 tarchn kernel: audit: type=1111 audit(1653159032.957:118): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=device-disconnect interface="wlp3s0" ifindex=3 pid=695 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
May 21 21:50:32 tarchn NetworkManager[434]: <info>  [1653159032.9626] audit: op="device-disconnect" interface="wlp3s0" ifindex=3 pid=695 uid=1000 result="success"
May 21 21:50:32 tarchn systemd[1]: Starting Network Manager Script Dispatcher Service...
May 21 21:50:32 tarchn dbus-daemon[421]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 21 21:50:32 tarchn systemd[1]: Started Network Manager Script Dispatcher Service.
May 21 21:50:32 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:32 tarchn kernel: audit: type=1130 audit(1653159032.981:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:32 tarchn kernel: wlp3s0: deauthenticating from 98:00:6a:2f:21:2a by local choice (Reason: 3=DEAUTH_LEAVING)
May 21 21:50:33 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:2f:21:2a reason=3 locally_generated=1
May 21 21:50:33 tarchn wpa_supplicant[464]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
May 21 21:50:33 tarchn NetworkManager[434]: <info>  [1653159033.0548] device (wlp3s0): supplicant interface state: completed -> disconnected
May 21 21:50:33 tarchn NetworkManager[434]: <info>  [1653159033.0548] device (p2p-dev-wlp3s0): supplicant management interface state: completed -> disconnected
May 21 21:50:33 tarchn NetworkManager[434]: <info>  [1653159033.0551] device (wlp3s0): state change: deactivating -> disconnected (reason 'user-requested', sys-iface-state: 'managed')
May 21 21:50:33 tarchn NetworkManager[434]: <info>  [1653159033.0742] dhcp4 (wlp3s0): canceled DHCP transaction
May 21 21:50:33 tarchn NetworkManager[434]: <info>  [1653159033.0743] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
May 21 21:50:33 tarchn NetworkManager[434]: <info>  [1653159033.0744] dhcp4 (wlp3s0): state changed no lease
May 21 21:50:33 tarchn NetworkManager[434]: <info>  [1653159033.0784] device (wlp3s0): set-hw-addr: set MAC address to 56:ED:2B:E7:BD:B9 (scanning)
May 21 21:50:36 tarchn wpa_supplicant[464]: wlp3s0: Reject scan trigger since one is already pending
May 21 21:50:42 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.72' (uid=0 pid=2251 comm="sudo journalctl -b")
May 21 21:50:42 tarchn dbus-daemon[421]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 21 21:50:42 tarchn sudo[2251]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 21 21:50:42 tarchn systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 21 21:50:42 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:43 tarchn kernel: audit: type=1131 audit(1653159042.994:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:50:47 tarchn sudo[2251]: pam_unix(sudo:auth): authentication failure; logname= uid=1000 euid=0 tty=/dev/pts/0 ruser=efe rhost=  user=efe
May 21 21:50:47 tarchn kernel: audit: type=1100 audit(1653159047.357:121): pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
May 21 21:50:47 tarchn audit[2251]: USER_AUTH pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
May 21 21:50:56 tarchn audit[2251]: USER_AUTH pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:50:56 tarchn audit[2251]: USER_ACCT pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:50:56 tarchn sudo[2251]:      efe : TTY=pts/0 ; PWD=/home/efe ; USER=root ; COMMAND=/usr/bin/journalctl -b
May 21 21:50:56 tarchn audit[2251]: CRED_REFR pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:50:56 tarchn kernel: audit: type=1100 audit(1653159056.227:122): pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:50:56 tarchn kernel: audit: type=1101 audit(1653159056.227:123): pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:50:56 tarchn kernel: audit: type=1110 audit(1653159056.227:124): pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:50:56 tarchn sudo[2251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 21 21:50:56 tarchn audit[2251]: USER_START pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:50:56 tarchn kernel: audit: type=1105 audit(1653159056.230:125): pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:51:40 tarchn sudo[2251]: pam_unix(sudo:session): session closed for user root
May 21 21:51:40 tarchn kernel: audit: type=1106 audit(1653159100.646:126): pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:51:40 tarchn kernel: audit: type=1104 audit(1653159100.646:127): pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:51:40 tarchn audit[2251]: USER_END pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:51:40 tarchn audit[2251]: CRED_DISP pid=2251 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:51:53 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:51:53 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:52:06 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:52:06 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:52:15 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:52:15 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:52:31 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:52:31 tarchn rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 21 21:53:07 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.77' (uid=0 pid=2453 comm="sudo journalctl -b")
May 21 21:53:07 tarchn kernel: audit: type=1101 audit(1653159187.414:128): pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:53:07 tarchn kernel: audit: type=1110 audit(1653159187.414:129): pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:53:07 tarchn kernel: audit: type=1105 audit(1653159187.418:130): pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:53:07 tarchn audit[2453]: USER_ACCT pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:53:07 tarchn audit[2453]: CRED_REFR pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:53:07 tarchn audit[2453]: USER_START pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:53:07 tarchn dbus-daemon[421]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 21 21:53:07 tarchn sudo[2453]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 21 21:53:07 tarchn sudo[2453]:      efe : TTY=pts/0 ; PWD=/home/efe ; USER=root ; COMMAND=/usr/bin/journalctl -b
May 21 21:53:07 tarchn sudo[2453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 21 21:53:07 tarchn sudo[2453]: pam_unix(sudo:session): session closed for user root
May 21 21:53:07 tarchn audit[2453]: USER_END pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:53:07 tarchn audit[2453]: CRED_DISP pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:53:07 tarchn kernel: audit: type=1106 audit(1653159187.464:131): pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:53:07 tarchn kernel: audit: type=1104 audit(1653159187.464:132): pid=2453 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:56:56 tarchn systemd[1]: Starting Cleanup of Temporary Directories...
May 21 21:56:56 tarchn systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
May 21 21:56:56 tarchn systemd[1]: Finished Cleanup of Temporary Directories.
May 21 21:56:56 tarchn audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:56:56 tarchn audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:56:56 tarchn kernel: audit: type=1130 audit(1653159416.755:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:56:56 tarchn kernel: audit: type=1131 audit(1653159416.755:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 21 21:57:18 tarchn dbus-daemon[421]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.78' (uid=0 pid=2484 comm="sudo journalctl -b")
May 21 21:57:18 tarchn dbus-daemon[421]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 21 21:57:18 tarchn sudo[2484]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 21 21:57:18 tarchn audit[2484]: USER_ACCT pid=2484 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:57:18 tarchn sudo[2484]:      efe : TTY=pts/0 ; PWD=/home/efe ; USER=root ; COMMAND=/usr/bin/journalctl -b
May 21 21:57:18 tarchn audit[2484]: CRED_REFR pid=2484 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:57:18 tarchn kernel: audit: type=1101 audit(1653159438.514:135): pid=2484 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="efe" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:57:18 tarchn kernel: audit: type=1110 audit(1653159438.517:136): pid=2484 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:57:18 tarchn sudo[2484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 21 21:57:18 tarchn kernel: audit: type=1105 audit(1653159438.527:137): pid=2484 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 21 21:57:18 tarchn audit[2484]: USER_START pid=2484 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'

Last edited by f4T1H21 (2022-05-22 08:27:30)

Offline

#6 2022-05-21 20:03:49

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

Firmware crashes

May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Microcode SW error detected.  Restarting 0x2000000.
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 29.4063824552.0 7265D-29.ucode
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00800634 | trm_hw_status0
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00043D6C | branchlink2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0004B002 | interruptlink1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000CE0A | interruptlink2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | data2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x07030000 | data3
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x73C02D5B | beacon time
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x289752AD | tsf low
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000B | tsf hi
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x037A996F | time gp2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000001D | uCode version major
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0xF2390AA8 | uCode version minor
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00C89200 | board version
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0A01001C | hcmd
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0xA402200A | isr0
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x01800000 | isr1
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000000A | isr2
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0041ACC5 | isr3
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0090019C | last cmd Id
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00012030 | l2p_duration
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x03031934 | timestamp
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00341020 | flow_handler
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Fseq Registers:
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ERROR_CODE
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_OTP_VERSION
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVI_ID
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | FSEQ_CNVR_ID
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
May 21 21:42:58 tarchn kernel: iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
May 21 21:42:58 tarchn kernel: ieee80211 phy0: Hardware restart was requested

You could try https://bbs.archlinux.org/viewtopic.php … 1#p1918191 and also to pick an older FW by moving /usr/lib/firmware/iwlwifi-7265D-29, /usr/lib/firmware/iwlwifi-7265D-27, … out of /usr/lib/firmware/ until you get stable behavior.
(If you delete them, you might end up w/ a FW version that doesn't support your chip at all, so either keep them somewhere else on the disk or be ready to re-install linux-firmware)

Offline

#7 2022-05-22 08:26:07

f4T1H21
Member
Registered: 2022-05-21
Posts: 8
Website

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

seth wrote:

You could try https://bbs.archlinux.org/viewtopic.php … 1#p1918191 and also to pick an older FW by moving /usr/lib/firmware/iwlwifi-7265D-29, /usr/lib/firmware/iwlwifi-7265D-27, … out of /usr/lib/firmware/ until you get stable behavior.

I did the changes although I don't understand the point of disabling 802.11n.
The first impression is good. The speed seems to be increased and the internet access seems to be more stable.
I'll test this at least for 5 days. If everything goes well, I think I can sign this thread as solved.

By the way, could you please explain the point of disabling 802.11n? Thanks in advance.

Last edited by f4T1H21 (2022-05-22 08:28:41)

Offline

#8 2022-05-22 12:56:16

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

This is purely anecdotal - we don't know what makes the FW crash.

If the parameters stabilize the FW for you, you can try to narrow them down by removing some of them (and feel free to start w/ reactivating 802.11n)
Did you previously use an 802.11n connection? And what protocol version is in use now?

Offline

#9 2022-05-22 14:12:52

f4T1H21
Member
Registered: 2022-05-21
Posts: 8
Website

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

seth wrote:

you can try to narrow them down by removing some of them (and feel free to start w/ reactivating 802.11n)

Are there any wiki/tut that I can learn what does that parameters mean?

seth wrote:

Did you previously use an 802.11n connection?

Unfortunately I don't know because I didn't track it.

seth wrote:

And what protocol version is in use now?

According to https://askubuntu.com/questions/191650/ … ntly-using this thread, my current connection doesn't fit any of the wireless protocols. I don't know why.

Offline

#10 2022-05-22 14:15:30

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

- "modinfo iwlwifi"
- you can just check w/o 11n_disable
- please post the iw output - your connection will fit *some* protocol (in doubt several)

Offline

#11 2022-05-22 16:50:10

f4T1H21
Member
Registered: 2022-05-21
Posts: 8
Website

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

seth wrote:

- "modinfo iwlwifi"

Thanks for that ⬆️

Before removing 11n_disable=1 parameter from /etc/modprobe.d/iwl.conf

iw dev wlp3s0 link
Connected to xx:xx:xx:xx:xx:xx (on wlp3s0)
	SSID: [CENSORED]
	freq: 2462
	RX: 13275498 bytes (9759 packets)
	TX: 536828 bytes (4865 packets)
	signal: -56 dBm
	rx bitrate: 48.0 MBit/s
	tx bitrate: 54.0 MBit/s

	bss flags:	short-preamble short-slot-time
	dtim period:	1
	beacon int:	100
sudo iw dev wlp3s0 scan
BSS xx:xx:xx:xx:xx:xx(on wlp3s0)
	last seen: 182.329s [boottime]
	TSF: 144107310849 usec (1d, 16:01:47)
	freq: 2412
	beacon interval: 100 TUs
	capability: ESS Privacy ShortSlotTime (0x0411)
	signal: -66.00 dBm
	last seen: 807 ms ago
	Information elements from Probe Response frame:
	SSID: [CENSORED]
	Supported rates: 1.0* 2.0* 5.5* 11.0* 9.0 18.0 36.0 54.0 
	DS Parameter set: channel 1
	ERP: Barker_Preamble_Mode
	Extended supported rates: 6.0 12.0 24.0 48.0 
	HT capabilities:
		Capabilities: 0x11ec
			HT20
			SM Power Save disabled
			RX HT20 SGI
			RX HT40 SGI
			TX STBC
			RX STBC 1-stream
			Max AMSDU length: 3839 bytes
			DSSS/CCK HT40
		Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
		Minimum RX AMPDU time spacing: 4 usec (0x05)
		HT RX MCS rate indexes supported: 0-15, 32
		HT TX MCS rate indexes are undefined
	HT operation:
		 * primary channel: 1
		 * secondary channel offset: no secondary
		 * STA channel width: 20 MHz
		 * RIFS: 0
		 * HT protection: non-HT mixed
		 * non-GF present: 1
		 * OBSS non-GF present: 0
		 * dual beacon: 0
		 * dual CTS protection: 0
		 * STBC beacon: 0
		 * L-SIG TXOP Prot: 0
		 * PCO active: 0
		 * PCO phase: 0
	WPA:	 * Version: 1
		 * Group cipher: CCMP
		 * Pairwise ciphers: CCMP
		 * Authentication suites: PSK
	RSN:	 * Version: 1
		 * Group cipher: CCMP
		 * Pairwise ciphers: CCMP
		 * Authentication suites: PSK
		 * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
	Extended capabilities:
		 * Channel Usage
	WMM:	 * Parameter version 1
		 * BE: CW 15-1023, AIFSN 3
		 * BK: CW 15-1023, AIFSN 7
		 * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
		 * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
	Overlapping BSS scan params:
		 * passive dwell: 20 TUs
		 * active dwell: 10 TUs
		 * channel width trigger scan interval: 300 s
		 * scan passive total per channel: 200 TUs
		 * scan active total per channel: 20 TUs
		 * BSS width channel transition delay factor: 5
		 * OBSS Scan Activity Threshold: 0.25 %
	Extended capabilities:
		 * Channel Usage
	WPS:	 * Version: 1.0
		 * Wi-Fi Protected Setup State: 2 (Configured)
		 * AP setup locked: 0x01
		 * Response Type: 3 (AP)
		 * UUID: [CENSORED]
		 * Manufacturer: [CENSORED]
		 * Model: [CENSORED]
		 * Model Number: [CENSORED]
		 * Serial Number: [CENSORED]
		 * Primary Device Type: [CENSORED]
		 * Device name: [CENSORED]
		 * Config methods: [CENSORED]
		 * RF Bands: [CENSORED]
		 * Version2: [CENSORED]
BSS xx:xx:xx:xx:xx:xx(on wlp3s0) -- associated
	last seen: 182.896s [boottime]
	TSF: 44006221876 usec (0d, 12:13:26)
	freq: 2462
	beacon interval: 100 TUs
	capability: ESS Privacy ShortPreamble ShortSlotTime APSD RadioMeasure (0x1c31)
	signal: -57.00 dBm
	last seen: 240 ms ago
	Information elements from Probe Response frame:
	SSID: [CENSORED]
	Supported rates: 1.0* 2.0* 5.5* 11.0* 9.0 18.0 36.0 54.0 
	DS Parameter set: channel 11
	ERP: <no flags>
	Extended supported rates: 6.0 12.0 24.0 48.0 
	HT capabilities:
		Capabilities: 0x11ee
			HT20/HT40
			SM Power Save disabled
			RX HT20 SGI
			RX HT40 SGI
			TX STBC
			RX STBC 1-stream
			Max AMSDU length: 3839 bytes
			DSSS/CCK HT40
		Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
		Minimum RX AMPDU time spacing: 4 usec (0x05)
		HT RX MCS rate indexes supported: 0-15, 32
		HT TX MCS rate indexes are undefined
	HT operation:
		 * primary channel: 11
		 * secondary channel offset: below
		 * STA channel width: any
		 * RIFS: 0
		 * HT protection: non-HT mixed
		 * non-GF present: 1
		 * OBSS non-GF present: 0
		 * dual beacon: 0
		 * dual CTS protection: 0
		 * STBC beacon: 0
		 * L-SIG TXOP Prot: 0
		 * PCO active: 0
		 * PCO phase: 0
	WPA:	 * Version: 1
		 * Group cipher: CCMP
		 * Pairwise ciphers: CCMP
		 * Authentication suites: PSK
	RSN:	 * Version: 1
		 * Group cipher: CCMP
		 * Pairwise ciphers: CCMP
		 * Authentication suites: PSK
		 * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
	Extended capabilities:
		 * HT Information Exchange Supported
		 * BSS Transition
	WMM:	 * Parameter version 1
		 * u-APSD
		 * BE: CW 15-1023, AIFSN 3
		 * BK: CW 15-1023, AIFSN 7
		 * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
		 * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
	TPC report: TX power: 19 dBm
	RM enabled capabilities:
		Capabilities: 0xf3 0xc0 0x01 0x00 0x04
			Link Measurement
			Neighbor Report
			Beacon Passive Measurement
			Beacon Active Measurement
			Beacon Table Measurement
			Beacon Measurement Reporting Conditions
			Transmit Stream/Category Measurement
			Triggered Transmit Stream/Category
			AP Channel Report
			FTM Range Report
		Nonoperating Channel Max Measurement Duration: 0
		Measurement Pilot Capability: 4
	Overlapping BSS scan params:
		 * passive dwell: 20 TUs
		 * active dwell: 10 TUs
		 * channel width trigger scan interval: 300 s
		 * scan passive total per channel: 200 TUs
		 * scan active total per channel: 20 TUs
		 * BSS width channel transition delay factor: 5
		 * OBSS Scan Activity Threshold: 0.25 %
	Country: TR	Environment: Indoor/Outdoor
		Channels [1 - 13] @ 27 dBm
	WPS:	 * Version: 1.0
		 * Wi-Fi Protected Setup State: 2 (Configured)
		 * Response Type: 3 (AP)
		 * UUID: [CENSORED]
		 * Manufacturer: [CENSORED]
		 * Model: [CENSORED]
		 * Model Number: [CENSORED]
		 * Serial Number: 12345678
		 * Primary Device Type: [CENSORED]
		 * Device name: [CENSORED]
		 * Config methods: [CENSORED]
		 * RF Bands: [CENSORED]
		 * Version2: [CENSORED]
BSS xx:xx:xx:xx:xx:xx(on wlp3s0)
	last seen: 157.930s [boottime]
	TSF: 38229230942 usec (0d, 10:37:09)
	freq: 2472
	beacon interval: 100 TUs
	capability: ESS Privacy ShortSlotTime APSD (0x0c11)
	signal: -76.00 dBm
	last seen: 25207 ms ago
	Information elements from Probe Response frame:
	SSID: [CENSORED]
	Supported rates: 1.0* 2.0* 5.5* 11.0* 9.0 18.0 36.0 54.0 
	DS Parameter set: channel 13
	ERP: Barker_Preamble_Mode
	Extended supported rates: 6.0 12.0 24.0 48.0 
	HT capabilities:
		Capabilities: 0x1ad
			RX LDPC
			HT20
			SM Power Save disabled
			RX HT20 SGI
			TX STBC
			RX STBC 1-stream
			Max AMSDU length: 3839 bytes
			No DSSS/CCK HT40
		Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
		Minimum RX AMPDU time spacing: 4 usec (0x05)
		HT RX MCS rate indexes supported: 0-31
		HT TX MCS rate indexes are undefined
	HT operation:
		 * primary channel: 13
		 * secondary channel offset: no secondary
		 * STA channel width: 20 MHz
		 * RIFS: 0
		 * HT protection: no
		 * non-GF present: 0
		 * OBSS non-GF present: 0
		 * dual beacon: 0
		 * dual CTS protection: 0
		 * STBC beacon: 0
		 * L-SIG TXOP Prot: 0
		 * PCO active: 0
		 * PCO phase: 0
	WPA:	 * Version: 1
		 * Group cipher: TKIP
		 * Pairwise ciphers: TKIP CCMP
		 * Authentication suites: PSK
	RSN:	 * Version: 1
		 * Group cipher: TKIP
		 * Pairwise ciphers: TKIP CCMP
		 * Authentication suites: PSK
		 * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
	Extended capabilities:
		 * Max Number Of MSDUs In A-MSDU is unlimited
	BSS Load:
		 * station count: 0
		 * channel utilisation: 0/255
		 * available admission capacity: 31250 [*32us]
	WMM:	 * Parameter version 1
		 * u-APSD
		 * BE: CW 15-1023, AIFSN 3
		 * BK: CW 15-1023, AIFSN 7
		 * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
		 * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
	VHT capabilities:
		VHT Capabilities (0x33c379b1):
			Max MPDU length: 7991
			Supported Channel Width: neither 160 nor 80+80
			RX LDPC
			short GI (80 MHz)
			TX STBC
			SU Beamformer
			SU Beamformee
			+HTC-VHT
			RX antenna pattern consistency
			TX antenna pattern consistency
		VHT RX MCS set:
			1 streams: MCS 0-9
			2 streams: MCS 0-9
			3 streams: MCS 0-9
			4 streams: MCS 0-9
			5 streams: not supported
			6 streams: not supported
			7 streams: not supported
			8 streams: not supported
		VHT RX highest supported: 1560 Mbps
		VHT TX MCS set:
			1 streams: MCS 0-9
			2 streams: MCS 0-9
			3 streams: MCS 0-9
			4 streams: MCS 0-9
			5 streams: not supported
			6 streams: not supported
			7 streams: not supported
			8 streams: not supported
		VHT TX highest supported: 1560 Mbps
	VHT operation:
		 * channel width: 0 (20 or 40 MHz)
		 * center freq segment 1: 0
		 * center freq segment 2: 0
		 * VHT basic MCS set: 0xffaa

After removing 11n_disable=1 parameter from /etc/modprobe.d/iwl.conf
Important Note: One thing I noticed is; after I removed the parameter, the unstability and slowness began like the very first situation I was facing.

iw dev wlp3s0 link
Connected to xx:xx:xx:xx:xx:xx (on wlp3s0)
	SSID: [CENSORED]
	freq: 2462
	RX: 222074 bytes (1011 packets)
	TX: 20044 bytes (185 packets)
	signal: -56 dBm
	rx bitrate: 135.0 MBit/s MCS 6 40MHz short GI
	tx bitrate: 150.0 MBit/s MCS 7 40MHz short GI

	bss flags:	short-preamble short-slot-time
	dtim period:	1
	beacon int:	100

According to the askubuntu thread I mentioned before, I can say that I was using 802.11n before I apply the parameter.

sudo iw dev wlp3s0 scan
BSS xx:xx:xx:xx:xx:xx(on wlp3s0) -- associated
	last seen: 2524.808s [boottime]
	TSF: 47244415218 usec (0d, 13:07:24)
	freq: 2462
	beacon interval: 100 TUs
	capability: ESS Privacy ShortPreamble ShortSlotTime APSD RadioMeasure (0x1c31)
	signal: -59.00 dBm
	last seen: 3914 ms ago
	Information elements from Probe Response frame:
	SSID: [CENSORED]
	Supported rates: 1.0* 2.0* 5.5* 11.0* 9.0 18.0 36.0 54.0 
	DS Parameter set: channel 11
	ERP: <no flags>
	Extended supported rates: 6.0 12.0 24.0 48.0 
	HT capabilities:
		Capabilities: 0x11ee
			HT20/HT40
			SM Power Save disabled
			RX HT20 SGI
			RX HT40 SGI
			TX STBC
			RX STBC 1-stream
			Max AMSDU length: 3839 bytes
			DSSS/CCK HT40
		Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
		Minimum RX AMPDU time spacing: 4 usec (0x05)
		HT RX MCS rate indexes supported: 0-15, 32
		HT TX MCS rate indexes are undefined
	HT operation:
		 * primary channel: 11
		 * secondary channel offset: below
		 * STA channel width: any
		 * RIFS: 0
		 * HT protection: non-HT mixed
		 * non-GF present: 1
		 * OBSS non-GF present: 0
		 * dual beacon: 0
		 * dual CTS protection: 0
		 * STBC beacon: 0
		 * L-SIG TXOP Prot: 0
		 * PCO active: 0
		 * PCO phase: 0
	WPA:	 * Version: 1
		 * Group cipher: CCMP
		 * Pairwise ciphers: CCMP
		 * Authentication suites: PSK
	RSN:	 * Version: 1
		 * Group cipher: CCMP
		 * Pairwise ciphers: CCMP
		 * Authentication suites: PSK
		 * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
	Extended capabilities:
		 * HT Information Exchange Supported
		 * BSS Transition
	WMM:	 * Parameter version 1
		 * u-APSD
		 * BE: CW 15-1023, AIFSN 3
		 * BK: CW 15-1023, AIFSN 7
		 * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
		 * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
	TPC report: TX power: 19 dBm
	RM enabled capabilities:
		Capabilities: 0xf3 0xc0 0x01 0x00 0x04
			Link Measurement
			Neighbor Report
			Beacon Passive Measurement
			Beacon Active Measurement
			Beacon Table Measurement
			Beacon Measurement Reporting Conditions
			Transmit Stream/Category Measurement
			Triggered Transmit Stream/Category
			AP Channel Report
			FTM Range Report
		Nonoperating Channel Max Measurement Duration: 0
		Measurement Pilot Capability: 4
	Overlapping BSS scan params:
		 * passive dwell: 20 TUs
		 * active dwell: 10 TUs
		 * channel width trigger scan interval: 300 s
		 * scan passive total per channel: 200 TUs
		 * scan active total per channel: 20 TUs
		 * BSS width channel transition delay factor: 5
		 * OBSS Scan Activity Threshold: 0.25 %
	Country: TR	Environment: Indoor/Outdoor
		Channels [1 - 13] @ 27 dBm
	WPS:	 * Version: 1.0
		 * Wi-Fi Protected Setup State: 2 (Configured)
		 * Response Type: 3 (AP)
		 * UUID: [CENSORED]
		 * Manufacturer: [CENSORED]
		 * Model: [CENSORED]
		 * Model Number: [CENSORED]
		 * Serial Number: 12345678
		 * Primary Device Type: [CENSORED]
		 * Device name: [CENSORED]
		 * Config methods: [CENSORED]
		 * RF Bands: [CENSORED]
		 * Version2: [CENSORED]
BSS xx:xx:xx:xx:xx:xx(on wlp3s0)
	last seen: 2524.050s [boottime]
	TSF: 147345383712 usec (1d, 16:55:45)
	freq: 2412
	beacon interval: 100 TUs
	capability: ESS Privacy ShortSlotTime (0x0411)
	signal: -80.00 dBm
	last seen: 4670 ms ago
	Information elements from Probe Response frame:
	SSID: [CENSORED]
	Supported rates: 1.0* 2.0* 5.5* 11.0* 9.0 18.0 36.0 54.0 
	DS Parameter set: channel 1
	ERP: Barker_Preamble_Mode
	Extended supported rates: 6.0 12.0 24.0 48.0 
	HT capabilities:
		Capabilities: 0x11ec
			HT20
			SM Power Save disabled
			RX HT20 SGI
			RX HT40 SGI
			TX STBC
			RX STBC 1-stream
			Max AMSDU length: 3839 bytes
			DSSS/CCK HT40
		Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
		Minimum RX AMPDU time spacing: 4 usec (0x05)
		HT RX MCS rate indexes supported: 0-15, 32
		HT TX MCS rate indexes are undefined
	HT operation:
		 * primary channel: 1
		 * secondary channel offset: no secondary
		 * STA channel width: 20 MHz
		 * RIFS: 0
		 * HT protection: non-HT mixed
		 * non-GF present: 1
		 * OBSS non-GF present: 0
		 * dual beacon: 0
		 * dual CTS protection: 0
		 * STBC beacon: 0
		 * L-SIG TXOP Prot: 0
		 * PCO active: 0
		 * PCO phase: 0
	WPA:	 * Version: 1
		 * Group cipher: CCMP
		 * Pairwise ciphers: CCMP
		 * Authentication suites: PSK
	RSN:	 * Version: 1
		 * Group cipher: CCMP
		 * Pairwise ciphers: CCMP
		 * Authentication suites: PSK
		 * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
	Extended capabilities:
		 * Channel Usage
	WMM:	 * Parameter version 1
		 * BE: CW 15-1023, AIFSN 3
		 * BK: CW 15-1023, AIFSN 7
		 * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
		 * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
	Overlapping BSS scan params:
		 * passive dwell: 20 TUs
		 * active dwell: 10 TUs
		 * channel width trigger scan interval: 300 s
		 * scan passive total per channel: 200 TUs
		 * scan active total per channel: 20 TUs
		 * BSS width channel transition delay factor: 5
		 * OBSS Scan Activity Threshold: 0.25 %
	Extended capabilities:
		 * Channel Usage
	WPS:	 * Version: 1.0
		 * Wi-Fi Protected Setup State: 2 (Configured)
		 * AP setup locked: 0x01
		 * Response Type: 3 (AP)
		 * UUID: [CENSORED]
		 * Manufacturer: [CENSORED]
		 * Model: [CENSORED]
		 * Model Number: [CENSORED]
		 * Serial Number: [CENSORED]
		 * Primary Device Type: [CENSORED]
		 * Device name: [CENSORED]
		 * Config methods: [CENSORED]
		 * RF Bands: [CENSORED]
		 * Version2: [CENSORED]
BSS xx:xx:xx:xx:xx:xx(on wlp3s0)
	last seen: 2524.931s [boottime]
	TSF: 41492638137 usec (0d, 11:31:32)
	freq: 2472
	beacon interval: 100 TUs
	capability: ESS Privacy ShortSlotTime APSD (0x0c11)
	signal: -76.00 dBm
	last seen: 3790 ms ago
	Information elements from Probe Response frame:
	SSID: [CENSORED]
	Supported rates: 1.0* 2.0* 5.5* 11.0* 9.0 18.0 36.0 54.0 
	DS Parameter set: channel 13
	ERP: Barker_Preamble_Mode
	Extended supported rates: 6.0 12.0 24.0 48.0 
	HT capabilities:
		Capabilities: 0x1ad
			RX LDPC
			HT20
			SM Power Save disabled
			RX HT20 SGI
			TX STBC
			RX STBC 1-stream
			Max AMSDU length: 3839 bytes
			No DSSS/CCK HT40
		Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
		Minimum RX AMPDU time spacing: 4 usec (0x05)
		HT RX MCS rate indexes supported: 0-31
		HT TX MCS rate indexes are undefined
	HT operation:
		 * primary channel: 13
		 * secondary channel offset: no secondary
		 * STA channel width: 20 MHz
		 * RIFS: 0
		 * HT protection: no
		 * non-GF present: 0
		 * OBSS non-GF present: 0
		 * dual beacon: 0
		 * dual CTS protection: 0
		 * STBC beacon: 0
		 * L-SIG TXOP Prot: 0
		 * PCO active: 0
		 * PCO phase: 0
	WPA:	 * Version: 1
		 * Group cipher: TKIP
		 * Pairwise ciphers: TKIP CCMP
		 * Authentication suites: PSK
	RSN:	 * Version: 1
		 * Group cipher: TKIP
		 * Pairwise ciphers: TKIP CCMP
		 * Authentication suites: PSK
		 * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
	Extended capabilities:
		 * Max Number Of MSDUs In A-MSDU is unlimited
	BSS Load:
		 * station count: 0
		 * channel utilisation: 0/255
		 * available admission capacity: 31250 [*32us]
	WMM:	 * Parameter version 1
		 * u-APSD
		 * BE: CW 15-1023, AIFSN 3
		 * BK: CW 15-1023, AIFSN 7
		 * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
		 * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
	VHT capabilities:
		VHT Capabilities (0x33c379b1):
			Max MPDU length: 7991
			Supported Channel Width: neither 160 nor 80+80
			RX LDPC
			short GI (80 MHz)
			TX STBC
			SU Beamformer
			SU Beamformee
			+HTC-VHT
			RX antenna pattern consistency
			TX antenna pattern consistency
		VHT RX MCS set:
			1 streams: MCS 0-9
			2 streams: MCS 0-9
			3 streams: MCS 0-9
			4 streams: MCS 0-9
			5 streams: not supported
			6 streams: not supported
			7 streams: not supported
			8 streams: not supported
		VHT RX highest supported: 1560 Mbps
		VHT TX MCS set:
			1 streams: MCS 0-9
			2 streams: MCS 0-9
			3 streams: MCS 0-9
			4 streams: MCS 0-9
			5 streams: not supported
			6 streams: not supported
			7 streams: not supported
			8 streams: not supported
		VHT TX highest supported: 1560 Mbps
	VHT operation:
		 * channel width: 0 (20 or 40 MHz)
		 * center freq segment 1: 0
		 * center freq segment 2: 0
		 * VHT basic MCS set: 0xffaa

At the end, I added the parameter again. Currently my /etc/modprobe.d/iwl.conf looks like below:

options iwlwifi 11n_disable=1 swcrypto=0 bt_coex_active=0 power_save=0
options iwlmvm power_scheme=1
options iwlwifi d0i3_disable=1
options iwlwifi uapsd_disable=1
options iwlwifi lar_disable=1

After that I enabled docker service. It seems like docker service is not affecting my WiFi Internet access badly.

Last edited by f4T1H21 (2022-05-22 17:07:22)

Offline

#12 2022-05-22 18:51:24

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

You're switching between 802.11g and 802.11n ("iw dev wlp3s0 info" will show 20/40 MHz channels and you're on 2.4GHz, so it can't be 11a or 11ac)

So it seems to be the 11n connection that causes the FW failure - you may try to

seth wrote:

pick an older FW by moving /usr/lib/firmware/iwlwifi-7265D-29, /usr/lib/firmware/iwlwifi-7265D-27, … out of /usr/lib/firmware/ until you get stable behavior.

Offline

#13 2022-05-22 19:34:01

f4T1H21
Member
Registered: 2022-05-21
Posts: 8
Website

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

seth wrote:

You're switching between 802.11g and 802.11n

I understand 802.11n but, what made you think that the other protocol my card uses is 802.11g?

seth wrote:

pick an older FW by moving /usr/lib/firmware/iwlwifi-7265D-29, /usr/lib/firmware/iwlwifi-7265D-27, … out of /usr/lib/firmware/ until you get stable behavior.

I've already done this when you said at first. But still haven't got its point.

Last edited by f4T1H21 (2022-05-22 19:35:03)

Offline

#14 2022-05-22 19:37:04

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

11 and 11b won't get you 54Mbit/s, 11a operates on 5GHz only, so has to be 11g

But still haven't got its point.

"it's" point or "to" the point?
The firmware crashes, that's a firmware bug (one might hope), so trying an older fw might expose a regression and get you stable behavior.

Offline

#15 2022-05-22 19:46:29

f4T1H21
Member
Registered: 2022-05-21
Posts: 8
Website

Re: [SOLVED] WiFi Connection Unstable and Slow (on 802.11n)

seth wrote:

11 and 11b won't get you 54Mbit/s, 11a operates on 5GHz only, so has to be 11g

I see, thanks.

seth wrote:

The firmware crashes, that's a firmware bug (one might hope), so trying an older fw might expose a regression and get you stable behavior.

The thing is only using an older firmware by applying the movements you said doesn't give me a stable internet access.
I still need to use 11n_disable=1 parameter to get a stable Internet access through WiFi both with older firmware and newer firmware.

Offline

Board footer

Powered by FluxBB