[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] tree bad news and one idea
- To: "coldsync-hackers at lusars dot net" <coldsync-hackers at lusars dot net>
- Subject: [coldsync-hackers] tree bad news and one idea
- From: spied at yandex dot ru
- Date: Thu, 6 Mar 2003 17:28:26 +0300
- Reply-to: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
hi
1. i try sync Tungsten T with coldsync. via usb i have nothing, via
serial i ger error message on palm side:
SerialLinkMgr.c,Line:1267,
Serial Link manager:
SlkProcessRPC not
implemented
part of coldsync output:
Got sysinfo: ROM version 0x05000000, loc. 0x00010000, pIDsize 4, pID 0x00100000
Got version sysinfo: DLP v1.2, compatibility v3.0, max record size 0x0000ffe1
System info:
ROM version: 0x05000000
Localization: 0x00010000
product ID: 0x00100000
DLP version: 1.2
Product compatibility version: 3.0
Max. record size: 65505 (0x0000ffe1)
Inside RDLP_ROMToken()
>>> RPC: trap 0xa340, D0 0x00000000, A0 0x00000000 argc 4
RPC header:
RPCH 2d 01 0a 00 a3 40 00 00 00 00 00 00 00 00 00 04 | -...?@..........
Sending RPC request:
RPC> 2d 01 0a 00 a3 40 00 00 00 00 00 00 00 00 00 04 | -...?@..........
RPC> 01 02 00 00 01 04 00 00 00 00 00 04 73 6e 75 6d | ............snum
RPC> 00 02 00 00 | ....
i think we can't get snum from palmos5.0 devices ;(
2. via usb with palmos 4.x devices coldsync can get next messages:
Warning: no device on /dev/ttyUSB1. Waiting...
Error: only read 5 bytes of NetSync packet header.
Error: Can't connect to Palm.
often after it coldsync simple abort running, but sometimes it don't
respond... i use coldsync for non-interactive sync several palms with
linux box (without keyboard and monitor) and this error is very bad
for me - without my help anybody can't sync more. i get this state 2
or 3 times for 2 months of use (2 sync of 10 palm's everyday)... and i
can't reproduct this error ;(((
3. i get error "Error: Lost connection to Palm." on coldsync side and
"The connection between your handled comuter and the desktop was lost.
Some of your data was NOT backed up. Please check your setup and try
again." with serial sync.
i wrote about this problem two letters, but my solution is bad ;(
if i begin sync in first 2 minutes after coldsync run - all ok, but if
coldsync wait palm long time then on end of sync i get this error.
coldsync output with debug on:
===== Finished syncing
Calling io_drain()
Error: Lost connection to Palm.
Freeing sync_config 0x80ae408
ColdSync terminating normally
and last. i see coldsync code about protocols (full, net and simple).
i think it's possibly to auto-detect protocol with first three bytes
from palm:
0xbe, 0xef, 0xed - full: normal serial sync
0x90, 0x01, 0x00 - net: net sync and palmos 4.1 usb sync
0x00, 0x00, 0x00 - simple: broken palmos 4.0 usb sync (net???)
ps: sorry, my english is bad ;(
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.