Bug 1226169 - No option to add mobile broadband - No modem identified by NetworkManager
Summary: No option to add mobile broadband - No modem identified by NetworkManager
Keywords:
Status: CLOSED DUPLICATE of bug 1225426
Alias: None
Product: Fedora
Classification: Fedora
Component: plasma-nm
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: KDE SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-29 06:23 UTC by Rishabh Das
Modified: 2015-06-01 07:20 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-01 07:20:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
journalctl logs for NetworkManager (1.17 KB, text/plain)
2015-05-30 06:21 UTC, Rishabh Das
no flags Details

Description Rishabh Das 2015-05-29 06:23:21 UTC
Description of problem:

NetworkManager in Fedora 22 KDE do not recognize huawei E3276 Airtel 4G Modem.
ModemManager has already been enabled and service is in active state. 
System identifies the modem - 

[rdas@dhcp193-43 ~]$ mmcli -L

Found 1 modems:
	/org/freedesktop/ModemManager1/Modem/0 [huawei] E3276

[rdas@dhcp193-43 ~]$ mmcli -m 0

/org/freedesktop/ModemManager1/Modem/0 (device id 'a605d0bf6ef3100831af448eb27bd0e03587f31e')
  -------------------------
  Hardware |   manufacturer: 'huawei'
           |          model: 'E3276'
           |       revision: '21.263.03.01.284'
           |      supported: 'gsm-umts'
           |        current: 'gsm-umts'
           |   equipment id: '########'
  -------------------------
  System   |         device: '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2'
           |        drivers: 'option1, huawei_cdc_ncm'
           |         plugin: 'Huawei'
           |   primary port: 'cdc-wdm0'
           |          ports: 'ttyUSB0 (at), ttyUSB1 (at), cdc-wdm0 (at), wwp0s20u2i2 (net)'
  -------------------------
  Numbers  |           own : 'unknown'
  -------------------------
  Status   |           lock: 'none'
           | unlock retries: 'sim-pin (3), sim-pin2 (3), sim-puk (10), sim-puk2 (10)'
           |          state: 'registered'
           |    power state: 'on'
           |    access tech: 'lte'
           | signal quality: '54' (recent)
  -------------------------
  Modes    |      supported: 'allowed: 2g; preferred: none
           |                  allowed: 3g; preferred: none
           |                  allowed: 4g; preferred: none
           |                  allowed: 2g, 3g, 4g; preferred: none'
           |        current: 'allowed: 2g, 3g, 4g; preferred: none'
  -------------------------
  Bands    |      supported: 'unknown'
           |        current: 'unknown'
  -------------------------
  IP       |      supported: 'ipv4, ipv6, ipv4v6'
  -------------------------
  3GPP     |           imei: '#############'
           |  enabled locks: 'none'
           |    operator id: '40490'
           |  operator name: 'IND airtel'
           |   subscription: 'unknown'
           |   registration: 'home'
  -------------------------
  SIM      |           path: '/org/freedesktop/ModemManager1/SIM/0'

  -------------------------
  Bearers  |          paths: 'none'


MobileBroadband enable/disable option is displayed in the connecion editor. While adding a connection, No mobile broadband device / option is visible.

Version-Release number of selected component (if applicable):

NetworkManager-wwan-1.0.2-1.fc22.x86_64
NetworkManager-1.0.2-1.fc22.x86_64
ModemManager-1.4.6-1.fc22.x86_64
mobile-broadband-provider-info-1.20150421git-1.fc22.noarch
nm-connection-editor-1.0.2-1.fc22.x86_64

How reproducible:

Can be reproduced.

Steps to Reproduce:
1. Enable and start ModemManager service
      sudo systemct enable ModemManager
      sudo systemctl start ModemManager

2. Plug in Huawei E3276 modem.

3. Check if the Modem is identified by using mmcli -L

4. Try to add a network connection 

Actual results:


Expected results:


Additional info:

Comment 1 Rishabh Das 2015-05-29 06:25:16 UTC
Actual results:


Expected results:

Comment 2 Jirka Klimes 2015-05-29 11:28:24 UTC
Let's find if there is a problem in KDE's editor/applet or in Networkmanager/ModemManager itself.

What editor do you use for creating the connection profile, KDE one?
Can you try with nm-connection-editor binary?

Could you attach 'journalctl -b -u NetworkManager' logs?

Comment 3 Rishabh Das 2015-05-30 06:21:32 UTC
Created attachment 1032398 [details]
journalctl logs for NetworkManager

Comment 4 Rishabh Das 2015-05-30 06:22:40 UTC
(In reply to Jirka Klimes from comment #2)
> Let's find if there is a problem in KDE's editor/applet or in
> Networkmanager/ModemManager itself.
> 
> What editor do you use for creating the connection profile, KDE one?
> Can you try with nm-connection-editor binary?

Looks like this is an issue with KDE's connection editor. I was able to create a Mobile Broadband connection with nm-connection-editor.

> Could you attach 'journalctl -b -u NetworkManager' logs?

I have attached the logs since the point device was plugged in to the point where the status changes to registered.

Comment 5 Jan Grulich 2015-06-01 07:20:53 UTC

*** This bug has been marked as a duplicate of bug 1225426 ***


Note You need to log in before you can comment on or make changes to this bug.