> On May 26, 2016, at 08:47 , Matt99eo <[email protected]> wrote: > > 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
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 [email protected] -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/750F62C5-818D-433F-969D-E58B47010005%40latencyzero.com. For more options, visit https://groups.google.com/d/optout.
