hi there.
"Network Adapter Driver for PCI-E * Intel® 10 Gigabit Ethernet Network Connections under Linux * Version: 4.3.15 (Latest)" was introduced, X550BT2 does not work.
WEB-Site
This download is valid for the product (s) listed below.
"Intel® Ethernet Controller X550-BT2"
Status
Linux Kernel Version: 3.9.0
Target Device: X550BT2
console operation
$ lspci -d 8086:
01:00.0 Ethernet controller: Intel Corporation Device 1562 (rev 01)
01:00.1 Ethernet controller: Intel Corporation Device 1562 (rev 01)
$ lspci -nd 8086:
01:00.0 0200: 8086:1562 (rev 01)
01:00.1 0200: 8086:1562 (rev 01)
$ ifconfig -a
eth0 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
inet addr:192.168.32.139 Bcast:192.168.32.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3018 errors:0 dropped:10 overruns:0 frame:0
TX packets:1453 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:313400 (306.0 KiB) TX bytes:231368 (225.9 KiB)
Interrupt:54 Base address:0xb000
lo Link encap:Local Loopback
LOOPBACK MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
$ insmod ./ixgbe.ko
Intel(R) 10 Gigabit PCI Express Network Driver - version 4.3.15
Copyright (c) 1999-2015 Intel Corporation.
$ ifconfig -a
eth0 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
inet addr:192.168.32.139 Bcast:192.168.32.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3018 errors:0 dropped:10 overruns:0 frame:0
TX packets:1453 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:313400 (306.0 KiB) TX bytes:231368 (225.9 KiB)
Interrupt:54 Base address:0xb000
lo Link encap:Local Loopback
LOOPBACK MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)