RE: visor and redhat 8.0 sync

2002-12-12 Thread Carter, Shaun G
t: Re: visor and redhat 8.0 sync I know, I did for all USB* a chmod 666 (as you said in your last mail- thanks) do I need to restart the computer or logout? or what else could be the reason, that there doesn't sync anything with the visor? Need I to reset the visor? thanks for your patience

Re: visor and redhat 8.0 sync

2002-12-12 Thread Craig White
Try running this in terminal... gpilotd-control-applet --cap-id=1 Craig On Thu, 2002-12-12 at 06:46, Christoph Lehmann wrote: > I know, I did for all USB* a chmod 666 (as you said in your last mail- > thanks) > > do I need to restart the computer or logout? or what else could be the > reason, t

Re: visor and redhat 8.0 sync

2002-12-12 Thread Christoph Lehmann
I know, I did for all USB* a chmod 666 (as you said in your last mail- thanks) do I need to restart the computer or logout? or what else could be the reason, that there doesn't sync anything with the visor? Need I to reset the visor? thanks for your patience christoph On Thu, 2002-12-12 at 1

Re: visor and redhat 8.0 sync

2002-12-12 Thread Dusan Djordjevic
> I cannot make the symbolic link /dev/pilot 666. You should make /dev/ttyUSB1 666, not symbolic link. -- Eng. Dusan Djordjevic (RHCE) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: visor and redhat 8.0 sync

2002-12-12 Thread Christoph Lehmann
thanks a lot I did it , as you pointed out now, what are the next steps? the palm/pilot tool under accessories doesn't recognize the visor (deluxe USB) I cannot make the symbolic link /dev/pilot 666. thanks for your help christoph On Thu, 2002-12-12 at 14:12, Dusan Djordjevic wrote: > > some d

Re: visor and redhat 8.0 sync

2002-12-12 Thread Dusan Djordjevic
> some days ago I succeeded (after making ln -s /dev/pilot > /dev/usb/ttyUSB1 ) You should link it to /dev/ttyUSB1, and make it 666. So ln -s /dev/ttyUSB1 /dev/pilot chmod 666 /dev/ttyUSB1 should do the job. At least it works for me, I use VisorPro USB. -- Eng. Dusan Djordjevic (RHCE) --