I installed Ubuntu 22.04 in dual boot with windows but my wired network doesn't work in Ubuntu. WiFi does work. I tried several tutorials on the internet but none of them work in my case. My system is a fresh installation, I didn't modify any network configuration.
My cable is plugged in and works on Windows so it's not a physical issue or a router issue.
I use Ubuntu with wifi at work, at home I connect the PC with the cable internet (I don't have wifi at home). I start Ubuntu and the internet does not work. I have tried a lot to solve this but nothing works. I am running on Windows to ask for help here because I have internet on the wired connection in Windows. I came back to Ubuntu to take some screenshots of my internet connection, but now the internet works. What is going on? It seems that it began to work again after I started windows and came back to Ubuntu.
(It happened more than once).
ip addr
dhclient
netplan yaml
sudo lshw -C network
about the fast boot, it was already disabled
fast boot is disabled on windows
My wired settings:
IPv4: automatic(DHCP)
IPv6: Disable
------------ SOLUTION ------------------------------
My internet driver was wrong, it was for 8169 but my hardware is for 8168 driver.
Running sudo apt install r8168-dkms did solve the problem, you will only need to set a password (write it down) and after a reboot use this password to set MOK.
