If I remember right Ubuntu 20.4 LTS does not come with inxi installed. op will have to install it first.Drivers for this chipset should be in the latest kernel
run in terminal inxi -F
scroll down to network copy and past that section
lspci -nnk | grep -A2 0280
thanks that's why it didn't work and I won't be able to install since I have no internet, do you know another way, pleaseIf I remember right Ubuntu 20.4 LTS does not come with inxi installed. op will have to install it first.
sudo apt install inxi then run the command.
Drivers for this chipset should be in the latest kernel
run in terminal inxi -F
scroll down to network copy and past that section
well you have the correct wireless drivers installed,
the problem is with the pci driver
found this from 6 months ago
Realtek R8169 driver Ubuntu 20.04 (with RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c))
After hunting down some ethernet issues since last autumn I think I narrowed it down finally to a driver / kernel issue. I opened some other threads here: Internet sites are loading slowly sometime...askubuntu.com
not common but again a possibility, some of the Realtek chipsets are a right pain in the backside, so I start with the most common causeis it possible that the driver is being hard blocked?
sudo gedit /etc/resolv.conf
nameserver 8.8.8.8