Closed DylanVanAssche closed 5 years ago
Blocked at the moment to get the modem up and running in the SFOS UI.
SFOS uses a fork of ofono
with additional changes to manage the SIM card states, data connection, ... in https://git.merproject.org/mer-core/ofono/blob/master/ofono/include/sailfish_manager.h
In order to make the SIM card detectable by SFOS, we need a plugin like the SFOS RIL
driver: https://git.merproject.org/mer-core/ofono/blob/master/ofono/drivers/ril/ril_plugin.c which makes the necessary calls to the qmimodem
driver and the sailfish_manager
of ofono
.
Discussing this at the moment with the SFOS ofono
devs.
However, sending/receiving a text, setting up GPRS and getting an IP, starting a call works fine from the command line. ofono
sees the modem already and can drive it without any known issues.
Ofono sees the USB modem but no calls or texts can be made from the Sailfish OS UI. Mobile data isn't available either