ayashif's blog

BSNL's WLL(Clarity IIA) does not work with Ubuntu jaunty(9.04)

I done the following(and many others also):

1. Just download this executable…..bsnlclarity and save it to your home folder.

2. Connect your phone to the system with the usb cable.

3. Now at terminal type

$ sudo ./bsnlclarity

You will be asked for your username and password for accessing the internet enter it …..
now start surffing

Ctrl+C to stop

Here is the step by step method

1) Step 1 Load the driver

$ sudo /sbin/modprobe usbserial vendor=0×15eb product=0×0001

2) load ppp driver

$ sudo /sbin/modprobe ppp_generic

3) Check dmesg output

$ sudo dmesg

I got
[ 227.271459] /build/buildd/linux-2.6.24/drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
[ 227.271485] usbserial_generic 2-1:1.0: generic converter detected
[ 227.271616] usb 2-1: generic converter now attached to ttyUSB0
[ 227.271627] usbserial_generic 2-1:1.1: generic converter detected
[ 227.271687] usb 2-1: generic converter now attached to ttyUSB1