Ethernet not working in 1000 Mbps link

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ethernet not working in 1000 Mbps link

1,123 Views
vinothrajm
Contributor III

Hi,

I am using

Board : IMX6 Solo Lite EVK Board

Android : KITKAT 4.4.2

Linux Kernel Version : 3.0.35

 

When connected to a 100 Mbps network, my network is stable. But when I connect to a 1000 Mbps link, network is very unstable.

On the terminal log I can see: net eth0: FEC ENET: rcv is not +last

 

I also attached the log.Please find it and suggest to solve this problem

 

 

Best regards,

vinothraj

Original Attachment has been moved to: Log.txt.zip

Labels (2)
0 Kudos
4 Replies

584 Views
vinothrajm
Contributor III

Hi ,

anybody soved this issue?

Regards,

vinothraj

0 Kudos

584 Views
igorpadykov
NXP Employee
NXP Employee

Hi vinothraj

please try  enable_wait_mode=off in kernel boot parameter

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

584 Views
vinothrajm
Contributor III

Hi igor,

Thanks for your quick reply.

I added the enable_wait_mode=off in kernel boot parameter and boot it.

But it does not work.

I connect to a 1000 Mbps link, network is very unstable still.

On the terminal log I can also see: net eth0: FEC ENET: rcv is not +last

To solve this by adding any patches to .../myandroid/kernel_imx/drivers/net/fec.c ?

Best regards,

vinothraj

0 Kudos

584 Views
igorpadykov
NXP Employee
NXP Employee

Hi vinothraj

could you try with other ethernet switch ?

Best regards

igor