LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   REDHAT 9: Palm Zire and USB question... HELP!!! (https://www.linuxquestions.org/questions/linux-newbie-8/redhat-9-palm-zire-and-usb-question-help-84856/)

mousematt 08-23-2003 09:09 AM

REDHAT 9: Palm Zire and USB question... HELP!!!
 
I cannot detect my Palm Zire in the USB devices module in KDE 3.1.1. Or in evolution, gnome-pilot or KPilot. How do I force an entry in the proc directory OR get my machine to detect this PDA correctly.

I am using JAMD 0.0.6 (redhat 9 based) with kernel 2.4.20-8 (had to downgrade)... what do I need to do?

This isnt an urgent problem BUT it is now the sole reason I load Windows ever...

Thanks

linuxetcx11 10-07-2003 12:23 PM

Redhat linux 9(2.4.20-8) comes with everything u need to get your palm zire synced. I've been using my palm zire with RH9 for quite some time now.

here's what i did:

become superuser and do the following.

ln -s /dev/usb/ttyUSB1

then this

chmod 777 /dev/usb/ttyUSB1

then whatever program your using set the serial port(usb port) to /dev/pilot

also make sure you match the transfer rate with whatever you have selected in your palm sync settings. I'm using 115,200. works fast and good.

if this doesnt work for you just try different ttyUSB ports like 0, 2, 3 just make sure you do the chmod on the one you decide to try and also remove the symbolic link you made and remake it to point to the other ttyUSB port

I feel your pain on this, There is NO website that will tell you how to do this. It took me like a year to figure it out by myself.

feel free to email me questions linuxetcx11@yahoo.com

linuxetcx11 10-07-2003 03:24 PM

ooops i did something wrong above.

the line like this:
ln -s /dev/usb/ttyUSB1

should be this:
ln -s /dev/usb/ttyUSB1 /dev/pilot


All times are GMT -5. The time now is 06:23 PM.