Pertama buka terminal lalu ketik lsusb->kemudian akan tampil pesan
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 003 Device 003: ID 19d2:ffdd ONDA Communication S.p.A.
Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 13fe:1d00 Kingston Technology Company Inc. DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 13fe:1d00 Kingston Technology Company Inc. DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ket:tulisan yang dibold adalah modem smart kita. jika keluar pesan ID 19d2:ffde ONDA Communication S.p.A. berarti modem harus di reject terlebih dahulu ( sudo eject dev/sr1)
setelah itu ketik sudo modprobe usbserial -v vendor=0x19d2 product=0xffdd
install file wvdial :
1.libwvstreams4.6-base_4.6.1-1ubuntu1_i386.deb
2.libwvstreams4.6-extras_4.6.1-1_i386.deb
3.libuniconf4.6_4.6.1-1ubuntu1_i386.deb
4.wvdial_1.61-2_i386.deb
kemudian ketik sudo wvdialconf
edit sudo gedit etc/wvdial.conf
[Dialer smart]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Stupid Mode = 1
Modem Type = Analog Modem
Command Line = ATDT
ISDN = 0
New PPPD = yes
Phone = #777sudo
Modem = /dev/ttyUSB0
Username = smart
Password = smart
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Stupid Mode = 1
Modem Type = Analog Modem
Command Line = ATDT
ISDN = 0
New PPPD = yes
Phone = #777sudo
Modem = /dev/ttyUSB0
Username = smart
Password = smart
Baud = 460800
setelah itu lakukan dial up dengan perintah sudo wvdial smart
sudo wvdial smart
–> WvDial: Internet dialer version 1.61
–> Cannot get information for serial port.
–> Initializing modem.
–> Sending: ATZ
OK
–> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
–> Modem initialized.
–> Sending: ATDT#777sudo
–> Waiting for carrier.
ATDT#777sudo
CONNECT 3100000
–> Carrier detected. Starting PPP immediately.
–> Starting pppd at Mon Aug 29 11:31:07 2011
–> Pid of pppd: 2365
–> Using interface ppp0
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> local IP address 10.191.38.182
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> remote IP address 10.17.95.23
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> primary DNS address 10.17.3.244
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> secondary DNS address 10.17.3.252
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> WvDial: Internet dialer version 1.61
–> Cannot get information for serial port.
–> Initializing modem.
–> Sending: ATZ
OK
–> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
–> Modem initialized.
–> Sending: ATDT#777sudo
–> Waiting for carrier.
ATDT#777sudo
CONNECT 3100000
–> Carrier detected. Starting PPP immediately.
–> Starting pppd at Mon Aug 29 11:31:07 2011
–> Pid of pppd: 2365
–> Using interface ppp0
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> local IP address 10.191.38.182
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> remote IP address 10.17.95.23
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> primary DNS address 10.17.3.244
–> pppd: P?[10] X?[10] `?[10] Xw[10]
–> secondary DNS address 10.17.3.252
–> pppd: P?[10] X?[10] `?[10] Xw[10]
jika keluar seperti diatas, sepertinya sudah terkoneksi ke jaringan internet. Coba saja untuk browsing,,,
Semalat berinternet!!!
Posting Komentar - Back to Content