谢谢6楼指导.问题已经解决,分享过程:
1.在http://
www.draisberghof.de/usb_modeswitch/#dow ... 3个文件到一个空目录:
1-1.usb-modeswitch-2.2.5.tar.bz2
1-2.usb-modeswitch-data
1-3.device_reference.txt
2.在新立得软件包管理器里,搜索,安装:
libusb-1.0-0
libusb-1.0-0-dev
libusb-1.0-0-dbg
libjim-0.74
libjim-dev
3.到下载文件的空目录,打开终端.解压usb-modeswitch-2.2.5.tar.bz2 后,
#cd usb-modeswitch-2.2.5
#sudo make
#sudo make install-shared #安装软件
#gedit device_reference.txt #打开文件,并搜索"ac8710",拷贝以下内容,并退出.
********************************************************************
# ZTE AC8710
# ZTE AC2726
# and others
#
# Many new ZTE devices use this sequence. There are
# several ID combinations; check your default
#
# Contributor: Michael Khurtsiya, Amit Pundir and others
DefaultVendor= 0x19d2
DefaultProduct= 0xfff5
TargetVendor= 0x19d2
TargetProduct= 0xffff
# No. 2
DefaultVendor= 0x19d2
DefaultProduct= 0xfff6
TargetVendor= 0x19d2
TargetProduct= 0xfff1
# No. 3
DefaultVendor= 0x19d2
DefaultProduct= 0xfff5
TargetVendor= 0x19d2
TargetProduct= 0xfff1
MessageContent="5553424312345678c00000008000069f030000000000000000000000000000"
********************************************************
4.sudo gedit /etc/usb_modeswitch.conf #打开配置文件,并把上述拷贝的内容,粘贴到文末,红色是修改部分,如下.保存退出.
# ZTE AC8710
# ZTE AC2726
# and others
#
# Many new ZTE devices use this sequence. There are
# several ID combinations; check your default
#
# Contributor: Michael Khurtsiya, Amit Pundir and others
#DefaultVendor= 0x19d2
#DefaultProduct= 0xfff5
#TargetVendor= 0x19d2
#TargetProduct= 0xffff
# No. 2
DefaultVendor= 0x19d2
DefaultProduct= 0xfff6
TargetVendor= 0x19d2
TargetProduct= 0xfff1
# No. 3
#DefaultVendor= 0x19d2
#DefaultProduct= 0xfff5
#TargetVendor= 0x19d2
#TargetProduct= 0xfff1
MessageContent="5553424312345678c00000008000069f030000000000000000000000000000"
5.重启电脑,插上USB无线上网卡.上网卡红灯熄灭后,终端 lsusb,此时可见:
Bus 002 Device 005: ID
19d2:fff1 ZTE WCDMA Technologies MSM
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 1d57:001a Xenta
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 1bcf:2880 Sunplus Innovation Technology Inc.
Bus 001 Device 003: ID 8086:0189 Intel Corp.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
电脑已经认出usb,modem.
6.网络图标-"编辑连接-'添加-移动宽带-中国-chine telecom-应用",回到"网络连接".
选择"china-telecom connection",点击右侧"编辑",如图设置即可.
7.网络图标菜单里,点击"china-telecom connection",上网卡拨号上网!