Bug 754904 - usb modeswitch
Summary: usb modeswitch
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: usb_modeswitch
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: romal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-18 07:04 UTC by JokeDude
Modified: 2012-08-06 20:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description JokeDude 2011-11-18 07:04:43 UTC
Hi,

The latest version of usb_modeswitch (1.2.0-1.fc15) breaks the ability to use the Mecer WM81 3G modem.

Downgrading to the previous version (1.1.7-1.fc15) solves the problem.

The modem uses the Vendor Id 0x1c9e and Product Id 0x9605, found in the /etc/usb_modeswitch.d/0x1c9e:f000 file.

With the newest version of usb_modeswitch, the device is recognised, but it does not create any of the ttyUSB* devices for the modem to attach to.

The /var/log/messages log file reports the following with version 1.20.-1.fc15:

Nov 17 21:38:36 itnotebook kernel: [ 1480.336713] usb 2-1.2: new high speed USB device number 4 using ehci_hcd
Nov 17 21:38:36 itnotebook kernel: [ 1480.424456] usb 2-1.2: New USB device found, idVendor=1c9e, idProduct=f000
Nov 17 21:38:36 itnotebook kernel: [ 1480.424462] usb 2-1.2: New USB device strings: Mfr=3, Product=2, SerialNumber=4
Nov 17 21:38:36 itnotebook kernel: [ 1480.424467] usb 2-1.2: Product: USB Modem
Nov 17 21:38:36 itnotebook kernel: [ 1480.424470] usb 2-1.2: Manufacturer: USB Modem
Nov 17 21:38:36 itnotebook kernel: [ 1480.424474] usb 2-1.2: SerialNumber: 1234567890ABCDEF
Nov 17 21:38:36 itnotebook mtp-probe: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2"
Nov 17 21:38:36 itnotebook mtp-probe: bus: 2, device: 4 was not an MTP device
Nov 17 21:38:38 itnotebook logger: usb_modeswitch: using overriding config file /etc/usb_modeswitch.d/1c9e:f000; make sure this is intended
Nov 17 21:38:38 itnotebook logger: usb_modeswitch: please report any new or corrected settings; otherwise, check for outdated files
Nov 17 21:38:40 itnotebook usb_modeswitch: switching 1c9e:f000 (USB Modem: USB Modem)
Nov 17 21:38:42 itnotebook kernel: [ 1486.038308] usb 2-1.2: USB disconnect, device number 4
Nov 17 21:38:42 itnotebook kernel: [ 1486.214789] usb 2-1.2: new high speed USB device number 5 using ehci_hcd
Nov 17 21:38:42 itnotebook kernel: [ 1486.302732] usb 2-1.2: New USB device found, idVendor=1c9e, idProduct=9605
Nov 17 21:38:42 itnotebook kernel: [ 1486.302737] usb 2-1.2: New USB device strings: Mfr=3, Product=2, SerialNumber=4
Nov 17 21:38:42 itnotebook kernel: [ 1486.302741] usb 2-1.2: Product: USB Modem
Nov 17 21:38:42 itnotebook kernel: [ 1486.302744] usb 2-1.2: Manufacturer: USB Modem
Nov 17 21:38:42 itnotebook kernel: [ 1486.302746] usb 2-1.2: SerialNumber: 1234567890ABCDEF
Nov 17 21:38:43 itnotebook usb_modeswitch: switched to 1c9e:9605 (USB Modem: USB Modem)
Nov 17 21:38:43 itnotebook kernel: [ 1487.721593] usbcore: registered new interface driver uas
Nov 17 21:38:43 itnotebook kernel: [ 1487.731351] Initializing USB Mass Storage driver...
Nov 17 21:38:43 itnotebook kernel: [ 1487.731615] scsi7 : usb-storage 2-1.2:1.4
Nov 17 21:38:43 itnotebook kernel: [ 1487.731843] usbcore: registered new interface driver usb-storage
Nov 17 21:38:43 itnotebook kernel: [ 1487.731848] USB Mass Storage support registered.
Nov 17 21:38:43 itnotebook mtp-probe: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2"
Nov 17 21:38:43 itnotebook mtp-probe: bus: 2, device: 5 was not an MTP device
Nov 17 21:38:44 itnotebook kernel: [ 1488.747787] scsi 7:0:0:0: Direct-Access     USBModem Disk             2.31 PQ: 0 ANSI: 2
Nov 17 21:38:44 itnotebook kernel: [ 1488.754777] sd 7:0:0:0: Attached scsi generic sg2 type 0
Nov 17 21:38:44 itnotebook kernel: [ 1488.757334] sd 7:0:0:0: [sdb] Attached SCSI removable disk



While with version 1.1.7-1.fc15 the log reports:

Nov 18 09:03:13 itnotebook kernel: [ 2657.181136] usb 2-1.3: new high speed USB device number 4 using ehci_hcd
Nov 18 09:03:13 itnotebook kernel: [ 2657.269572] usb 2-1.3: New USB device found, idVendor=1c9e, idProduct=f000
Nov 18 09:03:13 itnotebook kernel: [ 2657.269576] usb 2-1.3: New USB device strings: Mfr=3, Product=2, SerialNumber=4
Nov 18 09:03:13 itnotebook kernel: [ 2657.269578] usb 2-1.3: Product: USB Modem
Nov 18 09:03:13 itnotebook kernel: [ 2657.269580] usb 2-1.3: Manufacturer: USB Modem
Nov 18 09:03:13 itnotebook kernel: [ 2657.269582] usb 2-1.3: SerialNumber: 1234567890ABCDEF
Nov 18 09:03:13 itnotebook mtp-probe: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3"
Nov 18 09:03:13 itnotebook mtp-probe: bus: 2, device: 4 was not an MTP device
Nov 18 09:03:15 itnotebook usb_modeswitch: switching 1c9e:f000 (USB Modem: USB Modem)
Nov 18 09:03:17 itnotebook kernel: [ 2661.604266] usb 2-1.3: USB disconnect, device number 4
Nov 18 09:03:18 itnotebook kernel: [ 2661.781098] usb 2-1.3: new high speed USB device number 5 using ehci_hcd
Nov 18 09:03:18 itnotebook kernel: [ 2661.868732] usb 2-1.3: New USB device found, idVendor=1c9e, idProduct=9605
Nov 18 09:03:18 itnotebook kernel: [ 2661.868739] usb 2-1.3: New USB device strings: Mfr=3, Product=2, SerialNumber=4
Nov 18 09:03:18 itnotebook kernel: [ 2661.868744] usb 2-1.3: Product: USB Modem
Nov 18 09:03:18 itnotebook kernel: [ 2661.868747] usb 2-1.3: Manufacturer: USB Modem
Nov 18 09:03:18 itnotebook kernel: [ 2661.868750] usb 2-1.3: SerialNumber: 1234567890ABCDEF
Nov 18 09:03:18 itnotebook usb_modeswitch: switched to 1c9e:9605 (USB Modem: USB Modem)
Nov 18 09:03:19 itnotebook kernel: [ 2663.098395] USB Serial support registered for GSM modem (1-port)
Nov 18 09:03:19 itnotebook kernel: [ 2663.098544] usbcore: registered new interface driver option
Nov 18 09:03:19 itnotebook kernel: [ 2663.098546] option: v0.7.2:USB Driver for GSM modems
Nov 18 09:03:19 itnotebook logger: usb_modeswitch: adding device ID 1c9e:9605 to driver "option"
Nov 18 09:03:19 itnotebook kernel: [ 2663.101024] option 2-1.3:1.0: GSM modem (1-port) converter detected
Nov 18 09:03:19 itnotebook kernel: [ 2663.101166] usb 2-1.3: GSM modem (1-port) converter now attached to ttyUSB0
Nov 18 09:03:19 itnotebook kernel: [ 2663.101199] option 2-1.3:1.1: GSM modem (1-port) converter detected
Nov 18 09:03:19 itnotebook kernel: [ 2663.101312] usb 2-1.3: GSM modem (1-port) converter now attached to ttyUSB1
Nov 18 09:03:19 itnotebook kernel: [ 2663.101347] option 2-1.3:1.2: GSM modem (1-port) converter detected
Nov 18 09:03:19 itnotebook kernel: [ 2663.101440] usb 2-1.3: GSM modem (1-port) converter now attached to ttyUSB2
Nov 18 09:03:19 itnotebook kernel: [ 2663.101475] option 2-1.3:1.3: GSM modem (1-port) converter detected
Nov 18 09:03:19 itnotebook kernel: [ 2663.101625] usb 2-1.3: GSM modem (1-port) converter now attached to ttyUSB3
Nov 18 09:03:19 itnotebook kernel: [ 2663.101656] option 2-1.3:1.4: GSM modem (1-port) converter detected
Nov 18 09:03:19 itnotebook kernel: [ 2663.101778] usb 2-1.3: GSM modem (1-port) converter now attached to ttyUSB4
Nov 18 09:03:19 itnotebook kernel: [ 2663.650821] usbcore: registered new interface driver uas
Nov 18 09:03:19 itnotebook kernel: [ 2663.653803] Initializing USB Mass Storage driver...
Nov 18 09:03:19 itnotebook kernel: [ 2663.654270] usbcore: registered new interface driver usb-storage
Nov 18 09:03:19 itnotebook kernel: [ 2663.654276] USB Mass Storage support registered.
Nov 18 09:03:19 itnotebook mtp-probe: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3"
Nov 18 09:03:20 itnotebook mtp-probe: bus: 2, device: 5 was not an MTP device
Nov 18 09:03:20 itnotebook modem-manager[1254]: <info>  (ttyUSB3) opening serial port...
Nov 18 09:03:20 itnotebook modem-manager[1254]: <info>  (ttyUSB0) opening serial port...
Nov 18 09:03:20 itnotebook modem-manager[1254]: <info>  (ttyUSB2) opening serial port...
Nov 18 09:03:20 itnotebook modem-manager[1254]: <info>  (ttyUSB1) opening serial port...
Nov 18 09:03:20 itnotebook modem-manager[1254]: <info>  (ttyUSB4) opening serial port...
Nov 18 09:03:21 itnotebook modem-manager[1254]: <info>  (ttyUSB3) closing serial port...
Nov 18 09:03:21 itnotebook modem-manager[1254]: <info>  (ttyUSB3) serial port closed
Nov 18 09:03:21 itnotebook modem-manager[1254]: <info>  (ttyUSB3) opening serial port...
Nov 18 09:03:21 itnotebook modem-manager[1254]: <info>  (Longcheer): GSM modem /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3 claimed port ttyUSB3
Nov 18 09:03:21 itnotebook modem-manager[1254]: <info>  (ttyUSB1) closing serial port...
Nov 18 09:03:21 itnotebook modem-manager[1254]: <info>  (ttyUSB1) serial port closed
Nov 18 09:03:21 itnotebook modem-manager[1254]: <info>  (Longcheer): GSM modem /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3 claimed port ttyUSB1
Nov 18 09:03:22 itnotebook modem-manager[1254]: <info>  (ttyUSB3) closing serial port...
Nov 18 09:03:22 itnotebook modem-manager[1254]: <info>  (ttyUSB3) serial port closed
Nov 18 09:03:31 itnotebook modem-manager[1254]: <info>  (ttyUSB2) closing serial port...
Nov 18 09:03:31 itnotebook modem-manager[1254]: <info>  (ttyUSB2) serial port closed
Nov 18 09:03:31 itnotebook modem-manager[1254]: <info>  (ttyUSB2) opening serial port...
Nov 18 09:03:32 itnotebook modem-manager[1254]: <info>  (ttyUSB4) closing serial port...
Nov 18 09:03:32 itnotebook modem-manager[1254]: <info>  (ttyUSB4) serial port closed
Nov 18 09:03:32 itnotebook modem-manager[1254]: <info>  (ttyUSB4) opening serial port...
Nov 18 09:03:33 itnotebook modem-manager[1254]: <info>  (ttyUSB0) closing serial port...
Nov 18 09:03:33 itnotebook modem-manager[1254]: <info>  (ttyUSB0) serial port closed
Nov 18 09:03:33 itnotebook modem-manager[1254]: <info>  (ttyUSB0) opening serial port...
Nov 18 09:03:37 itnotebook modem-manager[1254]: <info>  (ttyUSB2) closing serial port...
Nov 18 09:03:37 itnotebook modem-manager[1254]: <info>  (ttyUSB2) serial port closed
Nov 18 09:03:38 itnotebook modem-manager[1254]: <info>  (ttyUSB4) closing serial port...
Nov 18 09:03:38 itnotebook modem-manager[1254]: <info>  (ttyUSB4) serial port closed
Nov 18 09:03:40 itnotebook modem-manager[1254]: <info>  (ttyUSB0) closing serial port...
Nov 18 09:03:40 itnotebook modem-manager[1254]: <info>  (ttyUSB0) serial port closed
Nov 18 09:03:40 itnotebook NetworkManager[1123]: <warn> (ttyUSB3): failed to look up interface index
Nov 18 09:03:40 itnotebook NetworkManager[1123]: <info> (ttyUSB3): new GSM/UMTS device (driver: 'option1' ifindex: -1)
Nov 18 09:03:40 itnotebook NetworkManager[1123]: <info> (ttyUSB3): exported as /org/freedesktop/NetworkManager/Devices/3
Nov 18 09:03:40 itnotebook NetworkManager[1123]: <info> (ttyUSB3): now managed
Nov 18 09:03:40 itnotebook NetworkManager[1123]: <info> (ttyUSB3): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Nov 18 09:03:40 itnotebook NetworkManager[1123]: <info> (ttyUSB3): deactivating device (reason 'managed') [2]
Nov 18 09:03:40 itnotebook NetworkManager[1123]: nm_system_iface_flush_routes: assertion `ifindex > 0' failed
Nov 18 09:03:40 itnotebook NetworkManager[1123]: nm_system_iface_flush_addresses: assertion `ifindex > 0' failed
Nov 18 09:03:40 itnotebook NetworkManager[1123]: <info> (ttyUSB3): device state change: unavailable -> disconnected (reason 'none') [20 30 0]

Comment 1 Pavel Stárek (CZ) 2011-11-19 13:20:39 UTC
Yes, I have same problem with Huawei Joy (Vodafone 845) with version 1.2.0-1.fc15 from latest updates. Downgrade to 1.1.7-1.fc15 works for me.

Comment 2 Fedora End Of Life 2012-08-06 19:58:54 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 15. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 15 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Fedora End Of Life 2012-08-06 20:00:02 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 15. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 15 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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