how to use modeswitch
I a 3g data card, on my window system I can access its memory but I cant access the memory of the device so my question is
How I can access memory of my data card on Ubuntu 12,04 ?
why my device is not behaving plug n play ?
what is usb modeswitch ?
How to use it ?
Here is the output of the command lsusb
:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04f2:b159 Chicony Electronics Co., Ltd
Bus 003 Device 002: ID 03f0:231d Hewlett-Packard
Bus 002 Device 014: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard
12.04 usb 3g
add a comment |
I a 3g data card, on my window system I can access its memory but I cant access the memory of the device so my question is
How I can access memory of my data card on Ubuntu 12,04 ?
why my device is not behaving plug n play ?
what is usb modeswitch ?
How to use it ?
Here is the output of the command lsusb
:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04f2:b159 Chicony Electronics Co., Ltd
Bus 003 Device 002: ID 03f0:231d Hewlett-Packard
Bus 002 Device 014: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard
12.04 usb 3g
add a comment |
I a 3g data card, on my window system I can access its memory but I cant access the memory of the device so my question is
How I can access memory of my data card on Ubuntu 12,04 ?
why my device is not behaving plug n play ?
what is usb modeswitch ?
How to use it ?
Here is the output of the command lsusb
:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04f2:b159 Chicony Electronics Co., Ltd
Bus 003 Device 002: ID 03f0:231d Hewlett-Packard
Bus 002 Device 014: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard
12.04 usb 3g
I a 3g data card, on my window system I can access its memory but I cant access the memory of the device so my question is
How I can access memory of my data card on Ubuntu 12,04 ?
why my device is not behaving plug n play ?
what is usb modeswitch ?
How to use it ?
Here is the output of the command lsusb
:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04f2:b159 Chicony Electronics Co., Ltd
Bus 003 Device 002: ID 03f0:231d Hewlett-Packard
Bus 002 Device 014: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard
12.04 usb 3g
12.04 usb 3g
edited Dec 19 '13 at 15:17
user224082
asked Mar 26 '13 at 18:04
user143030user143030
3315
3315
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Usb Modeswitch
When a USB Modem device with drivers for other OS is plugged in, first it is recognized as Flash device. after identifying the device, this mode is switched to Mass Storage or Modem device. This switching is done by USB Modeswitch.
You can install it by:
sudo apt-get install usb-modeswitch usb-modeswitch-data
No need to run it. It works automatically.
To plug and play a device, you should install usb-modeswitch
Accessing the Data
You can access the data with applications like Wammu or Gmobile Media
Wammu
sudo apt-get install gammu wammu
Gmobile Media
sudo apt-get install gmobilemedia
In Ubuntu 13.10 there is a application called modem-manager-gui
sudo apt-get install modemmanager modem-manager-gui
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%2f272745%2fhow-to-use-modeswitch%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Usb Modeswitch
When a USB Modem device with drivers for other OS is plugged in, first it is recognized as Flash device. after identifying the device, this mode is switched to Mass Storage or Modem device. This switching is done by USB Modeswitch.
You can install it by:
sudo apt-get install usb-modeswitch usb-modeswitch-data
No need to run it. It works automatically.
To plug and play a device, you should install usb-modeswitch
Accessing the Data
You can access the data with applications like Wammu or Gmobile Media
Wammu
sudo apt-get install gammu wammu
Gmobile Media
sudo apt-get install gmobilemedia
In Ubuntu 13.10 there is a application called modem-manager-gui
sudo apt-get install modemmanager modem-manager-gui
add a comment |
Usb Modeswitch
When a USB Modem device with drivers for other OS is plugged in, first it is recognized as Flash device. after identifying the device, this mode is switched to Mass Storage or Modem device. This switching is done by USB Modeswitch.
You can install it by:
sudo apt-get install usb-modeswitch usb-modeswitch-data
No need to run it. It works automatically.
To plug and play a device, you should install usb-modeswitch
Accessing the Data
You can access the data with applications like Wammu or Gmobile Media
Wammu
sudo apt-get install gammu wammu
Gmobile Media
sudo apt-get install gmobilemedia
In Ubuntu 13.10 there is a application called modem-manager-gui
sudo apt-get install modemmanager modem-manager-gui
add a comment |
Usb Modeswitch
When a USB Modem device with drivers for other OS is plugged in, first it is recognized as Flash device. after identifying the device, this mode is switched to Mass Storage or Modem device. This switching is done by USB Modeswitch.
You can install it by:
sudo apt-get install usb-modeswitch usb-modeswitch-data
No need to run it. It works automatically.
To plug and play a device, you should install usb-modeswitch
Accessing the Data
You can access the data with applications like Wammu or Gmobile Media
Wammu
sudo apt-get install gammu wammu
Gmobile Media
sudo apt-get install gmobilemedia
In Ubuntu 13.10 there is a application called modem-manager-gui
sudo apt-get install modemmanager modem-manager-gui
Usb Modeswitch
When a USB Modem device with drivers for other OS is plugged in, first it is recognized as Flash device. after identifying the device, this mode is switched to Mass Storage or Modem device. This switching is done by USB Modeswitch.
You can install it by:
sudo apt-get install usb-modeswitch usb-modeswitch-data
No need to run it. It works automatically.
To plug and play a device, you should install usb-modeswitch
Accessing the Data
You can access the data with applications like Wammu or Gmobile Media
Wammu
sudo apt-get install gammu wammu
Gmobile Media
sudo apt-get install gmobilemedia
In Ubuntu 13.10 there is a application called modem-manager-gui
sudo apt-get install modemmanager modem-manager-gui
edited Jul 17 '16 at 20:59
David Foerster
28.6k1367113
28.6k1367113
answered Dec 19 '13 at 15:21
user224082
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%2f272745%2fhow-to-use-modeswitch%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