I am finally getting around to trying to get mobile data connection going on my Gemini. But I am having no luck. To say that I have been struggling would be an overstatement, since I simply have gotten nowhere at all...
What happens when I try to power on cellular in cmst is that I get an error message saying:
Error Name: org.freedesktop.DBus.Error.UnknownObject
Error Message: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist
So, ofono and/or connman has not registered stuff related to the cellular modem?
I really have no idea of where to go from here, and what to check for troubleshooting. I tried running ofonod in debug-log mode, and got a whole bunch of info...
When I just check the logs from ofono (with normal logging) I get:
nov 03 18:16:43 halleck systemd[1]: Started oFono Mobile telephony stack.
nov 03 18:16:43 halleck ofonod[680]: Excluding Sierra modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding ZTE modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding Icera modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding Calypso modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding MBM modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding Telit modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding HSO modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding Infineon modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding STE modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding Dialup modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding Hands-Free Profile Driver
nov 03 18:16:43 halleck ofonod[680]: Excluding SpeedUp modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding Phone Simulator driver
nov 03 18:16:43 halleck ofonod[680]: Excluding CDMA AT modem driver
nov 03 18:16:43 halleck ofonod[680]: Excluding External Hands-Free Profile Plugin
nov 03 18:16:43 halleck ofonod[680]: Excluding Dial-up Networking Profile Plugins
nov 03 18:16:43 halleck ofonod[680]: Excluding BlueZ 5 Utils Plugin
nov 03 18:16:43 halleck ofonod[680]: Excluding Hands-Free Audio Gateway Profile Plugins
nov 03 18:16:43 halleck ofonod[680]: Excluding CDMA provisioning Plugin
nov 03 18:16:44 halleck ofonod[680]: /build/glib2.0-0KXPIe/glib2.0-2.50.3/./gobject/gsignal.c:2523: signal 'DisplayPowerStateChange' is invalid for instance '0x7f942ff2b0' of type 'ComCanonicalUnityScreenProxy'
nov 03 18:16:44 halleck ofonod[680]: ofonod[680]: parse_devices_reply: found 1st battery device: /org/freedesktop/UPower/devices/battery_battery
nov 03 18:16:44 halleck ofonod[680]: parse_devices_reply: found 1st battery device: /org/freedesktop/UPower/devices/battery_battery
nov 03 18:16:54 halleck ofonod[680]: ofonod[680]: RIL version 14
nov 03 18:16:54 halleck ofonod[680]: RIL version 14
nov 03 18:17:03 halleck ofonod[680]: ofonod[680]: ril_0 disconnected
nov 03 18:17:03 halleck ofonod[680]: ril_0 disconnected
nov 03 18:17:07 halleck ofonod[680]: ofonod[680]: RIL version 14
nov 03 18:17:07 halleck ofonod[680]: RIL version 14
nov 03 18:17:17 halleck ofonod[680]: ofonod[680]: ril_0 disconnected
nov 03 18:17:17 halleck ofonod[680]: ril_0 disconnected
nov 03 18:17:23 halleck ofonod[680]: ofonod[680]: RIL version 14
nov 03 18:17:23 halleck ofonod[680]: RIL version 14
nov 03 18:17:32 halleck ofonod[680]: ofonod[680]: ril_0 disconnected
nov 03 18:17:32 halleck ofonod[680]: ril_0 disconnected
nov 03 18:17:38 halleck ofonod[680]: ofonod[680]: RIL version 14
nov 03 18:17:38 halleck ofonod[680]: RIL version 14
nov 03 18:17:47 halleck ofonod[680]: ofonod[680]: ril_0 disconnected
nov 03 18:17:47 halleck ofonod[680]: ril_0 disconnected
And so on forever. What should I check to find out what is going on?
(Note, I did have to reflash my device completely once, but I believe that I got the NVRAM backup back into its correct place, see separate thread of mine)