Hi, I’m having problems after installing IncusOS 202511292320 today on an ASUS NUC 15 Pro (Intel Ultra 7 255H with Intel 2.5G igc NIC). The IncusOS networking fails to return any information
When I go to the web UI, and select the networking tab I get:
When I try to show network information via the incus cli commandincus admin os system network show the response is:
Error: open /sys/class/net/_pc84bd6d7eda7/speed: no such file or directory
The network resource block shows from incus admin os system resources show
network:
cards:
- driver: igc
driver_version: 6.17.9-zabbly+
firmware_version: 2023:889d
numa_node: 0
pci_address: "0000:56:00.0"
ports:
- address: 88:ae:dd:67:6d:65
auto_negotiation: true
id: _p88aedd676d65
link_detected: true
link_duplex: full
link_speed: 2500
port: 0
port_type: twisted pair
protocol: ethernet
supported_modes:
- 10baseT/Half
- 10baseT/Full
- 100baseT/Half
- 100baseT/Full
- 1000baseT/Full
- 2500baseT/Full
supported_ports:
- twisted pair
transceiver_type: internal
product_id: 125c
vendor_id: "8086"
I’d appreciate any help understanding why the networking fails to load and how best to resolve it, thanks.
