On Sun, 04 Jun 2006, Carl Fink wrote: > On Sun, Jun 04, 2006 at 02:22:54PM -0400, Brad Sawatzky wrote: > > > Are you sure the visor and usbserial modules are available to the kernel? > > They're already *loaded*, but no /dev/ttyUSB* appears. > > > The relevant udev rules are stored in /etc/udev/rules.d/udev.rules (which > > is a symlink to /etc/udev/udev.rules): > > BUS=="usb", KERNEL=="ttyUSB*", \ > > SYSFS{product}=="Palm Handheld*|Handspring Visor", \ > > SYMLINK+="pilot" > > AFAICT this is a stock install of udev. > > Same settings in my /etc/udev/udev.rules.
Hmm, how annoying... What does '/sysfs/bus/usb-serial/devices/' look like when you initiate a hotsync on your palm? I get a couple of symlinks showing up that look like: ttyUSB0 -> ../../../devices/pci0000:00/0000:00:0d.2/usb1/1-4/1-4.3/1-4.3:1.0/ttyUSB0/ ttyUSB1 -> ../../../devices/pci0000:00/0000:00:0d.2/usb1/1-4/1-4.3/1-4.3:1.0/ttyUSB1/ If I understand the system correctly then if those links are showing up, it's an issue with udev (or hotplug). If they aren't then there is an issue with the kernel/module. Perhaps I missed it in an earlier post, but what version of udev (and/or hotplug) do you have installed? -- Brad -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]