Hi list;
I just got a new treo 700p phone. I was able to sync with my treo 600 via kpilot however I cannot sync with the treo 100p.
I can get kpilot to find the device but I always get this:
08:15:53 Trying to open device /dev/ttyUSB1... 08:15:53 Device link ready. 08:16:00 Unable to read system information from Pilot There are some very good tools to use.
On Friday 30 June 2006 10:14 am, DataIntellect wrote: the dlpsh utility can give you some information as will usbview. You may possibly need to patch the kernel. Apparently, the Palm devices are hard coded in: /usr/src/linux/drivers/usb/serial/visor.[ch] You may beed to add #define PALM_TREO_700_ID in visor.h and { USB_DEVICE(PALM_VENDOR_ID, PALM_TREO_700_ID), .driver_info = (kernel_ulong_t)&palm_os_4_probe }, in visor.c, then rebuild that driver. But, before you do that, try using dlpsh and some of the pilot-link command line tools. The USBView utility will give you the Product ID you need for PALM_TREO_700_ID. In my case the TREO_650 is Product Id: 0061. I have not looked at the 10.1 kernel sources, but I suspect that this should migrate into an update shortly. Palm Handheld Manufacturer: PalmOne, Inc. Serial Number: PalmSN12345678 Speed: 12Mb/s (full) USB Version: 1.00 Device Class: 00(>ifc ) Device Subclass: 00 Device Protocol: 00 Maximum Default Endpoint Size: 16 Number of Configurations: 1 Vendor Id: 0830 Product Id: 0061 Revision Number: 1.00 -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com