Internet connection with GPRS/UMTS USB Phone

In many country the use of mobile phone for internet connection is becoming popular. The cost is competitive with fixed ADSL connection but with the big advantage of mobility.
It is pretty easy to use any GPRS/UMTS phone with a USB cable connection to get access to the internet using your UBUNTU machine. It takes only few minutes, less than 5.
I am using a motorola V3X but it should work with any new phone configured as a modem connected through the USB.

Remember that in the phone USB connection set-up dialog, you have to configure the USB to work as data connection and not as memory card. This is a step that must be done for every OS, Windows too.

Now, let’s go to the Ubuntu configuration:
- connect the phone to the USB
- open a terminal
- $sudo wvdialconf /etc/wvdial.conf
- wait for the recognition and configuration of the modem, few seconds.
- $sudo vi /etc/wvdial.conf
- put in the username and password any word you like and remove the semicolumn
- put your service provider phone number for data connection, i.e. *99# for Vodafone
- add the line: Stupid Mode = 1
- save the file /etc/wvdial.conf
- $sudo wvdial &

You are connected.
Fast and easy, easier than Windows.

Enjoy

powered by performancing firefox

6 Responses to “Internet connection with GPRS/UMTS USB Phone”

  1. Robbert Says:

    Dude you rock !
    I’m going to post this integral on my blog aswel !

    with a litttle addition
    Thanks again !

  2. Digital Scratchpad Says:

    Ubuntu GPRS/UMTS connection over USB cable on a Sony Vaio TX2XP !

    In many country the use of mobile phone for internet connection is becoming popular. The cost is competitive with fixed ADSL connection but with the big advantage of mobility.It is pretty easy to use any GPRS/UMTS phone with a USB cable connection to g…

  3. LaptopsofAlbany Says:

    sony vaio notebook sz480

    sony vaio notebook sz440

  4. diorseist Says:

    Follow these guidelines and you will build that new home with little, or no, problems. barn siding can help…

  5. David Says:

    Hello! I tried to do this with an usb internet card and i got stuck in the first step.

    Output:

    david@David:~$ sudo wvdialconf /etc/wvdial.conf
    Editing `/etc/wvdial.conf’.

    Scanning your serial ports for a modem.

    Modem Port Scan: S0 S1 S2 S3

    Sorry, no modem was detected! Is it in use by another program?
    Did you configure it properly with setserial?

    Please read the FAQ at http://open.nit.ca/wiki/?WvDial

    If you still have problems, send mail to .

    Could you e-mail me? because i really need help!!! please: dnavess@gmail.com

  6. Nazmul Says:

    Hi.
    I am using Smart GSM connection. How i configure internet connection in ubuntu

Leave a Reply