Re: FC 3 and Sony Clie SL10/U
From: Craig White (craigwhite_at_azapple.com)
Date: 03/31/05
- Previous message: Claude Jones: "Re: modem keeps disappearing"
- In reply to: Lorn Miller: "FC 3 and Sony Clie SL10/U"
- Next in thread: Lorn Miller: "Re: FC 3 and Sony Clie SL10/U"
- Reply: Lorn Miller: "Re: FC 3 and Sony Clie SL10/U"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: For users of Fedora Core releases <fedora-list@redhat.com> Date: Wed, 30 Mar 2005 18:38:10 -0700
On Wed, 2005-03-30 at 19:59 -0500, Lorn Miller wrote:
> I know these happen often, and I've searched through the archive, but I
> can't find any info there (or on google) that's at all helpful. I'm
> trying to connect a Sony Clie PEG-SL10/U to my FC 3 box. The Clie is
> out-of-the-box clean. I try Kpilot's autodetect, but it times out. I'm
> connecting through usb.
>
> Clie OS: Palm OS software v.4.1
>
> [ldmiller@phoenixdragon ~]$ rpm -q kernel
> kernel-2.6.10-1.766_FC3
> kernel-2.6.10-1.770_FC3
> [ldmiller@phoenixdragon ~]$ rpm -qa | grep pilot
> pilot-link-0.11.8-8
> gnome-pilot-2.0.12-4
> gnome-pilot-conduits-2.0.12-3
> gnome-pilot-devel-2.0.12-4
> pilot-link-devel-0.11.8-8
> [ldmiller@phoenixdragon ~]$
>
> I'm running kernel 2.6.10-1.770_FC3
>
> Any more info I can give to help? Any solutions? I'd really hate to
> have to boot into Windows to use the clie.
---- first issue - detection at device level... probably more than you ever wanted to know... <http://www.reactivated.net/udevrules.php> problem is that you have to figure out how to 'identify' your Clie and make a rule for it which creates a device on the fly... normally, you would create /etc/udev/rules.d/10-udev.rules /etc/udev/permissions.d/10-udev.permissions this is what my Kyocera 7135 looks like... # cat /etc/udev/rules.d/10-udev.rules KERNEL="ttyUSB1",SYMLINK="pilot" # cat /etc/udev/permissions.d/10-udev.permissions pilot*:root:usb:0666 then it should probably work with JPilot or KPilot if it's set to /dev/pilot and you press the 'sync' button on the cradle If you want to use gpilotd (gnome pilot - evolution...) you would probably want to edit if your Clie isn't there... /usr/share/gnome-pilot/devices.xml Craig -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Claude Jones: "Re: modem keeps disappearing"
- In reply to: Lorn Miller: "FC 3 and Sony Clie SL10/U"
- Next in thread: Lorn Miller: "Re: FC 3 and Sony Clie SL10/U"
- Reply: Lorn Miller: "Re: FC 3 and Sony Clie SL10/U"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]