Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI experiment a similar problem.
Received frames have the status bit "InvalidSymbol" set, and thus discared by the driver. ethoc doesn't look at this bit, so frame are not discarded. open_eth does and throw the frames, it is why linux doesn't receive them. The question is: why this status bit is set? - Fred