gnokii-users
[Top][All Lists]
Advanced

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

Re: stable connection of nokia 3220 via CA42 cable is possible


From: Burkhard Soehne
Subject: Re: stable connection of nokia 3220 via CA42 cable is possible
Date: Tue, 30 Oct 2007 18:14:44 +0100
User-agent: KMail/1.8

Hi,

> > Every log-file is the debugging output of "gnokii --getdatetime &>file":
>
> I tried --identify, but it makes completly no difference if you patch
> is applied or not.
>
> > Hope this will help. If you want, I can send debugging output with much
> > more information: I protocolled every transmitted byte
>
> Do you have a way to log at the driver level?
>
for monitoring the serial line I just logged the bytes just before write() in 
unixserial.c serial_write() and just after read() in unixserial.c 
serial_read().

Later, to log also on MinGW, I changed to log in devive.c before/after 
serial_write/serial_read.

Under Windows you can try portmon.zip from 
"http://www.unawave.de/download.html";.

For me it is strange that my patch does not run on your system at all.
I have tried my patch with both mobiles 3220 and 7360. I succeed in loading 
files from both mobiles.
Where ist the difference to your configuration?
Perhaps gnokiirc?
  [global]
  port = /dev/ttyUSB0
  model = 6510
  connection = dlr3p

  [logging]
  debug = on

Hardi




reply via email to

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