LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-27-2003, 06:31 PM   #1
John_Who
LQ Newbie
 
Registered: Feb 2003
Posts: 2

Rep: Reputation: 0
Palm Zire 71


Hello,

I have a Palm Zire 71. Can i use Linux to upload apps from pc to pda, and download photos from pda to pc?
I tried loading visor module. Then i created a new configuration from Network Setting (there's "Unix" listed among types of service) but when i try to connect i get (in /var/log/messages):

kernel: hub.c: new USB device 00:04.2-1, assigned address 4
/etc/hotplug/usb.agent: ... no modules for USB product 830/60/100
kernel: usb.c: USB disconnect on device 00:04.2-1 address 4

So there is not a module to connect this model of Palm device?

Thanks,
John_Who
 
Old 05-28-2003, 01:29 AM   #2
killi
Member
 
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440

Rep: Reputation: 30
i think kde has some kinda app and maybe gnome has one
 
Old 06-06-2003, 11:23 AM   #3
jpohara
Member
 
Registered: Mar 2002
Location: Lynbrook, NY
Distribution: Fedora Core 1
Posts: 85

Rep: Reputation: 15
I don't know what flavor of Linux you use...I use Redhat 9 and have a Zire 71 as well.

There is a utility program called pilot-link that comes with Redhat and allows you to sync your Zire with a linux system. I use Ximian evolution for mail/address/to-do/memos. You can configure conduits from within the program to allow synchronization of all of the above, and there is also a file transfer option--I don't recall if you can use it in both directions (my assumption is that it was designed for upload to the PDA).

Hope that helps...
 
Old 06-28-2003, 04:21 PM   #4
ramowl
Member
 
Registered: Jun 2003
Location: NM
Distribution: Suse 10.1
Posts: 56

Rep: Reputation: 15
I am not able to get my Zire 71 to work.

I am running Mandrake 9.0. I am using a USB connection. The Zire Hotsync config is set for Local, Cradle/Cable, Local HotSync, all conduits active. JPilot is the desktop I am using and is set for /dev/pilot (/dev/pilot -> /dev/ttyS0), Serial Rate = 9600. Pilot-link is installed and it is version 0.99.2.

I had a Palm 500 before and it worked just fine. Is there something that needs to be upgraded or switched to get my system to work with the Zire 71?
 
Old 06-28-2003, 04:50 PM   #5
darin3200
LQ Guru
 
Registered: Dec 2002
Distribution: Gentoo!
Posts: 1,153

Rep: Reputation: 45
Try Jpilot or Kpilot. The reason your isn't working ramowl is becaue /dev/ttyS0 is for serial, your using usb, it is listed as something else.
 
Old 07-01-2003, 08:47 AM   #6
jchristman
Member
 
Registered: Mar 2003
Distribution: Fedora Core 3
Posts: 125

Rep: Reputation: 15
I have a palm zire, and I am wondering how due I get the /dev/pilot to be a usb connection. What I have read shows setting this up and then kpilot will work fine, but no one says on how to setup a usb device (palm pilot).
 
Old 07-01-2003, 08:01 PM   #7
jpohara
Member
 
Registered: Mar 2002
Location: Lynbrook, NY
Distribution: Fedora Core 1
Posts: 85

Rep: Reputation: 15
You have to create a symbolic link between /dev/ttyUSB1 and your Zire

If you look in the /dev directory you will probably find a ttyUSB1 device

do the following:

chmod 666 /dev/ttyUSB*
cd /dev
ln -s /dev/ttyUSB1 pilot

that will create the link for you

hopefully your distro comes with software called pilot-link...if not you may have to download and compile it

i have been using Ximian Evolution as my Linux PIM--works well and if pilot-link is on your system there will be options on the Evolution menu to help you configure your Zire and your conduits

n.b. -- evolution does not handle installation of programs on the handheld or movement of pictures to and from the Zire
 
Old 07-08-2003, 07:34 AM   #8
jchristman
Member
 
Registered: Mar 2003
Distribution: Fedora Core 3
Posts: 125

Rep: Reputation: 15
How do I find out which USB it is plugged into. I have 4 in back and 2 in front I am plugging it into the front ports. my keyboard and mouse are plugged in in 2 of the back ones.
 
Old 07-08-2003, 08:55 AM   #9
jchristman
Member
 
Registered: Mar 2003
Distribution: Fedora Core 3
Posts: 125

Rep: Reputation: 15
I have it connecting to kpilot but halfway throught the sync it stops
and says hotsync operation interrrupted. and if I use evolution it starts and then errors.
 
Old 07-08-2003, 09:37 AM   #10
jchristman
Member
 
Registered: Mar 2003
Distribution: Fedora Core 3
Posts: 125

Rep: Reputation: 15
I now have it connecting completely with kpilot but since I dont use it there is nothing todo. But when i try to sync with evolution it says unable to connec to desktop.
 
Old 07-18-2003, 03:10 PM   #11
BelleDog
LQ Newbie
 
Registered: Jul 2003
Posts: 5

Rep: Reputation: 0
SO Close but yet so far

If I can jump into this thread.

Somewhat of a newbie to Redhat, but fairly up on computers, dev., etc.

Trying to linkup my new Zire 71 and Ximian Evolution 1.4 using the USB cradle (will try IrDA later once I get this working). This thread and its mates was helpful -- got the Zire to /dev/ttyUSB1 and can read and back up using pilot-xfer, so everything seems to work at the utility level.

My problem is the next to last one to be listed, but not answered -- I can initiate a synch under evolution, but the address exchange hangs with only 2 records coming across.

If I eliminate all other conduits, the synch goes to completion. EAddress brings up the progress dialogue and the shutttle flys back and forth, but eventually the Zire times out with a dropped connection message.

Anyone got a great ideas? Been trying to reinstall Evolution to see if that cleans up a problem, but the Duke mirror now seems to not authenticate the fancy, shamansy installer.

Getting real close, but I need all 867 contacts, not the first two. Thanks in advance.
 
Old 07-23-2003, 08:32 AM   #12
jchristman
Member
 
Registered: Mar 2003
Distribution: Fedora Core 3
Posts: 125

Rep: Reputation: 15
I have mine connecting correctly now. I had to sync with kpilot and then
when i went into evolution and used the pilot link to get the username from the palm and then close evolution and just use the hotsync on the palm and it uploaded all the data for me. Now it works just fine.
 
Old 07-28-2003, 01:37 PM   #13
gpenguin
LQ Newbie
 
Registered: Jul 2003
Posts: 9

Rep: Reputation: 0
Palm Zire 71...not working yet. HELP!

Ok, I know lots of information has been given, but still not enough for me I guess. I am not a newbie, but perhaps you guys can give more details to help me out.

I have a Palm Zire 71 purchased 7/2003 and it does not communicate with my Linux box. Here are some preliminary stats:

Kernel 2.4.20
Visor.c v1.6
pilot-link 0.11.8
Palm Zire 71 w/PalmOS 5.2.1
- configured: Local w/cradle,cable

No modules loaded...everything is compiled into the kernel.

I have 100% success with a Handspring Visor, so I know my USB is working fine. However, when I push the HotSync button on the cradle, my messages file shows :
hub.c: new USB device 00:07.2-1.3, assigned address 4
usb.c: USB device 4 (vend/prod 0x830/0x60) is not claimed by any active driver.
usb.c: USB disconnect on device 00:07.2-1.3 address 4

As a result, when I try and communicate via pilot-link, I get an error stating there is no port. According to pilot-link docs, the "not claimed by any active driver" means it is the visor.c driver that can't handle it.

I have checked *everything* I can think of:

- Permissions on /dev/ttyUSB*
- /dev/pilot points to /dev/ttyUSB1
- I've tried all USB ports 0-whatever dmesg stated (5,6,7, etc)

Those of you who have it working, can you verify your versions of kernel, visor.c, PalmOS and pilot-link please? As far as I can tell, I have everything up to date and it should be working...just like the rest of you.

If you need help knowing how to check version numbers:

Kernel: % uname -a
visor.c : dmesg | grep -i visor
pilot-link: pilot-xfer --version
PalmOS: From home screen, go to menu and Info I think

Thanks.

Depressed David
 
Old 08-05-2003, 06:31 AM   #14
GoofMan
LQ Newbie
 
Registered: Aug 2003
Posts: 2

Rep: Reputation: 0
David,

here is a link that may help you:

http://snovae.in2p3.fr/ycopin/soft/zire.html


Regards,

Mark
 
Old 08-05-2003, 06:33 AM   #15
GoofMan
LQ Newbie
 
Registered: Aug 2003
Posts: 2

Rep: Reputation: 0
Sorry forgot to mention: See bottom of given page, there is the Zire 71 with kernel 2.4.20 info
 
  


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
Can't sync Palm Zire with J-Pilot ByteWarrior Linux - Laptop and Netbook 2 10-30-2005 10:07 AM
Palm Zire 31 tavienu Linux - Laptop and Netbook 1 06-04-2005 02:38 AM
MP3+Palm Zire 31+SD+Linux= How? MachineScrew Linux - Laptop and Netbook 4 05-25-2005 06:14 PM
Linux on a Palm Zire justin_p Linux - Software 3 12-03-2004 07:47 PM
I can't sync with a Palm Zire 21 jayhel Slackware 1 11-29-2004 08:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:13 AM.

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