I'm using connman 0.71. I realize that I forgot to include that information in the original post.
The command connmand -d 'plugins/ethernet.c' -n doesn't log any information about plugins/ethernet.c. Nor does any of that information show up if I just use connmand -d -n Other information is logged. connmand[1921]: src/technology.c:__connman_technology_add_device() device 0x62638 connmand[1921]: src/notifier.c:__connman_notifier_register() type 3 connmand[1921]: src/notifier.c:technology_registered() type 3 registered 1 connmand[1921]: src/technology.c:technology_get() type 3 connmand[1921]: src/technology.c:technology_find() type 3 connmand[1921]: src/technology.c:technology_get() technology 0x61130 connmand[1921]: src/device.c:__connman_device_enable() device 0x62638 0 connmand[1921]: src/device.c:connman_device_set_disconnected() device 0x62638 disconnected 0 connmand[1921]: src/device.c:connman_device_get_string() device 0x62638 key Interface connmand[1921]: src/profile.c:__connman_profile_get_offlinemode() offlinemode 0 Do is there something that needs to be done when building the plugins so that they support this kind of debugging information? andy On Fri, May 13, 2011 at 1:39 PM, Samuel Ortiz <[email protected]> wrote: > Hi Andrew, > > On Wed, May 11, 2011 at 04:43:09PM -0400, Andrew Turley wrote: > > Is there a recommended way of preventing connman from attempting to use > DHCP > > (and then self-assigning an address) if ethernet is unplugged at boot? > If ethernet is unplugged, ConnMan should not enable the ethernet device and > thus should not start a DHCP request on it. What does connmand -d > 'plugins/ethernet.c' -n say ? > > Cheers, > Samuel. > > -- > Intel Open Source Technology Centre > http://oss.intel.com/ > -- Andrew Turley Embedded Java Engineer Bug Labs, Inc. By reading this email, you are required to endorse any ideas contained therein regardless of their irrational, contradictory, illegal, or physically impossible nature. If you are not the intended recipient of this email, please collect all of the chairs in your immediate vicinity, use them to build a fort, and scream, "I am the Kwisatz Haderach." Help will arrive shortly. _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
