Hi,
I am trying to bring up phonesim GUI but not successful to help test ofono plugin, I did
the following, and Please let me know if I missed anything.
I compiled and installed latest ofono src code , and ran it as
"sudo ./src/ofonod -n -d "plugins/*" "
I have copied ofono.conf to /etc/dbus-1/system.d and modem.conf to /etc/ofono/ and
modified it run [phonesim]
Ran phonesim as ./phonesim -p 12345 -gui data/Moblin.xml
And ran enable-modem in ofono/test but it throws erros
"File "./enable-modem", line 14, in <module>
path = properties["Modems"][0]
IndexError: list index out of range
"
I am not sure what mistake I am making. Please help.
Thanks
Raji