0

I have installed Ubuntu 20.10 on a dedicated SSD on my computer (Windows 10 is installed on another drive). But my network card (only ethernet, no wifi) is not detected and I cannot access internet. I have a Gigabyte B550 Aorus Pro which integrates a Realtek RTL8125 2.5Gb network card. The closest topic I could find is this Question for similar problem on Ubuntu server 20.04, i tried the proposed solutions but to no avail.

I have also tried installing Ubuntu 20.04 LTS with same results.

Is there something that I can do, or due to my "too recent" network card I can forget about Ubuntu supporting it?

Results of cat /etc/netplan.*yaml :

cat /etc/netplan.*yaml

interfaces do not exist in /etc/network

interfaces do not exist in /etc/network

Results of lshw -C network :

lshw -C network

Results of ip a :

ip a

karel
  • 122,292
  • 133
  • 301
  • 332

1 Answers1

0

If I was you, I'd order a simple ($15 or so) dedicated network card to bridge the time until your on-board network adapter is properly supported by the kernel.

HuHa
  • 3,525