3G USB modem is not working in 12.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
When I connect my 3G USB modem to my laptop with 12.04, nothing shows up in Network-Manager. I tried method explained in this question, but nothing worked out.
My USB modem is being detected as USB MMC storage, similar to situation in that post. Both option 1 (creating script) and connecting through wvdial
has failed. Option 1 had worked once but, it was getting connected through GSM, not through GPRS. When I try to connect through wvdial
, it says no modem detected or busy.
Your assistance is greatly appreciated. Thanks in advance.
usb-modem
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
When I connect my 3G USB modem to my laptop with 12.04, nothing shows up in Network-Manager. I tried method explained in this question, but nothing worked out.
My USB modem is being detected as USB MMC storage, similar to situation in that post. Both option 1 (creating script) and connecting through wvdial
has failed. Option 1 had worked once but, it was getting connected through GSM, not through GPRS. When I try to connect through wvdial
, it says no modem detected or busy.
Your assistance is greatly appreciated. Thanks in advance.
usb-modem
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
When I connect my 3G USB modem to my laptop with 12.04, nothing shows up in Network-Manager. I tried method explained in this question, but nothing worked out.
My USB modem is being detected as USB MMC storage, similar to situation in that post. Both option 1 (creating script) and connecting through wvdial
has failed. Option 1 had worked once but, it was getting connected through GSM, not through GPRS. When I try to connect through wvdial
, it says no modem detected or busy.
Your assistance is greatly appreciated. Thanks in advance.
usb-modem
When I connect my 3G USB modem to my laptop with 12.04, nothing shows up in Network-Manager. I tried method explained in this question, but nothing worked out.
My USB modem is being detected as USB MMC storage, similar to situation in that post. Both option 1 (creating script) and connecting through wvdial
has failed. Option 1 had worked once but, it was getting connected through GSM, not through GPRS. When I try to connect through wvdial
, it says no modem detected or busy.
Your assistance is greatly appreciated. Thanks in advance.
usb-modem
usb-modem
edited Apr 13 '17 at 12:24
Community♦
1
1
asked Aug 20 '12 at 14:45
kumskums
21124
21124
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
is it mobile broadband modem ? as what i know you need to go to network connection - edit network and go to the mobile broadband and click add.. there you need to setup where are you from to get the list of provider from your country
here the screen shot
and adding more information if you like to have auto connect Ubuntu 12.04 USB GSM Mobile Broadband Connection .. i hope this link help you .. http://www.thefanclub.co.za/how-to/how-auto-connect-ubuntu-1204-gsm-mobile-broadband-connection-on-boot-startup-service
Hi,Thanks for your reply. I have created mobile network as suggested you already. Problem is that ubuntu 12.04 is not recognising the modem as 3G modem instead it is detecting it as only usb storage device (USB MMC Storage) problem is exactly same as in this thread, askubuntu.com/questions/143989/… but that solution is not working. .
– kums
Aug 21 '12 at 14:41
Hello,my problem is partially solved. I am able to connect to mobile broadband provided I connect it with reboot. If I disconnect for any reason, I need to reboot to reconnect it. Strange. At least any suggestion on this....
– kums
Sep 1 '12 at 11:30
add a comment |
eject your device from terminal or disks.
1)you can find disks at search of unity.click to the cd rom of your modem and at left top you could find a triangle above a line at the center of three options. it will say "eject the medium in the drive". click at here.
2)In terminal, type eject & press enter
you could find your modem at nm after 12 sec
for your second question try refreshing/restarting the network manager from terminal using the command,
sudo service network-manager restart
press enter and type your password that is, you can stop restarting of your computer or replugin of your modem
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f178161%2f3g-usb-modem-is-not-working-in-12-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
is it mobile broadband modem ? as what i know you need to go to network connection - edit network and go to the mobile broadband and click add.. there you need to setup where are you from to get the list of provider from your country
here the screen shot
and adding more information if you like to have auto connect Ubuntu 12.04 USB GSM Mobile Broadband Connection .. i hope this link help you .. http://www.thefanclub.co.za/how-to/how-auto-connect-ubuntu-1204-gsm-mobile-broadband-connection-on-boot-startup-service
Hi,Thanks for your reply. I have created mobile network as suggested you already. Problem is that ubuntu 12.04 is not recognising the modem as 3G modem instead it is detecting it as only usb storage device (USB MMC Storage) problem is exactly same as in this thread, askubuntu.com/questions/143989/… but that solution is not working. .
– kums
Aug 21 '12 at 14:41
Hello,my problem is partially solved. I am able to connect to mobile broadband provided I connect it with reboot. If I disconnect for any reason, I need to reboot to reconnect it. Strange. At least any suggestion on this....
– kums
Sep 1 '12 at 11:30
add a comment |
is it mobile broadband modem ? as what i know you need to go to network connection - edit network and go to the mobile broadband and click add.. there you need to setup where are you from to get the list of provider from your country
here the screen shot
and adding more information if you like to have auto connect Ubuntu 12.04 USB GSM Mobile Broadband Connection .. i hope this link help you .. http://www.thefanclub.co.za/how-to/how-auto-connect-ubuntu-1204-gsm-mobile-broadband-connection-on-boot-startup-service
Hi,Thanks for your reply. I have created mobile network as suggested you already. Problem is that ubuntu 12.04 is not recognising the modem as 3G modem instead it is detecting it as only usb storage device (USB MMC Storage) problem is exactly same as in this thread, askubuntu.com/questions/143989/… but that solution is not working. .
– kums
Aug 21 '12 at 14:41
Hello,my problem is partially solved. I am able to connect to mobile broadband provided I connect it with reboot. If I disconnect for any reason, I need to reboot to reconnect it. Strange. At least any suggestion on this....
– kums
Sep 1 '12 at 11:30
add a comment |
is it mobile broadband modem ? as what i know you need to go to network connection - edit network and go to the mobile broadband and click add.. there you need to setup where are you from to get the list of provider from your country
here the screen shot
and adding more information if you like to have auto connect Ubuntu 12.04 USB GSM Mobile Broadband Connection .. i hope this link help you .. http://www.thefanclub.co.za/how-to/how-auto-connect-ubuntu-1204-gsm-mobile-broadband-connection-on-boot-startup-service
is it mobile broadband modem ? as what i know you need to go to network connection - edit network and go to the mobile broadband and click add.. there you need to setup where are you from to get the list of provider from your country
here the screen shot
and adding more information if you like to have auto connect Ubuntu 12.04 USB GSM Mobile Broadband Connection .. i hope this link help you .. http://www.thefanclub.co.za/how-to/how-auto-connect-ubuntu-1204-gsm-mobile-broadband-connection-on-boot-startup-service
edited Aug 20 '12 at 16:46
answered Aug 20 '12 at 16:35
santosamarusantosamaru
42471836
42471836
Hi,Thanks for your reply. I have created mobile network as suggested you already. Problem is that ubuntu 12.04 is not recognising the modem as 3G modem instead it is detecting it as only usb storage device (USB MMC Storage) problem is exactly same as in this thread, askubuntu.com/questions/143989/… but that solution is not working. .
– kums
Aug 21 '12 at 14:41
Hello,my problem is partially solved. I am able to connect to mobile broadband provided I connect it with reboot. If I disconnect for any reason, I need to reboot to reconnect it. Strange. At least any suggestion on this....
– kums
Sep 1 '12 at 11:30
add a comment |
Hi,Thanks for your reply. I have created mobile network as suggested you already. Problem is that ubuntu 12.04 is not recognising the modem as 3G modem instead it is detecting it as only usb storage device (USB MMC Storage) problem is exactly same as in this thread, askubuntu.com/questions/143989/… but that solution is not working. .
– kums
Aug 21 '12 at 14:41
Hello,my problem is partially solved. I am able to connect to mobile broadband provided I connect it with reboot. If I disconnect for any reason, I need to reboot to reconnect it. Strange. At least any suggestion on this....
– kums
Sep 1 '12 at 11:30
Hi,Thanks for your reply. I have created mobile network as suggested you already. Problem is that ubuntu 12.04 is not recognising the modem as 3G modem instead it is detecting it as only usb storage device (USB MMC Storage) problem is exactly same as in this thread, askubuntu.com/questions/143989/… but that solution is not working. .
– kums
Aug 21 '12 at 14:41
Hi,Thanks for your reply. I have created mobile network as suggested you already. Problem is that ubuntu 12.04 is not recognising the modem as 3G modem instead it is detecting it as only usb storage device (USB MMC Storage) problem is exactly same as in this thread, askubuntu.com/questions/143989/… but that solution is not working. .
– kums
Aug 21 '12 at 14:41
Hello,my problem is partially solved. I am able to connect to mobile broadband provided I connect it with reboot. If I disconnect for any reason, I need to reboot to reconnect it. Strange. At least any suggestion on this....
– kums
Sep 1 '12 at 11:30
Hello,my problem is partially solved. I am able to connect to mobile broadband provided I connect it with reboot. If I disconnect for any reason, I need to reboot to reconnect it. Strange. At least any suggestion on this....
– kums
Sep 1 '12 at 11:30
add a comment |
eject your device from terminal or disks.
1)you can find disks at search of unity.click to the cd rom of your modem and at left top you could find a triangle above a line at the center of three options. it will say "eject the medium in the drive". click at here.
2)In terminal, type eject & press enter
you could find your modem at nm after 12 sec
for your second question try refreshing/restarting the network manager from terminal using the command,
sudo service network-manager restart
press enter and type your password that is, you can stop restarting of your computer or replugin of your modem
add a comment |
eject your device from terminal or disks.
1)you can find disks at search of unity.click to the cd rom of your modem and at left top you could find a triangle above a line at the center of three options. it will say "eject the medium in the drive". click at here.
2)In terminal, type eject & press enter
you could find your modem at nm after 12 sec
for your second question try refreshing/restarting the network manager from terminal using the command,
sudo service network-manager restart
press enter and type your password that is, you can stop restarting of your computer or replugin of your modem
add a comment |
eject your device from terminal or disks.
1)you can find disks at search of unity.click to the cd rom of your modem and at left top you could find a triangle above a line at the center of three options. it will say "eject the medium in the drive". click at here.
2)In terminal, type eject & press enter
you could find your modem at nm after 12 sec
for your second question try refreshing/restarting the network manager from terminal using the command,
sudo service network-manager restart
press enter and type your password that is, you can stop restarting of your computer or replugin of your modem
eject your device from terminal or disks.
1)you can find disks at search of unity.click to the cd rom of your modem and at left top you could find a triangle above a line at the center of three options. it will say "eject the medium in the drive". click at here.
2)In terminal, type eject & press enter
you could find your modem at nm after 12 sec
for your second question try refreshing/restarting the network manager from terminal using the command,
sudo service network-manager restart
press enter and type your password that is, you can stop restarting of your computer or replugin of your modem
answered Aug 29 '14 at 16:32
kitten 94kitten 94
129112
129112
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f178161%2f3g-usb-modem-is-not-working-in-12-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown