Huawei Modem not detecting in Ubuntu 10.04 Lucid – Fix
I always like to do thinks in terminal, let me explain you in my way. Use lsusb command to find if the modem is detected.
If detected use lsusb -v, to find the product id and vendor id of the modem.
In my case I am using Huawei EC168C – the vendor id is “12d1″ and product id is “1446″.
Open the terminal and follow the instructions
#sudo gedit /etc/udev/rules.d/15-huawei-115x.rules
Now paste the following content as follows and save.
SUBSYSTEM==”usb”,
SYSFS{idProduct}==”1446″,
SYSFS{idVendor}==”12d1″,
RUN+=”/lib/udev/modem-modeswitch –vendor 0x12d1 –product 0×1446 –type option-zerocd”
Save the file. Unplug and plug the modem. Now right click the network icon , goto Mobile Broadband and click Edit. Enter the phone and username.
In my case I am in Zantel network. The phone number is #777 and username is @zantel.com. Click the network icon again and click the detected modem to enjoy surfing.



i ve samsung s3310.I ve followed the steps but this doesn’t seems to work.If you know how to connect samsung phone modem with ubuntu please do reply me……
Didn’t work for me. I’m using Lucid Lynx and Huawei EC168C USB Device.
@ali, sorry for the late reply. I am not sure why this didnt work for you. Make a not before vendor and product it is a double hifen. Can you email me at rosarioarun_at_gmail_dot_com. I can help you.
@arjun, I dont think these steps will work for samsung. Try using wvdial.
Check out the three posts in http://www.linuxmonk.org/tag/wvdial/
It will help you.
HEY I BOUGHT A HUAWEI MOBILE BROADBAND MODEM, model:E1752
HSPA USB Stick, CE0682,HUAWEI TECHNOLOGIES CO., LTD, MADE IN CHINA ( THAT DESCRIBES THE LABELS ON IT). BUT IT HAS COMPLETELY FAILED TO CONNECT TO UBUNTU 10.04. HOW CAN U GUYZ HELP ME OUT OF IT, ORANGE.UG IS MY APN HERE IN uGANDA. I WILL BE GREATIFUL FOR YOUR HELP
using the method of editing a file it is just detecting the modem and at the end it is trying to connect but finally it is nnot connected.can anyone resolve this problem?ur suggestions are welcome and thnx in advance.
@daniel, need more info on what error you are getting. try the below
@priyanka, The above file edit will only help you detect the modem. After the modem is detected you will have to create a configuration as per you operator. Click on the network connections at your right hand top. Select Edit connections, goto Mobile BroadBand tab. and create a config for your connection. And try to connect now.