Comment 17 for bug 1490673

Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) wrote : Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france

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.