3

I am using Ubuntu 12.04 and have been trying to get it to detect my Micromax data card. I have been trying to install usb_modeswitch, but I keep getting the follow error -

E: Unable to locate package usb_modeswitch

I also tried editing the etc/apt/sources.list and added the following :

deb http://archive.ubuntu.com/ubuntu/ maverick main restricted universe
deb-src http://archive.ubuntu.com/ubuntu/ maverick main restricted universe

Still no improvement. What am I not doing right?

Any help will be appreciated. Thanks in advance!

1 Answers1

2

The package is called usb-modeswitch (with - instead of _).

The lines you have added are for Ubuntu 10.10 "Maverick Meerkat". They do not work on Ubuntu 12.04 "Precise Pangolin"