The fix doesn't work for me, however it gave me some ideas -- thanks. I added 
the following lines to  
/usr/share/hal/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi :
    <match key="@storage.originating_device:usb.vendor_id" int="0x19d2">
       <match key="@storage.originating_device:usb.product_id" int="0x2000">
         <merge key="info.ignore" type="bool">true</merge>
       </match>
     </match>

Now, the kernel ignores the modem as usb-storage. 
However, I still can't use it as a modem. It gets loaded with product_id=0x2000 
and usbserial_generic. 
Following 
https://wiki.ubuntu.com/NetworkManager/Hardware/3G/Probing#Testing%20your%20modem%20using%20wvdial
 , I get "modem not responding".

-- 
ZTE MF628 HSDPA USB modem not recognized by network-manager 0.7
https://bugs.launchpad.net/bugs/269858
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to