Install network card driver

Hi,

How can I install network driver on incusOS?

https://www.lekuo.com/uploadfile/upload/data/upload/image/RTL8127.zip

right now it shows incus query LAB1:/1.0/resources :

{
  "pci_address": "0000:01:00.0",
  "vendor": "Realtek Semiconductor Co., Ltd.",
  "vendor_id": "10ec",
  "product": null,
  "product_id": "8127",
  "driver": "r8169",
  "firmware_version": null,
  "ports": [
    {
      "address": "88:c9:b3:bc:03:82",
      "auto_negotiation": false,
      "id": "enp1s0",
      "link_detected": false,
      "port": 0,
      "protocol": "ethernet"
    }
  ]
}

its a 10GB card 10GbE RTL8127 Network Card - PCIe x4 NIC | Lekuo

You don’t need to install a driver, the card is shown as having r8169 loaded and supporting it otherwise you wouldn’t be able to see the MAC address.