> > *We load g_ether/g_multi with the exact settings:* > > > *https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L132 > <https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L132>* > > *(minus the file stuff for the usb-flash..)* > > *It's an issue on the host x86 pc, you need to run dhclient or hope > network-manager figures it out..* > > *Regards,* >> > Ah, I see. Welp, since I'm a control freak in this case, it never effects me. As I set all my own IPs on our network statically, and manually. Including g_multi -> <whatever> system it is connected to.
On Wed, Jul 1, 2015 at 1:46 PM, Robert Nelson <[email protected]> wrote: > > > On Wed, Jul 1, 2015 at 3:44 PM, William Hermans <[email protected]> wrote: > >> *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. >> > > We load g_ether/g_multi with the exact settings: > > > https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L132 > > (minus the file stuff for the usb-flash..) > > It's an issue on the host x86 pc, you need to run dhclient or hope > network-manager figures it out.. > > 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.
