进串口看日志,发现可以认到网卡,但是ifconfig里没有eth,只有一个127.0.0.1的lo
|
群晖 sa6400 这个型号机器,本身就支持2个万兆网口。
|
隔壁网希捷酷狼8T硬盘,正品国行,3年换新,只需要1320元,赠送论坛邀请码和VIP!
|
昨天实体机通过最新的rr,SA6400也是识别不到mcx4121网卡,网卡灯是亮的,但是系统网卡就是没有显示
lspci查看,也是识别了 01:00.0 Class 0200: Device 15b3:1015 01:00.1 Class 0200: Device 15b3:1015 查看信息mlx5,驱动应该是驱动了,换mcx314就没问题,真奇怪! root@SA6400:~# dmesg | grep mlx5 [ 4.235684] mlx5_core 0000:01:00.0: firmware version: 14.31.1014 [ 4.236030] mlx5_core 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth (8.0 GT/s PCIe x8 link) [ 4.511987] mlx5_core 0000:01:00.0: Port module event: module 0, Cable plugged [ 4.522649] mlx5_core 0000:01:00.1: firmware version: 14.31.1014 [ 4.522990] mlx5_core 0000:01:00.1: 63.008 Gb/s available PCIe bandwidth (8.0 GT/s PCIe x8 link) [ 4.805270] mlx5_core 0000:01:00.1: Port module event: module 1, Cable plugged |