On Sun, Oct 20, 2002 at 12:47:46AM -0700, Alexandre Iline wrote:
> 
> > > However, pilot-xref is not working:
> > > # pilot-xfer -p /dev/ttyUSB0 -b backup
> > >    ERROR: Protocol error
> > >    Unable to bind to port '/dev/ttyUSB0'
> > >    Please use --help for more information
> > 
> > Are you sure that you have your special file /dev/ttyUSB0? On RH it is
> > in a different place:
> > 
> > crw-------    1 dmitri   root     188,   0 Apr 11  2002 /dev/usb/ttyUSB0
> 
> I have them all. /dev/usb/ttyUSB0 behaves exactly like /dev/ttyUSB0,
> /dev/usb/ttyUSB1 - like /dev/ttyUSB1.
> 
> > 
> > It might be that you, being a root, created a regular file /dev/ttyUSB0
> > while experimenting... check that it is a special file, as shown above.
> >
>  
> Yes, I actually created it being a root - but not as a regular file:
> crw-r--r--    1 shura    root     188,   0 Oct 19 04:08 /dev/ttyUSB0

Try changing that to:
  crw-rw-rw-
and see if that fixes the problem.

thanks,

greg k-h


-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ad.doubleclick.net/clk;4699841;7576301;v?http://www.sun.com/javavote
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to