Would you recommend the product? yes | Price you paid?: $350.00 | Rating: 10
|
Kernel (uname -r):
|
2.6.12-archck5
|
|
Distribution:
|
Arch
|
[ Log in to get rid of this advertisement]
lsusb;
Bus 001 Device 003: ID 03f0:1016 Hewlett-Packard Jornada 548 Pocket PC
dmesg;
usb 1-2: new full speed USB device using uhci_hcd and address 3
usb 1-2: configuration #1 chosen from 2 choices
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
usbcore: registered new driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
drivers/usb/serial/usb-serial.c: USB Serial support registered for PocketPC PDA
drivers/usb/serial/ipaq.c: USB PocketPC PDA driver v0.5
ipaq 1-2:1.0: PocketPC PDA converter detected
usb 1-2: PocketPC PDA converter now attached to ttyUSB0
usbcore: registered new driver ipaq
Pretty simple setup, follow this howto: http://synce.sourceforge.net/synce/howto.php
ipaq (/usr/bin/ipaq) easy-connect script.
echo Please make sure your PDA is in its cradle and connected to a usb port!
sleep 3
killall -HUP dccm
sleep 1
sudo synce-serial-config /dev/tts/USB0
sleep 1
dccm
sleep 1
sudo synce-serial-start
sleep 3
pstatus
|