A few days ago my ethernet connection was not working on Ubuntu 20.04 on my computer. I was using two routers: the main one was / is in the living room and connected to the second router which was / is in bridge mode and the second router was connected to my computer. Thanks to @heynnema, I found out the cause of the problem was the second router. When I connected the main router directly to my computer, the ethernet worked.
Yesterday, my father and I connected the second router to another PC at home. (The main router and my computer is still directly connected together but the other PC is connected to the second one and the second router is connected to the main one.) But then the ethernet on my computer started not working again. It only works when the second router isn't connected altogether. I want the second router to work because I can't connect to WiFi in my bedroom without it because the WiFi range of the main one is too small. What should I do? I have no problem with the connection on Windows 10.
Edit: sudo lshw -c network
output: https://i.stack.imgur.com/HMLAd.jpg
Edit 2: I installed Linux Bash Shell on Windows 10 and wrote sudo lshw -c network
again. Here is the output: https://i.stack.imgur.com/Ly509.jpg And the output of ip a
: https://i.stack.imgur.com/T8zNw.jpg
Is that clear? I probably couldn't describe it well but these're all I can say.
– Aug 15 '20 at 17:40Edit: Ethernet still doesn't work when I boot to a live USB and I'm running Ubuntu Desktop.
– Aug 15 '20 at 17:51