N70 dengan Telkomsel Flash di ubuntu 8.04
- Colok N70 dengan USB cable, output dari
dmesg | tailada baris sbb:
[ 3747.547980] cdc_acm 1-4:1.8: ttyACM0: USB ACM device - Buat file /etc/ppp/peers/mobile, isinya sbb:
debug
noauth
connect "/usr/sbin/chat -e -v -f /etc/chatscripts/mobile"
usepeerdns
/dev/ttyACM0 115200
defaultroute
crtscts
lcp-echo-failure 0
user "wap"
persist
#maxfail 999999
#untuk user "wap" <== diganti dengan ==> user ""
- Buat file /etc/chatscripts/mobile
TIMEOUT 35
ECHO ON
ABORT '\nBUSY\r'
ABORT '\nERROR\r'
ABORT '\nNO ANSWER\r'
ABORT '\nNO CARRIER\r'
ABORT '\nNO DIALTONE\r'
ABORT '\nRINGING\r\n\r\nRINGING\r'
'' \rAT
OK ATH
OK ATE1
OK 'AT+CGDCONT=1,"IP","nama-apn-yg-dipakai","",0,0'
OK ATD*99#
CONNECT ""
#untuk nama apn bisa diganti dengan internet atau telkomsel
#———–
Sambil monitor /var/log/messages (tail -f /var/log/messages), coba di dial:
pon mobile
#selamat mencoba
referensi :
http://ubuntuforums.org/showthread.php?t=221863
December 27, 2008 at 9:21 pm
kalo pake blutut ada gak?