Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

There is no user guide with this USB modem for linux installation and it is not detected automatically in Ubuntu 11.10. Help.

share|improve this question

2 Answers

up vote 2 down vote accepted

Option 1

Notice on your network connection after you plugged in your usb modem. Just wait more seconds to see something like this:

enter image description here

If you can see like that click on it and follow the configuration steps.

Opetion 2

install Gnome-ppp

sudo apt-get install gnome-ppp

enter image description here

Click on setup

enter image description here

Click on Detect and wait a while until it detects. if it's detected the dialog box will gone, if it's not it will give error message.

You may tell us your progress writing on comment :)

Good Luck!!!!

share|improve this answer

I had the same problem, but i solved it by borrowing my friends data card or dongle. To activate mobile (internet) broadband connection try inserting another data card to activate it first make those settings and once its activated try with the above mentioned settings. In case if the problem still not solved try inserting it and enable the connection option that does the trick. iball 3.75G-72 connect mobile broadband usb modem not detected in ubuntu 12.04. how to detect that modem? "following is a step by step method Create a mobile broadband connection [choose connect automatically] Run the following command: sudo modprobe usbserial vendor=0x1c9e product=0x9605 Run dmesg to check the configuration of it, I don't know but it shows whether the above command was a success or not? Run lsusb to check the usb devices If its still not working then disable networking and enable it again. If you are getting confused with terminal things as I was, do this sudo lsusb -vvv> /tmp/usb_ info then, go to /tmp/usb_info that document will show you, your usb devices and its information."

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.