LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 02-11-2006, 12:47 PM   #1
zparihar
Member
 
Registered: Sep 2004
Distribution: Fedora, Debian
Posts: 61

Rep: Reputation: 15
Palm Zire 31 (or other palm usb device) Howto


How to get the Palm Zire 31 (or other palm USB devices) to work with linux

The common problem: When you plug in your Palm Zire 31, it switches between /dev/ttyUSB1 , /dev/ttyUSB3 , /dev/ttyUSB5 , etc. even when
you haven't unplugged and replugged it back in.

You can type in 'dmesg' to verify this.


The solution: It will always change between /dev/ttyUSB1 or 3 or 5. We're gonna create a rule so that it creates Symbolic link between
/dev/ttyUSB1 , 3 , 5 to always be /dev/pilot.

Therefore you can just point Kpilot or whatever other palm syncing linux application to /dev/pilot

I'll explain how to do it in both Fedora and Suse. - This is for the 2.6 kernels

Fedora

1) As root, create a file in '/etc/udev/rules.d' called '10-visor.rules'

2) Open the file and insert the following: BUS="usb", KERNEL="ttyUSB[13579]", SYMLINK="pilot"

3) Now open the file /etc/udev/permissions.d/50-udev.permissions

4) Find the line which starts with 'ttyUSB*'

Make sure it reads: ttyUSB*:root:uucp:0666

If this line does not exist, create it.

5) Restart your computer (important)! (--or maybe restart udev - didn't try this on mine but it should work too)

6) You're done.




Suse

1) As root, create a file in '/etc/udev/rules.d' called '10-visor.rules'

2) Open the file and insert the following: BUS="usb", KERNEL="ttyUSB[13579]", SYMLINK="pilot", MODE="666"

3) Restart your computer (important)! (--or maybe restart udev - didn't try this on mine but it should work too)

4) You're done.




Once you've restarted your computer, plug in your palm and in a console type in :

ls -l /dev/ttyUSB*

Notice the permissions should be 666

Now type:

ls -l /dev/pilot

Notice that it is now linked to ttyUSB 1,3,5,7 or 9



I haven't check out if this works on Debian based distros, but when I do, I'll update this.



Zubin Singh Parihar
 
  


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
Palm Zire 31 tavienu Linux - Laptop and Netbook 1 06-04-2005 02:38 AM
Syncing a Palm Zire 71 (usb connection) with Kpilot using Mandrake 9.2 DevilsBrigade Linux - Laptop and Netbook 0 02-02-2004 12:43 PM
Palm Zire 71 John_Who Linux - Hardware 20 12-31-2003 03:46 PM
Palm Zire USB issues DarknessX Slackware 1 11-30-2003 10:50 PM
REDHAT 9: Palm Zire and USB question... HELP!!! mousematt Linux - Newbie 2 10-07-2003 03:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 09:25 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