On Fri, 2011-11-04 at 11:36 -0500, Dan Williams wrote: > On Fri, 2011-11-04 at 17:20 +0100, Jean Parpaillon wrote: > > Hi, > > > > Le vendredi 04 novembre 2011 à 11:14 -0500, Dan Williams a écrit : > > > On Fri, 2011-11-04 at 09:20 -0400, Nathan Williams wrote: > > > > Do you have logs from ModemManager? If you run with --log-level=DEBUG, > > > > you should see the +CMTI notification when the SMS arrives, and we can > > > > see what MM does from that point forward. > > > > > > Via IRC yesterday, > > > > You may be confusing, I am not on the chan. But I should, and I will :) > > Sorry! Somebody else was, and had the exact same question, so I just > assumed it was you :)
So to debug, grab ModemManager debug output like it says here: http://live.gnome.org/NetworkManager/Debugging and see what MM says when it sends the CNMI command. If it errors out, try using screen or minicom and asking the modem what values it supports using: AT+CNMI=? like is shown below. Also, what modem? Dan > Dan > > > > he said that he's got a Huawei E1550 ( I think I have > > > one too) and that it responded with CMS ERROR: 303 to the AT > > > +CNMI=2,1,2,1,0 request that MM sends. Which is odd, because those > > > appear to be legal values: > > > > > > AT+CNMI=? > > > +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,1,2),(0,1) > > > > > > so obviously something isn't quite working with this device and the SIM > > > card, and because we can't set the message storage the CMTI > > > notification isn't happening. > > > > > > Dan > > > > > > > - Nathan > > > > > > > > On Fri, Nov 4, 2011 at 6:12 AM, Jean Parpaillon > > > > <[email protected]> wrote: > > > > > Hi all, > > > > > I am using ModemManager to receive SMS with a Huawei E1752 USB modem. > > > > > I am plugged on signal SmsReceived but I receive nothing. I used ofono > > > > > stack to do the same things and it worked, but I can not run both > > > > > ofono > > > > > and ModemManager at the same time. > > > > > > > > > > Do you know if my issue comes from this particular modem or is a > > > > > known > > > > > ModemManager issue ? > > > > > > > > > > Best regards, > > > > > -- > > > > > Jean Parpaillon > > > > > Pulse2 project leader > > > > > > > > > > Mandriva SA - http://mandriva.com > > > > > Rennes - FR > > > > > Phone: +33 6 30 10 92 86 > > > > > email: [email protected] > > > > > jabber: [email protected] > > > > > skype: jean.parpaillon > > > > > > > > > > _______________________________________________ > > > > > networkmanager-list mailing list > > > > > [email protected] > > > > > http://mail.gnome.org/mailman/listinfo/networkmanager-list > > > > > > > > > > > > > > _______________________________________________ > > > > networkmanager-list mailing list > > > > [email protected] > > > > http://mail.gnome.org/mailman/listinfo/networkmanager-list > > > > > > > > > > > > > > > > _______________________________________________ > networkmanager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
