Use Huawei E1750 in Ubuntu9.04

Source: Internet
Author: User
Recently, a 3G network card of China Unicom was created, and the model is Huawei E1750. It is normal to use it in Windows, but it cannot be identified in Ubuntu. I found a solution after surfing the Internet and Google. First download usb_modeswitch1.02, because it is the source code that requires compilation and installation: makeinstall, then open/etc/usb_modeswitch.conf, and add the code: # ---- DefaultVendor = 0x12d1; Defaul

Recently, a 3G network card of China Unicom was created, and the model is Huawei E1750. It is normal to use it in Windows, but it cannot be identified in Ubuntu. I found a solution after surfing the Internet and Google.

First download usb_modeswitch 1.02, because the source code requires compilation and installation:

Make install

Then open/etc/usb_modeswitch.conf and add the Code:

#----
DefaultVendor = 0x12d1;
DefaultProduct = 0x1446
TargetVendor = 0x12d1
TargetProduct = 0x1001
MessageContent = "55534243000000000000000000000011060000000000000000000000000000"
CheckSuccess = 5
#--

Finally, run:

Usb_modeswitch-W

Set up a wireless connection in the network manager. OK.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.