Discussion:
Advice on Builds, installs
Hank Ivy
2010-05-10 04:51:46 UTC
Permalink
I downloaded the SYNCE version 16 code around April 5, 2010.
I have been able to successfully make many of the 39 folders of code.
I expect to finish the makes later this week.

Are there any folders I should not bother making?
Are there any folders I should not bother to install?
Do you have any suggestions about test procedures, or plans?
Have enough code changes been made that I should update my source code from
sourceforge?

I have an HP IPAQ that is about 6 years old.
My main system is a Linux Mandriva 2010.0 official release.
I usually use a KDE desktop.
It keeps my email messages, contact lists, to-do lists, and appointments.
I use kmail, and the other k- apps for the lists, etc.
I want to synchronize the IPAQ with my main system.

The Mandriva release just barely talks to the IPAQ.
It is using some variant of SYNCE.
It recognizes the IPAQ, (more details later).
The user apps can tell me the correct battery level.
That is about all.

-------------

The system sees the IPAQ.

[***@hilinux ~]$ dmesg | tail -20
usb 3-2: new full speed USB device using ohci_hcd and address 5
usb 3-2: New USB device found, idVendor=03f0, idProduct=1016
usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-2: Product: PocketPC SmartPhone
usb 3-2: Manufacturer: Intel.
usb 3-2: configuration #1 chosen from 1 choice
ipaq 3-2:1.0: PocketPC PDA converter detected
usb 3-2: PocketPC PDA converter now attached to ttyUSB0
[***@hilinux ~]$

[***@hilinux ~]# lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 005: ID 03f0:1016 Hewlett-Packard Jornada 548 / iPAQ HW6515
Pocket PC
[***@hilinux ~]# lsusb -v -s 3:5

Bus 003 Device 005: ID 03f0:1016 Hewlett-Packard Jornada 548 / iPAQ HW6515
Pocket PC
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.01
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 16
idVendor 0x03f0 Hewlett-Packard
idProduct 0x1016 Jornada 548 / iPAQ HW6515 Pocket PC
bcdDevice 0.00
iManufacturer 1 Intel.
iProduct 2 PocketPC SmartPhone
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Device Status: 0x0001
Self Powered
[***@hilinux ~]#
--
Hank Ivy

GPG Fingerprint:
1A0F E1CB 0160 0069 7C19 4B00 911C 92E8 F8B0 4C7C
Loading...