|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
|
||||
|
Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)
Quote:
__________________
let the black smoke fly...
hero on AOSP 1.6 + googlebits. |
|
||||
|
Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)
i had synce for a while, but i'm a bit of a noob when it comes to dinking around in linux, and find that i'll sometimes accidentally bust things. i keep a windows 7 partition up for gaming as well, so i just put outlook onto it, in order to keep everything synced. i haven't had a 'contact doubling' since windows 7, altho i got double, sometimes tripling, in xp. may have to do with the way the new windows mobile device center works, instead of active sync
|
|
||||
|
Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)
Awesome info! big props!
I noticed you had opensync-plugin-evolution as one of the packages, for whatever reason, I cannot use evolution with my mail client, would there be any deviation from what you have written for me to be able to use Thunderbird instead? eg. what would the package name look like? (I looked for opensync-plugin-thunderbird with no success...) Thank you for your help and info!
__________________
"The way I shine is like a Zillion dollar light bill.." - Jay-Z
|
|
||||
|
Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)
Nice to see this. I am going to try when I get home.
__________________
-Never4saken- I need help man, I am a total ROM Junkie.![]() ...anyone know where I can find an RA (ROM Anonymous) meeting? |
|
||||
|
Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)
I'm glad that this guide has helped so many getting Ubuntu 8.10 to play nice with Windows Mobile on a Touch Pro.
Since creating this guide I have now moved on to a Touch Pro 2, and upgraded to Ubuntu 9.10 Karmic Koala. For anyone that has done the same, this guide will indeed work for newer editions of Ubuntu. With one small change. Just follow the steps above, and install all the packages. However, you will notice that the package called synce-gvfs is no longer offered through the synaptic package manager. There is a fix for this. We need to manual add software sources for the location of the newest synce-gvfs. Step 1: Add new software sources Go to System, Administration>Software Sources. Enter your password. Click on the Other Software tab. Click on add.... At the command APT line enter: Code:
deb http://ppa.launchpad.net/synce/ubuntu karmic main Click add again. At the command APT line enter: Code:
deb-src http://ppa.launchpad.net/synce/ubuntu karmic main Click on "close" Click on "reload" You have now updated your Software sources to include the newest synce-gvfs for Ubuntu 9.10 Karmic Koala Step 2: Update Public Keys, Update Packages, Install synce-gvfs Open a terminal by going to Applications>Accessories>Terminal Once the terminal is open type this command Code:
gpg --keyserver keyserver.ubuntu.com --recv B152F042D246C25D then type this command Code:
gpg --export --armor B152F042D246C25D | sudo apt-key add - Now type Code:
sudo apt-get update Now type Code:
sudo apt-get install synce-gvfs Step 3: Reboot! - Enjoy! Last edited by Runamok81; 03-11-2010 at 10:23 PM. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|