Ethernet networking not working after ubuntu-drivers install

Ubuntu Support Template

Ubuntu Version: 24.04.4

Desktop Environment (if applicable):
Example: GNOME, KDE Plasma, XFCE, Budgie, etc.

Problem Description:
nvidia-smi not work so i ran ubuntu-drivers install … networking did not load

lspci shows realtek killer e3000 ethernet … with link lights flashing on switch and back of unit’

working fine for 3 years

Example:

Open Settings → Displays
Try to change resolution
Screen goes black

Relevant System Information:
Include any details that might help (e.g., hardware, drivers, or special configurations).

Screenshots or Error Messages:
If applicable, paste error messages or screenshots.
We prefer copy-pasted text and screenshots instead of photos of screens.

For multi-line text or logs, wrap them in triple backticks like this or highlight the text and use </> in the composer:

sudo dmesg | tail -20

What I’ve Tried:
List the solutions or workarounds you’ve already attempted. (many reboots)

Before Posting:
:mag: Please check if similar issues have already been reported and resolved.

Fix:

1. Reboot → GRUB menu → “Advanced options for Ubuntu” → choose an older kernel.

2.If the screen stays black after booting,press Ctrl + Alt + F3 to enter tty, then log in.

3. Run:

sudo apt remove --purge nvidia-*

sudo apt install nvidia-driver-550

sudo reboot

I’m not very familiar with NVIDIA drivers, so this might or might not work.

THANKS all is well ! hours wasted …

If the issue is resolved, it’s always a nice gesture to mark the relevant post as the solution.
It gives credit to the user who helped you.
The platform software will automatically close the thread to prevent the discussion meandering off-topic in the future.

If the issue is as identified by @qwedsaz , there is a long discussion around the topic of handling NVIDIA driver issues found here, along with some good references to other sites.

This topic was automatically closed after 30 days. New replies are no longer allowed.