Both Wi-Fi and Bluetooth stopped working properly. It appears that all wireless functionality may have been affected, possibly due to firmware, driver, or rfkill-related changes.**
Wi-Fi issues
- The laptop can detect my wireless network (SSID), but:
- It connects sometimes (but doesn't show signal of connection) and disconnects at random then disappears.
- Other times it refuses to connect at all.
- When it loses the connection, it fails to reconnect unless the Wi-Fi interface is restarted.
- The connection also became unstable after installing the following firmware package:
linux-firmware_20251125.gitff6418d1-0ubuntu1_all.deb(approx. 634 MB).
- After this update, the system started having both Wi-Fi and Bluetooth issues.
Bluetooth issues
- Bluetooth no longer detects any nearby devices (phones, earbuds, speakers).
- Scanning shows 0 devices even when tested with multiple devices in pairing mode.
- The Bluetooth adapter appears in the system, but fails to operate normally.
- Restarting Bluetooth service, rebooting, and resetting settings did not help.
Possible cause: rfkill or firmware
- I previously ran
rfkill listand tried unblocking devices. - After this, Bluetooth stopped working completely.
- It is possible that firmware, driver modules, or rfkill state has been corrupted or misconfigured.
What has already been attempted:
- Restarted NetworkManager and Bluetooth services
(systemctl restart NetworkManager,systemctl restart bluetooth) - Checked rfkill status
- Tried
rfkill unblock all - Confirmed that nothing appeared as “hard blocked”, but behavior didn’t change.
- Reinstalled/updated linux-firmware package
- Installed the newest firmware package (listed above).
- Problems started shortly after this.
- Removed and reloaded drivers
- Tried unloading and loading modules such as:
modprobe -r iwlwifi/modprobe iwlwifi - No improvement.
- Reset Wi-Fi configuration
- Deleted and recreated network profiles.
- Tested with different SSIDs and configurations.
- Tested different devices
- Bluetooth fails to detect any device, confirming it’s not a problem with the peripherals.
- Rebooting multiple times
- No change.
