Hello Everyone, I am working on Dell Z9100 system based on Rangeley with I354 GBE with BCM 54616S phy on management port.
(*https://github.com/opencomputeproject/onie/blob/master/patches/kernel/3.2.69/driver-support-intel-avoton-ethernet-with-broadcom-phy.patch <https://github.com/opencomputeproject/onie/blob/master/patches/kernel/3.2.69/driver-support-intel-avoton-ethernet-with-broadcom-phy.patch>* ) I am using Linux 3.14 version, and hitting following issue. root@localhost:/usr# dmesg | grep -i igb [ 0.857879] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k [ 0.857881] igb: Copyright (c) 2007-2013 Intel Corporation. [ 0.858343] igb: probe of 0000:00:14.0 failed with error -2 [ 0.858670] igb: probe of 0000:00:14.1 failed with error -2 [ 0.859015] igb: probe of 0000:00:14.2 failed with error -2 When i integrated igb-5.3.5.4, i hit following issue. [ 157.168461] Intel(R) Gigabit Ethernet Network Driver - version 5.3.5.4 [ 157.168466] Copyright (c) 2007-2015 Intel Corporation. [ 157.169140] igb 0000:00:14.0: Hardware Initialization Failure [ 157.174226] igb: probe of 0000:00:14.0 failed with error -5 [ 157.174596] igb 0000:00:14.1: Hardware Initialization Failure [ 157.179672] igb: probe of 0000:00:14.1 failed with error -5 [ 157.180030] igb 0000:00:14.2: Hardware Initialization Failure [ 157.185222] igb: probe of 0000:00:14.2 failed with error -5 Can anyone please point me if there is any working IGB version for this with BCM Phy supports? Thanks, Sushil
_______________________________________________ opencompute-networking mailing list Unsubscribe: http://lists.opencompute.org/mailman/options/opencompute-networking opencompute-networking@lists.opencompute.org http://lists.opencompute.org/mailman/listinfo/opencompute-networking