/!\ Packages for Fedora are now in the default yum repository.

Mandatory connection tools

This software is required for a basic connection to work, so that you can send files to and from your device.

Versions of Fedora pre 11 should probably try the following:

In Fedora 11, odccm has been superseeded by the package synce-hal and doesn't need to be a service. All that's needed is:

Main Packages

Once synce-hal is installed, reboot [is this needed?] and install the main packages:

  1. $ sudo yum install synce-sync-engine symce-gnome synce-kde synce-software-manager synce-trayicon librapi
  2. on the wm-5/6 pda, in Settings -> Connections -> USB Settings, select "Transmission As Network Interface".

  3. connect the wm-5/6 (I.E. put it in the cradle)
  4. run the command "pls", this should list the files on your device and prove your connection is up.
  5. Gnome users: in the "Applications->System Tools" menu, you will find "synce-trayicon", run it, and a nice PDA icon will show up in the desktop notification area, ("Explore with File Manager" (synce-gnomevfs) will not work because Nautilus doesn't use gnomevfs anymore, it was replaced by gvfs.)

  6. If you want to access the internet on your device through the linux box, run sync-engine, which should allow this automagically.

You are done, enjoy!

$ sudo yum install vdccm

Some devices may need a patched kernel. For your convenience a dkms based package is provided that will automatically install and upgrade the kernel. It can be downloaded from [http://fedora.lowlatency.de/review/synce-dkms/synce-usb-rndis-lite-dkms-0.11-1.fc8.noarch.rpm here] and installed via (pick f8 or f9 depending on your fedora version):

$ sudo yum install dkms
$ sudo rpm -Uhv synce-usb-rndis-lite-dkms-0.11-1.fc8.noarch.rpm
OR
$ rpm -Uhv http://fedora.lowlatency.de/review/synce-dkms/synce-usb-rndis-lite-dkms-0.11-1.fc8.noarch.rpm

Synchronization Support

If you want to use synchronization features of the device install synce-sync-engine:

$ sudo yum install synce-sync-engine

Reporting bugs with packaging

If you have found a bug related to the packaging report it at https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora but before doing so please check if the bug has not already been reported to avoid duplication.

Finished

SynCE is now installed. You can progress to the next step of the SynceInstallation.

SynceInstallation/Fedora (last edited 2009-08-27 13:29:57 by Alan Childs)