You are not logged in.
I have problems connecting this mobile with 2gb m2 card inserted into mobile.
So far I have found only this page as even the dmesg command didn't give any output after plugging mobile via USB cable.
http://stackoverflow.com/questions/9172 … o-usb-port
I realized that I need cdc_acm and cdc_wdm modules. After modprobing them the output looks like this:
usbcore: registered new interface driver cdc_wdm
[ 832.919477] usbcore: registered new interface driver cdc_acm
[ 832.919483] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adaptersAs you can see it doesn't direct me to any particular device in /dev directory and here I have no idea what to do. Are there any other modules that I need to install or packages needed? I just want to be able to access the m2 memory card via USB cable - guess that's what's happening in Ubuntu when you plug in the mobile(read it on forums).
EDIT:
Just gammu is needed, these modules are more connected to modem function of W200i than with storage.
Last edited by alzen (2013-11-06 17:44:48)
Offline