> ib_mthca: Mellanox InfiniBand HCA driver v0.08 (February 14, 2006) > ib_mthca: Initializing 0000:04:00.0 > ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 17 > PCI: Setting latency timer of device 0000:04:00.0 to 64 > ib_mthca 0000:04:00.0: MAP_FA returned status 0xff, aborting. > ib_mthca 0000:04:00.0: Failed to start FW, aborting. > ACPI: PCI interrupt for device 0000:04:00.0 disabled > ib_mthca: probe of 0000:04:00.0 failed with error -22
Strange, I'm not sure what's going on. Some firmware commands are succeeding and then one fails with a status that the firmware should never return. Taking a wild guess about what might be affecting this, how much memory does your system have installed? Can you make sure your kernel is built with CONFIG_INFINIBAND_MTHCA_DEBUG=y and then send the output of loading the driver with the debug_level module option set to 1? Thanks, Roland _______________________________________________ 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
