LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-01-2004, 11:06 PM   #1
spec6635
Member
 
Registered: Feb 2004
Location: Yokosuka Japan
Distribution: Arch, Kali, Slackware 14, Lubuntu, Raspbian
Posts: 58

Rep: Reputation: 15
Question zire 31 won't sync


will kpilot sync with a Zire 31 palm pilot? It is running palm os 5.2.1 and the pilot-link that i have is version 0.11.8 on slackware current kernel 2.6.5.
-anyone have info?
thanx
 
Old 05-03-2004, 07:53 PM   #2
imagreg
Member
 
Registered: Mar 2004
Distribution: Slackware 10.0
Posts: 76

Rep: Reputation: 15
Hi,

Did you try doing a chmod 666 /dev/ttyUSB1

Then setting the Pilot Device to /dev/ttyUSB1

Let me know if that works for you.

Greg
 
Old 05-03-2004, 09:56 PM   #3
spec6635
Member
 
Registered: Feb 2004
Location: Yokosuka Japan
Distribution: Arch, Kali, Slackware 14, Lubuntu, Raspbian
Posts: 58

Original Poster
Rep: Reputation: 15
yeah i did all of that with all the different combinations, but I'm thinking maybe it is just that pilot-link does not yet support palm os 5.2.8
 
Old 05-03-2004, 11:28 PM   #4
imagreg
Member
 
Registered: Mar 2004
Distribution: Slackware 10.0
Posts: 76

Rep: Reputation: 15
Sorry spec6635....

I looked all over as well and couldn't find any information in regards to kpilot with the new palm os 5.2.8. I am still using palm os 5.2.1. If you get it working please let us know. Good luck.

Greg
 
Old 05-03-2004, 11:51 PM   #5
spec6635
Member
 
Registered: Feb 2004
Location: Yokosuka Japan
Distribution: Arch, Kali, Slackware 14, Lubuntu, Raspbian
Posts: 58

Original Poster
Rep: Reputation: 15
Thanks imagreg for your response... it is greatly appreciated. I will keep looking, if anything comes up, I'll post.
 
Old 05-04-2004, 12:45 AM   #6
spec6635
Member
 
Registered: Feb 2004
Location: Yokosuka Japan
Distribution: Arch, Kali, Slackware 14, Lubuntu, Raspbian
Posts: 58

Original Poster
Rep: Reputation: 15
Oh btw I made an error in my 1st post I put os 5.2.1 instead of 5.2.8
 
Old 05-11-2004, 03:23 AM   #7
oetel
LQ Newbie
 
Registered: May 2004
Posts: 1

Rep: Reputation: 0
Greg, there's the right place to ask KPilot questions - the mailing list for KPilot, for instance - and the wrong place. This is the wrong place. The chances of anyone with usable information spotting this post is very small. Fortunately, I was googling for "zire 31 sync linux" and ended up here.

Pilot-link (0.11.8 at least), which KPilot is built upon, does support the Zire 31 if you can get your kernel to recognize the device. The standard troubleshooting approach - on the KPilot website - applies. There seem to be file-install problems with larger apps that I'm still tracking down.
 
Old 06-17-2004, 10:49 AM   #8
spec6635
Member
 
Registered: Feb 2004
Location: Yokosuka Japan
Distribution: Arch, Kali, Slackware 14, Lubuntu, Raspbian
Posts: 58

Original Poster
Rep: Reputation: 15
i know its been a while since this tread was active but i finally found the solution , it seems that the visor module for my kernels did not have the right product id for the palm zire section in "/usr/src/linux/driver/usb/serial/visor.c" file changed it from:
#define PALM_ZIRE_ID 0x0070
to:
#define PALM_ZIRE_ID 0x0061
after i did that edit I reinstalled my modules (no need to reboot) and voila... hotsync fiesta
this problem also lies with the zire 72 handheld, so this trick should work for it as well.
 
Old 06-22-2004, 03:32 AM   #9
Viro
LQ Newbie
 
Registered: Aug 2003
Posts: 22

Rep: Reputation: 15
Did you have to recompile your by doing a make modules && make modules_install? If that's the case, cool. I'm trying it out now. Hope it works as I've been trying to get my Palm Zire 31 to sync for a long time.
 
Old 06-24-2004, 12:06 AM   #10
spec6635
Member
 
Registered: Feb 2004
Location: Yokosuka Japan
Distribution: Arch, Kali, Slackware 14, Lubuntu, Raspbian
Posts: 58

Original Poster
Rep: Reputation: 15
yup thats what i did
 
Old 07-12-2004, 07:09 AM   #11
hellwyn
LQ Newbie
 
Registered: Sep 2003
Distribution: Fedora Core 3
Posts: 28

Rep: Reputation: 15
spec6635, I was trying for days to get my Zire 31 to sync, tearing my hair out ... and your visor.h fix worked! I guess Palm changed sneakily the product IDs for their new Zires (31 and 72). I also managed to find the 'hidden' conduit settings in RH8.0 at http://www.linuxquestions.org/questi...threadid=32250 (thread 32550).
The Zire was the last of my external devices that I needed to get working with Linux, so that I can now finally make the switch. No more Windoze for me! Thanks.
 
Old 01-29-2005, 05:33 AM   #12
hellwyn
LQ Newbie
 
Registered: Sep 2003
Distribution: Fedora Core 3
Posts: 28

Rep: Reputation: 15
I have now upgraded to FC3. Zire 31/72 support is already in the kernel (2.6.9.667), so no need to rebuild but a little tweaking is necessary. Here's how to do it:

1. Create the file /etc/udev/rules.d/10-visor.rules containing:
BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*", SYMLINK="pilot"

2. Add the following lines to /usr/share/gnome-pilot/devices.xml:
<!-- Palm Zire 31/72 -->
<device vendor_id="0830" product_id="0061" />

3. Run gpilotd-control-applet to configure your conduits, and configure synchronization with Evolution 2.0.

4. Add the Pilot Applet to your Gnome Panel for easy hotsyncing.

I got most of this from http://www.clasohm.com/blog/one-entry?entry_id=12096. I have established that the Gnome Pilot/Evolution conduits only synchronizes the PalmOS 4-compatible fields - e.g. you can only use one address per contact, and that syncs with the "Business Address" in Evolution. PalmOS 5 lets you add more addresses per contact, but Evolution will only see the first ("Work") address you entered on the Zire. For those of you who had PalmOS 3 and 4 (like me), you will know which fields these are. I recommend creating a test contact entry, filling all of the fields and doing a hotsync. Then open Evolution and see which fields got synced and which didn't. I personally don't have a problem with this, but I do like to know "where the bodies are buried" (to coin a phrase from an old friend).
 
Old 01-29-2005, 05:34 AM   #13
hellwyn
LQ Newbie
 
Registered: Sep 2003
Distribution: Fedora Core 3
Posts: 28

Rep: Reputation: 15
Talking

D'oh! Remove the period from the end of the URL in the previous post. Bad parser!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Please Help unable to Sync with ZIRE 31 (Debian) jlp1976 Linux - Hardware 0 11-18-2005 04:38 PM
Can't sync Palm Zire with J-Pilot ByteWarrior Linux - Laptop and Netbook 2 10-30-2005 10:07 AM
task categories in evolution with zire sync jwgorman Linux - Laptop and Netbook 0 07-06-2005 11:24 PM
I can't sync with a Palm Zire 21 jayhel Slackware 1 11-29-2004 08:29 AM
How can I sync my zire 71 in linux? folken718 Slackware 2 08-14-2004 03:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration