Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via email, send a message with subject or
body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. How to configure disconnected Ethernet? (Sergey Organov)
2. Connman 1.37 source code different in YOCTO (chaitanya cherukuri)
----------------------------------------------------------------------
Date: Thu, 30 Jan 2020 17:13:04 +0300
From: Sergey Organov <[email protected]>
Subject: How to configure disconnected Ethernet?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain
Hello,
I'm using connman 1.37 on embedded ARM device running Linux 4.9.146.
When Ethernet cable is connected to the board, everything works as
expected and I can see the service (and all its properties):
# connmanctl services
*AO Wired ethernet_0018d7677f91_cable
#
However, once I disconnect the cable, the service disappears, and I get:
# connmanctl services
# connmanctl services ethernet_0018d7677f91_cable
Error ethernet_0018d7677f91_cable: Method "GetProperties" with signature "" on
interface "net.connman.Service" doesn't exist
#
The question is: how do I get Ethernet service configuration and/or
re-configure it when there is no cable connected; for example, how do I
change configuration so that at the next connect of the cable the
service would use static IPv4 instead of DHCP?
-- Sergey
------------------------------
Date: Thu, 30 Jan 2020 16:04:55 -0500
From: chaitanya cherukuri <[email protected]>
Subject: Connman 1.37 source code different in YOCTO
To: [email protected]
Message-ID:
<calvd-wp6hgpteoew7almqytxnoayee6p4z82fxtu0a_jcfh...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Hello,
I started to use connman 1.37 with YOCTO (pyro)
I observed the connman 1.37 source code that YOCTO uses is different
from the source code in
https://kernel.googlesource.com/pub/scm/network/connman/connman/.
To be more precise, I cannot find ipv4ll.c file in YOCTO source code.
I enabled the wlan0 interface but did not connect to any network. I
see my log if filled with these messages:
wlcore: firmware booted (Rev 6.3.10.0.142)
IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlcore: down
I didn't see this behavior on connman 1.35 version,
Thanks,
Chaitanya
--
--
Chaitanya
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list -- [email protected]
To unsubscribe send an email to [email protected]
------------------------------
End of connman Digest, Vol 51, Issue 40
***************************************