π ~1 min read
Table of contents
Symptom & Impact
Network interface disappears after reboot, causing SSH loss and outage for network-dependent services.
Environment & Reproduction
Seen after kernel updates when vendor NIC module is missing or fails to build.
Root Cause Analysis
Kernel-module mismatch prevents driver initialization, so expected interface never appears.
Quick Triage
Check lspci visibility, dmesg driver errors, and test whether prior kernel exposes interface.
Step-by-Step Diagnosis
Review module dependencies, DKMS build logs, and /etc/network/interfaces mappings.

Solution – Primary Fix
Install matching driver package, rebuild modules, refresh initramfs, and restart networking.
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
Boot previous kernel, use generic driver fallback, or pin stable kernel until vendor update.
Verification & Acceptance Criteria
Interface is present, receives expected address, and survives multiple reboots.
Rollback Plan
Revert kernel and driver package changes if updated module introduces instability.
Prevention & Hardening
Pre-test driver compatibility before kernel rollout and maintain out-of-band access paths.
Related Errors & Cross-Refs
Related to predictable interface rename issues and DHCP timeout incidents.
Related tutorial: View the step-by-step tutorial for Ubuntu 16.04 LTS.
View all Ubuntu 16.04 LTS tutorials on the Tutorials Hub β
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
Ubuntu networking guide, DKMS documentation, and NIC vendor 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.