This project is for Linux users who need to use Huawei E173 USB Modem.
Fetch the source codes from Mobile Partner 21.
The modifications of codes are:
-
From here.
Locate to the line Ln 2718,change dbg ("cant't kmalloc dev"); to //dbg ("cant't kmalloc dev");(adding double // infront of dbg),save the file and close the terminal.
-
Modify the Makefiles to install driver easily.
- Git clone or download zip to your computers.
- Install build kernel module packages.
- Go to source codes directory.
make
sudo make install
- Use your Linux distro. network manager to dial modem on this device.
- Go to source code directory.
sudo make mclean