Seting Modem ZTE ac2726

seting modem zte ac2726

$ lsusb
Bus 005 Device 002: ID 19d2:fff5

$ sudo dpkg -i usb-modeswitch_1.0.2-1_i386.
deb

$ lsusb
Bus 005 Device 004: ID 19d2:fff1 <- Notice the change in product id

$ sudo modprobe usbserial vendor=0×19d2 product=0xfff1

$ sudo wvdialconf
$ sudo vi /etc/wvdial.conf
Phone = #777 (devent of your ISP or card number)
Password =
Username =
Baud = 460800
Stupid Mode = 1
New PPPD = 1
Tonline = 0
#(you have to edit there)

$ sudo wvdial
(have to connect

ZTE MF626 3G Modem

cara sukses menghubungkan ZTE MF626 3G Modem di berbagai varian GNU/Linux .

beberapa sarat nya adalah:

kernel linux 2.6.29* atau atas nya
xplc
wvstreams
uniconf
wvdial
ppp

colok modem nya

eject /media/ZTEMODEM

tunggu beberapa menit kemudian………..

ls /dev/ttyUSB*

masuk sebagai root

wvdialconf

gedit /etc/wvdial.conf

salin dan kemudian tempel tulisan di bawah ini:

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
New PPPD = yes
Phone = *99#
Modem = /dev/ttyUSB2
Username =
Stupid Mode = 1
Password =
Baud = 921600

gedit /etc/ppp/resolv.conf

atau

gedit /etc/resolv.conf

salin dan tempel:

nameserver (isi sesuai kebutuhan km yach)
nameserver

masuk sebagaia root di terminal,dan ketik wvdial n lihat lah hasil nya,,,,,,,,,,,

aslinya ada disini