1.Install ax2g4a/ax4g driver
1) Download the driver fromATCOM download center
Notice:
Users should download the latest drivers for the GSM card fromATCOM download center:
http://www.atcom.cn/download.html
For example, users can get the driver with the command.
wget http://www.atcom.cn/cn/download/cards/ax4g/ax2g4a_ax4g_elastix2.4.0.tar.gz
2) Load the files via the U-flash
Please plug the U-flash into the system. If the U-flash is detected by the server. Users need just
runt the commands to load the U-flash.
[root@localhost ~]# mount /media/ ; mount the U-flash
[root@localhost ~]# cd /media/
[root@localhost ~]# cp ax2g4a_elastix2.4.0.tar.gz /usr/src/
[root@localhost ~]# ls /usr/src/
[root@localhost ~]# umount /media/ ; unmount the U-flash
3) Install the driver
When users install the driver with elastix, users need just tar the package and run the script.
Normally, the script will install the driver automatically.
[root@localhost src]# tar -zxvf ax2g4a_elastix2.4.0.tar.gz
[root@localhost src]# cd ax2g4a_elastix2.4.0
[root@localhost elastix_ax2g4a_driver]# ./ax4g_install.sh