Wi-fi driver work bad

Very bad wi-fi work. Connection is repeatedly interrupted. Sometimes it doesn’t connect at all and gives an error.
image
Manjaro linux
kernel 6.1
image
The interesting thing is that sometimes it does not connect to one network, but connects to another and vice versa

Hi @alexbespik ,
I wonder whether you could provide some information about your machine after reading the following post, in order to recieve some help.

[HowTo] Provide System Information

Regards

and my floor mode light doesn’t come on when I turn it on on the linux
if i try to connect to network i see configuring interface and error Wi-Fi is not found


Moderator edit: Screenshots of text are not appropriate. Please post the output using preformatted text instead.

  1. Please don’t post screenshots of info you could paste as plaintext inside code tags, see [HowTo] Post command output and file content as formatted text
  2. To investigate why your WiFi has problems connecting, you should start by downloading a WiFi analyzer on your phone to check:
    1. Signal strength you have at the spot your PC is receiving it’s WiFi signal.
      (-70dBm and more negative are problematic, it will show as yellow in app mentioned below.)
    2. Change WiFi channel used inside your AP’s config if needed, incase it overlaps AP’s of others on the same frequency.

I’m currently using the “WiFiman” app from Google-Store on my phone for this purpose.

1 Like

Not many oustanding bug reports regarding MT7921, could be a specific incompatibility issue with a certain access point setup. Is it better if you connect over 2.4GHz instead of 5.8GHz? Signal is maximum, so it shouldn’t be the problem.

You can watch these two commands:

$ sudo journalctl -f -u NetworkManager
$ sudo dmesg -w

Copy and paste what they spit when the disconnection occurs.

тра 12 15:58:22 pc NetworkManager[869]: <info>  [1683896302.2592] Config: added 'scan_ssid' value '1'
тра 12 15:58:22 pc NetworkManager[869]: <info>  [1683896302.2592] Config: added 'bgscan' value 'simple:30:-65:300'
тра 12 15:58:22 pc NetworkManager[869]: <info>  [1683896302.2592] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
тра 12 15:58:22 pc NetworkManager[869]: <info>  [1683896302.2592] Config: added 'psk' value '<hidden>'
тра 12 15:58:22 pc NetworkManager[869]: <info>  [1683896302.2750] device (wlp4s0): supplicant interface state: interface_disabled -> inactive
тра 12 15:58:22 pc NetworkManager[869]: <info>  [1683896302.3162] device (wlp4s0): supplicant interface state: inactive -> authenticating
тра 12 15:58:22 pc NetworkManager[869]: <info>  [1683896302.3183] device (wlp4s0): supplicant interface state: authenticating -> disconnected
тра 12 15:58:32 pc NetworkManager[869]: <info>  [1683896312.3541] device (wlp4s0): supplicant interface state: disconnected -> scanning
тра 12 15:58:32 pc NetworkManager[869]: <info>  [1683896312.6099] device (wlp4s0): supplicant interface state: scanning -> authenticating
тра 12 15:58:32 pc NetworkManager[869]: <info>  [1683896312.6127] device (wlp4s0): supplicant interface state: authenticating -> disconnected
тра 12 15:58:42 pc NetworkManager[869]: <info>  [1683896322.6480] device (wlp4s0): supplicant interface state: disconnected -> scanning
тра 12 15:58:47 pc NetworkManager[869]: <warn>  [1683896327.6942] device (wlp4s0): Activation: (wifi) association took too long, failing activation
тра 12 15:58:47 pc NetworkManager[869]: <info>  [1683896327.6942] device (wlp4s0): state change: config -> failed (reason 'ssid-not-found', sys-iface-state: 'managed')
тра 12 15:58:47 pc NetworkManager[869]: <info>  [1683896327.6945] manager: NetworkManager state is now DISCONNECTED
тра 12 15:58:47 pc NetworkManager[869]: <info>  [1683896327.7357] device (wlp4s0): set-hw-addr: set MAC address to C6:A4:4D:91:99:00 (scanning)
тра 12 15:58:47 pc NetworkManager[869]: <warn>  [1683896327.7816] device (wlp4s0): Activation: failed for connection 'airnet_5G'
тра 12 15:58:47 pc NetworkManager[869]: <info>  [1683896327.7817] device (wlp4s0): supplicant interface state: scanning -> disconnected
тра 12 15:58:47 pc NetworkManager[869]: <info>  [1683896327.7817] device (wlp4s0): supplicant interface state: disconnected -> interface_disabled
тра 12 15:58:47 pc NetworkManager[869]: <info>  [1683896327.7819] device (wlp4s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
тра 12 15:58:47 pc NetworkManager[869]: <info>  [1683896327.8049] device (wlp4s0): supplicant interface state: interface_disabled -> disconnected
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.3801] policy: auto-activating connection 'airnet_5G' (277ee6ea-b596-46c8-8d4f-bb2480854a03)
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.3813] device (wlp4s0): Activation: starting connection 'airnet_5G' (277ee6ea-b596-46c8-8d4f-bb2480854a03)
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.3814] device (wlp4s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.3816] manager: NetworkManager state is now CONNECTING
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4304] device (wlp4s0): set-hw-addr: reset MAC address to 14:13:33:04:E2:EB (preserve)
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4834] device (wlp4s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4836] device (wlp4s0): Activation: (wifi) access point 'airnet_5G' has security, but secrets are required.
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4837] device (wlp4s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4841] device (wlp4s0): supplicant interface state: disconnected -> interface_disabled
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4846] device (wlp4s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4848] device (wlp4s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4850] device (wlp4s0): Activation: (wifi) connection 'airnet_5G' has security, and secrets exist.  No new secrets needed.
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4851] Config: added 'ssid' value 'airnet_5G'
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4851] Config: added 'scan_ssid' value '1'
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4851] Config: added 'bgscan' value 'simple:30:-65:300'
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4851] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4851] Config: added 'psk' value '<hidden>'
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.4981] device (wlp4s0): supplicant interface state: interface_disabled -> disconnected
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.5369] device (wlp4s0): supplicant interface state: disconnected -> authenticating
тра 12 15:58:51 pc NetworkManager[869]: <info>  [1683896331.6398] device (wlp4s0): supplicant interface state: authenticating -> disconnected
тра 12 15:59:01 pc NetworkManager[869]: <info>  [1683896341.6674] device (wlp4s0): supplicant interface state: disconnected -> scanning
тра 12 15:59:01 pc NetworkManager[869]: <info>  [1683896341.9331] device (wlp4s0): supplicant interface state: scanning -> authenticating
тра 12 15:59:01 pc NetworkManager[869]: <info>  [1683896341.9356] device (wlp4s0): supplicant interface state: authenticating -> disconnected
тра 12 15:59:11 pc NetworkManager[869]: <info>  [1683896351.9702] device (wlp4s0): supplicant interface state: disconnected -> scanning
тра 12 15:59:16 pc NetworkManager[869]: <warn>  [1683896356.6949] device (wlp4s0): Activation: (wifi) association took too long, failing activation
тра 12 15:59:16 pc NetworkManager[869]: <info>  [1683896356.6949] device (wlp4s0): state change: config -> failed (reason 'ssid-not-found', sys-iface-state: 'managed')
тра 12 15:59:16 pc NetworkManager[869]: <info>  [1683896356.6952] manager: NetworkManager state is now DISCONNECTED
тра 12 15:59:16 pc NetworkManager[869]: <info>  [1683896356.7423] device (wlp4s0): set-hw-addr: set MAC address to C2:DD:D1:A7:83:44 (scanning)
тра 12 15:59:16 pc NetworkManager[869]: <warn>  [1683896356.7972] device (wlp4s0): Activation: failed for connection 'airnet_5G'
тра 12 15:59:16 pc NetworkManager[869]: <info>  [1683896356.7973] device (wlp4s0): supplicant interface state: scanning -> disconnected
тра 12 15:59:16 pc NetworkManager[869]: <info>  [1683896356.7974] device (wlp4s0): supplicant interface state: disconnected -> interface_disabled
тра 12 15:59:16 pc NetworkManager[869]: <info>  [1683896356.7976] device (wlp4s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:16 pc NetworkManager[869]: <info>  [1683896356.8114] device (wlp4s0): supplicant interface state: interface_disabled -> disconnected
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.4344] policy: auto-activating connection 'airnet_5G' (277ee6ea-b596-46c8-8d4f-bb2480854a03)
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.4350] device (wlp4s0): Activation: starting connection 'airnet_5G' (277ee6ea-b596-46c8-8d4f-bb2480854a03)
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.4351] device (wlp4s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.4353] manager: NetworkManager state is now CONNECTING
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.4869] device (wlp4s0): set-hw-addr: reset MAC address to 14:13:33:04:E2:EB (preserve)
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5400] device (wlp4s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5402] device (wlp4s0): Activation: (wifi) access point 'airnet_5G' has security, but secrets are required.
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5403] device (wlp4s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5408] device (wlp4s0): supplicant interface state: disconnected -> interface_disabled
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5415] device (wlp4s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5417] device (wlp4s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5419] device (wlp4s0): Activation: (wifi) connection 'airnet_5G' has security, and secrets exist.  No new secrets needed.
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5419] Config: added 'ssid' value 'airnet_5G'
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5420] Config: added 'scan_ssid' value '1'
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5420] Config: added 'bgscan' value 'simple:30:-65:300'
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5420] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5420] Config: added 'psk' value '<hidden>'
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5616] device (wlp4s0): supplicant interface state: interface_disabled -> disconnected
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.5997] device (wlp4s0): supplicant interface state: disconnected -> authenticating
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.6021] device (wlp4s0): supplicant interface state: authenticating -> associating
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.6441] device (wlp4s0): supplicant interface state: associating -> 4way_handshake
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.7996] device (wlp4s0): supplicant interface state: 4way_handshake -> completed
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.7996] device (wlp4s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "airnet_5G"
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.7997] device (wlp4s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.8000] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.8090] dhcp4 (wlp4s0): state changed new lease, address=192.168.2.166
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.8093] policy: set 'airnet_5G' (wlp4s0) as default for IPv4 routing and DNS
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.8239] device (wlp4s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.8680] device (wlp4s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.8682] device (wlp4s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.8686] manager: NetworkManager state is now CONNECTED_SITE
тра 12 15:59:20 pc NetworkManager[869]: <info>  [1683896360.8690] device (wlp4s0): Activation: successful, device activated.
тра 12 15:59:21 pc NetworkManager[869]: <info>  [1683896361.5525] manager: NetworkManager state is now CONNECTED_GLOBAL
=0 
[ 9112.578269] [UFW BLOCK] IN=wlp4s0 OUT= MAC=14:13:33:04:e2:eb:fc:34:97:6b:af:e8:08:00 SRC=185.158.210.77 DST=192.168.2.166 LEN=52 TOS=0x00 PREC=0x00 TTL=121 ID=31785 PROTO=TCP SPT=443 DPT=48704 WINDOW=274 RES=0x00 ACK FIN URGP=0 
[ 9114.770891] [UFW AUDIT INVALID] IN=wlp4s0 OUT= MAC=14:13:33:04:e2:eb:fc:34:97:6b:af:e8:08:00 SRC=173.194.50.162 DST=192.168.2.166 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=61232 PROTO=TCP SPT=443 DPT=52764 WINDOW=276 RES=0x00 ACK FIN URGP=0 
[ 9114.770899] [UFW BLOCK] IN=wlp4s0 OUT= MAC=14:13:33:04:e2:eb:fc:34:97:6b:af:e8:08:00 SRC=173.194.50.162 DST=192.168.2.166 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=61232 PROTO=TCP SPT=443 DPT=52764 WINDOW=276 RES=0x00 ACK FIN URGP=0 
[ 9114.797905] [UFW AUDIT INVALID] IN=wlp4s0 OUT= MAC=14:13:33:04:e2:eb:fc:34:97:6b:af:e8:08:00 SRC=185.158.210.77 DST=192.168.2.166 LEN=52 TOS=0x00 PREC=0x00 TTL=121 ID=31786 PROTO=TCP SPT=443 DPT=48704 WINDOW=274 RES=0x00 ACK FIN URGP=0 
[ 9114.797911] [UFW BLOCK] IN=wlp4s0 OUT= MAC=14:13:33:04:e2:eb:fc:34:97:6b:af:e8:08:00 SRC=185.158.210.77 DST=192.168.2.166 LEN=52 TOS=0x00 PREC=0x00 TTL=121 ID=31786 PROTO=TCP SPT=443 DPT=48704 WINDOW=274 RES=0x00 ACK FIN URGP=0 
[ 9116.394958] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:a8:9c:ed:fe:cf:66:86:dd SRC=fe80:0000:0000:0000:f79a:8c8a:a431:af71 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=137 TC=0 HOPLIMIT=255 FLOWLBL=690099 PROTO=UDP SPT=5353 DPT=5353 LEN=97 
[ 9118.587836] wlp4s0: deauthenticated from fc:34:97:6b:cf:bc (Reason: 4=DISASSOC_DUE_TO_INACTIVITY)
[ 9119.747649] wlp4s0: authenticate with fc:34:97:6b:cc:74
[ 9119.779145] wlp4s0: send auth to fc:34:97:6b:cc:74 (try 1/3)
[ 9119.783781] wlp4s0: fc:34:97:6b:cc:74 denied authentication (status 1)
[ 9121.047660] wlp4s0: authenticate with f0:2f:74:99:7e:bc
[ 9121.078985] wlp4s0: send auth to f0:2f:74:99:7e:bc (try 1/3)
[ 9121.082930] wlp4s0: f0:2f:74:99:7e:bc denied authentication (status 1)
[ 9125.553714] [UFW AUDIT] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=192.168.2.254 LEN=72 TOS=0x00 PREC=0x00 TTL=64 ID=30782 DF PROTO=UDP SPT=60324 DPT=53 LEN=52 
[ 9130.337054] wlp4s0: authenticate with fc:34:97:6b:cc:74
[ 9130.388826] wlp4s0: send auth to fc:34:97:6b:cc:74 (try 1/3)
[ 9130.401594] wlp4s0: send auth to fc:34:97:6b:cc:74 (try 2/3)
[ 9130.411915] wlp4s0: send auth to fc:34:97:6b:cc:74 (try 3/3)
[ 9130.422397] wlp4s0: authentication with fc:34:97:6b:cc:74 timed out
[ 9130.780282] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=149.154.167.50 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=49025 DF PROTO=TCP SPT=33492 DPT=443 WINDOW=64240 RES=0x00 SYN URGP=0 
[ 9134.823274] [UFW ALLOW] IN= OUT=wlp4s0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=116 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0x94 
[ 9134.910181] audit: type=1130 audit(1683896294.850:166): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9135.154011] [UFW AUDIT] IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=127.0.0.1 DST=127.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=59952 DF PROTO=UDP SPT=33732 DPT=53 LEN=40 
[ 9135.823249] [UFW ALLOW] IN= OUT=wlp4s0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=116 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0x94 
[ 9142.342717] wlp4s0: authenticate with f0:2f:74:99:7e:bc
[ 9142.374060] wlp4s0: send auth to f0:2f:74:99:7e:bc (try 1/3)
[ 9142.376438] wlp4s0: f0:2f:74:99:7e:bc denied authentication (status 1)
[ 9145.052988] audit: type=1131 audit(1683896304.991:167): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9145.553026] [UFW AUDIT] IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=55 TOS=0x00 PREC=0x00 TTL=64 ID=19805 DF PROTO=UDP SPT=52193 DPT=53 LEN=35 
[ 9145.753347] [UFW AUDIT] IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=127.0.0.1 DST=127.0.0.1 LEN=59 TOS=0x00 PREC=0x00 TTL=64 ID=39676 DF PROTO=UDP SPT=45309 DPT=53 LEN=39 
[ 9152.636239] wlp4s0: authenticate with f0:2f:74:99:7e:bc
[ 9152.667589] wlp4s0: send auth to f0:2f:74:99:7e:bc (try 1/3)
[ 9152.669843] wlp4s0: f0:2f:74:99:7e:bc denied authentication (status 1)
[ 9152.975374] audit: type=1100 audit(1683896312.911:168): pid=18846 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="alexbespik" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9152.975699] audit: type=1101 audit(1683896312.911:169): pid=18846 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="alexbespik" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9152.976271] audit: type=1110 audit(1683896312.914:170): pid=18846 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/1 res=success'
[ 9152.976563] audit: type=1105 audit(1683896312.914:171): pid=18846 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/1 res=success'
[ 9165.469015] [UFW AUDIT] IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=52888 DF PROTO=UDP SPT=49243 DPT=53 LEN=41 
[ 9165.752479] [UFW AUDIT] IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=127.0.0.1 DST=127.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64750 DF PROTO=UDP SPT=41817 DPT=53 LEN=40 
[ 9171.562086] wlp4s0: authenticate with fc:34:97:6b:cc:74
[ 9171.593859] wlp4s0: send auth to fc:34:97:6b:cc:74 (try 1/3)
[ 9171.604266] wlp4s0: send auth to fc:34:97:6b:cc:74 (try 2/3)
[ 9171.614604] wlp4s0: send auth to fc:34:97:6b:cc:74 (try 3/3)
[ 9171.625475] wlp4s0: authentication with fc:34:97:6b:cc:74 timed out
[ 9181.958224] wlp4s0: authenticate with f0:2f:74:99:7e:bc
[ 9181.989546] wlp4s0: send auth to f0:2f:74:99:7e:bc (try 1/3)
[ 9181.992079] wlp4s0: f0:2f:74:99:7e:bc denied authentication (status 1)
[ 9185.551247] [UFW AUDIT] IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=70 TOS=0x00 PREC=0x00 TTL=64 ID=47192 DF PROTO=UDP SPT=51421 DPT=53 LEN=50 
[ 9185.751802] [UFW AUDIT] IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=127.0.0.1 DST=127.0.0.1 LEN=55 TOS=0x00 PREC=0x00 TTL=64 ID=30850 DF PROTO=UDP SPT=41744 DPT=53 LEN=35 
[ 9200.624091] wlp4s0: authenticate with f0:2f:74:99:7e:bc
[ 9200.655402] wlp4s0: send auth to f0:2f:74:99:7e:bc (try 1/3)
[ 9200.657704] wlp4s0: authenticated
[ 9200.660476] wlp4s0: associate with f0:2f:74:99:7e:bc (try 1/3)
[ 9200.663171] wlp4s0: RX AssocResp from f0:2f:74:99:7e:bc (capab=0x1011 status=0 aid=2)
[ 9200.689503] wlp4s0: associated
[ 9200.776517] wlp4s0: Limiting TX power to 30 (30 - 0) dBm as advertised by f0:2f:74:99:7e:bc
[ 9200.846750] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
[ 9200.867040] [UFW ALLOW] IN= OUT=wlp4s0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=96 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0x94 
[ 9200.887070] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0x94 
[ 9200.922459] audit: type=1130 audit(1683896360.863:172): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9200.925697] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=192.168.2.254 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=65501 DF PROTO=UDP SPT=49287 DPT=53 LEN=42 
[ 9200.925698] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=192.168.2.254 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=55930 DF PROTO=UDP SPT=42506 DPT=53 LEN=42 
[ 9201.523819] [UFW ALLOW] IN= OUT=wlp4s0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=96 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0x94 
[ 9202.655187] [UFW BLOCK] IN=wlp4s0 OUT= MAC=14:13:33:04:e2:eb:fc:34:97:6b:af:e8:08:00 SRC=104.16.249.249 DST=192.168.2.166 LEN=252 TOS=0x00 PREC=0x00 TTL=56 ID=26173 DF PROTO=TCP SPT=443 DPT=58952 WINDOW=8 RES=0x00 ACK URGP=0 
[ 9202.848189] [UFW AUDIT] IN= OUT=wlp4s0 SRC=fe80:0000:0000:0000:b4da:a7c0:2992:3e86 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=182 TC=0 HOPLIMIT=255 FLOWLBL=850471 PROTO=UDP SPT=5353 DPT=5353 LEN=142 
[ 9202.848203] [UFW ALLOW] IN= OUT=wlp4s0 SRC=fe80:0000:0000:0000:b4da:a7c0:2992:3e86 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=182 TC=0 HOPLIMIT=255 FLOWLBL=850471 PROTO=UDP SPT=5353 DPT=5353 LEN=142 
[ 9202.848221] [UFW AUDIT] IN=wlp4s0 OUT= MAC= SRC=fe80:0000:0000:0000:b4da:a7c0:2992:3e86 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=182 TC=0 HOPLIMIT=255 FLOWLBL=850471 PROTO=UDP SPT=5353 DPT=5353 LEN=142 
[ 9204.958899] [UFW AUDIT] IN= OUT=wlp4s0 SRC=fe80:0000:0000:0000:b4da:a7c0:2992:3e86 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=182 TC=0 HOPLIMIT=255 FLOWLBL=850471 PROTO=UDP SPT=5353 DPT=5353 LEN=142 
[ 9204.958908] [UFW ALLOW] IN= OUT=wlp4s0 SRC=fe80:0000:0000:0000:b4da:a7c0:2992:3e86 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=182 TC=0 HOPLIMIT=255 FLOWLBL=850471 PROTO=UDP SPT=5353 DPT=5353 LEN=142 
[ 9204.958918] [UFW AUDIT] IN=wlp4s0 OUT= MAC= SRC=fe80:0000:0000:0000:b4da:a7c0:2992:3e86 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=182 TC=0 HOPLIMIT=255 FLOWLBL=850471 PROTO=UDP SPT=5353 DPT=5353 LEN=142 
[ 9206.925734] [UFW AUDIT] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=192.168.2.254 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=23742 DF PROTO=UDP SPT=56360 DPT=53 LEN=42 
[ 9207.246961] [UFW AUDIT] IN=wlp4s0 OUT= MAC=ff:ff:ff:ff:ff:ff:54:3a:d6:89:52:14:08:00 SRC=192.168.2.156 DST=192.168.2.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=10334 DF PROTO=UDP SPT=50469 DPT=15600 LEN=43 
[ 9209.991949] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:a8:9c:ed:fe:cf:66:86:dd SRC=fe80:0000:0000:0000:f79a:8c8a:a431:af71 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=139 TC=0 HOPLIMIT=255 FLOWLBL=690099 PROTO=UDP SPT=5353 DPT=5353 LEN=99 
[ 9209.992255] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:a8:9c:ed:fe:cf:66:86:dd SRC=fe80:0000:0000:0000:f79a:8c8a:a431:af71 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=139 TC=0 HOPLIMIT=255 FLOWLBL=690099 PROTO=UDP SPT=5353 DPT=5353 LEN=99 
[ 9210.930004] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:fc:c2:de:92:03:d0:86:dd SRC=fe80:0000:0000:0000:fec2:deff:fe92:03d0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=191 TC=0 HOPLIMIT=255 FLOWLBL=385352 PROTO=UDP SPT=5353 DPT=5353 LEN=151 
[ 9211.115556] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=173.194.189.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=65464 DF PROTO=TCP SPT=50708 DPT=443 WINDOW=64240 RES=0x00 SYN URGP=0 
[ 9211.670074] audit: type=1131 audit(1683896371.614:173): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9225.821013] audit: type=1106 audit(1683896385.761:174): pid=18846 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/1 res=success'
[ 9225.821076] audit: type=1104 audit(1683896385.761:175): pid=18846 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/1 res=success'
[ 9226.906012] [UFW AUDIT] IN=wlp4s0 OUT= MAC=01:00:5e:00:00:fb:fc:c2:de:92:03:d0:08:00 SRC=192.168.2.80 DST=224.0.0.251 LEN=435 TOS=0x00 PREC=0x00 TTL=255 ID=33174 DF PROTO=UDP SPT=5353 DPT=5353 LEN=415 
[ 9230.924572] [UFW AUDIT] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=192.168.2.254 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=32990 DF PROTO=UDP SPT=54676 DPT=53 LEN=42 
[ 9230.924578] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=192.168.2.254 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=32990 DF PROTO=UDP SPT=54676 DPT=53 LEN=42 
[ 9232.061943] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:b2:9b:87:96:3e:ea:86:dd SRC=fe80:0000:0000:0000:043b:54a2:1644:d5fb DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=265 TC=0 HOPLIMIT=255 FLOWLBL=591104 PROTO=UDP SPT=5353 DPT=5353 LEN=225 
[ 9235.009827] [UFW BLOCK] IN=wlp4s0 OUT= MAC=14:13:33:04:e2:eb:fc:34:97:6b:af:e8:08:00 SRC=104.16.249.249 DST=192.168.2.166 LEN=252 TOS=0x00 PREC=0x00 TTL=56 ID=26174 DF PROTO=TCP SPT=443 DPT=58952 WINDOW=8 RES=0x00 ACK URGP=0 
[ 9246.548917] [UFW AUDIT] IN=wlp4s0 OUT= MAC=01:00:5e:00:00:fb:a8:9c:ed:fe:cf:66:08:00 SRC=192.168.2.85 DST=224.0.0.251 LEN=383 TOS=0x00 PREC=0x00 TTL=255 ID=38571 DF PROTO=UDP SPT=5353 DPT=5353 LEN=363 
[ 9248.890546] [UFW AUDIT] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=135.181.38.249 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=28259 DF PROTO=TCP SPT=32894 DPT=443 WINDOW=64240 RES=0x00 SYN URGP=0 
[ 9251.797125] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=135.181.38.249 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16827 DF PROTO=TCP SPT=32896 DPT=443 WINDOW=64240 RES=0x00 SYN URGP=0 
[ 9252.712544] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:62:65:f4:88:1d:94:86:dd SRC=fe80:0000:0000:0000:005c:123f:5780:6065 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=145 TC=0 HOPLIMIT=255 FLOWLBL=199680 PROTO=UDP SPT=5353 DPT=5353 LEN=105 
[ 9265.604258] [UFW AUDIT] IN=wlp4s0 OUT= MAC=01:00:5e:00:00:fb:d0:9c:7a:eb:0c:ef:08:00 SRC=192.168.2.229 DST=224.0.0.251 LEN=111 TOS=0x00 PREC=0x00 TTL=255 ID=27746 DF PROTO=UDP SPT=5353 DPT=5353 LEN=91 
[ 9268.042277] [UFW AUDIT] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=192.178.25.170 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=24116 DF PROTO=TCP SPT=53388 DPT=443 WINDOW=64240 RES=0x00 SYN URGP=0 
[ 9274.812448] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:fc:c2:de:92:03:d0:86:dd SRC=fe80:0000:0000:0000:fec2:deff:fe92:03d0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=455 TC=0 HOPLIMIT=255 FLOWLBL=385352 PROTO=UDP SPT=5353 DPT=5353 LEN=415 
[ 9277.820952] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=173.194.189.23 LEN=1385 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=45257 DPT=443 LEN=1365 
[ 9288.635376] [UFW AUDIT] IN=wlp4s0 OUT= MAC=01:00:5e:00:00:fb:1e:44:a9:28:07:a8:08:00 SRC=192.168.2.26 DST=224.0.0.251 LEN=122 TOS=0x00 PREC=0x00 TTL=255 ID=21671 DF PROTO=UDP SPT=5353 DPT=5353 LEN=102 
[ 9295.394425] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:d0:9c:7a:eb:0c:ef:86:dd SRC=fe80:0000:0000:0000:10e5:6fd2:2fb5:0eef DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=297 TC=0 HOPLIMIT=255 FLOWLBL=155616 PROTO=UDP SPT=5353 DPT=5353 LEN=257 
[ 9300.452786] [UFW BLOCK] IN=wlp4s0 OUT= MAC=14:13:33:04:e2:eb:fc:34:97:6b:af:e8:08:00 SRC=104.16.249.249 DST=192.168.2.166 LEN=252 TOS=0x00 PREC=0x00 TTL=56 ID=26175 DF PROTO=TCP SPT=443 DPT=58952 WINDOW=8 RES=0x00 ACK URGP=0 
[ 9303.023429] audit: type=1101 audit(1683896462.968:176): pid=19609 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="alexbespik" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 9303.023837] audit: type=1110 audit(1683896462.968:177): pid=19609 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/1 res=success'
[ 9303.023956] audit: type=1105 audit(1683896462.968:178): pid=19609 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/1 res=success'
[ 9306.989144] [UFW AUDIT] IN=wlp4s0 OUT= MAC=01:00:5e:00:00:fb:b2:9b:87:96:3e:ea:08:00 SRC=192.168.2.154 DST=224.0.0.251 LEN=545 TOS=0x00 PREC=0x00 TTL=255 ID=61307 PROTO=UDP SPT=5353 DPT=5353 LEN=525 
[ 9307.685002] [UFW AUDIT] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=149.154.167.216 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=54129 DF PROTO=TCP SPT=36710 DPT=443 WINDOW=64240 RES=0x00 SYN URGP=0 
[ 9307.685004] [UFW AUDIT] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=149.154.167.216 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63612 DF PROTO=TCP SPT=36720 DPT=443 WINDOW=64240 RES=0x00 SYN URGP=0 
[ 9307.685008] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=149.154.167.216 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=54129 DF PROTO=TCP SPT=36710 DPT=443 WINDOW=64240 RES=0x00 SYN URGP=0 
[ 9311.571412] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:b2:9b:87:96:3e:ea:86:dd SRC=fe80:0000:0000:0000:043b:54a2:1644:d5fb DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=188 TC=0 HOPLIMIT=255 FLOWLBL=591104 PROTO=UDP SPT=5353 DPT=5353 LEN=148 
[ 9323.251297] [UFW ALLOW] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=185.158.210.78 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52385 DF PROTO=TCP SPT=60614 DPT=443 WINDOW=64240 RES=0x00 SYN URGP=0 
[ 9326.920405] [UFW AUDIT] IN= OUT=wlp4s0 SRC=192.168.2.166 DST=192.168.2.254 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=62369 DF PROTO=UDP SPT=43302 DPT=53 LEN=42 
[ 9327.361722] [UFW AUDIT] IN=wlp4s0 OUT= MAC=ff:ff:ff:ff:ff:ff:54:3a:d6:89:52:14:08:00 SRC=192.168.2.156 DST=192.168.2.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=26002 DF PROTO=UDP SPT=48715 DPT=15600 LEN=43 
[ 9331.223084] [UFW AUDIT] IN=wlp4s0 OUT= MAC=33:33:00:00:00:fb:b2:9b:87:96:3e:ea:86:dd SRC=fe80:0000:0000:0000:043b:54a2:1644:d5fb DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=265 TC=0 HOPLIMIT=255 FLOWLBL=591104 PROTO=UDP SPT=5353 DPT=5353 LEN=225

тра 12 21:03:14 pc NetworkManager[869]: <info>  [1683914594.8841] device (wlp4s0): supplicant interface state: authenticating -> disconnected
тра 12 21:03:15 pc NetworkManager[869]: <info>  [1683914595.9091] device (wlp4s0): supplicant interface state: disconnected -> scanning
тра 12 21:03:16 pc NetworkManager[869]: <info>  [1683914596.1653] device (wlp4s0): supplicant interface state: scanning -> authenticating
тра 12 21:03:16 pc NetworkManager[869]: <info>  [1683914596.1763] device (wlp4s0): supplicant interface state: authenticating -> disconnected
тра 12 21:03:21 pc NetworkManager[869]: <info>  [1683914601.2025] device (wlp4s0): supplicant interface state: disconnected -> scanning
тра 12 21:03:30 pc NetworkManager[869]: <info>  [1683914610.0675] device (wlp4s0): supplicant interface state: scanning -> authenticating
тра 12 21:03:30 pc NetworkManager[869]: <info>  [1683914610.1971] device (wlp4s0): supplicant interface state: authenticating -> disconnected

Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

@alexbespik Please note the edits to your posts I’ve made above and follow the instructions the helpful volunteers have already suggested.

Please also see [HowTo] Request support

Seems you are using a 5G WiFi Frequency-Band, that frequency band is more sensitive to walls, so i suggest you to try a 2.4G frequency band.
(Maybe your WiFi-Modem has both enabled in combination with “Band steering”, in which case i suggest to turn OFF the Band steering…)

To make sure the signal strengths are enough you should follow my advice in reply #4 above…

Looks similar to a hardware issue I just had, where one of the wifi card antenna was detached. I suggest checking that, other than trying 2.4GHz, .