Re: Handspring Treo success



On Wed, 2002-10-16 at 12:50, Ricardo Cerqueira wrote:
> Hi there, everyone;
> 
> 	By reading the list archives, (while trying to solve my own problem),
> it seems to me that nobody was able to get the Treo to sync properly
> with gnome-pilot, even when pilot-link works.

Hello,

I have a treo 90 and have been unsuccessful in making it work with
linux. I am actually stuck at the pilot-link level. I have tried various
versions with the same -bad-results. Could you perhaps shed some light
to this? 

[I know this is somewhat off-topic, but gnome-pilot won't get me far
without pilot-link working...]

I am currently using redhat 8, which comes with pilot-link-0.11.3-3.
When I connect my treo and press the hotsync button on the device I get
the following (from dmesg):


hub.c: USB new device connect on bus1/1, assigned device number 2
usb.c: USB device 2 (vend/prod 0x82d/0x200) is not claimed by any active
driver.

I also linked /dev/pilot to /dev/ttyUSB[0,1] and tried 
pilot-xfer --backup ~/treo

Any suggestions?

Thanks,

Costas



> 	I debugged the problem a little (using 0.1.66), and found out the
> problem is quite simple: The USB product-ID of the Treo isn't
> recognized. The patch is a one-liner in gpilotd.c (attached to this
> message). After applying this, gpilotd, the applet, and the conduits
> (including Evolution's) work flawlessly.
> 
> -- 
> Ricardo Cerqueira
> "ASCII stupid question, get a stupid ANSI"
> ----
> 

> --- gpilotd/gpilotd-orig.c      Wed Oct 16 17:47:30 2002
> +++ gpilotd/gpilotd.c   Wed Oct 16 17:11:27 2002
> @@ -815,6 +815,7 @@
>  static const char *product_names[] =
>  {
>         "Handspring Visor",
> +       "Handspring Treo",
>         "Palm Handheld",
>         NULL
>  };
> 
-- 
Constantinos Antoniou
Ph.D. Candidate
Massachusetts Institute of Technology
Intelligent Transportation Systems Program
77 Massachusetts Ave., NE20-208, Cambridge, MA 02139
(T) 617-252-1126 * (F) 617-252-1130 * (email) costas mit edu
-- 
Constantinos Antoniou
Ph.D. Candidate
Massachusetts Institute of Technology
Intelligent Transportation Systems Program
77 Massachusetts Ave., NE20-208, Cambridge, MA 02139
(T) 617-252-1126 * (F) 617-252-1130 * (email) costas mit edu




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