> > *sudo dhclient eth1* > > * should bring it up, not sure why with g_ether it's not automatic like,* > * g_multi...*
I like that g_multi needs manual configuration personally. Dislike it when stuff like network managers etc think they're smarter than me . . . Anyway Robert, perhaps g_multi loads earlier during the boot process ? Perhaps a systemd "after" clause ? *shrug* I would not know how to test it, otherwise I would. On Wed, Jul 1, 2015 at 12:01 PM, Robert Nelson <[email protected]> wrote: > On Wed, Jul 1, 2015 at 1:54 PM, Iain Hunter <[email protected]> wrote: > > Thanks Robert, > > What I saw on the x86 was that eth1 was successfully brought up - all it > > missed was an IP address. So "ifconfig eth1" had MAC address etc, just no > > address. > > sudo dhclient eth1 > > should bring it up, not sure why with g_ether it's not automatic like, > g_multi... > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
