π ~1 min read
Table of contents
Symptom & Impact
Primary interface disappears after reboot, causing loss of SSH access and service connectivity.
Environment & Reproduction
Observed after installing a new kernel where vendor NIC module is missing or not rebuilt.
Root Cause Analysis
Kernel-module mismatch prevents NIC driver initialization and udev cannot create expected network device name.
Quick Triage
Check lspci visibility, dmesg module failures, and whether previous kernel still exposes the interface.
Step-by-Step Diagnosis
Audit module dependencies, inspect DKMS build status, and confirm netplan references existing interface names.

Solution – Primary Fix
Install matching driver package, rebuild DKMS module, refresh initramfs, and apply corrected netplan mapping.
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 prior kernel, use generic driver fallback, or pin known-good kernel until vendor patch is validated.
Verification & Acceptance Criteria
Interface appears consistently, obtains expected IP, and connectivity tests pass across reboot cycles.
Rollback Plan
Revert kernel and driver package changes if updated module introduces packet loss or instability.
Prevention & Hardening
Pre-stage tested drivers for new kernels and include out-of-band access for remote maintenance windows.
Related Errors & Cross-Refs
Link predictable interface rename issues, DHCP timeout problems, and matching Ubuntu networking tutorial.
Related tutorial: View the step-by-step tutorial for Ubuntu 18.04 LTS.
View all Ubuntu 18.04 LTS tutorials on the Tutorials Hub β
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
Consult netplan docs, Ubuntu kernel module guidance, 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.