Skip to main content

Posts

Showing posts with the label BSNL WLL

Huawei Bsnl Connection - Made Easy

Now there is no need of installing Multiple Debian packages and there is no need to play with command line. The Huawei BSNL connection made easy with Ubuntu 10.10. These are the steps to connect to Internet : Step 1: Goto System->Preferences->Network Connections->Mobile Broadband Step 2: Add~>Select Huawei technologies-> Forward->select Country name->Forward->  Select the "I can't find My Provider .." radio button and enter the Provider name as BSNL and Click 'Apply' Step 3: The Following window Appears Step 4: Enter the username and Password and if you want all the users to use network connection check  the "Available to All users" and Click Apply. Step 5: Now Click on the Network connections available in the System Tray and click on the new Configured connection "BSNL Connection". In ubuntu  Mobile Broadband is not visible in the startup. In order to make it visible in the every startup. Do    ...

BSNL HUAWEI WLL Modem Installation

Hi everyone, Do u experience problem in connecting to Internet using BSNL WLL HUAWEI ETS 1201 from Ubuntu. Here is my Solution for it: Step 1 : Install Wvdial (a program that makes it easy to connect your Linux workstation to the Internet.). In Ubuntu there is a Dependency hell problem U need to download “Other Packages related to Wvdial” before installing Wvdial. I hope U will do it! After installation just check it by:   developer@ubuntu:~$ which wvdial     /usr/bin/wvdial When the above message is received then Your Wvdial installation is fine and we move to the next step Step 2 : Just run developer@ubuntu:~$sudo wvdialconf In my case I got the error as shown below: ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. Modem Port Scan<*1>: S1 S2 S3 Sorry, no modem was detected! Is ...