<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.unnionline.com &#187; SynCE-KPM</title>
	<atom:link href="http://www.unnionline.com/blog/tag/synce-kpm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unnionline.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 30 Nov 2011 11:49:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Configuring ActiveSync between Windows Mobile 6.0 and Ubuntu on Sony Vaio</title>
		<link>http://www.unnionline.com/blog/2008/11/configuring-activesync-between-windows-mobile-60-and-ubuntu-on-sony-vaio/</link>
		<comments>http://www.unnionline.com/blog/2008/11/configuring-activesync-between-windows-mobile-60-and-ubuntu-on-sony-vaio/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 13:57:11 +0000</pubDate>
		<dc:creator>cbaunni</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Sony VAIO]]></category>
		<category><![CDATA[Synce]]></category>
		<category><![CDATA[SynCE-KPM]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.unnionline.com/blog/?p=17</guid>
		<description><![CDATA[Configuring ActiveSync between Windows Mobile 6.0 and Ubuntu on Sony Vaio laptop]]></description>
			<content:encoded><![CDATA[<p>This article will take you through setting up an ActiveSync connection between Windows Mobile 6.0 on T-Mobile MDA II (called WM from hereon) and Ubuntu Heron running on Sony Vaio FZ31S/Z.</p>
<p>When connected via USB, Ubuntu Heron on Sony VAIO laptops does not recognise WM. So our first task is to make Ubuntu see WM. This can be accomplished by installing usb-rndis-lite driver as shown</p>
<p><code><em>svn co https://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite<br />
cd usb-rndis-lite/<br />
make<br />
sudo ./clean.sh<br />
sudo make install</em> </code></p>
<p>Now, run <code><em>dmesg | grep rndis</em></code> to see if `rndis&#8217; is actually recognising to your mobile device</p>
<p>The next task is to install software that can communicate with the WM. Do this by adding the following lines to <em>/etc/apt/sources.list</em> and running <code><em>sudo apt-get update</em></code> afterwards.</p>
<p><code><em>deb http://ppa.launchpad.net/synce/ubuntu hardy main<br />
deb-src http://ppa.launchpad.net/synce/ubuntu hardy main</em></code></p>
<p>Once we have done that, the next step is to install software that can actually sync our mobile with Ubuntu. `Synce&#8217; and `odccm&#8217; are the two sync engines and `synce-kpm&#8217; is the user interface tool that we are going to use here. To Install all this follow the step below</p>
<p><code><em>sudo apt-get install synce-sync-engine librra0-tools librapi2-tools odccm synce-kpm</em></code></p>
<p>Having done all that, you can now check the ActiveSync connection by running synce-kpm and creating a partnership between your WM and Ubuntu Vaio. If nothing seems to work try..</p>
<p>a. reconnecting your mobile</p>
<p>b. soft resetting your mobile</p>
<p>c. restarting your laptop and then connecting your mobile.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unnionline.com/blog/2008/11/configuring-activesync-between-windows-mobile-60-and-ubuntu-on-sony-vaio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

