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.
signature.asc
Description: This is a digitally signed message part.

