https://github.com/rilmodem/ofono/pull/200
should fix the bug (or at least move things forward for sosh). I have attached a binary ofonod in case somebody wants to test the solution. To use it, download and follow this instructions for **MX4**:
adb push ofonod /tmp/ adb shell $ chmod +x /tmp/ofonod $ sudo su # stop ofono # OFONO_RIL_DEVICE=mtk /tmp/ofonod -nd -P stktest,provision,sap,udev,dun,smart,hfp &> ofono.txt
and check if MMS reception works.
https:/ /github. com/rilmodem/ ofono/pull/ 200
should fix the bug (or at least move things forward for sosh). I have attached a binary ofonod in case somebody wants to test the solution. To use it, download and follow this instructions for **MX4**:
adb push ofonod /tmp/ DEVICE= mtk /tmp/ofonod -nd -P stktest, provision, sap,udev, dun,smart, hfp &> ofono.txt
adb shell
$ chmod +x /tmp/ofonod
$ sudo su
# stop ofono
# OFONO_RIL_
and check if MMS reception works.