[Share Experiences] Solution for RTL8125 Wired Network Card Fails to Connect
Tofloor
poster avatar
deepin小助手
Super Moderator
OM
2024-11-22 14:16
Author

The following content is from user @qq4945286, thanks for the sharing!


1: First, use the following command to check the network card model:

lspci | grep -i eth

2: Download the network card driver package:

Download Link (Access Code: jxu6)

After downloading, extract the file. Then, right-click inside the extracted folder and choose "Open in Terminal."

3: Run the following two commands:

sudo chmod +x autorun.sh # Grant execute permission

sudo sh autorun.sh # Run the script

And that's it!

At this point, your wired network should be able to connect.

Reply Favorite View the author
All Replies

No replies yet