wvdial ATDT*99# ERROR Invalid dial command - Raspberry Pi Forums
hi ,
using zte mf667 , want connect rpi
install wvdial , configure
wvdial.conf >>>
[dialer 3gconnect]
init1 = atz
init3 = atq0 v1 e1 s0=0 &c1 &d2 +fclass=0
init4 = at+cgdcont=1,"ip","mobinilweb"
stupid mode = 1
modem type = analog modem
isdn = 0
phone = *99#
new pppd = yes
modem = /dev/ttyusb1
username = { }
password = { }
baud = 9600
, /etc/network/interfaces >>>
auto lo
iface lo inet loopback
iface eth0 inet static
address **********
netmask **********
network **********
broadcast *********
gateway ***********
allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp
, ifconfig >>
eth0 link encap:ethernet hwaddr b8:27:eb:68:fe:12
broadcast multicast mtu:1500 metric:1
rx packets:167 errors:0 dropped:0 overruns:0 frame:0
tx packets:192 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:0 (0.0 kib) tx bytes:0 (0.0 kib)
lo link encap:local loopback
inet addr:127.0.0.1 mask:255.0.0.0
loopback running mtu:65536 metric:1
rx packets:8 errors:0 dropped:0 overruns:0 frame:0
tx packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
rx bytes:0 (0.0 kib) tx bytes:0 (0.0 kib)
wwan0 link encap:ethernet hwaddr 56:8e:9b:7c:25:fb
broadcast running multicast mtu:1500 metric:1
rx packets:0 errors:0 dropped:0 overruns:0 frame:0
tx packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:0 (0.0 b) tx bytes:0 (0.0 b)
me please ??
want rid off error , connect internet through 3g usb ,, please ??
thnx in advance !
using zte mf667 , want connect rpi
install wvdial , configure
wvdial.conf >>>
[dialer 3gconnect]
init1 = atz
init3 = atq0 v1 e1 s0=0 &c1 &d2 +fclass=0
init4 = at+cgdcont=1,"ip","mobinilweb"
stupid mode = 1
modem type = analog modem
isdn = 0
phone = *99#
new pppd = yes
modem = /dev/ttyusb1
username = { }
password = { }
baud = 9600
, /etc/network/interfaces >>>
auto lo
iface lo inet loopback
iface eth0 inet static
address **********
netmask **********
network **********
broadcast *********
gateway ***********
allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp
, ifconfig >>
eth0 link encap:ethernet hwaddr b8:27:eb:68:fe:12
broadcast multicast mtu:1500 metric:1
rx packets:167 errors:0 dropped:0 overruns:0 frame:0
tx packets:192 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:0 (0.0 kib) tx bytes:0 (0.0 kib)
lo link encap:local loopback
inet addr:127.0.0.1 mask:255.0.0.0
loopback running mtu:65536 metric:1
rx packets:8 errors:0 dropped:0 overruns:0 frame:0
tx packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
rx bytes:0 (0.0 kib) tx bytes:0 (0.0 kib)
wwan0 link encap:ethernet hwaddr 56:8e:9b:7c:25:fb
broadcast running multicast mtu:1500 metric:1
rx packets:0 errors:0 dropped:0 overruns:0 frame:0
tx packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:0 (0.0 b) tx bytes:0 (0.0 b)
me please ??
want rid off error , connect internet through 3g usb ,, please ??
thnx in advance !
hi,
try parameter on wvdial configuration sim card have pin lock set?
try parameter on wvdial configuration
code: select all
dial command = atd
raspberrypi
Comments
Post a Comment