Mailinglist Archive: opensuse (3605 mails)

< Previous Next >
Re: [SLE] sync KDE with a treo 700p phone
  • From: Jerry Feldman <gaf@xxxxxxx>
  • Date: Fri, 30 Jun 2006 10:30:03 -0400
  • Message-id: <200606301030.03409.gaf@xxxxxxx>
On Friday 30 June 2006 10:14 am, DataIntellect wrote:
> 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.
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@xxxxxxx>
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@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx


< Previous Next >
References