F5F Stay Refreshed Software Operating Systems Ubuntu 20.04 - Realtek Ethernet failed after restarting the system

Ubuntu 20.04 - Realtek Ethernet failed after restarting the system

Ubuntu 20.04 - Realtek Ethernet failed after restarting the system

Pages (3): 1 2 3 Next
P
ProGaben69
Member
117
08-29-2020, 03:00 PM
#1
You're just starting with Ubuntu 20.04 LTS. You had an Ethernet connection set up using a Realtek chip, but it disappeared after rebooting. You've tried checking old forum posts and changed a config file, but the issue remains. You attempted to fix it by restarting NetworkManager manually and via systemctl, yet it still doesn't work. Could you find any alternative solutions or tips? Thanks for your help! :c
P
ProGaben69
08-29-2020, 03:00 PM #1

You're just starting with Ubuntu 20.04 LTS. You had an Ethernet connection set up using a Realtek chip, but it disappeared after rebooting. You've tried checking old forum posts and changed a config file, but the issue remains. You attempted to fix it by restarting NetworkManager manually and via systemctl, yet it still doesn't work. Could you find any alternative solutions or tips? Thanks for your help! :c

P
POTTER1904
Member
70
08-31-2020, 07:11 AM
#2
Running command: ifconfig
Copying output:
(Display from terminal)
P
POTTER1904
08-31-2020, 07:11 AM #2

Running command: ifconfig
Copying output:
(Display from terminal)

S
S3R4PHIM
Member
128
08-31-2020, 08:27 AM
#3
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 host loop txqueuelen 1000 (Local Loopback) RX packets 878 bytes 71091 (71.0 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 878 bytes 71091 (71.0 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 Thanks for the response c: Currently, I'm testing a tethered link from my mobile device, which is quite slow.
S
S3R4PHIM
08-31-2020, 08:27 AM #3

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 host loop txqueuelen 1000 (Local Loopback) RX packets 878 bytes 71091 (71.0 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 878 bytes 71091 (71.0 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 Thanks for the response c: Currently, I'm testing a tethered link from my mobile device, which is quite slow.

X
XxKripxDeMoNxX
Senior Member
536
09-09-2020, 03:57 AM
#4
It seems there may have been an issue with the NM settings or the NIC isn't being loaded properly. Checking "lspci | grep Realtek" could reveal information about your network card. If nothing appears, running "lspci" alone might help identify the device. A non-root user should still be able to locate it.
X
XxKripxDeMoNxX
09-09-2020, 03:57 AM #4

It seems there may have been an issue with the NM settings or the NIC isn't being loaded properly. Checking "lspci | grep Realtek" could reveal information about your network card. If nothing appears, running "lspci" alone might help identify the device. A non-root user should still be able to locate it.

W
223
09-10-2020, 06:23 AM
#5
05:00.0 Ethernet device: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (version 04)
W
WitherStarWolf
09-10-2020, 06:23 AM #5

05:00.0 Ethernet device: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (version 04)

E
EmmaPrinces
Member
152
09-17-2020, 02:39 PM
#6
Oh no :C It’s just my second day with Ubuntu... I installed Overleaf and VS Code/Anaconda yesterday as prep for CUDA/HELIOS. Since I had the connection ready, I haven’t done anything yet LOL.
E
EmmaPrinces
09-17-2020, 02:39 PM #6

Oh no :C It’s just my second day with Ubuntu... I installed Overleaf and VS Code/Anaconda yesterday as prep for CUDA/HELIOS. Since I had the connection ready, I haven’t done anything yet LOL.

E
endofusion
Junior Member
44
09-17-2020, 03:44 PM
#7
The command "nmcli con" initiates a connection to the network interface.
E
endofusion
09-17-2020, 03:44 PM #7

The command "nmcli con" initiates a connection to the network interface.

L
live77
Member
194
09-17-2020, 06:47 PM
#8
Blank/none
L
live77
09-17-2020, 06:47 PM #8

Blank/none

7
700club
Junior Member
48
09-30-2020, 06:53 AM
#9
I can't directly access or retrieve files from your system. However, you can open the file yourself by running the command:

```bash
sudo nano /etc/NetworkManager/NetworkManager.conf
```

Once inside, copy and paste the full content here, and I’ll be happy to help you with it!
7
700club
09-30-2020, 06:53 AM #9

I can't directly access or retrieve files from your system. However, you can open the file yourself by running the command:

```bash
sudo nano /etc/NetworkManager/NetworkManager.conf
```

Once inside, copy and paste the full content here, and I’ll be happy to help you with it!

T
TwerK_Dyn4stY
Member
63
10-17-2020, 06:22 AM
#10
It looks like you're asking about the NIC status and whether "iplink" displays it. Let me know if you'd like further clarification!
T
TwerK_Dyn4stY
10-17-2020, 06:22 AM #10

It looks like you're asking about the NIC status and whether "iplink" displays it. Let me know if you'd like further clarification!

Pages (3): 1 2 3 Next