Driver Modem Huawei E303 Linux

Huawei Linux Driver Installation • Download • Open and extract the package of the Linux Driver Tool for HUAWEI Data Card device on the Desktop. Then you will get the “driver” directory. • Open the Terminal tool and switch the user into super user (root). • Enter the directory path of the Linux Driver Tool. For example, as the follows • Type the command of “./install”, and make the path of the “driver” directory as the parameter, then click the “Enter” button to install the Linux Driver Tool. Huawei Linux Tutorials • • •.

Huawei Modem Drivers E 303. Lotus notes silent install fix pack software. Published: 1 year ago. Duration: 3:10. In this video i will share with you how to unlock huawei modem E 303s-2 Hi-Link links for all required software are as follows: 1. Install driver for HUAWEI usb modem on Linux UBUNTU 14 04.

This article describes how to use the Huawai E303 3G (UMTS) stick with the Raspberry Pi. It might also work for other Huawai models or even for different manufacturers. Let me know in the comments. The Huawei E303 emulates a regular ethernet interface, which makes it very easy to use. It takes about two minutes to set up and will even support hot plugging. This is much easier than then wvdial approach described in many existing tutorials on the web.

The E303, like many other USB peripherals, defaults to mass storage (“memory stick”) mode to provide driver installation files for the OS. Once installed, the driver then switches the device to its actual function. On Linux, however, we don’t need to install any driver at all. We will use a small utility called to switch the E303 to 3G mode. Install this while the stick is not plugged in: $ sudo apt-get install usb-modeswitch Then add the following two lines to /etc/network/interfaces: iface eth1 inet dhcp allow-hotplug eth1 Now plug the stick directly into the Pi.

Hubs may interfere with the E303 so be sure to disconnect them for now. Even if the stick is not connected through the hub, the hub may still stop it from working correctly. So first check that everything is working without a hub connected, then connect the hub and test whether it’s still working. Verify that the new interface eth1 is active: $ ifconfig eth1 eth1 Link encap:Ethernet HWaddr 12:34:56:78:9a:bc inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:79 errors:0 dropped:0 overruns:0 frame:0 TX packets:69 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9661 (9.4 KiB) TX bytes:6858 (6.6 KiB) Ping your favorite server to test the connection. The Huawei web interface is at It requires JavaScript, so use e.g.

The Epiphany browser that comes preinstalled in NOOBS. Make sure the settings meet your needs. Specifically, enter your SIM card PIN or disable PIN entry. You can also use a regular cellphone to disable PIN entry. Ready:-) You can unplug and replug the stick at any time. Diagnosing the 3G stick If the 3G stick is not working, try the following steps. This may help isolate the problem.