gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

getsms error on motorola rzr


From: hush67247593
Subject: getsms error on motorola rzr
Date: Thu, 31 Mar 2011 18:00:13 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I have a motorola rzr connected on a debian based linux machine via
usb using gnokii 0.6.30

I'm trying to read sms messages off it but I keep getting an error
when I do getsms (output below), I'm looking for a solution.

- --getsms MT 1 end
GNOKII Version 0.6.30
Getting SMS failed (location 1 from MT memory)! (The given memory
location is invalid.)

>From the documentation I think that's the correct command.

I read something about possibly needing smsd to get the messages
off it since memory locations are unknown, but I thought by
starting with 1 and using the end keyword that was not necessary.
Also I've tried smsd and it loops over and over with this error:

lowlevel.c:435 error: 8, Unknown error - well better than nothing!!

I run it with
smsd -m file -b MT

Appreciate any help in advance, and thank you for all your work on
this project.

John


(Additional debug information below in case it's helpful)

Here's how gnokii sees my phone:

gnokii --identify
GNOKII Version 0.6.30
IMEI         : IMEI358321018315521
Manufacturer : Motorola CE, Copyright 2004
No flags section in the config file.
Model        : GSM900","GSM1800","GSM1900","GS
Product name : GSM900","GSM1800","GSM1900","GS
Revision     : R3442A_G_0E.43.08R

gnokii --showsmsfolderstatus
GNOKII Version 0.6.30
No. Name                                         Id #Msg
========================================================
  0 Combined ME and SIM phonebook                MT    4
  1 Cell Broadcast                               BM    0


Full debug session from getsms


GNOKII Version 0.6.30
LOG: debug mask is 0x1
LOG: rlpdebug mask is 0x1
LOG: xdebug mask is 0x1
Config read from file /home/john/.config/gnokii/config.
phone instance config:
model = AT
port = /dev/ttyACM0
connection = serial
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 0
sm_retry = 0
Initializing AT capable mobile phone ...
Serial device: opening device /dev/ttyACM0
Serial device: setting RTS to high and DTR to high
Message sent: 0x00 / 0x0004
41 54 5a 0d                                     | ATZ
write: [ATZ<cr>]
read : [ATZ<cr><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x000a
02 41 54 5a 0d 0d 0a 4f 4b 0d                   |  ATZ   OK
Received message type 00
Message sent: 0x00 / 0x0005
41 54 45 31 0d                                  | ATE1
write: [ATE1<cr>]
read : [ATE1<cr><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x000b
02 41 54 45 31 0d 0d 0a 4f 4b 0d                |  ATE1   OK
Received message type 00
Message sent: 0x00 / 0x000a
41 54 2b 43 4d 45 45 3d 31 0d                   | AT+CMEE=1
write: [AT+CMEE=1<cr>]
read : [AT+CMEE=1<cr><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x0010
02 41 54 2b 43 4d 45 45 3d 31 0d 0d 0a 4f 4b 0d |  AT+CMEE=1   OK
Received message type 00
Message sent: 0x06 / 0x0007
41 54 2b 47 4d 4d 0d                            | AT+GMM
write: [AT+GMM<cr>]
read : [AT+GMM<cr><cr><lf>+GMM:
"GSM900","GSM1800","GSM1900","GSM850","MODEL=V3re"<cr><lf><cr><lf>OK
<cr><lf>]
Message received: 0x06 / 0x0049
02 41 54 2b 47 4d 4d 0d 0d 0a 2b 47 4d 4d 3a 20 |  AT+GMM   +GMM:
22 47 53 4d 39 30 30 22 2c 22 47 53 4d 31 38 30 | "GSM900","GSM180
30 22 2c 22 47 53 4d 31 39 30 30 22 2c 22 47 53 | 0","GSM1900","GS
4d 38 35 30 22 2c 22 4d 4f 44 45 4c 3d 56 33 72 | M850","MODEL=V3r
65 22 0d 0a 0d 0a 4f 4b 0d                      | e"    OK
Received message type 06
Message sent: 0x06 / 0x0008
41 54 2b 43 47 4d 49 0d                         | AT+CGMI
write: [AT+CGMI<cr>]
read : [AT+CGMI<cr><cr><lf>+CGMI: "Motorola CE, Copyright
2004"<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x06 / 0x0036
02 41 54 2b 43 47 4d 49 0d 0d 0a 2b 43 47 4d 49 |  AT+CGMI   +CGMI
3a 20 22 4d 6f 74 6f 72 6f 6c 61 20 43 45 2c 20 | : "Motorola CE,
43 6f 70 79 72 69 67 68 74 20 32 30 30 34 22 0d | Copyright 2004"
0a 0d 0a 4f 4b 0d                               |    OK
Received message type 06
Message sent: 0x63 / 0x0009
41 54 2b 43 53 43 53 3f 0d                      | AT+CSCS?
write: [AT+CSCS?<cr>]
read : [AT+CSCS?<cr><cr><lf>+CSCS:
"ASCII"<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x63 / 0x0021
02 41 54 2b 43 53 43 53 3f 0d 0d 0a 2b 43 53 43 |  AT+CSCS?   +CSC
53 3a 20 22 41 53 43 49 49 22 0d 0a 0d 0a 4f 4b | S: "ASCII"    OK
0d                                              |
Received message type 63
Initialisation completed
Message sent: 0x1a / 0x000a
41 54 2b 43 50 4d 53 3d 3f 0d                   | AT+CPMS=?
write: [AT+CPMS=?<cr>]
read : [AT+CPMS=?<cr><cr><lf>+CPMS:
("MT","IM","OM","BM","DM"),("OM","DM"),("IM")<cr><lf><cr><lf>OK<cr><
lf>]
Message received: 0x1a / 0x0048
02 41 54 2b 43 50 4d 53 3d 3f 0d 0d 0a 2b 43 50 |  AT+CPMS=?   +CP
4d 53 3a 20 28 22 4d 54 22 2c 22 49 4d 22 2c 22 | MS: ("MT","IM","
4f 4d 22 2c 22 42 4d 22 2c 22 44 4d 22 29 2c 28 | OM","BM","DM"),(
22 4f 4d 22 2c 22 44 4d 22 29 2c 28 22 49 4d 22 | "OM","DM"),("IM"
29 0d 0a 0d 0a 4f 4b 0d                         | )    OK
Received message type 1a
strings[0] = "MT"
strings[1] = "IM"
strings[2] = "OM"
strings[3] = "BM"
Ignoring unknown memory type "IM".
Ignoring unknown memory type "OM".
Ignoring unknown memory type "DM".
Message sent: 0x00 / 0x000d
41 54 2b 43 50 4d 53 3d 22 4d 54 22 0d          | AT+CPMS="MT"
write: [AT+CPMS="MT"<cr>]
read : [AT+CPMS="MT"<cr><cr><lf>+CPMS:
4,254<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x0023
02 41 54 2b 43 50 4d 53 3d 22 4d 54 22 0d 0d 0a |  AT+CPMS="MT"
2b 43 50 4d 53 3a 20 34 2c 32 35 34 0d 0a 0d 0a | +CPMS: 4,254
4f 4b 0d                                        | OK
Received message type 00
Message sent: 0x12 / 0x0009
41 54 2b 43 50 4d 53 3f 0d                      | AT+CPMS?
write: [AT+CPMS?<cr>]
read : [AT+CPMS?<cr><cr><lf>+CPMS:
"MT",4,254,"OM",0,254,"IM",4,254<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x12 / 0x003a
02 41 54 2b 43 50 4d 53 3f 0d 0d 0a 2b 43 50 4d |  AT+CPMS?   +CPM
53 3a 20 22 4d 54 22 2c 34 2c 32 35 34 2c 22 4f | S: "MT",4,254,"O
4d 22 2c 30 2c 32 35 34 2c 22 49 4d 22 2c 34 2c | M",0,254,"IM",4,
32 35 34 0d 0a 0d 0a 4f 4b 0d                   | 254    OK
Received message type 12
Folder Combined ME and SIM phonebook (MT) has 4 messages
Getting message #1 from MT
Message sent: 0x65 / 0x000a
41 54 2b 43 4d 47 46 3d 30 0d                   | AT+CMGF=0
write: [AT+CMGF=0<cr>]
read : [AT+CMGF=0<cr><cr><lf>OK<cr><lf>]
Message received: 0x65 / 0x0010
02 41 54 2b 43 4d 47 46 3d 30 0d 0d 0a 4f 4b 0d |  AT+CMGF=0   OK
Received message type 65
PDU mode set
Message sent: 0x18 / 0x000a
41 54 2b 43 4d 47 52 3d 31 0d                   | AT+CMGR=1
write: [AT+CMGR=1<cr>]
read : [^AA+CMGR=1<cr><cr><lf>+CMS ERROR: 321<cr><lf>]
Message received: 0x18 / 0x001d
04 01 41 2b 43 4d 47 52 3d 31 0d 0d 0a 2b 43 4d |   A+CMGR=1   +CM
53 20 45 52 52 4f 52 3a 20 33 32 31 0d          | S ERROR: 321
Received message type 18
Getting SMS failed (location 1 from MT memory)! (The given memory
location is invalid.)
Serial device: closing device
-----BEGIN PGP SIGNATURE-----
Charset: UTF8
Version: Hush 3.0
Note: This signature can be verified at https://www.hushtools.com/verify

wsBcBAEBAgAGBQJNlSOdAAoJECPJSUzBgEzDN00H/1eEU4h5+bfNMOxwYiaNGu8+auCE
7o3rK0D4p7Wxi9ZKpAJbWkoZxmp1KvafFAMfr0R1DP6lC8wenDcR+ejBnP8Y4FL9ZeTb
bNpRKPHhnj+zFjO/I/v21qp5N52pwLQzbrh5LWW22yrsMSxSOp0Vkn4AhKXM8DKnQbCB
lc+vbffm1DemGYiDqcb4ZsR0RqRBfh7IYrrg+BUfXnq/4QwbPOfyAydXe90n7kYAajrX
TvTkIfW/pHFaYRJ4uOrsI6LJ2zZ6CKXZqO85qoSftQ8CvuvGJswwaar5sEVAiEzy9KCO
TGCp5V3EllgBvvfnzty6wNPIvyrrQMYcRcw/DM6asuM=
=JIRR
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]