pocopico / rp-ext

GNU General Public License v2.0
529 stars 362 forks source link

mlx4_core Mellanox does not working in DS3617xs DS3615xs DS3622xs+ #108

Open bzfzis opened 2 years ago

bzfzis commented 2 years ago

I found that Mellanox Technologies MT27500 Family [ConnectX-3] [15b3:1003] network card works fine under DS918+ system,The driver is "mlx4_core", but cannot install system when compiling DS3617xs DS3615xs DS3622xs+, it shows system inaccessible after installation reboot, then PC immediately Off , but if you don't visit a web page after opening, the PC will keep running.I compared the drivers I got, the DS918+ is different from other drivers

sajpnet commented 2 years ago

I have same issue. Unknown symbol is occured at loading.

[ 541.149389] mlx4_en: Unknown symbol mlx4_get_vf_rate (err 0) [ 541.150213] mlx4_en: Unknown symbol mlx4_test_async (err 0) [ 541.151023] mlx4_en: Unknown symbol mlx4_set_vf_vlan_next (err 0) [ 541.151968] mlx4_en: Unknown symbol mlx4_test_interrupt (err 0) [ 541.152877] mlx4_en: Unknown symbol mlx4_get_vport_ethtool_stats (err 0) [ 541.153859] mlx4_en: Unknown symbol mlx4_SET_PORT_disable_mc_loopback (err 0) [ 541.154883] mlx4_en: Unknown symbol mlx4_rename_eq (err 0) [ 541.155626] mlx4_en: Unknown symbol mlx4_reset_vlan_policy (err 0) [ 541.156510] mlx4_en: Unknown symbol mlx4_max_tc (err 0) [ 541.157272] mlx4_en: Unknown symbol mlx4_is_available_mac (err 0) [ 541.158080] mlx4_en: Unknown symbol syno_restart (err 0) [ 541.158834] mlx4_en: Unknown symbol mlx4_get_vf_vlan_set (err 0) [ 541.159718] mlx4_en: Unknown symbol mlx4_get_is_vlan_offload_disabled (err 0) [ 541.160742] mlx4_en: Unknown symbol mlx4_get_vf_vlan_info (err 0) [ 541.161577] mlx4_en: Unknown symbol mlx4_get_vf_stats_netdev (err 0) [ 541.162598] mlx4_en: Unknown symbol mlx4_SET_PORT_user_mtu (err 0) [ 541.163445] mlx4_en: Unknown symbol mlx4_get_vf_link_state (err 0)

gitlily1 commented 2 years ago

don't build with mlx driver it's included in the synology pat

bzfzis commented 2 years ago

不要使用 mlx 驱动程序构建 它包含在 synology pat 中

thanks, i'll try it