Mini2440 with SimCard using 3G

Yi287italp Ertem
Hello,

I'd like to ask whether anyone has ever plugged a SimCard to Mini 2440 and
used 3G. Is it possible to do that? I've googled but couldn't find any
answers.

Thanks.

stereo_m
See this:
http://rndhax.blogspot.com/2010/03/friendlyarm-mini2440-huawei-e160-hsdp...

TungPham
I'm using the exact same programs as in this tutorial, everything compiled
fine. But the kernel does not show:

usb 1-1: New USB device found, idVendor=12d1, idProduct=1003
usb 1-1: Product: HUAWEI Mobile
usb 1-1: Manufacturer: HUAWEI Technology
<b>usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0</b>

my dmesg is:

usb 1-1: new full speed USB device using s3c2410-ohci and address 7
usb 1-1: New USB device found, idVendor=12d1, idProduct=1446
usb 1-1: New USB device strings: Mfr=2, Product=1, SerialNumber=0
usb 1-1: Product: HUAWEI Mobile
usb 1-1: Manufacturer: HUAWEI Technology
usb 1-1: configuration #1 chosen from 1 choice
scsi6 : SCSI emulation for USB Mass Storage devices
scsi7 : SCSI emulation for USB Mass Storage devices
scsi 6:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI:
2
scsi 6:0:0:0: Attached scsi generic sg0 type 5
scsi 7:0:0:0: Direct-Access     HUAWEI   MMC Storage      2.31 PQ: 0 ANSI:
2
sd 7:0:0:0: Attached scsi generic sg1 type 0
sd 7:0:0:0: [sda] Attached SCSI removable disk

there is no serial-usb converter(ttyUSB0)

How can i fix it? help me.

sanjay
Search for usb_modeswitch.

by default it detects as a storage device in linux.


Using usb_modeswitch you can flip-flop the mode.

John
Please, anyone has the binary for the usb_modeswitch mini2440?

The compilation of this application for ARM platform generates error (usb.h
not found).

Thanks!