I am experiencing quite a bizarre phenomenon…
We are using an OM5P-AC with our RoboRio. Both have been re-imaged and reconfigured. Upon connecting the two together, there is a brief moment where the orange light (rx?) of the Roborio is flashing. Shortly after, it stops flashing altogether and the Ethernet link light on the radio goes out.However, upon connecting the Ethernet cable to my PC, it connects fully and both the tx and rx lights flash. Data transfer works as well. I then try connecting my PC Ethernet to the radio, and it still works, good connection, 100/Full, etc. At this point I’m pretty stuck. I captured the output of dmesg -W from the roborio. The two notable things are the unable to generate target frequency
and then fact that the roborio link is 10/half.
Logs
[ 1476.441246] macb e000b000.ethernet eth0: unable to generate target frequency: 2500000 Hz [ 1476.441264] macb e000b000.ethernet eth0: link up (10/Half) [ 1478.572666] macb e000b000.ethernet eth0: link down [ 1487.939343] macb e000b000.ethernet eth0: unable to generate target frequency: 2500000 Hz [ 1487.939361] macb e000b000.ethernet eth0: link up (10/Half) [ 1498.993867] macb e000b000.ethernet eth0: link down [ 1547.292940] macb e000b000.ethernet eth0: unable to generate target frequency: 25000000 Hz -- Plug into Computer [ 1547.292958] macb e000b000.ethernet eth0: link up (100/Full) [ 2389.286084] macb e000b000.ethernet eth0: link down [ 2933.884777] g_ether gadget: high-speed config #1: CDC Ethernet (EEM) [ 3357.344057] macb e000b000.ethernet eth0: unable to generate target frequency: 25000000 Hz
Again, I have reimaged and reflashed everything. I’ve tried both ports, a new ethernet cable, new POE injector. Out of ideas here. Any advice would be appreciated.