PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 10-11-2009, 09:59 AM
98classic's Avatar
Regular 'Geeker
Offline
Pocket PC: sprint hero
Carrier: sprint
Location: So Cal.
 
Join Date: Dec 2007
Posts: 321
Reputation: 161
98classic is keeping up the good work98classic is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to 98classic
Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)

Quote:
Originally Posted by angelofhope View Post
Quick question, does this also make you able to use the HTC Touch pro for tethering?
I ask because I have some strange problems tethering my phone with debian testing (see: http://forums.debian.net/viewtopic.p...261093#p261093 )
TIA
when i ran linux some time ago, i would plug the phone in and when the OS recognized it, i would just run ics and linux would find the connection and use it. nothing special to tether.
__________________
let the black smoke fly...

hero on AOSP 1.6 + googlebits.
Reply With Quote
  #22 (permalink)  
Old 02-28-2010, 11:35 AM
adrian26's Avatar
Lurker
Offline
Pocket PC: TyNT II
Carrier: ICE
 
Join Date: Feb 2010
Posts: 1
Reputation: 0
adrian26 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)

Thanks for the post.
I did all your instructions, when I open the program I've this warning

Failed to retrieve partnership information: Failed to execute program /usr/bin/sync-engine: Success

And when try to open nautilus I got this

Nautilis can't open place «synce»

What do I've to do?
Reply With Quote
  #23 (permalink)  
Old 03-03-2010, 01:00 PM
hzleyes's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: cricket
Location: Oklahoma
 
Join Date: Feb 2010
Posts: 6
Reputation: 5
hzleyes is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Cool Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)

Quote:
Originally Posted by Runamok81 View Post
I use synCE for transfering files. I decided on using google sync to keep my contacts updated, works like a charm.
I use google sync too! It syncs my contacts AND my calendar. GREAT for people that like to mess around with different roms. (like MOI!!) I dont have to worry about how to get my contacts back!
I'll have to check out this SynCE program. I use ubuntu way more than Windows these days.
__________________
Reply With Quote
  #24 (permalink)  
Old 03-09-2010, 03:45 AM
Never4saken's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC hero
Carrier: Sprint
Location: Marsing, ID
 
Join Date: Jun 2009
Posts: 57
Reputation: 100
Never4saken is keeping up the good workNever4saken is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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?
Reply With Quote
  #25 (permalink)  
Old 03-09-2010, 04:01 AM
Never4saken's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC hero
Carrier: Sprint
Location: Marsing, ID
 
Join Date: Jun 2009
Posts: 57
Reputation: 100
Never4saken is keeping up the good workNever4saken is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)

Quote:
Originally Posted by hentai_jeff View Post
For those wanting to flash ROMs from linux your wish is granted http://code.google.com/p/htc-flasher/
Thanks for that jeff. I was looking for a linux version kitchen.=D>
Reply With Quote
  #26 (permalink)  
Old 03-11-2010, 10:20 PM
Runamok81's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2009
Posts: 19
Reputation: 75
Runamok81 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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 source"

Click add again. At the command APT line enter:
Code:
deb-src http://ppa.launchpad.net/synce/ubuntu karmic main
Click "+add source" again

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 hit enter.

then type this command
Code:
gpg --export --armor B152F042D246C25D | sudo apt-key add -
then hit enter.

Now type
Code:
sudo apt-get update
then hit enter

Now type
Code:
sudo apt-get install synce-gvfs
then hit enter.

Step 3: Reboot!

- Enjoy!

Last edited by Runamok81; 03-11-2010 at 10:23 PM.
Reply With Quote
  #27 (permalink)  
Old 04-05-2010, 05:23 PM
welrope's Avatar
VIP Member
Offline
Pocket PC: touch pro 2
Carrier: sprint
Location: Greensboro
 
Join Date: Mar 2009
Posts: 630
Reputation: 3875
welrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIPwelrope is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: SOLVED: How to Sync HTC Touch Pro with Ubuntu Linux Hardy Heron 8.04 (Synce)

thanks for the info!
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development


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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 10:05 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com