I have an Airtel 4G LTE usb stick modem device. It works perfectly fine on windows, but is not connecting to the internet on archlinux. Korg k61p drivers for mac. I have googled around and from this post - https://bbs.archlinux.org/viewtopic.php?id=199057 - and the section - https://wiki.archlinux.org/index.php/US … _switching - found that the initially 'Mass storage' detected modem needed to be switched to 'Networkcard' through installing the 'usb_modeswitch' package. I did that and now it is detected as a 'Networkcard' device.
- Huawei E3372 Change Imei Key
- Huawei E3372 Pdf
- Huawei E3372 Change Imei Reset
- Huawei E3372 Change Imei Unlock
- Huawei E3372 Software
- Huawei E3372 510
- Huawei E3372 Windows 10
How to unlock Huawei E3372s, Unlocking method of Huawei E3372 4G LTE Data Card to Use Another Network is very simple yet effective. Trouble shooting vidbox video conversion for mac. Re: Make HUAWEI E3372 4G LTE usb airtel modem connect to internet SOLVED If that modem is managed with a network connection, you should probably try to run dhcpcd on the network interface or try to set a static ip like 192.168.0.20 for it.
Now on Windows the 4G LTE device has a GUI menu which has a simple connect button. Once I click connect it works. How do I find the equivalent on linux? I have seen accounts of people who have made the airtel device connect to the internet and have internet up and running, but I can't do the same. I don't know how to make it connect without the GUI button. I found a post here - http://krblogs.com/post/62519969772/air … e-on-linux - where the person makes a request to a url and that makes the device connect to the internet. ArchWiki also recommends the same URL here for a different model modem - https://wiki.archlinux.org/index.php/ZT … )_4G_Modem - but when I make a request to that url this is the output -
Clicking on the url through the web browser also says 'Unable to connect
Firefox can’t establish a connection to the server at 192.168.0.1'. Ted williams model 100 serial numbers.
Also when I insert the usb into the usb port on the computer, the LED light starts blinking blue, but the wiki says that does not happen until the link is clicked. So clearly the airtel modem can connect to the internet on ArchLinux, but for some reason is not able to.
So what is the alternative to the GUI, which method can I use to make the modem connect to the internet? It is being detected correctly as a Networkcard by usb_modeswitch, so that is not the problem (many people have problems with usb_modeswitch detecting it as a mass storage device but not me luckily). I would follow the instructions for connection from the wiki, but have only been able to find the article for 3G modems, and the link from the 4G modem article (that too for another model entirely) does not work.
EDIT : ip link (I have verified this is the device by removing it and checking which entry of ip link vanished) -
and lsusb
Last edited by shera10001 (2018-02-03 18:58:56)
Since the other threads regarding that modem did not reflect my problem I start a new here:I am trying to get my E3372 working, however I do not succeed switching to modem mode.
When plugged in the cyan light is on, and network manager shows that the modem would be connected, though I cannot send/recieve data.
Software installed is:
usb-modeswitch: 2.2.5+repack0-1
usb-modeswitch-data: 20150627-1
Kernel 3.16 ( Debian 8 )
Huawei E3372 Change Imei Key
I can find the modem in the ConfigPack:tar zxOvf /usr/share/usb_modeswitch/configPack.tar.gz 12d1:157d
TargetVendor=0x12d1
TargetProductList='14db,14dc'
HuaweiNewMode=1
sudo usb_modeswitch -H -v 0x12d1 -p 0x157d
Huawei E3372 Pdf
I get:
Huawei E3372 Change Imei Reset
product ID matched
Found devices in default mode (1)
Access device 010 on bus 005
Current configuration number is 2
Use interface number 0
USB description data (for identification)
-------------------------
Manufacturer: HUAWEI_MOBILE
Product: HUAWEI_MOBILE
Serial No.: 0123456789ABCDEF
-------------------------
Send old Huawei control message ..
-> Run lsusb to note any changes. Bye!
Huawei E3372 Change Imei Unlock
and when I try:
sudo usb_modeswitch -J -v 0x12d1 -p 0x157d
Huawei E3372 Software
I get:Huawei E3372 510
product ID matched
Found devices in default mode (1)
Access device 010 on bus 005
Current configuration number is 2
Use interface number 0
Error: message endpoint not given or found. Abort
Huawei E3372 Windows 10
Anyone an idea how to get the modem working?
Thanks!