Summary: | 1199:a001 Sierra Wireless, Inc. won't perform simple connect | ||
---|---|---|---|
Product: | ModemManager | Reporter: | p |
Component: | general | Assignee: | ModemManager bug user <modemmanager> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.4 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
modem manager debug log
network manager debug log |
Description
p
2015-10-02 05:25:34 UTC
Please follow these instructions to get ModemManager running in debug mode, so that we can get the whole flow of MBIM transactions sent with the device: http://www.freedesktop.org/wiki/Software/ModemManager/Debugging/ Once it's running in debug mode, try to get it connected as you normally would. Created attachment 118586 [details]
modem manager debug log
Created attachment 118587 [details]
network manager debug log
Thank you very much for the prompt reply! I attached also a network manager log, although i triggered the simple-connect with mmcli For some reason your modem is not getting registered to any network.
And in particular, it's giving a "BadSim" error:
>>>>>> Header:
>>>>>> length = 96
>>>>>> type = command-done (0x80000003)
>>>>>> transaction = 19
>>>>>> Fragment header:
>>>>>> total = 1
>>>>>> current = 0
>>>>>> Contents:
>>>>>> status error = 'BadSim' (0x00000004)
>>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df)
>>>>>> cid = 'register-state' (0x00000009)
Could you make sure you're trying with a valid SIM card?
Indeed, the SIM card was somehow not activated! After contacting my carrier everything works flawlessly. IMHO bubbling up that 'BadSim' error to the user would be a good idea, as NetworkTimeout seems misleading. Thank you very much for your quick support. Yeah, proper error reporting is somewhat lacking... Anyway, NOTABUG! :) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.