Intel PRO/1000 PT Quad Port EXP19404PT not working

nywst

Member
Jul 6, 2022
23
0
6
I got it from eBay, now seems it's not working in VE 7.2
I follow the instructions from:
https://sourceforge.net/projects/e1000/files/igb stable/5.10.2/

I am able to compile and load the driver. But dmesg only shows:
[ 1763.206070] Intel(R) Gigabit Ethernet Linux Driver - version 5.10.2
[ 1763.206072] Copyright(c) 2007 - 2022 Intel Corporation.


# ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master vmbr0 state UP mode DEFAULT group default qlen 1000
link/ether f0:2f:74:17:54:67 brd ff:ff:ff:ff:ff:ff
altname enp0s31f6
3: wlp4s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether ac:12:03:db:3c:74 brd ff:ff:ff:ff:ff:ff
4: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
link/ether f0:2f:74:17:54:67 brd ff:ff:ff:ff:ff:ff

'ip link' only shows onboard NIC port and wifi.

Any ideas? thanks!
 
Maybe that NIC is just dead on arrival? did you test it with another computer if it works there?
Intel PRO/1000 PT are such old but common used cards that basically every Linux should support them right out of the box. I really would wonder if PVE wouldn't already got drivers for it preinstalled.