如何在 Ubuntu 14.04 中安装阿尔卡特的 One Touch (l100) 4G 调制解调器?

如何在 Ubuntu 14.04 中安装阿尔卡特的 One Touch (l100) 4G 调制解调器?

我尝试过使用阿尔卡特的一键式 4G USB 调制解调器在新安装的 Ubuntu 14.04 上,但没有成功。载体是葡萄牙的 Optimus Kanguru。

根据网上的建议,我安装了usb-modeswitchusb-modeswitch-datawvdialcomgt

当我插入它时,NetworkManager小程序会添加启用移动宽带的选项。我启用了它,但当我尝试创建新连接时,组合框中没有设备。只有“任何设备”选项。无论如何,我使用我能找到的所有可能的 APN(包括无)进行了设置,但当我尝试连接时,它立即失败。

按照网上的说明,我还尝试通过运行来连接wvdial

sudo wvdialconf
sudo wvdial

结果如下:

Sending: ATDT*99#
Waiting for carrier.
Timed out while dialing. Trying again.
Sending: ATDT*99#
Waiting for carrier.
Timed out while dialing. Trying again.

(等等...)

我也尝试过使用不同的 APN,但/etc/wvdial.conf无济于事。

lsusb显示设备为:

Bus 001 Device 010: ID 1bbb:011e T & A Mobile Phones

usb-devices显示如下:

T:  Bus=02 Lev=02 Prnt=02 Port=01 Cnt=01 Dev#=  9 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1bbb ProdID=011e Rev=00.00
S:  Manufacturer=USBModem
S:  Product=Mobile Broad Band
C:  #Ifs= 5 Cfg#= 1 Atr=e0 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=option
I:  If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=option
I:  If#= 2 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
I:  If#= 3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=option
I:  If#= 4 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=qmi_wwan

相关内容