Bug 573250 - Missing Huawei E1556 support in /lib/udev/rules.d/61-option-modem-modeswitch.rules
Summary: Missing Huawei E1556 support in /lib/udev/rules.d/61-option-modem-modeswitch....
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: usb_modeswitch-data
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Huzaifa S. Sidhpurwala
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-13 18:05 UTC by Bernie Innocenti
Modified: 2010-05-12 17:54 UTC (History)
4 users (show)

Fixed In Version: usb_modeswitch-data-20100418-2.fc11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-11 03:40:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bernie Innocenti 2010-03-13 18:05:46 UTC
This is the device ID before the switch: 12d1:1446

The usb_modeswitch forum provides more context:

  http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=349

Please, also backport this to Fedora 11, as we need it for F11-XO1.

Comment 1 Harald Hoyer 2010-03-17 17:10:52 UTC
? do you want "12d1:1446" added to 61-option-modem-modeswitch.rules?

Does it work with ?
# modem-modeswitch -v 0x12d1 -p 0x1446 -t option-zerocd

From: http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=349

bernie  	
Posted: Fri Mar 12, 2010 9:25 pm 
		
I got the modeswitch to work with usb-modeswitch 1.1, after uncommentin the E1550 section in /etc/usb-modeswitch.conf.

_________________

Josh 	
Posted: Fri Mar 12, 2010 9:33 pm
	
Did the automatic switch not work for you?
If so, check if you have a rule file "60-modem-modeswitch" or similar in /lib/udev/rules.d.
Edit it and put a comment sign at the start of the line with "12d1" and "1446" (it might be the last one). Then reinstall the usb_modeswitch files ("make install").

Comment 2 Bernie Innocenti 2010-03-18 16:30:09 UTC
This line to /lib/udev/rules.d/61-option-modem-modeswitch.rules made my device work:

 ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1446", RUN+="modem-modeswitch -v 0x%s{idVendor} -p 0x%s{idProduct} -t option-zerocd"

Comment 3 Bernie Innocenti 2010-04-27 22:04:12 UTC
This bug is no longer relevant to F13 because now we're using usb_modeswitch, which includes the missing product ID.

it still needs to be fixed in F12, though.

Comment 4 Dan Williams 2010-05-04 19:22:50 UTC
F12 now has up-to-date usb_modeswitch as well...

http://koji.fedoraproject.org/koji/buildinfo?buildID=168399

Comment 5 Bernie Innocenti 2010-05-04 22:43:12 UTC
(In reply to comment #4)
> F12 now has up-to-date usb_modeswitch as well...
> 
> http://koji.fedoraproject.org/koji/buildinfo?buildID=168399    

Great!

Can we update also the package in F-11? I've been using it on the XO-1 and it works great. If you're ok with it, I could do the necessary work in CVS & Koji.

Comment 6 Fedora Update System 2010-05-10 03:29:34 UTC
usb_modeswitch-data-20100418-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/usb_modeswitch-data-20100418-2.fc11

Comment 7 Fedora Update System 2010-05-10 17:08:30 UTC
usb_modeswitch-data-20100418-2.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update usb_modeswitch-data'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/usb_modeswitch-data-20100418-2.fc11

Comment 8 Bernie Innocenti 2010-05-11 03:40:20 UTC
With this, we're all set.

Comment 9 Fedora Update System 2010-05-12 17:54:48 UTC
usb_modeswitch-data-20100418-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.


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