gnokii-users
[Top][All Lists]
Advanced

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

Re: bug #175176, lots of question about nk7110 code


From: Peter Gervai
Subject: Re: bug #175176, lots of question about nk7110 code
Date: Fri, 17 Jan 2003 15:11:23 +0100
User-agent: Mutt/1.4i

Hello,

Latest cvs version (rev 1.137 nk7110.c). Testing xgnokii + 7110.

======/ config /=======
[global]
port = /dev/ttyS0
model = 7110
initlength = 2
connection = dlr3p
bindir = /usr/sbin/
use_locking = yes
serial_baudrate = 19200
serial_write_usleep = 0
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
[sms]
timeout = 10
=======\\========

I see no crash now. Contacts work. SMS reading work (though it would be nice
to be able to save them all to file - maybe mailbox save does this just
nobody telling WHERE does it save :)).

Logo editor gets logo from phone.... except group logos. Some works, I
believe those whose names weren't changed from original. Others give a
'cannot read' dialog. (i believe this used to work, so maybe something
didn't get refreshed?)

calendar... doesn't freeze but still not reading further than entry 100 (no
wonder since nobody fixed it yet :)). I still suspect that because it's more
than 650 entries in the calendar it doesn't fit into standard packets... at
least  there seem to come 0xd0 size packet which covers the first ~100
entries, then '0' all the others up to #650 or so.

first time in history I dared to check the netmonitor part... which first
switched off the phone, then rebooted it twice (then I unplugged it). The
last part of the trace was:

[.....]
[Sending Ack of type 17, seq: 1]
Message received: 0x17 / 0x0008
01 10 00 03 0b 48 0e 01                         |      H          
Received message type 17
Battery level 72,000000
Message sent: 0x19 / 0x0004
00 01 00 6d                                     |    m            
[Received Ack of type 19, seq:  4]
[Sending Ack of type 19, seq: 2]
Message received: 0x19 / 0x000b
01 0f 00 6e 01 01 20 03 01 0e 1a                |    n            
Received message type 19
Inserting Event: 19
Processing Event: 19
Message sent: 0x40 / 0x0004
00 01 64 01                                     |   d             
[Received Ack of type 40, seq:  5]
[Sending Ack of type 40, seq: 3]
Message received: 0x40 / 0x000c
01 01 64 03 01 37 0d 01 01 01 1b 58             |   d  7     X    
Received message type 40
Unknown security command
Message: Extended commands enabled.
Message sent: 0x40 / 0x0004
00 01 7e 01                                     |   ~             
[Received Ack of type 40, seq:  6]
[Sending Ack of type 40, seq: 4]
Message received: 0x40 / 0x0038
01 01 7e 01 20 20 34 31 20 2d 37 36 20 78 78 78 |   ~   41 -76 xxx
0a 20 30 20 20 31 20 78 20 78 78 78 78 0a 20 20 |   0  1 x xxxx   
33 30 20 20 20 20 20 20 33 30 0a 20 20 20 20 43 | 30      30     C
42 43 48 00 38 20 38 31                         | BCH 8 81        
Received message type 40
Unknown security command
Message: Netmonitor menu 1 received:
  41 -76 xxx
 0  1 x xxxx
  30      30
    CBCH
Message sent: 0x40 / 0x0004
00 01 64 01                                     |   d             
SM_Block Retry - 0
Message sent: 0x40 / 0x0004
00 01 64 01                                     |   d             
SM_Block Retry - 1
Message sent: 0x40 / 0x0004
00 01 64 01                                     |   d             
SM_Block Retry - 2
Message sent: 0x40 / 0x0004
00 01 64 01                                     |   d             
The fbus stream is out of sync - expected 0x0c, got ff

Program received signal SIGINT, Interrupt.
(that was me, ctrl-c)

seems phone doesn't really like the way she's handled by xgnokii :)

that's all for now. anything to check maybe?

peter




reply via email to

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