📖 ~1 min read

Table of contents
  1. Symptom & Impact
  2. Environment & Reproduction
  3. Root Cause Analysis
  4. Quick Triage
  5. Step-by-Step Diagnosis
  6. Solution – Primary Fix
  7. Solution – Alternative Approaches
  8. Verification & Acceptance Criteria
  9. Rollback Plan
  10. Prevention & Hardening
  11. Related Errors & Cross-Refs
  12. References & Further Reading

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.

Illustrative mockup for ubuntu-22-04-lts — ubuntu2204-common-problem-14-wifi-resume-01.webp
Wi-Fi disconnects after suspend and does not auto-reconnect. — Illustrative mockup — Progressive Robot

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.

Illustrative mockup for ubuntu-22-04-lts — ubuntu2204-common-problem-14-wifi-resume-02.webp
Reset network stack and disable problematic power-saving options. — Illustrative mockup — Progressive Robot

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.

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.