Closed j1xlte-gtelwifiue closed 1 year ago
Mobile data and MMS don't work
09-04 19:33:25.347 275 282 E RILD : LDC-MGR: evt(10002)
09-04 19:33:25.347 275 282 E RILD : RefreshAttachApn: reason 5
09-04 19:33:25.347 275 282 E RILD : IsEsmFlagZeroNetwork: 302610 operator ESM flag 1
09-04 19:33:25.347 275 282 E RILD : db doesn't exist
09-04 19:33:25.347 275 282 E RILD : IsAttachApnChanged: Failed to load attach apn
09-04 19:33:25.347 275 282 E RILD : RefreshAttachApn: read Attach Apn from DB failed
09-04 19:33:25.347 275 282 E RILD : RefreshAttachApn: delete prev retry event and set retry after 500ms
Sep 4 19:38:02 ubuntu-phablet ofonod[2799]: Activating context: 1
Sep 4 19:38:02 ubuntu-phablet ofonod[2799]: Unexpected data call status 14
Sep 4 19:38:02 ubuntu-phablet NetworkManager[3239]: <warn> [1662320282.4929] ofono: connection failed: (36) GDBus.Error:org.ofono.Error.Failed: Operation failed
SMS can be recieved properly, but sending reports as failed and yet sends four copies of the message to the recipient (so it didn't actually fail).
Mobile data and MMS don't work
This is because RILD is looking for files created by Android's TelephonyProvider, which does not run on Ubuntu Touch. This RILD is not open-source, so not quite sure how to get around this. Copying the files from android seems to do something, but then RILD can't find /proc/net/xt_qtaguid
(because it doesn't exist, even though it is enabled in the kernel config)
Sometimes the modem won't boot (solved with a restart or restoring an efs backup).Seems to be fixed, but BACKUP EFS ANYWAYS!Followup for #3