[Bug 414458] Re: huawei e161 3.5g usb modem not working
Andrew Liu
andrewliu33 at gmail.com
Mon Apr 19 01:42:02 UTC 2010
This is how I make it worksin Ubuntu 10.04 Beta 2
1. apt-get install udev
2. add this to /lib/udev/rules.d/61-option-modem-modeswitch.rules
ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1446", RUN+="modem-modeswitch -v 0x%s{idVendor} -p 0x%s{idProduct} -t option-zerocd"
The problem here is that id 12d1:1446 is not on the modem-modeswitch
list. It was on the list in 9.10, however, it disappeared in 10.04.
--
huawei e161 3.5g usb modem not working
https://bugs.launchpad.net/bugs/414458
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list