Hello, I'm not that good with linux so I installed ZorinOS today and I encountered my first problem: I can't use my ethernet connection, but wifi works.
After running this command sudo lshw -C network
I get the following output:
*-network
Beschreibung: Ethernet interface
Produkt: RTL8125 2.5GbE Controller
Hersteller: Realtek Semiconductor Co., Ltd.
Physische ID: 0
Bus-Informationen: pci@0000:08:00.0
Logischer Name: enp8s0
Version: 05
Seriennummer: d8:43:ae:54:2e:83
KapazitÀt: 1Gbit/s
Breite: 64 bits
Takt: 33MHz
FĂ€higkeiten: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
Konfiguration: autonegotiation=on broadcast=yes driver=r8169 driverversion=6.8.0-40-generic firmware=rtl8125b-2_0.0.2 07/13/20 latency=0 link=no multicast=yes port=twisted pair
Ressourcen: irq:38 ioport:e000(GröĂe=256) memory:f6a00000-f6a0ffff memory:f6a10000-f6a13fff
*-network
Beschreibung: Kabellose Verbindung
Produkt: MEDIATEK Corp.
Hersteller: MEDIATEK Corp.
Physische ID: 0
Bus-Informationen: pci@0000:0a:00.0
Logischer Name: wlp10s0
Version: 00
Seriennummer: 4c:82:a9:e5:78:95
Breite: 64 bits
Takt: 33MHz
FĂ€higkeiten: pciexpress msi pm bus_master cap_list ethernet physical wireless
Konfiguration: broadcast=yes driver=mt7921e driverversion=6.8.0-40-generic firmware=____000000-20231120183441 ip=192.168.178.46 latency=0 link=yes multicast=yes wireless=IEEE 802.11
Ressourcen: iomemory:fc0-fbf irq:105 memory:fc30300000-fc303fffff memory:f6900000-f6907fff
Any idea how I can fix it?
Thanks in advance