4.1.21 pause during boot: A start job is running for LSB: Raise network interf...

226 views
Skip to first unread message

Matt99eo

unread,
May 26, 2016, 11:47:34 AM5/26/16
to BeagleBoard
Why does the kernel pause for a will (10s) while booting.  I see the pause in line noted in red below.  Something to to with phy 4a101000?

r   10.287710] net eth0: initializing cpsw version 1.12 (0)
[   10.295460] net eth0: phy found : id is : 0x7c0f1
[   10.300245] libphy: PHY 4a101000.mdio:01 not found
[   10.305086] net eth0: phy 4a101000.mdio:01 not found on slave 1
[   10.315002] net eth0: BQL enabled
[   10.322353] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[****] A start job is running for LSB: Raise network interf...31s /  limit)[   37.822466] random: nonblocking pool is initialized

Rick Mann

unread,
May 26, 2016, 7:26:54 PM5/26/16
to beagl...@googlegroups.com
If there's no Ethernet connected, it will pause there for a long time. I think it's looking for DHCP. It's possible to configure this to skip this at boot and support hot-plug, but the distro is (IMHO unfortunately) not configured this way.



--
Rick Mann
rm...@latencyzero.com


Matt99eo

unread,
Aug 3, 2016, 2:46:40 PM8/3/16
to BeagleBoard
Bump.

Anybody found a good fix for this?  I am now in 4.4 land and it seams to hang even longer....  Quite annoying.  I don't use eth0 as my devices talk over a cellular network...

Robert Nelson

unread,
Aug 3, 2016, 2:57:18 PM8/3/16
to Beagle Board
On Wed, Aug 3, 2016 at 1:46 PM, Matt99eo
<matt.mahe...@hydro-care.com> wrote:
> Bump.
>
> Anybody found a good fix for this? I am now in 4.4 land and it seams to
> hang even longer.... Quite annoying. I don't use eth0 as my devices talk
> over a cellular network...

make sure eth0 is not defined in /etc/network/interfaces

Regards,


--
Robert Nelson
https://rcn-ee.com/

Matt99eo

unread,
Aug 3, 2016, 4:50:57 PM8/3/16
to BeagleBoard
Did that.  All lines in /etc/network/interfaces are commented out.  Still getting the LSB 


Here is a screenshot:

Is it because the it because it find the eth0 phy but and is trying to give a IPv6?

William Hermans

unread,
Aug 3, 2016, 5:38:17 PM8/3/16
to beagl...@googlegroups.com
You can disable ipv6 at the kernel level.



--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/5fcf50e4-c115-4249-ae4a-ef1bab810d61%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

William Hermans

unread,
Aug 3, 2016, 5:41:32 PM8/3/16
to beagl...@googlegroups.com
william@beaglebone:~$ cat /boot/uEnv.txt | grep ipv6
#cmdline=coherent_pool=1M quiet cape_universal=enable ipv6.disable=1
cmdline=ipv6.disable=1

Reply all
Reply to author
Forward
0 new messages