Summary: | GOBI1000 segfault when connecting [without password]. | ||
---|---|---|---|
Product: | ModemManager | Reporter: | tkteun <teunkloosterman> |
Component: | general | Assignee: | ModemManager bug user <modemmanager> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | teunkloosterman |
Version: | 1.4 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Debug script of ModemManager
Debug script of NetworkManager |
Description
tkteun
2015-07-06 14:38:00 UTC
Could you get debug logs? http://www.freedesktop.org/wiki/Software/ModemManager/Debugging/ Created attachment 116984 [details]
Debug script of ModemManager
Created attachment 116985 [details]
Debug script of NetworkManager
Hi Aleksander, Thanks for your quick response. I have attached two debug scripts of NetworkManager and ModemManager in which you can see this issue happening. Before this, I have used rfkill to enable and gobi_loader to upload the firmware to this card. The output of mmcli was: /org/freedesktop/ModemManager1/Modem/0 (device id '2e4001d58dfdbab606869bcd9f58ab041eabddae') ------------------------- Hardware | manufacturer: 'QUALCOMM INCORPORATED' | model: '88' | revision: 'D1020-SUUAASFA-4352 1 [Apr 14 2008 18:00:00]' | supported: 'gsm-umts' | current: 'gsm-umts' | equipment id: '980049000460981' ------------------------- System | device: '/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2' | drivers: 'qcserial, qmi_wwan' | plugin: 'Gobi' | primary port: 'cdc-wdm0' | ports: 'ttyUSB0 (qcdm), ttyUSB1 (at), cdc-wdm0 (qmi), wwan0 (net)' ------------------------- Numbers | own : 'unknown' ------------------------- Status | lock: 'sim-pin2' | unlock retries: 'sim-pin (3), sim-pin2 (3), sim-puk (10), sim-puk2 (10)' | state: 'registered' | power state: 'on' | access tech: 'umts' | signal quality: '25' (recent) ------------------------- Modes | supported: 'allowed: 2g; preferred: none | allowed: 3g; preferred: none | allowed: 2g, 3g; preferred: none | allowed: 2g, 3g; preferred: 2g | allowed: 2g, 3g; preferred: 3g' | current: 'allowed: any; preferred: none' ------------------------- Bands | supported: 'unknown' | current: 'unknown' ------------------------- IP | supported: 'ipv4, ipv6, ipv4v6' ------------------------- 3GPP | imei: **(correct)** | enabled locks: 'none' | operator id: '20404' | operator name: 'vodafone NL' | subscription: 'unknown' | registration: 'home' ------------------------- SIM | path: '/org/freedesktop/ModemManager1/SIM/0' ------------------------- Bearers | paths: 'none' Hi Aleksander, I believe I have found the core of this issue: I haven't entered a password for this connection. Whenever I do enter a password (my provider allows any) I can eventually get a connection. (after getting some confusing PPP IP address errors, which disappeared). Regards, Teun I believe this commit fixed this issue: http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=mm-1-4&id=b32a370941bd2ae3e429e0a57c4c0c511f402f4e Any chance you could try to compile your own ModemManager from git master or the mm-1-4 branch and retry? -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/1. |
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.