UBUNTU - DEBIAN
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 Deb file.


-
2.Insert the MD300 Datacard in the USB slot and double click on the file md300config_1-1ubuntu2_all.deb.
-
Ubuntu will show you the Package Installer.

-
3.In the Package Installer press “Install Package” :

-
4.Once the installation is completed, the system will show the Broadband Connection Assistant.
-
** For previous version of Ubuntu 8.10 or others debian distributions, it is possible that the Broadband Connection Assistant will be not shown. For those cases you should proceed directly to the step 8 of this guide.

-
5.Press Forward and select EntelPCS as your service provider.

-
6.Name your new connection , by default use Entel PCS and press “Apply”

-
7.Your Datacard has been configured successfully.

-
8.To start using your connection, open a terminal window and execute the following command :
-
$ md300 --start
-
-
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.
-
9.Now you can start using the Datacard to traffic data. To finish a connection you have to execute the following command in a terminal window :
-
$ md300 --stop
-
-
desconectado de entelpcs (disconnected from entelpcs)
-
10.The md300 driver installs also the “man md300”. You may check more options executing in terminal:
-
$ man md300
