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

Re: [coldsync-hackers] Handspring visor and Linux part 2



On Sun, Nov 12, 2000 at 11:06:48PM -0500, Maxwell Bottiger wrote:
> Ok, I've given trying to get my visor to to work with linux another
> go.  But much like any expiriment, one question has led me to several
> others.
> 
> First, here are the contents of my .coldsyncrc file:
> listen usb {
>         device: "dev/ttyUSB1";
> }
> 
> pda {
>         directory: /home/sleepylight/Visor;
>         username: sleepylight;
>         default;
> }
> 
> Now, I'm not sure what USB numbers this thing wants to use.  I have 2 USB
> controlers on my pc.  (one on the motherboard that doesn't have any
> phyiscal ports but still shows up, and one that belongs to an add on card
> I bought.)  So, how can I go about finding out which ports my visor uses?

If you don't have any other usb-serial devices plugged into your
machine, then /dev/ttyUSB1 should be the proper node (note the initial
'/' which your .coldsyncrc file doesn't have.)  The nodes are numbered
logically in the order which the OS sees them.  Check your system log
for what device is assigned what number.

> Also, when I try to connect I get the following error message:
> [sleepylight@jive-turkey ~]$ /usr/local/bin/coldsync
> new_PConnection: unknown listen type 3
> Error: can't open connection.
> 
> What does this mean?  Also, do I have to push the hotsync button before
> running coldsync, or can I start coldsync then push the button?

Push the hotsync button first, wait 1-2 seconds, and then start
coldsync.  If you are running 'tail -f /var/log/messages' in a console
window, you can see the device connect properly before running coldsync.

>   (o_ 
>   (/)_ 

I like the baby penguin art :)

thanks,

greg k-h

-- 
greg@(kroah|wirex).com

-- 
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.