LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Help me get my Visor to sync in RH 8.0 (https://www.linuxquestions.org/questions/linux-hardware-18/help-me-get-my-visor-to-sync-in-rh-8-0-a-51524/)

bmike1 08-07-2003 12:53 AM

Could someone please tell me how exactly they got it to work. Could you write the steps out one-by-one? I mean, I'm not even sure how to create the links correctly. Thanks for any help you are willing to give a newbie!

TwistedCranium 08-08-2003 02:49 PM

I'll get to ya on this, hopefully, this weekend, I have a little time that I was planning on writing this up.

bmike1 08-09-2003 12:39 AM

Thanks
 
I'll be sure to include your help in my message to LinuxAnswers (unless you tell me not to). I will be sure to give you credit if I send it in!

TwistedCranium 08-09-2003 05:45 PM

I chmoded all of the USB ports to 666 by
chmod 666 /dev/ttyUSB*

Then I deleted any links that I had before to /dev/pilot and made a new one with
ln -s /dev/ttyUSB1 /dev/pilot

I then ran an lsmod and found that the visor module was not running, so I did a ....
modprobe visor
which started it.

I then opened JPilot and snych was successful!

Not sure if I tried the lsmod/modprobe combo before or if my recent kernel upgrade from 2.4.20-18.9 to 2.4.20-19.9 was the trick.

I then added the modprobe visor line to the file at
/etc/rc.d/rc.local
so that the visor module would load at session startup.

bmike1 08-09-2003 10:57 PM

That did it buddy. I am now completely Linux! Thanks.

(for those searching I run debian, not redhat)

gabriele_101 08-28-2003 12:16 PM

Care to share how? I've got mine working with polot-xfer and jpilot just fine, but Gnome Pilot Settings does not work at all and therefore I can't get Ximian Evolution to work either.

-G

TwistedCranium 08-28-2003 06:53 PM

I only have mine working in JPilot, not in Ximian (Gnome Pilot)....am interested myself.

gabriele_101 08-29-2003 09:45 AM

Thanks. I'll post a new thread then.

-G

bmike1 08-30-2003 11:09 AM

how I got it to work
 
Quote:

Originally posted by TwistedCranium
I chmoded all of the USB ports to 666 by
chmod 666 /dev/ttyUSB*
Then I deleted any links that I had before to /dev/pilot and made a new one with
ln -s /dev/ttyUSB1 /dev/pilot
I then ran an lsmod and found that the visor module was not running, so I did a ....
modprobe visor
which started it.
I then opened JPilot and snych was successful!

I followed the first part of TC's directions. I didn't do lsmod or anything after that.
jpilot works great.... or at least it did. I haven't reactivated it since my last reinstall.


All times are GMT -5. The time now is 12:08 AM.