On Fri, Aug 16, 2002 at 12:06:09PM -0700, Steve White wrote: > a-ha. > > that worked, BUT I had to be root. here's the output: > > [opus@localhost opus]$ pilot-xfer -p /dev/ttyUSB1 -l > > Unable to bind to port /dev/ttyUSB1 > pi_bind: Permission denied > > [opus@localhost opus]$ su > Password: > [root@localhost opus]# pilot-xfer -p /dev/ttyUSB1 -l > Port: /dev/ttyUSB1 > > Please press the HotSync button now... > Connected... > Reading list of databases in RAM... > 'AvGoPref'
<snip> Then change the permissions on /dev/ttyUSB1 so that you are able to write to it. thanks, greg k-h ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
