📖 ~1 min read
Table of contents
Symptom & Impact
After suspend/resume, wireless interface stays disconnected or receives no route. Users lose network until manual intervention.
Environment & Reproduction
Ubuntu 22.04 laptops using NetworkManager with Intel or Realtek adapters. Reproduce with repeated suspend cycles on battery.
Root Cause Analysis
Driver power-save bugs, firmware quirks, or stale NetworkManager state after resume can prevent successful reconnection.
Quick Triage
Toggle airplane mode, restart NetworkManager (sudo systemctl restart NetworkManager), and confirm link state via nmcli device status.
Step-by-Step Diagnosis
Inspect resume logs with journalctl -b | grep -Ei ‘wlan|NetworkManager’, check rfkill state, and confirm loaded wifi module/firmware versions.

Solution – Primary Fix
Disable unstable Wi-Fi powersave, update linux-firmware and kernel packages via apt, then test resume behavior across multiple cycles.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Use dispatcher scripts to restart the interface post-resume or pin a known stable kernel for affected hardware.
Verification & Acceptance Criteria
Wireless reconnects automatically after suspend, default route is restored, and packet loss is within normal limits.
Rollback Plan
Revert power management and kernel changes if battery life or stability regresses.
Prevention & Hardening
Track firmware updates by hardware model, maintain tested baseline kernels, and automate resume-connectivity checks.
Related Errors & Cross-Refs
NetworkManager device disconnected, rfkill blocked, firmware restart required after suspend.
Related tutorial: View the step-by-step tutorial for Ubuntu 22.04 LTS.
View all Ubuntu 22.04 LTS tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
Ubuntu Wi-Fi troubleshooting docs, NetworkManager manual, linux-firmware release notes.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.