From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.elvees.com (mail.elvees.com [80.90.126.250]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8637DE0167C for ; Sun, 13 Oct 2013 12:26:09 -0700 (PDT) Received: from [10.176.11.14] (horse.elvees.com [80.90.126.253]) (authenticated bits=0) by mail.elvees.com (8.14.3/8.14.2) with ESMTP id r9DJQ7Ng095516 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 author= verify=NOT) for ; Sun, 13 Oct 2013 23:26:07 +0400 (MSK) (envelope-from amur@elvees.com) Message-ID: <525AF2C5.3060902@elvees.com> Date: Sun, 13 Oct 2013 23:21:41 +0400 From: =?UTF-8?B?0JzRg9GA0LDQstGM0LXQsiDQkNC70LXQutGB0LDQvdC00YAg0JHQvtGA0Lg=?= =?UTF-8?B?0YHQvtCy0LjRhw==?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org Subject: Linux imx6qsabresd 3.0.35-1.1.0+yocto+g21304e1 networking problem X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 19:26:15 -0000 Content-Type: multipart/alternative; boundary="------------050206050109010508030909" --------------050206050109010508030909 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit I have some issue with network subsystem. When i build target fsl-image-gui i can not make it working (i mean networking). When kernel starting I get */Configuring network interfaces... eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=1:00, irq=-1)/**/ /**/udhcpc (v1.20.2) started/**/ /**/Sending discover.../**/ /**/PHY: 1:00 - Link is Up - 100/Full/**/ /**/net eth0: FEC ENET: rcv is not +last/**/ /**/Sending discover.../**/ /**/Sending discover.../**/ /**/No lease, failing/**/ /**/Starting rpcbind daemon...rpcbind: cannot create socket for udp6/**/ /**/rpcbind: cannot create socket for tcp6/**/ /**/done./* And then if i type /root@imx6qsabresd:~# udhcpc -i eth0 -n/ 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:~#/* Once i was able to connect to my board via ssh. But in shart time connection was refused. So i can not get lease from my dhcp. If i use static ip and netmask network not working too. Sometime i get messages like this: */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/* Almost forgot: */root@imx6qsabresd:~# uname -a/**/ /**/Linux imx6qsabresd 3.0.35-1.1.0+yocto+g21304e1 #1 SMP PREEMPT Wed Oct 9 17:15:15 MSK 2013 armv7l GNU/Linux/* --------------050206050109010508030909 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit I have some issue with network subsystem. When i build target fsl-image-gui i can not make it working (i mean networking).
When kernel starting I get

Configuring network interfaces... eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=1:00, irq=-1)
udhcpc (v1.20.2) started
Sending discover...
PHY: 1:00 - Link is Up - 100/Full
net eth0: FEC ENET: rcv is not +last
Sending discover...
Sending discover...
No lease, failing
Starting rpcbind daemon...rpcbind: cannot create socket for udp6
rpcbind: cannot create socket for tcp6
done.

 
And then if i type
 
root@imx6qsabresd:~# udhcpc -i eth0 -n

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:~#

 
Once i was able to connect to my board via ssh. But in shart time connection was refused.
So i can not get lease from my dhcp. If i use static ip and netmask network not working too. Sometime i get messages like this:

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

Almost forgot:

root@imx6qsabresd:~# uname -a
Linux imx6qsabresd 3.0.35-1.1.0+yocto+g21304e1 #1 SMP PREEMPT Wed Oct 9 17:15:15 MSK 2013 armv7l GNU/Linux --------------050206050109010508030909--