IMX6Q networking problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IMX6Q networking problem

跳至解决方案
2,056 次查看
aleksandrmuravi
Contributor III

Board is IMX6Q SCH-27392 REV C3 700-27392 REV B.

I have some issue with network subsystem on my board. I use different different kernels and operation systems. It is: images, that give me yocto, pre built images from official site (linux, ubuntu and android).

When i am trying to use dhcp i get

udhcpc (v1.20.2) started

Sending discover...

Sending discover...

Sending discover...

net eth0: FEC ENET: rcv is not +last

No lease, failing

root@imx6qsabresd:~#

I use udhcpc or busybox udhcpc commands.

So i can not get lease from my dhcp.

If i use static ip and netmask network not working too.

For testing i use point to point connection with my PC. If i ping my PC from board i get messages in netword sniffer:

     62 79.349907000   Freescal_02:af:de     Broadcast             ARP      60     Who has 192.168.26.1?  Tell 192.168.26.4

     63 79.349939000   AsustekC_6f:6f:3f     Freescal_02:af:de     ARP      42     192.168.26.1 is at 54:04:a6:6f:6f:3f

     64 80.349881000   Freescal_02:af:de     Broadcast             ARP      60     Who has 192.168.26.1?  Tell 192.168.26.4

     65 80.349914000   AsustekC_6f:6f:3f     Freescal_02:af:de     ARP      42     192.168.26.1 is at 54:04:a6:6f:6f:3f

     66 81.349831000   Freescal_02:af:de     Broadcast             ARP      60     Who has 192.168.26.1?  Tell 192.168.26.4

     67 81.349861000   AsustekC_6f:6f:3f     Freescal_02:af:de     ARP      42     192.168.26.1 is at 54:04:a6:6f:6f:3f

     68 82.359861000   Freescal_02:af:de     Broadcast             ARP      60     Who has 192.168.26.1?  Tell 192.168.26.4

     69 82.359892000   AsustekC_6f:6f:3f     Freescal_02:af:de     ARP      42     192.168.26.1 is at 54:04:a6:6f:6f:3f

     70 83.359842000   Freescal_02:af:de     Broadcast             ARP      60     Who has 192.168.26.1?  Tell 192.168.26.4

192.168.26.1 is my PC, 192.168.26.4 is my board.

Sometime i get messages like this (on some binaries there isn't this error message):


net eth0: FEC ENET: rcv is not +last

net eth0: FEC ENET: rcv is not +last

net eth0: FEC ENET: rcv is not +last

net eth0: FEC ENET: rcv is not +last

net eth0: FEC ENET: rcv is not +last

net eth0: FEC ENET: rcv is not +last

net eth0: FEC ENET: rcv is not +last

net eth0: FEC ENET: rcv is not +last

net eth0: FEC ENET: rcv is not +last


Once i was able to connect to my board via ssh. But in shart time connection was refused.

I used all binaries that is on official website insted of Windows CE.

Hope for help.

Regards

标签 (4)
0 项奖励
1 解答
1,245 次查看
aleksandrmuravi
Contributor III

Network is working with binaries from L3.0.35_4.1.0_DEMO_IMAGE_BSP anf file system from L3.0.35_4.1.0_UBUNTU_RFS_BSP.

在原帖中查看解决方案

0 项奖励
1 回复
1,246 次查看
aleksandrmuravi
Contributor III

Network is working with binaries from L3.0.35_4.1.0_DEMO_IMAGE_BSP anf file system from L3.0.35_4.1.0_UBUNTU_RFS_BSP.

0 项奖励