Using Idea 3g Netsetter with Ubuntu Linux 14.04

Using Plug and play devices on Linux is probably not the best experience one can have. Usually it involves installing drivers, editing configuration files and reading online forums to find fixes. So i was pleasantly surprised when I signed up for a Idea Cellular 3g Broadband access, and it just worked.

It must be the popularity of Linux distributions on laptops, that had prompted Idea (And the maker of the device HUAWEI) to provide drivers on the device, that can be used for the installation. Even though their printed installation instructions (Included with the USB package) say nothing about installing on Linux, i was able to get it installed and working with no issues.

It made me so happy that it worked out of the box, that i had to blog about it and let the world know.

My laptop runs 64 bit Ubuntu 14.04 Trusty Tahrir.

Make sure that Idea has enabled your SIM for use in their network (This is a process that can take upto 48 hours after you have bought the device and signed up for their service).
In my case i signed up for a pre-paid connection that gives me 3Gb of usage in a month. (Atleast that is my understanding at present).
Take the SIM card provided in the box, and insert it into the USB device. Ensure that you push the SIM card all the way in (Or else it will say SIM card not detected as you try the install).
Now insert the USB device to a USB port on your laptop.

Start a terminal and login as root

sudo su -

cd to the usb device (You may have to replace the path below with your correct path name, to the usb device for your laptop)

cd /media/rramdas/Idea\ Net\ Setter/

Run the installer

sh ./install_linux

It will prompt you for the location to install the software. Accept the default location /usr/local/Idea_Net_Setter

id1

It completes the install and configuration and then asks you to register

id5

Click on register now, and enter your e-mail ID and Mobile phone#, they will text you a password, enter that.

Once you have registered you will see the following screen.

id4

Click Connect and it connects you to the mobile broadband. Clean and simple.

From hereon every time you reboot your laptop and re-insert the USB device, the o/s will automatically detect that the usb device is a netsetter broadband modem, and prompt you with the screen to connect.

You can bring up the Idea connection manager screen by invoking search and just typing in “Idea”. This application shows you a wealth of information including your current utilization, and the upload and download speeds you are getting. Pretty awesome if you ask me.

3 thoughts on “Using Idea 3g Netsetter with Ubuntu Linux 14.04

  1. Hi Rajeev,

    Nope, it doesn’t work on my system (64 bit Ubuntu 14.04.1). It never comes to the point of asking for the absolute path for installation.

    Earlier, I used to have 12.04 LTS. I had done some ‘net searches to find out how to make the NetSetter work on that system. (It involved tweaking with wvdial.conf and other things, though I no longer remember what all I did back then.)

    I had then upgraded my existing system to 14.04. At this time, I also installed the Idea NetSetter using the “proper” procedure. Then, the NetSetter continued working after this upgrade. I even wrote a blog post about it, here: https://ajitjadhav.wordpress.com/2014/08/24/yo-3-ubuntu-14-04-1-lts-is-here-and-working/

    However, a few months ago, my HDD crashed. So, I had to install a completely new HDD in my laptop.

    I then installed a new Ubuntu 14.04.1 on this new HDD completely afresh. It’s on this system that I am facing problems—and have not been able to find a solution.

    Any tips?

    –Ajit
    [E&OE]

    1. Ajit.

      Only thing i can say is that i have 14.04.2.
      You probably can add some debugging messages to the shell script and see where it is hanging. (It is a bash script).
      Best of luck.

      -Rajeev.

  2. Hi Rajeev,

    Thanks.

    Actually, the script doesn’t hang. After a couple of attempts, here is what I can make out. I now tried 14.04.02, on the same machine (Dell, 64-bit).

    On an absolutely brand new machine and for the very first time installation (following either your method, or copy-pasting the installation files from the Net Setter to the HDD and ensuring the right permissions with chmod), the script does generate the message about the installation path which you mentioned. However, such an installation still doesn’t work.

    If you reinstall on the same machine + OS, now, the script doesn’t take the route of asking you for an installation path. Even if you try to uninstall. Probably, that’s because it leaves some files in some location.

    So, in a nutshell, yes, I do get the default message but only for the first installation attempt on a brand new OS (14.04.02 64 bit desktop). But the retard still refuses to work.

    Looks like I have to go for some other device. Until it stops working in the same version of the OS!

    –Ajit
    [E&OE]

Leave a Reply to Ajit R. Jadhav Cancel reply

Your email address will not be published. Required fields are marked *