Monday, April 09, 2012

Use Banglalion AX226 in Ubuntu ( 32bit )


        To use internet in ubuntu by banglalion usb modem I have used the below process. I don't want that you spend a lot of time [as I have spent ] just for connecting the internet in Ubuntu and stop the using Ubuntu as it is quite impossible to think Ubuntu without internet.

         So, use Ubuntu and enjoy it. At first you have to download below two software :

                  1. "Beceem-Control-Panel.tar.gz" [For Windows to change the device ID]
                        [Download Now]    

                  2. "blion-wimax-0.0.3.deb" [Unix software for Banglalion modem]
                        [Download Now]

         " Beceem Control  Panel " 
  
          Install "Beceem-Control-Panel.tar.gz" in windows operating system. After installation of  "Beceem-Control-Panel.tar.gz"  run it. Select device like in the below picture. In [Figure 1].               



                                                               Figure 1


          Then go to DSD tab and click in the left panel , after that click on "Modify USB Autoinit Data". In [Figure 2].



                                                                Figure 2  


            Then click " Read from Device " , ID will be appeared in the box . In [Figure 3]

                                                                  Figure 3

            KEEP IN MIND if  you mistake this step modem will be deactivate. So be careful. ID 19D2 and 0172 change to ID 198F and 0220 . Then press " Write to Device " and wait for a while . You  
will see DEVICE ID will change . Then go to Linux operating system , your modem will be detected.

       " Blion-wimax-0.0.3 "

          After download install it by pressing Ctrl + Alt +T for opening Terminal . Then write down below command :
                sudo dpkg -i <blion-wimax-0.0.3.deb drag the download file>


           Restart your computer. Then go to "unity dash" or press super key . Click on Internet Apps. 
Then you will be able to see picture like below in [Figure 4]:


                                                                     Figure 4

          Then do as usual . First click "Setup Connection" and write down your Userid, Password, MAC Address .
         
           Then click the "Initialize Modem" .

           After initializing complete Click on " Click'n Connect " . It will connect internet automatically.

            But it sometimes doesn't work properly.  Then you have to click on " Connection Console " . After some seconds you will get some Freq(Frequency) and BW(Bandwidth). Then write " connect 2610 10 ". You can use ZTE AX226, WU216 and ACCTON U211 in this way.

Special Thanks to Aniruddha Adhikary who have developed the software.




2 comments:

  1. it was helpful for me

    ReplyDelete
  2. after putting `sudo dpkg -i /path/to/blion-wimax-0.0.3.deb/file` i got the following error:

    parsing file '/var/lib/dpkg/tmp.ci/control' near line 10 package 'banglalion-wimax-solution-for-linux-3.0.0':
    blank line in value of field 'Description'
    Errors were encountered while processing:
    /home/rakib/Desktop/blion-wimax-0.0.3.deb

    ReplyDelete