- Make sure your modem listed here. (example :Alcatel OT-X220D
) - Need to install library usb_modeswitch. Refer section 'How to Install' in given link
- Before installing above library you need to make sure 'tcl' and libusb-1.x libraries need to be installed.
- Install those libraries using;
- sudo apt-get install tcl (this is already available with ubuntu)
- sudo apt-get install libusb-1.X-X-dev (X-X => use latest version of library)
. - Now install lib usb_modeswitch
Alternatively, you can try direct installation with - sudo apt-get install usb-modeswitch.
Also this is another alternative method called sakis3g. But it seems bit outdated.
To understand as to why your modem may not detected by ubuntu//linux, see here
No comments:
Post a Comment