[Bug 1490673] 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. ** Attachment added: "ofonod" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+attachment/4458668/+files/ofonod ** Changed in: nuntium (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
@Chondoud, thanks for your logs. You can add a comment to bug #1445380 in case you would like to be able to send MMS even when data is off. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
Sorry I made a mistake in my first post: I can SEND MMS whatever if Wifi is ON or OFF. BUt I can't If Data is not activated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
In addition here is the ofono.txt I just get I hope that could help. Don't hesitate to ask if you need more test Thank you for you help ** Attachment added: "ofono.txt" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+attachment/4457802/+files/ofono.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
Hello After OTA6, no change for me on my BQ Aquaris E4.5. I can receive MMS whatever if Wifi is ON or OFF. BUt I can't If Data is not activated. But I can't receive MMS whatever Wifi or Data is ON or OFF. APN Setting: APN = orange.acte MMSC = http://mms.orange.fr Proxy = 192.168.10.200 Port = 8080 User = orange (I also try without user) Password = orange (I also try without pw) In attachment the ~/.cache/upstart/ Sorry but I can't find the way to install "sergiusens/network-test- session" ** Attachment added: "upstart.tar.gz" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+attachment/4457801/+files/upstart.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
Here another one ofono.txt In fact, UNSOL_RESPONSE_NEW_SMS was in syslog, not in ofono.txt Sep 4 14:25:32 ubuntu-phablet ofonod[7170]: drivers/rilmodem/sms.c:ril_sms_notify() req: 1003; data_len: 640 Sep 4 14:25:32 ubuntu-phablet ofonod[7170]: [0,UNSOL]< UNSOL_RESPONSE_NEW_SMS {07913386094000F04405850287F500F551904041526080860605040B84D5234306246170706C69636174696F6E2F766E642E7761702E6D6D732D6D65737361676500AF84B4818C829834416154355946636E732B65775548008D918918802B3631343230313237352F545950453D504C4D4E0086818A808E02271088058103093A8083687474703A2F2F742E732F6154355946636E732B6577554800} Sep 4 14:25:32 ubuntu-phablet ofonod[7170]: drivers/rilmodem/sms.c:ril_sms_notify() smsc_len is 8 Sep 4 14:25:32 ubuntu-phablet ofonod[7170]: src/sms.c:ofono_sms_deliver_notify() len 158 tpdu len 150 Sep 4 14:25:32 ubuntu-phablet ofonod[7170]: src/sms.c:handle_deliver() Sep 4 14:25:32 ubuntu-phablet ofonod[7170]: src/sms.c:sms_dispatch() Sep 4 14:25:32 ubuntu-phablet ofonod[7170]: src/sms.c:sms_dispatch() dst -1 src -1 Sep 4 14:25:32 ubuntu-phablet ofonod[7170]: Got an 8-bit encoded message, however no valid src/address port, ignore Sep 4 14:25:32 ubuntu-phablet ofonod[7170]: [0,0116]> RIL_REQUEST_SMS_ACKNOWLEDGE (1,0) ** Attachment added: "ofono.txt" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+attachment/4457270/+files/ofono.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
@gnumdk, also the error messages you see are a bit misleading: 03mmsproxy sets up routes only for combined contexts, which probably is not your case. So do not worry about that, please ignore my comment about checking your APN settings. But, again, to start downloading MMS the push notification has to be received and I do not see it in your traces. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
@gnumdk, probably you need to check your APN configuration and see if it is configured as specified by your operator. Go to "system settings" -> cellular -> operator -> APN. But even with no routes you should have received the push notification which comes in SMS, so if it is not in the ofono log your operator has not tried to send you any MMS while you had the traces active. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
Same operator here: Sosh Same bug: Do not receive MMS Here what i found in syslog: Sep 3 22:05:14 ubuntu-phablet /03mmsproxy: Adding route for proxy for connection /208014803896755/context2 on ril_0 (ccmni0) Sep 3 22:05:14 ubuntu-phablet /03mmsproxy: failed to add route: Settings[Proxy] for /ril_0/context2 missing Here debug from ofono, i never receive UNSOL_RESPONSE_NEW_SMS... ** Attachment added: "ofono.txt" https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1490673/+attachment/4456997/+files/ofono.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
@aizac, yes, that definitely points to an issue while ofono is decoding the message with the MMS push notification. So we are really near to find the bug, I just need some more information to reproduce this locally. Could you do from a PC connected to your phone (with dev mode activated): $ adb shell $ sudo su # stop ofono # OFONO_RIL_DEVICE=mtk OFONO_RIL_HEX_TRACE="" OFONO_RIL_TRACE="" ofonod -nd -P stktest,provision,sap,udev,dun,smart,hfp &> ofono.txt * send a MMS to the phone and wait a bit to make sure we have received the notification (you could grep for UNSOL_RESPONSE_NEW_SMS in ofono.txt from another terminal to know when that happens) Press ctrl^C and either attach ofono.txt to the bug or send it to me privately if you have privacy concerns. Then you can reboot the phone to restore it to a good state. You can also follow these steps using the terminal app if you prefer that (doing "adb shell" does not apply in that case). Hopefully with this info I will be able to hunt down the bug and I will not annoy you with more log requests :-) ** Also affects: ofono (Ubuntu) Importance: Undecided Status: New ** Changed in: ofono (Ubuntu) Status: New => Confirmed ** Changed in: ofono (Ubuntu) Assignee: (unassigned) => Alfonso Sanchez-Beato (alfonsosanchezbeato) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
Line 16490 I found this log Sep 2 19:47:22 ubuntu-phablet ofonod[16726]: Got an 8-bit encoded message, however no valid src/address port, ignore... Perhaps it can help you... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
notification on the "sender phone": Type: MMs A: +33 (my phone number) Envoyé: 2-09-2015, 19:46 Objet: TR: Priorité: normale Taille 186 Ko Statut: envoyé i wait for 5 minutes... Nothing received... Here is my new /var/log/syslog file... thank you for your job ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+attachment/4456258/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
@aizac, thanks again, but unfortunately I don't see hints in those logs. Could you please also attach /var/log/syslog after doing the same steps of comment #3 (send a MMS to the phone and wait for a while)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
Ok, I do that: notification on the "sender phone": Type: MMs A: +33 (my phone number) Envoyé: 1-09-2015, 18:40 Objet: TR: Priorité: normale Taille 186 Ko Statut: envoyé i wait for 5 minutes... Nothing received... Here is my new ~/.cache/upstart files... Scuse for my poor english and thank you very much! ** Attachment added: "upstart.tar.gz" https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+attachment/4455758/+files/upstart.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
@aizac, thanks for the logs. However, I do not see any push notifications in the nuntium logs, which is weird. Could you try sending again an MMS to your Ubuntu phone, wait for 5 minutes and re-attach the files in ~/.cache/upstart? You can also reach me in freenode/#ubuntu- touch as abeato in case you are willing to debug this bug online. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490673] Re: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nuntium (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490673 Title: Can't receive MMS on my MEIZU MX4:Provider SOSH by Orange in france To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1490673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs