Featured Post

Speaking at TechEd 2010 in New Orleans – .Net From Scratch

I’ve been wanting to post this for a few days now but wanted to wait until I got the *official* email.  This morning it finally came so I can break the news that I’ll be doing a full day pre-conference session at TechEd 2010 in New Orleans, LA. The conference is officially slated for June 7-10th...

Read More


Handspring Visor Syncing with Linux via USB

Posted by Keith Elder | Posted in Computer Hardware, Linux, Mobile Devices | Posted on 20-12-2000

Today I was locked in my house due to having a slight case of the flu. During the times I wasn’t sleeping and drinking Nyquil by the gallons I actually got my Visor USB device to syncronize with Linux. Follow my easy setup tips and join in on the fun. The quick and dirty Setup
The first thing is to use kernel 2.4test? or use the latest stable release (currently 2.2.18). When you get to the USB section add the visor via a module and be sure you choose the correct driver for you motherboard. After you get the recompile done, reboot your machine and add the following USB devices:

mknod /dev/ttyUSB0 c 188 0
mknow /dev/ttyUSB1 c 188 1
etc….
cd /dev/
ln -s /dev/ttyUSB1 visor
You will won’t to make at least 15 of the ttyUSB’s that is just what the docs say).

Next, “insmod visor” and install the next pilot-link software. Be sure that you setup the pilot-link software since that is what does all of the transfering of your files from Jpilot. Next, install Jpilot, setup your preferences. Press the sync button, and then sync in jpilot. Enjoy!