REDHAT - CENTOS
The “md300config” is an application driver suite for 3G MD300 Sony Ericsson datacard which works on multiple distributions of Linux Operating System.
This driver configure properly some parameters of the system, allowing access to the user with GPRS, UMTS and HSDPA EntelPCS Networks.
MD300 set up the configuration file for 3G MD300 Datacard Sony Ericsson provided by EntelPCS, then calls to the wvdial function to connect to the internet. md300config install the udev and wvdial configurations enabling the MD300 Datacard be used in Linux distributions.
Md300config is under GPL license with Copyright (C) EntelPCS and Universidad de Chile.
INSTALLATION
NOTE: Before MD300 DataCard driver installation and uses, it is required the deactivation of all networks interfaces in usage (eth0).
-
1.Download the RPM file and then insert the MD300 DataCard in the USB unit of your device.
-
2.Once the download is completed, open a terminal window and execute commands as following :
-
$ sudo rpm -i md300config*.rpm
Password: (You must provide the admin password of your computer)
$
-
-
3. The Datacard has been installed successfully, wait a few moments while the computer recognizes the MD300 Datacard. To start the connection through MD300 Datacard, execute the following command in a terminal window:
-
-
$ ifup entelpcs
conectado a entelpcs (connected to entelpcs)
**The Datacard takes about 30 seconds into negotiate a connection with EntelPCS. After waiting that time you should start to traffic data through your MD300 Datacard.
-
4. To finish the connection, just execute the following command in a terminal window:
-
$ ifdown entelpcs
desconectado de entelpcs (disconnected from entelpcs)