Computer Knowledge and Tutorials weblog, Computer knowledge, windows, linux, open source, programming, web apps

How to connect to the Internet using Ubuntu + Nokia + CA53

First, you have to install kppp. After kppp installed, plug the CA-53 cable to the usb port. Then execute lsusb to know whether the CA-53 already recognized or not? normally, the cable should be recognized.

me@linuxConsole:~$ lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 1267:0201 Logic3 / SpectraVideo plc A4Tech SWOP-3 Mouse
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 0421:043c Nokia Mobile Phones
Bus 001 Device 001: ID 0000:0000

After the ca-53 recognized, enter dmesg command and find your usb modem location (eg ttyACM0). Configure kppp to enable you to connect to the Internet. This can be utilized to almost every nokia cdma or gsm modem enabled cell phone, such as nokia 6115, 2112, 2113 etc.

Tags: ,

Google
 

Leave a Reply

261 views