Alhamdulillah...setelah googling akhirnya ketemu juga cara setting modem Smartfren di Linux Ubuntu. Ini dia berikut caranya
- Download dan install dulu yang namanya WVDIAL, anda bisa download disini
- Masuk ke Dekstop Ubuntu, colokkan modem kemudian buka terminal. Di terminal ketikkan lsusb, maka akan muncul seperti in iZoomUltra@Citycell:~$ lsusb
Bus 003 Device 002: ID 09da:000a A4 Tech Co., Ltd Port Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 19d2:ffde ONDA Communication S.p.A.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubDari hasil tersebut bisa kita dapatkan 19d2 : ffde. Kode ffde berarti modem terdeteksi sebagai storage device atau CD-ROM.
- Sekarang kita eject drive CD-ROM nya. Ketikkan sudo eject /dev/sr1
- Ketikkan lagi lsusb untuk melihat perubahan ffde menjadi ffdd
ZoomUltra@Citycell:~$ lsusbBus 003 Device 002: ID 09da:000a A4 Tech Co., Ltd Port MouseBus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 002 Device 004: ID 19d2:ffdd ONDA Communication S.p.A.Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Ketikkan perintah di terminal sudo modprobe usbserial vendor=0x19d2 product=0xffdd
- Ketikkan sudo wvdialconf untuk membuat konfigurasi modem
- Edit file wvdial.conf menggunakan perintah sudo nano /etc/wvdial.conf. Ubah isi file menjadi seperti ini
[Dialer smart] Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog
Modem Phone = #777
ISDN = 0
Username = smart
Init1 = ATZ
Password = smart
Modem = /dev/ttyUSB0
Baud = 460800
Command Line = ATDT Stupid Mode = 1
- Ketikkan perintah wvdial smart untuk melakukan dial modem Smartfren
ZoomUltra@Citycell:~$ sudo wvdial smart
–> WvDial: Internet dialer version 1.60
–> 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#777
–> Waiting for carrier.
ATDT#777
CONNECT
–> Carrier detected. Waiting for prompt.
~[7f]}#@!}!} } }=}!}$}%\}”}&} } } } }#}%B#}%}%}&hk#>}’}”}(}” !~
–> PPP negotiation detected.
–> Starting pppd at Fri Dec 3 23:01:31 2010
–> Pid of pppd: 1647
–> Using interface ppp0
–> pppd: ???[08]???[08]
–> pppd: ???[08]???[08]
–> pppd: ???[08]???[08]
–> pppd: ???[08]???[08]
–> pppd: ???[08]???[08]
–> local IP address 10.1.63.194
–> pppd: ???[08]???[08]
–> remote IP address 2.2.2.2
–> pppd: ???[08]???[08]
–> primary DNS address 117.18.224.146
–> pppd: ???[08]???[08]
–> secondary DNS address 117.18.224.147
–> pppd: ???[08]???[08]
- Modem Anda sudah bisa digunakan untuk berinternet.

Salam hangat, salam ketemu kembali…
Thanks lho ya, articel di atas sangat bermanfaat….
[Reply]
giriayoga Reply:
November 18th, 2011 at 11:08 am
sama2 mas e
[Reply]
matur nuwun mas
[Reply]
giriayoga Reply:
January 18th, 2012 at 6:51 pm
sama-sama mas
[Reply]
Untuk setting smarfren ce628 di sini bro http://adf.ly/5oCbT
[Reply]
giriayoga Reply:
March 1st, 2012 at 7:31 pm
OK bro…
[Reply]
mau tanya?
kok setelah mau configurasi modem malah error ya mas?
keluar gini :
sudo: wvdial: command not found
tolong jelasin..
[Reply]
giriayoga Reply:
April 22nd, 2012 at 8:36 am
sudah nginstall WVDIAL loem???
[Reply]
fauzi Reply:
April 22nd, 2012 at 9:14 am
blom..
caranya?
[Reply]
giriayoga Reply:
April 22nd, 2012 at 5:39 pm
kan ada link downloadnya diatas…
fauzi Reply:
April 26th, 2012 at 4:32 pm
masih tetap error om..
giriayoga Reply:
April 26th, 2012 at 5:36 pm
sudah kamu install WVDIAL nya…didalamnya ada 5 file harus anda install semua…o iya, filenya itu dependencies jadi harus berurutan nginstallnya
thanks untuk infonya. ikutan nyambung ya…
[Reply]
giriayoga Reply:
May 11th, 2012 at 6:32 am
ok thanks…
[Reply]
PC saya ga ada DVD/CD nya apa ngaruh wku di ketikan sudo eject /dev/sr1 …
masalahnya ga mw ubah2 terus ffde menjadi ffdd…
mohon bantuanya gan…
[Reply]
Pingback: Pendingin Modem Smartfren AC682 UI versi Saya | Giri Ayoga's Site
Pingback: Pendingin Modem Smartfren AC682 UI versi Saya « ..::Giri Ayoga's Blog::..