Ubuntu 25.10 recently begun dropping WiFi connection

Ubuntu Version: Ubuntu 25.10

Desktop Environment (if applicable): GNOME

Problem Description:
I have been using Ubuntu 25.10 for a few months and only in the past 1-2 weeks my WiFi connection has begun frequently dropping. Sometimes it’ll show I’m still connected to WiFi but I clearly cannot use the internet (I can’t perform searches and my connection to a call either drops or they can hear me but I can’t hear them). Other times it’ll show that my WiFi connection has completely dropped and I end up having to “forget” and reconnect to my WiFi network.

Connection issues occur more often while I’m connected to a VPN service. My network seems to work fine as I never have issues with my Android in the same room. I’m unable to test with other WiFi networks or switch to a wired connection at this time.

Relevant System Information:
ASUS Expertbook B9.

Wireless-info diagnostic tool output: https://privatebin.net/?34e612ead34d748d#g3ULyw63BgXfo8Kj97TFfzJc8ryqw7WKDCiWYYv1PdQ

What I’ve Tried:
Performed system updates.

1 Like

Have you tried a router reboot?

1 Like

Can also try

echo “options iwlwifi power_save=0” | sudo tee /etc/modprobe.d/iwlwififix.conf > /dev/null

Reboot to test. If it’s no better then run:

sudo rm /etc/modprobe.d/iwlwififix.conf

Then reboot again

I have the same problem after upgrading. My router is actually placed next to the laptop. Mine is Lenovo LOQ 15IAX9, Intel® WiFi 6 (802.11ax)

  *-network                 
       description: Ethernet interface
       product: RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:08:00.0
       logical name: enp8s0
       version: 15
       serial: 40:c2:ba:84:1d:a3
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=6.17.0-14-generic firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:18 ioport:4000(size=256) memory:82204000-82204fff memory:82200000-82203fff
  *-network
       description: Wireless interface
       product: RTL8852BE PCIe 802.11ax Wireless Network Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: wlp9s0
       version: 00
       serial: 70:08:94:17:06:bd
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rtw89_8852be driverversion=6.17.0-14-generic firmware=N/A ip=192.168.18.121 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       resources: irq:164 ioport:3000(size=256) memory:82100000-821fffff

What I’ve tried:

https://www.linux.org/threads/problem-with-wifi-failing-to-reconnect-automatically-in-xubuntu-ubuntu-24-04-solved.49961/

Have you tried a router reboot?

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.