Shortcuts: Mobile | Active Topics | Newest Posts | Latest Freeware | Private Messaging | Contribute News | Archive 
  NEWS
  Search News
Browse by Category
News History
1SRC News RSS Feed
1SRC Podcast RSS Feed
Contribute News
  FORUMS
  Search Forums
Topic Specific
News
General
Applications
  Games
  Video
Deals & Promos
Developers
E-books
Mac / Linux
Medical
Podcast
Skins & Backgrounds
Wireless
Off-Topic
  Audio/Video
  Cellphones
  Digital Cameras
  Gaming
  Gadgets & Gizmos
  Non-Palm OS PDAs
  PCs/Laptops
  Tech Web
palm
pre
Foleo
T|X-Series
Z-Series
LifeDrive
Zire
Treo
Tungsten
Older Palms
Sony
VZ-Series
TH-Series
UX-Series
TJ-Series
NX-Series
TG-Series
NZ-Series
Older Clies
Tapwave
Zodiac
Garmin
iQue
Other Licensees
AlphaSmart
Fossil
Group Sense
Kyocera
LG
Samsung
Site Specific
Arcade
Comment/Suggest
  FREEWARE
  Search Freeware
Applications
Ebooks
Skins
Backgrounds
  ABOUT US
  Contact Us
Contribute News
About Us
Privacy Statement
  LOW PRICE SEARCH

Search for the lowest prices: 




  LINKS
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Go Back   1src Forums > Topic Specific > Mac / Linux
User Name
Password
FAQ Members List Calendar Chat Arcade Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 09-20-2003, 12:35 AM   #1
JedTheHead
Member
 
Join Date: Jul 2003
Location: VA
Posts: 66 JedTheHead is on a distinguished road
Talking HowTo: Linux / Jpilot / Pilot Link - Wireless

Ahh... sweet success..... and here we go:

Tested:
==========================================
RedHat 10 beta (also tested on RH 9)
Jpilot 0.99.6 (latest)
pilot-link 0.11.7 (latest ?)
a very cool PDA (UX50)

All this was done as a non-root user (except the package installs).

On the Clie in the Hotsync app:
==========================================
- Choose "Modem" on the main screen.
In the Options (drop down) menu:
- In Modem "Sync Prefs", choose "Network"
- In "LANSync Prefs" choose "Network"
- In Primary PC Setup for BOTH the PC name and IP address, enter the IP addy of your Linux box. (leave Subnet Mask blank.)
- In "Connection Setup" leave it set to "Cradle/Cable"

Your "main" Hotsync screen should now read from top down:
Modem
[HotSync Button / Icon]
Wireless LAN
Enter Phone #


Pilot Link: On the Linux Box:
=============================================
In all examples, replace "192.169.100.1" with the IP addy of your Linux box.
- Install pilot-link (it is probably already there)

To test connectivity:
- Open a terminal and execute: pilot-xfer -p net:192.168.100.1 -l (that is a lowercase "L" at the end)
- If you don't receive any errors, hit the HotSync button on your Clie - you should get a list of all the apps on your PDA.

- To backup the entire Clie to your Linux box:

pilot-xfer -p net:192.168.100.1 -d /dir/to/download/to

Then hit the Hotsync button on the Clie.

- To install apps on the Clie:

pilot-xfer -p net:192.168.100.1 -i filename.prc

Then hit the Hotsync button on the Clie.


JPilot: On the Linux box:
=============================================
- Install JPilot
- Run Jpilot and click "File --> "Preferneces"
- On the "Settings" tab enter net:192.168.100.1 for the port (replace the address with the IP address of the Linux box.) Set the serial rate to 115200 (not sure that this matters yet.)
- Exit Jpilot and then launch it again (just to make sure the ~/.jpilot/jpilot.rc file is written).
- Open a terminal and execute: jpilot-sync it should just run and sit there without returning you to a prompt.
- If you don't get any errors, press the HotSync button on your Clie and wait...
- It should perform a sync and kill jpilot-sync when it is finished.

Good Luck!

Next... gpilotd
__________________
Linux: the choice of a GNU generation...
JedTheHead is offline   Reply With Quote
Old 10-03-2003, 04:54 PM   #2
cyclone
Member
 
cyclone's Avatar
 
Join Date: Dec 2002
Posts: 36 cyclone is on a distinguished road
Re: HowTo: Linux / Jpilot / Pilot Link - Wireless

Very, very nice! Now I'm set if I forget my USB cable. Thanks for the great work!

Quick update for NX70:
Quote:
[...]
On the Clie in the Hotsync app:
==========================================
- Choose "Modem" on the main screen.
In the Options (drop down) menu:
- In Modem "Sync Prefs", choose "Network"
- In "LANSync Prefs" choose "Network"


On mine the choices are "LANSync" and "Local HotSync". Select "Local HotSync".
Quote:
- In "Connection Setup" leave it set to "Cradle/Cable"

I don't think this matters - mine was set to the IR port, for when I use my GPRS connection, and it still worked. I did need to click on "Select Service" or something like that just under the HotSync icon, which brought up the selection for which Wireless connection to use.

Bill
cyclone is offline   Reply With Quote
Old 10-23-2003, 09:16 PM   #3
anurkhet
Junior Member
 
anurkhet's Avatar
 
Join Date: Oct 2003
Posts: 4 anurkhet is on a distinguished road
Unhappy couldn't sync for some reason

I'm not sure if anyone else had difficulty, but I'm still unable to sync. I followed the excellent directions given above but am never able to get the clie to talk to my host (it times out each attempt giving
Quote:
The connection between your handheld computer and the desktop could not be established.

I've verified the following:
  1. the hostname in "Primary PC Setup" is correct, as is the IP
  2. I'm able to ping the clie from my linux host
  3. the IP for pilot-xfer is correct


Can anyone think of anything bone-headed that I might be doing? Thanks for the help - I can provide more details as required.
anurkhet is offline   Reply With Quote
Old 10-23-2003, 10:30 PM   #4
JedTheHead
Member
 
Join Date: Jul 2003
Location: VA
Posts: 66 JedTheHead is on a distinguished road
Did you say you tried the IP address?

I had issues with the host trying to to a DNS lookup and failing when using FQDNs for either the host and / or the Clie no matter what I did with DNS. Have you tried using an IP address in JPilot instead of a hostname? (i.e. net:172.31.230.12 vs. net:my.linuxbox.com)

Also, the same on the Clie. I always use the IP address for the Primary PC and not a hostname.

Common Mistake: In jpilot I have seen people use net:[ip address of the clie] INSTEAD of net:[ip address of the host PC] - the later being the correct one.

I will be traveling (without gadgets I 'm afraid) for a few days, but will check back to see how its going when I return.

Good luck!


~Jed
__________________
Linux: the choice of a GNU generation...
JedTheHead is offline   Reply With Quote
Old 10-24-2003, 06:52 AM   #5
anurkhet
Junior Member
 
anurkhet's Avatar
 
Join Date: Oct 2003
Posts: 4 anurkhet is on a distinguished road
Jed - you da man!

Using only the IP address on the clie worked like a charm - I had done a tcpdump last night and seen a load of DNS queries going haywire, but I didn't even think to just use the ip_addr for some reason.

THANKS SO MUCH!
anurkhet is offline   Reply With Quote
Old 11-11-2003, 06:53 PM   #6
ayi
Guest
 
Posts: n/a
Question

I was wondering, what kind of wireless device are you using to connect your Clie with yor Linux Box? Is it IRDa or Bluetooth?
Thanx
  Reply With Quote
Old 11-11-2003, 09:17 PM   #7
JedTheHead
Member
 
Join Date: Jul 2003
Location: VA
Posts: 66 JedTheHead is on a distinguished road
We're using 802.11b

Neither Bluetooth or IRDA, we are using 802.11b wireless networking and TCP/IP.

Hope that helps!

Jed
__________________
Linux: the choice of a GNU generation...
JedTheHead is offline   Reply With Quote
Old 11-16-2003, 11:58 AM   #8
rachris2
King Cheese
 
rachris2's Avatar
 
Join Date: Nov 2003
Location: You mean today?
Posts: 129 rachris2 is on a distinguished road
I've been meaning to try this the last few days. With these very precise instructions, half the job's already done!

Thanks very much!!!
__________________
Habakkuk 3:17-18 - That's my story and I'm stickin' to it!
rachris2 is offline   Reply With Quote
Old 11-17-2003, 06:53 PM   #9
ayi
Guest
 
Posts: n/a
Unhappy

I guess Im still a long way to go to make this happen. I dont have a Wi-Fi (yet)
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT -5. The time now is 09:31 AM.

  AD HOSTS ?
  GOOGLE ADS ?
  AMAZON ADS ?

Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
©2001 Entity City, LLC. All rights reserved.