3G+ USB

Patrick Dupre pdupre at kegtux.org
Wed Feb 6 23:46:52 UTC 2013


Hello,

Maybe you can help.

I have a sub modem 3G connected on my PC and I am trying to use it
to send SMS (I basically used for my internet connections).
from dmesg I get:

32569.724523] scsi5 : usb-storage 1-3:1.0
[32571.252689] usb 1-3: USB disconnect, device number 7
[32571.567105] usb 1-3: new high-speed USB device number 8 using 
ehci_hcd
[32571.684491] usb 1-3: New USB device found, idVendor=1bbb, 
idProduct=0017
[32571.684502] usb 1-3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=4
[32571.684509] usb 1-3: Product: HSPA Data Card
[32571.684515] usb 1-3: Manufacturer: USBModem
[32571.684520] usb 1-3: SerialNumber: 1234567890ABCDEF
[32571.994053] usb 1-3: GSM modem (1-port) converter now attached to 
ttyUSB0
[32571.994550] usb 1-3: GSM modem (1-port) converter now attached to 
ttyUSB1
[32571.994955] usb 1-3: GSM modem (1-port) converter now attached to 
ttyUSB2
[32571.995384] usb 1-3: GSM modem (1-port) converter now attached to 
ttyUSB3
[32571.995702] scsi6 : usb-storage 1-3:1.4
[32571.996324] usb 1-3: GSM modem (1-port) converter now attached to 
ttyUSB4
[32571.996803] usb 1-3: GSM modem (1-port) converter now attached to 
ttyUSB5


cat /dev/ttyUSB3
gives:
AT+CIND?
+CIND: 5,1,1,1,0,0,1,0

OK
AT+SSND?
+SSND: UMTS

OK

+CREG: 1, 4EAD, E02FF

+CGREG: 1, 4EAD, E02FF

+CREG: 1, 4EAD, EB3E9

+CGREG: 1, 4EAD, EB3E9

+CREG: 2

+CGREG: 2

+CREG: 2

+CGREG: 2

+CREG: 1, 4EAD, E02FF

+CGREG: 1, 4EAD, E02FF



which does not to be exactly what is expected according to the 
information that I
found:
However:
chat TIMEOUT 1 "" "AT+CMGF=1" "OK" > /dev/ttyUSB3

gives:
AT+CMGF=1
OK

but
chat TIMEOUT 1 "" "AT+CMGS=\"07515548xx\"" "OK" > /dev/ttyUSB3
(I put the right number)

gives me:
AT+CMGS="07515548xx"
ERROR


Could you help?

I have tried gnome-phone-manager,  it may work but only as root. How 
should I
change the access on /dev/ttyUSB3 ?

I also tried wammu, I got "Failed to connect to the phone".

Thank.




-- 
======================================================================
  Patrick DUPRÉ                |   |  email: pdupre at kegtux.org
======================================================================


More information about the users mailing list