Hi,
On Wed, 2015-06-10 at 10:56 +0530, Sriram Sagar wrote:
> Hi,
>
> I am having getting one print when i run "connmand" daemon.
>
> *connmand -nd*
> Failed to create storage directory: No such file or directory
> connmand[18086]: Connection Manager version 1.29
> connmand[18086]: src/dbus.c:__connman_dbus_init()
> connmand[18086]: src/inotify.c:__connman_inotify_init()
> connmand[18086]: src/technology.c:__connman_technology_init()
> connmand[18086]: src/storage.c:storage_load() Loading
> /usr/local/var/lib/connman/settings
> connmand[18086]: src/storage.c:storage_load() Unable to load
> /usr/local/var/lib/connman/settings: No such file or directory
> connmand[18086]: src/storage.c:storage_load() Loading
> /usr/local/var/lib/connman/settings
> connmand[18086]: src/storage.c:storage_load() Unable to load
> /usr/local/var/lib/connman/settings: No such file or directory
> connmand[18086]: src/storage.c:storage_save() Failed to store information:
> Failed to create file '/usr/local/var/lib/connman/settings.8FJ1ZX': No such
> file or directory
The directory '/usr/local/var/lib/connman' or any of its parents does
not exist. Maybe a better option would be to specify
--localstatedir=/var/ or similar, /usr/local/var/ is a little bit off
from LSB.
> Even though I am able to access the Internet from Ethernet connection and
> wi-fi conneection. I am not able to get Internet with "3G dongle"
> connected. Even I am not able to list the "3g/cellular" under the
> technologies.
You have installed also oFono, oFono is running and any necessary GSM/3G
SIM card pin has been set up with oFono?
> I would like to know few things.
> Are these prints related to this problem (3G modem)??
No.
> How to make 3G dongle working on my laptop ??
Configure oFono properly.
> By the way I am using ubuntu 14.04.
Should work after the above. See the README file
http://git.kernel.org/cgit/network/connman/connman.git/tree/README in
ConnMan sources for possible kernel options. I'm guessing that Ubuntu
should have those enabled, but I cannot verify this.
Cheers,
Patrik
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman