On Monday 11 April 2005 11:47, Steven W. Orr wrote: > Is there a better solution than to recreate the device in rc.local? > > TIA > > -- > Time flies like the wind. Fruit flies like a banana. Stranger things have > .0. happened but none stranger than this. Does your driver's license say > Organ ..0 Donor?Black holes are where God divided by zero. Listen to me! We > are all- 000 individuals! What if this weren't a hypothetical question? > steveo at syslang.net Create the following files: /etc/udev/rules.d/10-visor.rules with this content: BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*", SYMLINK="pilot" /etc/udev/permissions.d/10-visor.permissions with this content: ttyUSB1:$local:uucp:0660 For more info, look at this site: http://www.clasohm.com/blog/one-entry?entry_id=12096