Use a newer ZTE modem with usb-modeswitch

8,974

So how to switch the modem,

For this model, you can just eject the fake cdrom drive and the modem switches by itself.

For a terminal/script use:

if you can find another configuration file that is similar to this modem, copy that to somewhere convenient, and then edit so that it reflects the device and vendor ids for this modem. then try switching using

usb_modeswitch -c "path to config file"

With this model, the settings for the vodafone K380* modems works. The settings are in the files 19d2:1013 or 19d2:0013 in the /etc/usb_modeswitch.d/ folder for ubuntu lucid. So just get those files, update with the details you find from lsusb for this modem and then you should be ok!

Share:
8,974

Related videos on Youtube

eferrari
Author by

eferrari

Updated on September 17, 2022

Comments

  • eferrari
    eferrari over 1 year

    Recently, I bought a 3G HSDPA modem from Cell C (South Africa). it is a ZTE MF190 capable of 7.2Mbps up and 5.76Mbps down.

    So anyway i noticed usb_modeswitch does not support it. The details are as follows:

    before switching: 19d2:1224 after switching: 19d2:0082

    So the question is how to switch this modem? which I will provide as an answer.

  • Allan
    Allan about 12 years
    Eshwar you should mark this as answered if this works
  • eferrari
    eferrari about 12 years
    thanks, the latest `usb-modeswitch' does this automatically though! No need of my solution anymore!
  • gertvdijk
    gertvdijk almost 11 years
    What should be in the config file?