Try with this #export DISPLAY=:0.0 and then start dbus-monitor.... ________________________________________ From: connman [[email protected]] on behalf of Sukanya Ch [[email protected]] Sent: Monday, June 15, 2015 3:18 PM To: [email protected] Subject: ConnMan along with usb-modeswitch
Hi, I made changes to kernel according to README file in source code. With that changes connmand and connmanctl are working fine. After this I tried with usb-modeswitch. But with this connmand is not working. I am not able to start conmand. Here I am providing the logs.. connmand -nd connmand[9249]: Connection Manager version 1.29 connmand[9249]: src/dbus.c:__connman_dbus_init() connmand[9249]: src/inotify.c:__connman_inotify_init() connmand[9249]: src/technology.c:__connman_technology_init() connmand[9249]: src/storage.c:storage_load() Loading /var/lib/connman/settings connmand[9249]: src/storage.c:storage_load() Loading /var/lib/connman/settings connmand[9249]: src/notifier.c:__connman_notifier_init() connmand[9249]: src/agent.c:__connman_agent_init() connmand[9249]: src/service.c:__connman_service_init() connmand[9249]: src/agent.c:connman_agent_driver_register() Registering driver 0xa23f8 name service connmand[9249]: src/peer_service.c:__connman_peer_service_init() connmand[9249]: src/peer.c:__connman_peer_init() connmand[9249]: src/provider.c:__connman_provider_init() connmand[9249]: src/notifier.c:connman_notifier_register() notifier 0xa241c name provider connmand[9249]: src/network.c:__connman_network_init() connmand[9249]: src/config.c:__connman_config_init() connmand[9249]: src/inotify.c:create_watch() Add directory watch for /var/lib/connman connmand[9249]: src/config.c:read_configs() connmand[9249]: src/device.c:__connman_device_init() connmand[9249]: src/ippool.c:__connman_ippool_init() connmand[9249]: src/iptables.c:__connman_iptables_init() connmand[9249]: src/firewall.c:__connman_firewall_init() connmand[9249]: src/iptables.c:iptables_init() filter connmand[9249]: src/iptables.c:__connman_iptables_commit() filter connmand[9249]: src/iptables.c:iptables_init() mangle connmand[9249]: src/iptables.c:__connman_iptables_commit() mangle connmand[9249]: src/iptables.c:iptables_init() nat connmand[9249]: src/iptables.c:__connman_iptables_commit() nat connmand[9249]: src/nat.c:__connman_nat_init() connmand[9249]: src/notifier.c:connman_notifier_register() notifier 0xa2694 name nat connmand[9249]: src/tethering.c:__connman_tethering_init() connmand[9249]: src/counter.c:__connman_counter_init() connmand[9249]: src/manager.c:__connman_manager_init() connmand[9249]: src/notifier.c:connman_notifier_register() notifier 0xa23cc name manager connmand[9249]: src/stats.c:__connman_stats_init() connmand[9249]: src/clock.c:__connman_clock_init() connmand[9249]: src/timezone.c:__connman_timezone_init() connmand[9249]: src/timezone.c:__connman_timezone_lookup() sysconfig zone (null) connmand[9249]: src/storage.c:storage_load() Loading /var/lib/connman/settings connmand[9249]: src/resolver.c:__connman_resolver_init() dnsproxy 1 connmand[9249]: src/dnsproxy.c:__connman_dnsproxy_init() connmand[9249]: src/dnsproxy.c:__connman_dnsproxy_add_listener() index 1 connmand[9249]: src/dnsproxy.c:get_listener() family 2 protocol 17 index 1 connmand[9249]: src/inet.c:__connman_inet_get_interface_address() index 1 interface lo *connmand[9249]: Failed to bind UDP listener socket* connmand[9249]: src/dnsproxy.c:get_listener() family 10 protocol 17 index 1 connmand[9249]: src/inet.c:__connman_inet_get_interface_address() index 1 interface lo *connmand[9249]: Failed to bind UDP listener socketconnmand[9249]: Couldn't create listener for index 1 err -5* connmand[9249]: src/ipconfig.c:__connman_ipconfig_init() connmand[9249]: src/rtnl.c:__connman_rtnl_init() connmand[9249]: src/task.c:__connman_task_init() connmand[9249]: src/proxy.c:__connman_proxy_init() connmand[9249]: src/detect.c:__connman_detect_init() connmand[9249]: src/rtnl.c:connman_rtnl_register() rtnl 0xa2448 name detect connmand[9249]: src/session.c:__connman_session_init() connmand[9249]: src/notifier.c:connman_notifier_register() notifier 0xa2510 name session connmand[9249]: src/firewall.c:__connman_firewall_enable() mangle INPUT -j CONNMARK --restore-mark connmand[9249]: src/firewall.c:insert_managed_rule() table mangle add managed chain for INPUT connmand[9249]: src/iptables.c:__connman_iptables_new_chain() -t mangle -N connman-INPUT connmand[9249]: src/iptables.c:iptables_init() mangle connmand[9249]: src/iptables.c:iptables_add_chain() table mangle chain connman-INPUT connmand[9249]: src/iptables.c:__connman_iptables_insert() -t mangle -I INPUT -j connman-INPUT *(null) v(null): Couldn't load target `standard':No such file or directory* -----> It seems there is a issue with dbus can anyone please help me? #dbus *-monitor --sessionFailed to open connection to session bus: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11* Thanks in Advance. *---* Sukanya Ch _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
