中兴AC580 成功联网

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
mabinchina
帖子: 1
注册时间: 2012-02-22 10:09

中兴AC580 成功联网

#1

帖子 mabinchina » 2012-02-22 10:12

这是网卡自带的说明书,按这个做就可以



he readme.txt of the software

=======================
DOCUMENTATION ROADMAP
=======================
The "readme.txt" a simple help file. It is best to read "readme.txt" before install the software. The "readme.txt"
contains the following sections:

WHAT IS the software General description of the software.
INSTALLLATION How do install the software.
UNINSTALLLATION How do uninstall the software.
RELATED SOFTWARE Other stuff you should get.

Other documentation files in the distribution are: "CHNTEL_Linux_UI.tar.gz". The tar.gz file include following files or folders:
ZTE_1X_EVDO_Connection_Manager.tar.gz This is a installition packet;
install.sh This is a setup script;
tools There are somes need needed dependencies in the path.

=====================
WHAT IS the software
=====================
The software is a application software for Linux and it is a manager for the mobile device. It will allow
you to stablish a connection to the Internet using 2G/3G cards, and it will also allow to send and
receive short messages from your computer.

In order to use your 2G/3G device, you should run a fairly recent version of the Linux kernel.
The application has been tested on Linux 2.6.20 and newer. If you have an older version installed, we
would recommend to update it before going on.



====================
INSTALLATION
====================
Before installation, make sure you have the needed dependencies installed (qt3, wvdial1.5.6 or newer).

Make sure you are in root privilege.

The steps of installation are as following:
- Copy the installation packet "CHNTEL_Linux_UI.tar.gz" to Desktop or other path;

- extract and get a folder, the folder include following files or folders:
ZTE_1X_EVDO_Connection_Manager.tar.gz This is a installition packet;
install.sh This is a setup script;
tools There are somes need needed dependencies in the path.

- Double install.sh in the directory to install the software;

System Requirements: Linux Kernel version 2.6.20 or higher

====================
UNINSTALLATION
====================
Make sure you are in root privilege.

The ways of uninstallation are as following:
way 1: Double uninstall.sh in the directory "/opt/ZMC" to uninstall the software.
way 2: Open a shell-terminal as root and run a shell-command "/opt/ZMC/uninstall.sh" in the shell-terminal.

====================
RELATED SOFTWARE
====================
- the related libs with qt3: libqt3-mt_3.3.8,libaudio2. the installation order of the qt3 related software is as following:
a. libaudio2;
b. libqt3-mt;
- the related software with wvdial: ppp2.4.4 or newer, pppd2.4.4 or newer, wvdial 1.5.6 or newer. the installation order of the wvdial related
software is as following:
a. libxplc;
b. libwvstreams;
c. libwvstreams;
d. libuniconf;
e. wvdial.
In the installation process ,all the packages above aren't installed necessarily.User can select integrant parts to install.
- the related software with sound: aplay (If it doesn't exist in your Linux operating system,please get it and copy it to /usr/bin/ and make it executable: chmod +x /usr/bin/aplay ).

the ways of getting these related softwares are as following:
1.you can get these related softwares in the directory "Linux/tools" in the ZTEMODEM.ISO;

2.you can get these related softwares from the setup CD/DVD ;

3.you also get them from following websites:
1) Fedora: http://www.rpmfind.net
2) uBuntu: http://packages.ubuntu.com/
3) Debian: http://www.debian.org/
4) the rpm-packet's website: http://rpmfind.net/linux/RPM
回复