Liang Zhen wrote: > Hi Ole, > Have you got solution for this? I think we got exactly same problem on > 4600 with ofed-1.4.1-rc4: > lspci output: > 03:00.0 InfiniBand: Mellanox Technologies MT25418 [ConnectX IB DDR, PCIe > 2.0 2.5GT/s] (rev a0) > > and error messages from dmesg: > > mlx4_core: Mellanox ConnectX core driver v1.0 (April 4, 2008) > mlx4_core: Initializing 0000:03:00.0 > mlx4_core 0000:03:00.0: Requested number of MACs is too much for port 1, > reducing to 1. > mlx4_core 0000:03:00.0: command 0x13 failed: fw status = 0x1 > mlx4_core 0000:03:00.0: SW2HW_EQ failed (-5) > mlx4_core 0000:03:00.0: Failed to initialize event queue table, aborting. > mlx4_core: probe of 0000:03:00.0 failed with error -5 > > Can you send me the FW version and board type Since the driver is not loading you can use mstflint to get this data Please use:
The devices can be accessed by their PCI ID as displayed by lspci (bus:dev.fn). Example: # List all Mellanox devices > /sbin/lspci -d 15b3: 02:00.0 Ethernet controller: Mellanox Technologies Unknown device 6368 (rev a0) # Use mstflint tool to query the firmware on this device > mstflint -d 02:00.0 q Tziporet _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
