there is a error message "No modems powered! Run connman or test/enable-modem"
while i am using lemono.
then i use "dbus-send" command to check the ofono service is running or not.
dbus-send --session --print-reply --dest=org.freedesktop.DBus
/org/freedesktop/DBus org.freedesktop.DBus.ListActivatableNames
method return sender=org.freedesktop.DBus -> dest=:1.2 reply_serial=2
array [
string "org.freedesktop.DBus"
string "org.gnome.evolution.dataserver.Calendar4"
string "org.gnome.Rygel1"
string "org.gnome.GConf"
string "org.freedesktop.systemd1"
string "org.bluetooth.share"
string "org._01.pim.contacts"
string "org.syncevolution"
string "org.tizen.nfc_service"
string "org.tizen.dialer"
string "org.tizen.email_service"
string "org.tizen.srs"
string "com.intel.dleyna-renderer"
string "com.intel.dleyna-server"
string "org.bluez.obex"
string "org.gnome.evolution.dataserver.AddressBook5"
string "org.gnome.evolution.dataserver.Sources1"
]
dbus-send --system --print-reply --dest=org.freedesktop.DBus
/org/freedesktop/DBus org.freedesktop.DBus.ListActivatableNames
method return sender=org.freedesktop.DBus -> dest=:1.50 reply_serial=2
array [
string "org.freedesktop.DBus"
string "org.freedesktop.login1"
string "org.freedesktop.machine1"
string "org.freedesktop.systemd1"
string "org.freedesktop.PolicyKit1"
string "org.freedesktop.hostname1"
string "org.bluez"
string "org.projectx.bt_core"
string "org.projectx.bt"
string "org.pacrunner"
string "org.freedesktop.UDisks2"
string "org.download-provider"
string "org.tizen.slp.pkgmgr"
string "org.opensuse.Snapper"
string "fi.epitest.hostap.WPASupplicant"
string "net.netconfig"
string "fi.w1.wpa_supplicant1"
string "org.freedesktop.timedate1"
string "org.tizen.SecurityDaemon"
string "org.freedesktop.locale1"
]
in this information ,there is no service named org.ofono .
so,i use command "dbus-send --session --print-reply --dest=org.freedesktop.DBus
/org/freedesktop/DBus org.freedesktop.DBus.StartServiceByName
string:'org.ofono' uint32:0" to launch service,but error message is found.
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not
provided by any .service files
what's the problem? is there any way to launch the ofono service?
thanks.
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi