При загрузке система не подымает сетефвой интерфейс. Подымаю вручную:
09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 12)
Subsystem: Dell Device 023a
Flags: bus master, fast devsel, latency 0, IRQ 43
Memory at fe8fc000 (64-bit, non-prefetchable) [size=16K]
I/O ports at de00 [size=256]
Capabilities: [48] Power Management version 3
Capabilities: [5c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Express Legacy Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [130] Device Serial Number 00-50-43-21-9b-d1-9a-11
Kernel driver in use: sky2
Kernel modules: sky2
[root@d500 ~]# dmesg | grep sky2
[ 8.652027] sky2: driver version 1.30
[ 8.652176] sky2 0000:09:00.0: Yukon-2 FE+ chip revision 0
[ 8.652260] sky2 0000:09:00.0: irq 43 for MSI/MSI-X
[ 8.652598] sky2 0000:09:00.0 eth0: addr 00:21:9b:d1:9a:11
[root@d500 ~]# ifconfig -a
enp9s0: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:21:9b:d1:9a:11 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 16
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 236 bytes 14160 (13.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 236 bytes 14160 (13.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[root@d500 ~]# ifconfig enp9s0 up