gnokii-users
[Top][All Lists]
Advanced

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

Re: Latest Fedora-6 version of gnokii does not seem to work for me


From: Timothy Murphy
Subject: Re: Latest Fedora-6 version of gnokii does not seem to work for me
Date: Sat, 16 Dec 2006 12:05:00 +0000
User-agent: KMail/1.9.5

On Saturday 16 December 2006 01:57, Timothy Murphy wrote:

> I downloaded the CVS files to ~/gnokii ,
> and followed the instructions in INSTALLL ,
> but when I got to the command aclocal I got the apparent error
> ----------------------------------------------------
> address@hidden gnokii]$ aclocal
> configure.in:761: error: `intl/Makefile' is already registered with
> AC_CONFIG_FILES.
> ----------------------------------------------------
>
> Have I done something wrong?

Apologies.
I recalled later that rather than following the instructions in INSTALL
one just has to give the command ./autogen.sh .
When I did this everything went fine, and I was able to compile and install,
and gnokii is now working much better with my Sony-Ericsson T630
(with bluetooth, in AT mode).

[Perhaps the INSTALL file might be changed to indicate
that one should use autogen.sh rather than the commands suggested.]

I still get occasional errors with "gnokii --getsms ME ...".
The following error occurs (whether debug is on or off)
with 12 out of 70 messages:
---------------------------------------------------------------
address@hidden ~]$ gnokii --getsms ME 12
GNOKII Version 0.6.14
LOG: debug mask is 0x1
phone instance config:
model: AT
port_device: 00:0F:DE:7B:1D:B5
connection_type: 5
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
rfcomm_cn: 4
sm_retry: off
Initializing AT capable mobile phone ...
Serial device: opening device 00:0F:DE:7B:1D:B5
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 / 0x0008
41 54 2b 43 47 4d 4d 0d                         | AT+CGMM
write: [AT+CGMM<cr>]
read : [AT+CGMM<cr><cr><lf>AAB-1021012-BV<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x06 / 0x0020
02 41 54 2b 43 47 4d 4d 0d 0d 0a 41 41 42 2d 31 |  AT+CGMM   AAB-1
30 32 31 30 31 32 2d 42 56 0d 0a 0d 0a 4f 4b 0d | 021012-BV    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>SONY ERICSSON<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x06 / 0x001f
02 41 54 2b 43 47 4d 49 0d 0d 0a 53 4f 4e 59 20 |  AT+CGMI   SONY
45 52 49 43 53 53 4f 4e 0d 0a 0d 0a 4f 4b 0d    | ERICSSON    OK
Received message type 06
Message sent: 0x61 / 0x0009
41 54 2b 43 53 43 53 3f 0d                      | AT+CSCS?
write: [AT+CSCS?<cr>]
read : [AT+CSCS?<cr><cr><lf>+CSCS: "GSM"<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x61 / 0x001f
02 41 54 2b 43 53 43 53 3f 0d 0d 0a 2b 43 53 43 |  AT+CSCS?   +CSC
53 3a 20 22 47 53 4d 22 0d 0a 0d 0a 4f 4b 0d    | S: "GSM"    OK
Received message type 61
Initialisation completed
Message sent: 0x00 / 0x000d
41 54 2b 43 50 4d 53 3d 22 4d 45 22 0d          | AT+CPMS="ME"
write: [AT+CPMS="ME"<cr>]
read : [AT+CPMS="ME"<cr><cr><lf>+CPMS: 
70,70,0,12,70,70<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x002e
02 41 54 2b 43 50 4d 53 3d 22 4d 45 22 0d 0d 0a |  AT+CPMS="ME"
2b 43 50 4d 53 3a 20 37 30 2c 37 30 2c 30 2c 31 | +CPMS: 70,70,0,1
32 2c 37 30 2c 37 30 0d 0a 0d 0a 4f 4b 0d       | 2,70,70    OK
Received message type 00
Message sent: 0x63 / 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: 0x63 / 0x0010
02 41 54 2b 43 4d 47 46 3d 30 0d 0d 0a 4f 4b 0d |  AT+CMGF=0   OK
Received message type 63
PDU mode set
Message sent: 0x18 / 0x000b
41 54 2b 43 4d 47 52 3d 31 32 0d                | AT+CMGR=12
write: [AT+CMGR=12<cr>]
read : [AT+CMGR=12<cr><cr><lf>+CMGR: 
3,,41<cr><lf>0791538386000200515E0C915383753482360000FF1E050003200202D0F2F7BB0D7ABB41747419447FC34166F6FB2D7701<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x18 / 0x0085
02 41 54 2b 43 4d 47 52 3d 31 32 0d 0d 0a 2b 43 |  AT+CMGR=12   +C
4d 47 52 3a 20 33 2c 2c 34 31 0d 0a 30 37 39 31 | MGR: 3,,41  0791
35 33 38 33 38 36 30 30 30 32 30 30 35 31 35 45 | 538386000200515E
30 43 39 31 35 33 38 33 37 35 33 34 38 32 33 36 | 0C91538375348236
30 30 30 30 46 46 31 45 30 35 30 30 30 33 32 30 | 0000FF1E05000320
30 32 30 32 44 30 46 32 46 37 42 42 30 44 37 41 | 0202D0F2F7BB0D7A
42 42 34 31 37 34 37 34 31 39 34 34 37 46 43 33 | BB41747419447FC3
34 31 36 36 46 36 46 42 32 44 37 37 30 31 0d 0a | 4166F6FB2D7701
0d 0a 4f 4b 0d                                  |   OK
Received message type 18
0791538386000200515E0C915383753482360000FF1E050003200202D0F2F7BB0D7ABB41747419447FC34166F6FB2D7701
Invalid remote number length (49)
GetSMS ME 12 failed! (Problem occurred internal to model specific code.)
Serial device: closing device
---------------------------------------------------------------

-- 
Timothy Murphy  
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland




reply via email to

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