Ubuntu 9.04 下使用华为E1750
最近搞了个联通的3G上网卡,型号是华为E1750,在Windows下使用没有问题,但在Ubuntu无法识别。上网Google了一个,找到了一个解决办法。首先下载usb_modeswitch 1.02,因为是源码需要编译安装:make install然后打开/etc/usb_modeswitch.conf,加入代码:#----DefaultVendor= 0x12d1;DefaultProduct= 0x1446TargetVendor= 0x12d1Tar...