Re: Palm T|X on Fedora 7 I got it working with this clutsy workaround

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Like everyone else, I ran into problems, but surprise, I have a
partial solution.

do a man udev for some background
Here is what I did,
I logged to root. 
I edited /etc/udev/rules.d/10-custom.rules  (it may not exist)
10-custom.rules  should contain the following
#
BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*",
NAME{ignore_remove}="pilot", MODE="0666"
#

Since the complaint was a bind problem (security)

As a normal user now.

I went to the command line and did

sudo jpilot 

I then clicked on the hotsync of the Sony Clié  (a palm device)

It worked, and I created a backup.

But that is not all

do a sudo su
cd .jpilot
chown logon:logon *       #root ownership back to user
chmod +s *                #when running keep original owner  
chmod  666 *              #could be more restrictive

And that is that

So, to run jpilot for the future, just do 

sudo jpilot, hit the sync button on the palm, and then the sync on
jpilot
Since it does not work from a regular user, the problem may be the
port settings.  I think it is a Selinux problem that blocks the port
from jpilot. There were several selinux updates since the May 31st
release of fc7

I have a backup of my Sony.

Next test is sudo jpilot from the command line
And it worked

Afterwards cd /home/logonid/.jpilot
and do a chmod -r 777 *

So until I find out how to do a chmod +s /dev/ttyUSB* just prior to
executing jpilot, I am are going to have to follow the steps that I
did.

At least I am backed up. 

SOMETHING HAS CHANGED IN FC& since May 31st release with it worked so
to speak, out of the box.

Let me know your success(s)

leslie Satenstein
lsatenstein at yahoo dot com


-- 
This is an email sent via The Fedora Community Portal https://fcp.surfsite.org
https://fcp.surfsite.org/modules/newbb/viewtopic.php?post_id=188271&topic_id=41137&forum=10#forumpost188271
If you think, this is spam, please report this to webmaster@xxxxxxxxxxxxxxxx and/or blame lsatenstein@xxxxxxxxxx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux