Yeah looks like igc on my nuc $ lspci -k 56:00.0 Ethernet controller: Intel Corporation Ethernet Controller I226-V (rev 04) Subsystem: Intel Corporation Device 3037 Kernel driver in use: igc Kernel modules: igc
On Mon, Jan 5, 2026 at 6:34 AM Michael <[email protected]> wrote: > On Saturday, 3 January 2026 16:08:13 Greenwich Mean Time > [email protected] > wrote: > > Greetings, > > > > I have here an Asus NUC which I'd like to use as a LAN server. The first > > problem is its Ethernet chip: an Intel I226-V. I've enabled > I225-LM/I225-V > > as a kernel module and loaded the isg module, but still no joy. I can > > 'ifconfig net.enp2s0 up', and it goes up, but it's not really there. > > I don't know if there is an isg module, but have you tried modprobing igc > instead? > > modprobe -v igc > > Keep an eye on 'dmesg -W' while you're at it to see what it reports - I > don't > know if any additional firmware may be needed and which linux-firmware > version > will contain it. >

