You are not logged in.

#1 2025-09-26 18:00:59

aayushjoshi_12
Member
Registered: 2025-09-26
Posts: 2

[SOLVED] unstablewifi, randomly disconnects for few seconds

I’m running Arch Linux x86_64 with the Kernel  6.16.8-arch3-1, using hyprland uwsm managed on dell latitude 5290 Intel i5-7300U.  Wi-Fi: Intel Dual Band Wireless-AC 8265 (iwlwifi). 

Problem: My Wi-Fi keeps randomly disconnecting for a second and reconnecting. 
In `journalctl -k -b`, I see messages like: 
"iwlwifi: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs." 
and 
"wlan0: deauthenticating by local choice (Reason: 3=DEAUTH_LEAVING)". 

I’ve tried disabling Bluetooth, disabling power saving in iwlwifi, and updating `linudsfasdx-firmware`, but the issue persists.

Last edited by aayushjoshi_12 (2025-09-27 10:46:21)

Offline

#2 2025-09-27 09:34:03

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,879

Re: [SOLVED] unstablewifi, randomly disconnects for few seconds

Colliding services, roaming or firmware crashed (power saving)
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#3 2025-09-27 10:43:44

aayushjoshi_12
Member
Registered: 2025-09-26
Posts: 2

Re: [SOLVED] unstablewifi, randomly disconnects for few seconds

the issue is resolved. I checked systemctl --type=service, there were NetworkManager and systemd-networkd running simultaneously causing the issue. i stopped and disabled it.

Offline

Board footer

Powered by FluxBB