On Tue, Apr 14, 2015 at 4:40 PM, Robert Nelson <robertcnel...@gmail.com> wrote:
> On Tue, Apr 14, 2015 at 4:32 PM, William Hermans <yyrk...@gmail.com> wrote:
>> @Robert
>>
>> Any idea what is causing this ? I've yet to experience this myself, but I
>> always use ethernet + static IP. Did I mention that I dislike connman with a
>> passion ?
>
> In Jessie, I've been playing around with, [ifplugd] this afternoon..
> It seems to be doing what i want..
>
> allow-hotplug eth0
> iface eth0 inet dhcp

yeah... Connman still works better then ifplugd:

After booting (without eth0 plugged in), then plug in i still get:

Apr 14 21:54:59 arm dhclient[195]: No DHCPOFFERS received.
Apr 14 21:54:59 arm dhclient[195]: No working leases in persistent
database - sleeping.
Apr 14 21:54:59 arm ifup[190]: No DHCPOFFERS received.
Apr 14 21:54:59 arm ifup[190]: No working leases in persistent
database - sleeping.

with:

allow-hotplug eth0
iface eth0 inet dhcp

and:

/etc/default/ifplugd

INTERFACES="eth0"
(or)
HOTPLUG_INTERFACES="eth0"

eth0 plugged in at power on: boots fast, eth0 works
eth0 un-plugged in at power on: boots fast, (eth0 doesn't auto connect
when connected..)

Yuck..

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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to