Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 726662

Summary: IPWireless Modem is not recognized by NM although it shows up in dmesg output
Product: Red Hat Enterprise Linux 6 Reporter: Jan F. Chadima <jchadima>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED DUPLICATE QA Contact: desktop-bugs <desktop-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2CC: mcepl, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-29 17:42:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
lsusb -v output none

Description Jan F. Chadima 2011-07-29 11:40:47 UTC
When connecting IPWireless 4G from T-Mobile (available all over the Europe, not sure about T-Mobile US) I get this in dmesg:

ipw ttyUSB0: IPWireless converter converter now disconnected from ttyUSB0
ipwtty 5-2:1.0: device disconnected
usb 5-2: new full speed USB device using uhci_hcd and address 3
usb 5-2: New USB device found, idVendor=0bc3, idProduct=0001
usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 5-2: Product: IPWireless Modem
usb 5-2: Manufacturer: IPWireless, Inc.
usb 5-2: SerialNumber: 352146020199498
usb 5-2: configuration #1 chosen from 2 choices
ipwtty 5-2:1.0: IPWireless converter converter detected
usb 5-2: IPWireless converter converter now attached to ttyUSB0

It shows up in lsusb (see attached), however it never shows up in the NetworkManager menu. Also attaching /var/log/messages. Interesting section of the log seems to be IMHO this:

Jul 29 13:12:22 blecha modem-manager: (ttyUSB0) opening serial device...
Jul 29 13:12:29 blecha modem-manager: (ttyUSB0) closing serial device...
Jul 29 13:12:29 blecha modem-manager: (ttyUSB0) opening serial device...
Jul 29 13:12:29 blecha modem-manager: (Generic): GSM modem /sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2 claimed port ttyUSB0
Jul 29 13:12:29 blecha NetworkManager[1459]: <warn> (ttyUSB0): failed to look up interface index
Jul 29 13:12:29 blecha NetworkManager[1459]: <info> (ttyUSB0): new GSM device (driver: 'ipw' ifindex: -1)
Jul 29 13:12:29 blecha NetworkManager[1459]: <info> (ttyUSB0): exported as /org/freedesktop/NetworkManager/Devices/6
Jul 29 13:12:29 blecha NetworkManager[1459]: <info> (ttyUSB0): now managed
Jul 29 13:12:29 blecha NetworkManager[1459]: <info> (ttyUSB0): device state change: 1 -> 2 (reason 2)
Jul 29 13:12:29 blecha NetworkManager[1459]: <info> (ttyUSB0): deactivating device (reason: 2).
Jul 29 13:12:29 blecha modem-manager: Modem /org/freedesktop/ModemManager/Modems/4: Equipment identifier set (+CGSN: 352146020199498)
Jul 29 13:12:29 blecha modem-manager: (ttyUSB0) closing serial device...
Jul 29 13:12:29 blecha NetworkManager[1459]: <info> (ttyUSB0): device state change: 2 -> 3 (reason 0)

What does “failed to look up interface index” mean?

Comment 1 Jan F. Chadima 2011-07-29 11:41:54 UTC
Created attachment 515876 [details]
lsusb -v output

Comment 4 Dan Williams 2011-07-29 17:42:42 UTC
See also bug 450080 which has a lot of comments and some investigation by jklimes into the command set these devices use.  I closed it wontfix because i didn't have time for it then but we can reopen it if you like.

Comment 5 Dan Williams 2011-07-29 17:42:49 UTC

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