Oct 312011
 

This may help some people: Here is how I got a new mobile broadband connection to work with Huawei E173. It replaces my older Huawei E230 which had no separate antenna.  Don't forget to put your SIM card into the new modem. The Huawei E173 so far seems much faster probably due to the antenna. More details you find here.

1. Download the Huawei E173 driver for linux. I found it here.

2. Unzip the linux.zip file in a convenient location, for instance on the desktop. Upon decompressing you'll have a new folder: ~/Desktop/Linux/

3. Right click on each individual file in the folder ~/Desktop/Linux/, chose >> Proprieties >> Permissions - read and write all + check on "Allow executing as a program"

4. Open a terminal window (CTRL+ALT+t) and write in command line:

Code:
cd ~/Desktop/Linux/

then

Code:
sudo ./install

and press Enter on all questions.

The Huawei E173 driver will install (the default installation path is in /usr/local/) together with a specific connection program called Moviestar 3.5G/Mobile Partner

You can change the language from Spanish to English in the options.

I installed in on Ubuntu 10.04, Lucid Lynx (LTS) 64  bits.

Related Posts Plugin for WordPress, Blogger...
Share on StumbleUpon
Bookmark this on Digg
Share on LinkedIn

  12 Responses to “How to get your Huawei E173 mobile broadband modem to work on Ubuntu”

Comments (11) Pingbacks (1)
  1. I tried this and all I got was a load of error mes­sages (screens full), say­ing in effect that the install had failed.

    I have to say that unless you're a Geek, with unlim­ited time to spare, Linux is next to useless.

    • I should have men­tioned that if you pro­ceed with the above, you end up with an appli­ca­tion called movi­es­tar, which doesn't work, is all in Span­ish, and can't be removed with­out re-installing ubuntu from scratch.

      • Jim — sorry to hear it did not work for you. If you are still new to Ubuntu you might just need a bit more time to get used to it. Win­dows also has its prob­lems… but we tend to for­get how many years many of us have spent deal­ing with those.

        I did men­tion in the arti­cle that you can change the lan­guage in the options (of the movi­es­tar application/ dri­ver). I believe most appli­ca­tions (even when installed with­out the soft­ware cen­ter or Synap­tic Pack­age Man­ager) can be eas­ily removed by remov­ing their appli­ca­tion folder.

        Most of the prob­lems I had with Ubuntu that required sig­nif­i­cant time of search­ing are with some new printer or wire­less card dri­vers. Ubuntu boots in almost half the time com­pared to win­dows and I prac­ti­cally do not need to spend time on virus pro­tec­tion and soft­ware that often con­fused windows…

        but yes, like with most new tech­nol­ogy it tends to be appre­ci­ated by the more geeky users :)

  2. Works fine for me. Thank you

    • Hi Ravinda,

      This is a very pop­u­lar post on my blog. After your com­ment I have hopes that about half of my vis­i­tors had a good expe­ri­ence after read­ing "ReportsFromEarth"…

      Happy Ubuntu-ing,

      Jason

      PS: Did any­one notice the newly added star rat­ing fea­ture. No login needed. Easy feed­back — thanks!

  3. Thank you! Thank you! Thank you! Finally surf­ing under Ubuntu

  4. Thank you very much Jason, as a new­bie I was try­ing to install the Mega­Fon Dash­board on Fedora 16 (FAILED), this worked straight away :-)

    After many many hours, I then fig­ured out how to install both Dash­boards as Mega­Fon has the USSD func­tion on its cus­tom dash­board, that can be used to get my bal­ance, plus also to sus­pend an account, so that monthly charges do not occur.

    I refer to your down­load as the Span­ish ver­sion (changed to eng­lish after install),

    To those who want to have both dash­boards I sug­gest to install Russ­ian First, then the Span­ish one as it will autoload the Span­ish which can actu­ally track usage.

    How to get the Huawei Dash­board mobile broad­band modem to work on Fedora using the Huawei Dash­board Linux software.

    For the Russ­ian Mega­Fon linux install,

    Open the Linux sub­di­rec­tory,
    Copy the install file into the same direc­tory and rename it to eg Install_a
    open a ter­mi­nal win­dow as root,# chmod a+x Install_a
    open Install_a in Kwrite
    find
    INSTALLPATH="/usr/local/Mobile_Partner"
    and fur­ther down also
    INSTALLPATH=`egrep "^path=" $CONFIG_FILE | awk –F '=' '{print $2}'`
    to
    INSTALLPATH="/usr/local/Mobile_Partner_MegaFon"
    save the file.

    you then need to make a direc­tory, as the script doesn't
    mkdir /usr/local/Mobile_Partner_MegaFon
    mkdir /usr/local/Mobile_Partner_MegaFon/lib/
    mkdir /usr/local/Mobile_Partner_MegaFon/lib/UpdateInstall

    enter ,# sh Install_a

    It will then Install the pro­gram, and will load up the Dash­board :-)

    copy the file /root/MobilePartner.desktop TO /usr/local/share/applications
    and rename it to MegaFon.desktop, so it will cre­ate icon in net­work menu. This file gets over­writ­ten when installing the span­ish version

    For Span­ish install,

    Open the Linux direc­tory after unzip­ping file,
    Copy the install file into the same direc­tory and rename it to eg Install_Spanish
    open a ter­mi­nal win­dow as root,# chmod a+x Install_Spanish
    open Install_Spanish in Kwrite
    find
    INSTALLPATH=`egrep "^path=" $CONFIG_FILE | awk –F '=' '{print $2}'`
    to
    INSTALLPATH="/usr/local/Movistar 3.5G"

    save the file. Oth­er­wise it copies into the Mobile_Partner_MegaFon direc­tory :-( .

    enter ,# sh Install_Spanish

    It will then Install the pro­gram, loads up the Dash­board quickly :-)

    In Fedora it showed that there is a SELinux trou­bleshooter error,
    click on details, and fol­low the instruc­tions to allow the ifcon­fig to access daemon.pid
    ,this gets rid of the error and the PC is quick again.

    How to get Huawei Dash­board mobile broad­band modem to work on Fedora using the Huawei Dashboard

    • Thanks Alex for the use­ful info. Now we have solu­tion for those in need in Span­ish, Eng­lish and Russian!

  5. Thank you for your Arti­cle to install Mo bail Part­ner in Linux. it is work­ing very well in my Fedora 15
    I was search­ing since last month but now I found the solu­tion in your arti­cle
    Thank you very much .….….….….….…

  6. thanks a lot man! the tuto­r­ial per­fectly works for me.

  7. Thanks !! Work­ing .… Nice and good tips !!

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>