INTERNET WHIT CDMA MODEM ON OPENSUSE 10.2

haloo frend, this my tutorial to set up linux opensuse 10.2 connect to CDMA modem for internet acces.
I use Nokia CDMA 2280, (yeah the old and the cheap one). and DKU-5 (not ori)
i use Frend internet provider.

1. open the console
2. connect Nokia CDMA and DKU-5 to usb
3. pwd
root
# dmesg
and you willfind some like this
usb 1-1: ark3116 converter now attached to ttyUSB0

This is mean that your Linux OpenSuse 10.2 recognize your Nokia CDMA modem and the DKU-5
cable data

4. # wvdialconf /etc/wvdial.conf
fou fin like this:

Found a modem on /dev/ttyUSB0.
Modem configuration written to /etc/wvdial.conf.
ttyUSB0: Speed 230400; init "ATQ0 V1 E1 S0=0 &C1 &D2"

5.EDIT THE /etc/wvdial.conf
# vi /etc/wvdial.conf

Modem = /dev/ttyUSB0 ----> fill based on information on step 3
Baud = 230400 ----> fill based on information on step 4
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 ----> fill based on information on step 4
Init3 = AT+cso=33 ----> if blank, fill with AT+cso=33
Area Code =
Phone = #777 ----> if you are in indonesia and use CDMA type #777
Username = m8 ----> ask your phone/internet provider
Password = m8 ----> ask your phone/internet provider
Ask Password = 0
Dial Command = ATDT
Stupid Mode = 1
Compuserve = 0
Force Address =
Idle Seconds = 300
DialMessage1 =
DialMessage2 =
ISDN = 0
Auto DNS = 1
Modem Type = Analog Modem

:wq

6. stiil on the console type
# wvdial

CONNECT
~[7f]}#@!}!}!} }3}"}&} } } } }#}%B#}%}'}"}(}"W}0~
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Sun May 20 17:34:43 2007
--> pid of pppd: 4547
--> Using interface ppp0
--> pppd: #777
--> pppd: #777
--> pppd: #777
--> pppd: #777
--> pppd: #777
--> local IP address 10.242.30.198
--> pppd: #777
--> remote IP address 10.64.64.64
--> pppd: #777
--> primary DNS address 202.93.40.174
--> pppd: #777
--> secondary DNS address 202.155.0.10
--> pppd: #777
--> Script /etc/ppp/ip-up run successful
--> Default route Ok.
--> Nameserver (DNS) Ok.
--> Connected... Press Ctrl-C to disconnect
--> pppd: #777

congrulations you has been connected.

7.try to ping yahoo .com
# ifconfig
# ping yahoo.com

8. to stop
CTRL+C


*tips: Replace the AT+cso=33 with at+crm=1;+cso=33

good luck,

2 Comments:

  1. Anonymous said...
    Kalo aq makenya Hp CDMA Haier D1200P si suse 11 langsung detek secara otomatis.

    Linux semakin maju aja ya dalam deteksi hardware.
    smileskull said...
    Linux OS masa depan

Post a Comment



Newer Post Older Post Home