Bug 519617

Summary: modem-switch too limited, e.g., fails with Verizon UM-175 -- should be merged with or replaced by usb_modeswitch
Product: [Fedora] Fedora Reporter: Noel J. Bergman <noel>
Component: udev-extrasAssignee: Harald Hoyer <harald>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: dcbw, harald
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-04 19:18:12 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:

Description Noel J. Bergman 2009-08-27 02:54:56 UTC
Description of problem:

modem-modeswitch lacks the necessary rules and content to handle many of the modems that need switching.  usb_modeswitch is far more complete.

In particular, the current Verizon offering, the UM175, is not supported by modem-modeswitch, either by rule or code.  Even if the correct command is executed, the code fails to switch the device to modem mode because it it doesn't use the right string.  usb_modeswitch handles it perfectly.

modem-modeswitch has the right idea, but needs to be expanded, or should simply be replaced by usb_modeswitch, since it works.

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

udev-extras-20090226-0.5.20090302git.fc11.x86_64

How reproducible:

Very.

Steps to Reproduce:

Insert the device, and watch with udevadm.
  
Actual results:

The storage device is recognized, but the modem never switches on, even if you run the command by hand.

Expected results:

The device should switch to modem mode.

Comment 1 Bug Zapper 2010-04-28 10:00:21 UTC
This message is a reminder that Fedora 11 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 11.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '11'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 11's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 11 is 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 please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

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 2 Dan Williams 2010-05-04 19:18:12 UTC
This has already happened upstream; modem-modeswitch has been removed from udev and usb_modeswitch is the way to go.