管理提醒: 本帖被 mindee 执行锁定操作(2012-10-22)
我用的20120913光盘提供的文件系统,在3g拨号上网软件里面点connect,跳出选择框,有两个选择zte ac8710(cdma2000)和zte ad3812_v2(miniPCIe)。 我用的是zte的ad3812v2版,所有就选择了3812,但是显示连接失败,显示
Modem:zte ad3812_v2(miniPCIe)
Network:wcdma-usb3
用终端查看设备id是19d2:ffeb。
用pppd call wcdma-usb3执行:显示
pppd call wcdma-usb3
abort on (NO CARRIER)
abort on (ERROR)
abort on (NO DIALTONE)
abort on (BUSY)
abort on (NO ANSWER)
send (AT^M)
expect (OK)
AT^M^M
OK
-- got it
send (ATZ^M)
expect (OK)
^M
ATZ^M^M
OK
-- got it
send (AT+CGDCONT=1,\"IP\",\"uninet\",,0,0^M)
expect (OK)
^M
AT+CGDCONT=1,"IP","uninet",,0,0^M^M
OK
-- got it
send (AT+CFUN=1^M)
expect (OK)
^M
AT+CFUN=1^M^M
OK
-- got it
send (ATDT*99#^M)
expect (CONNECT)
^M
ATDT*99#^M^M
CONNECT
-- got it
send (^M)
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB3
CHAP authentication succeeded
CHAP authentication succeeded
Modem hangup
Connection terminated.
[root@FriendlyARM peers]#