IMX6Q networking problem

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

IMX6Q networking problem

Jump to solution
2,044 Views
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

Labels (4)
0 Kudos
1 Solution
1,233 Views
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.

View solution in original post

0 Kudos
1 Reply
1,234 Views
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 Kudos