Sorry for not doing more extensive testing first but the problem I had with /dev/ttyUSB1 was with the permissions. Once set correctly it also works fine.
On Wed, 2003-02-05 at 19:41, Stephen Witkop wrote: > On RH 8 I use /dev/usb/ttyUSB1 which works for my Palm m515. I just > ^^^ > did some testing and with /dev/ttyUSB1 /sbin/lsusb shows the Palm but > it won't sync. Switch it back and it works. > > On Wed, 2003-02-05 at 23:52, Scott Otterson wrote: > > Alexandre, > > > > My USB port must be mounted on USB1. If I try > > > > pilot-xfer -p /dev/ttyUSB0 -l > > > > I get a "no such device message." If I do the same with /dev/ttyUSB1, > > then I get the message asking me to push the hotsync button. > > > > But if I do so, nothing happens and the Clie times out. However, the > > port does seem to work. In root, if I type: > > > > /sbin/lsusb > > > > I do see the Clie on USB1 (message below) > > > > ----------------------- > > Output of lsusb: > > > > Bus 001 Device 004: ID 054c:0066 Sony Corp. > > Device Descriptor: > > bLength 18 > > bDescriptorType 1 > > bcdUSB 1.00 > > bDeviceClass 0 Interface > > bDeviceSubClass 0 > > bDeviceProtocol 0 > > bMaxPacketSize0 16 > > idVendor 0x054c Sony Corp. > > idProduct 0x0066 > > bcdDevice 1.00 > > iManufacturer 1 Palm, Inc. > > iProduct 2 Palm Handheld > > iSerial 0 > > bNumConfigurations 1 > > Configuration Descriptor: > > bLength 9 > > bDescriptorType 2 > > wTotalLength 46 > > bNumInterfaces 1 > > bConfigurationValue 1 > > iConfiguration 0 > > bmAttributes 0xc0 > > Self Powered > > MaxPower 2mA > > Interface Descriptor: > > bLength 9 > > bDescriptorType 4 > > bInterfaceNumber 0 > > bAlternateSetting 0 > > bNumEndpoints 4 > > bInterfaceClass 255 Vendor Specific Class > > bInterfaceSubClass 0 > > bInterfaceProtocol 0 > > iInterface 0 > > Endpoint Descriptor: > > bLength 7 > > bDescriptorType 5 > > bEndpointAddress 0x81 EP 1 IN > > bmAttributes 2 > > Transfer Type Bulk > > Synch Type none > > wMaxPacketSize 16 > > bInterval 0 > > Endpoint Descriptor: > > bLength 7 > > bDescriptorType 5 > > bEndpointAddress 0x01 EP 1 OUT > > bmAttributes 2 > > Transfer Type Bulk > > Synch Type none > > wMaxPacketSize 16 > > bInterval 0 > > Endpoint Descriptor: > > bLength 7 > > bDescriptorType 5 > > bEndpointAddress 0x82 EP 2 IN > > bmAttributes 2 > > Transfer Type Bulk > > Synch Type none > > wMaxPacketSize 64 > > bInterval 0 > > Endpoint Descriptor: > > bLength 7 > > bDescriptorType 5 > > bEndpointAddress 0x02 EP 2 OUT > > bmAttributes 2 > > Transfer Type Bulk > > Synch Type none > > wMaxPacketSize 64 > > bInterval 0 > > Language IDs: (length=4) > > 0409 English(US) > > > > > > It doesn't matter which port I use: USB > > > Scott Otterson wrote : > > > > I'm trying to synch my Sony Clie SJ20 to evolution. I've read the > > > back > > > > issues of this group, and as far as I can tell, I've got things set up > > > > like they're supposed to be (USB1, 57600, etc.). But nothing happens > > > > when I click Clie hotsync button. Eventually, it times out. > > > >=20 > > > > My only clue might be in /var/log/message (see below) Does this > > > suggest > > > > a solution to anybody? > > > > > > Hi Scott, > > > Did you configure the right USB port in the Evo preferences for gpilot? > > > To see which port your Clie uses, hit the Hotsync button, and then run > > > "pilot-xfer -p /dev/ttyUSB0 -l", if you don't get a list of the > > > installed apps on your Palm, try /dev/ttyUSB1. For me (Mandrake 9.0), > > > the port is /dev/tts/usb/0 (devfs). > > > Then go in Evo Tools, Pilot Settings, and set the port of your cradle on > > > the adequate port. > > > > > > Alexandre Aractingi <[EMAIL PROTECTED]> > > > > _______________________________________________ > > evolution maillist - [EMAIL PROTECTED] > > http://lists.ximian.com/mailman/listinfo/evolution -- Stephen _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
