<?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>Person @ CREATIVEDESK &#187; How-to</title>
	<atom:link href="http://hardik.in/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://hardik.in</link>
	<description>Hardik Dalwadi</description>
	<lastBuildDate>Fri, 06 Jan 2012 10:04:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Enable TouchPack Resistive Touch Screen With Ubuntu 10.04 LTS</title>
		<link>http://hardik.in/2010/07/19/enable-touchpack-resistive-touch-screen-with-ubuntu-10-04-lts/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2010/07/19/enable-touchpack-resistive-touch-screen-with-ubuntu-10-04-lts/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 15:26:58 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[10.04]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[LTS]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Enable]]></category>
		<category><![CDATA[Field]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Screen]]></category>
		<category><![CDATA[Touch]]></category>
		<category><![CDATA[Ubuntu Netbook Edition]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=498</guid>
		<description><![CDATA[Let me complete this very quickly, I am seeing flow of TouchPack Resistive Touch Screen in recent hardwares. It&#8217;s not working well with Ubuntu 10.04 LTS. In my pre-test i have found that cursor is automatically  moving at top left corner of the screen. I have also seen this behavior in Ubuntu Netbook Edition. During [...]]]></description>
			<content:encoded><![CDATA[<p>Let me complete this very quickly, I am seeing flow of TouchPack Resistive Touch Screen in recent hardwares. It&#8217;s not working well with Ubuntu 10.04 LTS. In my pre-test i have found that cursor is automatically  moving at top left corner of the screen. I have also seen this behavior in Ubuntu Netbook Edition. During my information triage for this behavior, i have found below hack. I have slightly modify it, so it can work smoothly.</p>
<p>Get the Vendor ID and Product ID of TouchPack Resistive Touch Screen using &#8216;lsusb&#8217; command.</p>
<blockquote><p>person@CANONICAL-DESK:~/Desktop$ lsusb<br />
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br />
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br />
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br />
Bus 002 Device 001: ID 1bfd:1688 TouchPack Resistive Touch Screen<br />
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br />
person@CANONICAL-DESK:~/Desktop$</p></blockquote>
<p>So, here is VID and PID of Touch Screen is:</p>
<blockquote><p>Bus 002 Device 002: ID 1bfd:1688 TouchPack Resistive Touch Screen</p>
<p>VID = 1bfd</p>
<p>PID = 1688</p></blockquote>
<p>Now, it requires quirks to work well with Ubuntu. Ubuntu is taking it as usbhid device. There are few ways to enable this device with quirks.</p>
<p>Modify /etc/rc.local file  and add below line:</p>
<blockquote><p>modprobe -r usbhid<br />
modprobe  usbhid quirks=0x1bfd:0&#215;1688:0&#215;40</p></blockquote>
<p>Please reboot the Ubuntu, and next window will give you touch experience. Now, there are few applications in Ubuntu, that will make your user experience rich. There is application called &#8220;onboard&#8221;, comming in default Ubuntu Netbook Installation. That<br />
will enable on-screen keyboard for every situation. You have to just enable it in start-up application so, GDM can launching new session. There is &#8220;onboard-settings&#8221; where you can define your optiont, like icon in Ubuntu Top Panel, your custom keyboard layout, launch it while locked  screen, etc&#8230; And for editor, there is very good application called, &#8220;xournal&#8221;, which you can installed straight from Ubuntu Software Center.</p>
<p>:wq</p>
<p>&#8211;</p>
<p>person@CANONICAL-DESK | Straight from Canonical field, Puducherry, India.</p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2010/07/19/enable-touchpack-resistive-touch-screen-with-ubuntu-10-04-lts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Upgrade Ubuntu 9.10 To Ubuntu 10.04 LTS (RC Release)</title>
		<link>http://hardik.in/2010/04/23/upgrade-ubuntu-9-10-to-ubuntu-10-04-lts-rc-release/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2010/04/23/upgrade-ubuntu-9-10-to-ubuntu-10-04-lts-rc-release/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 15:02:41 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[10.4]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Time Pass]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=403</guid>
		<description><![CDATA[Everybody knows that Change is coming. So, let me help you guys to experience the change. Yesterday, Ubuntu team has announced Release Candidate for Ubuntu 10.04 LTS (Long Term Support, Updates up to 3 years) for Desktop, Servers, Cloud Computing and Netbooks. There would not be much change in Release Candidate and Final Release of [...]]]></description>
			<content:encoded><![CDATA[<p>Everybody knows that <a href="http://www.ubuntu.com/" target="_blank">Change is coming.</a> So, let me help you guys to experience the change. Yesterday, Ubuntu team has announced <a href="http://www.ubuntu.com/getubuntu/releasenotes/1004overview" target="_blank">Release Candidate for Ubuntu 10.04 LTS </a>(Long Term Support, Updates up to  3 years) for Desktop, Servers, Cloud Computing and Netbooks. There would not be much change in Release Candidate and Final Release of Ubuntu 10.04 LTS. <a href="http://www.ubuntu.com/getubuntu/releasenotes/1004" target="_blank">Please refer the release notes for further information.</a> Now, time to upgrade, I am sure this would be adventure ride for novice Ubuntu user.I used to do this upgrade during BETA cycle, sorry for being late. Since, I had access to 8 MBPS Broaband Line, i could not stop my self for Ubuntu 10.04 RC Downloading. Because i have check the know issue, which is not affecting me too much, so i decided to on upgrade.</p>
<p>Here is my statics during Ubuntu 9.10 To Ubuntu 10.04 LTS (RC Release) upgrade process.</p>
<p>I started upgrade early in the morning in IST time zone with 8 MBPS Broadband Line. I was already running Ubutnu 9.10 with latest updates. During upgrade process, 1574 package was upgraded, 242 was new and 27 packages was removed. It took 45 minutes to download 1064 MB of data. Total upgrade time from Start to Reboot was around 3 hours on my Intel Dual Core machine with 4 GB Ram, i did Bath, Breakfast and checkout during this time. Last upgrade was of Ubuntu 9.04 under 40 Degree Celsius temperature @ Ahmedabad, this time i was in BLR with 20 degree Celsius temperature, Actually my laptop has heat problem, so this parameter was concerned for me.</p>
<p>Here is step to upgrade Ubuntu 9.10 to Ubuntu 10.04</p>
<p><strong>Note: I would advise to take the backup from your existing system to  be at safer side. Also, please make sure that you machine is connected with uninterrupted Internet to make upgrade smoother.<br />
</strong></p>
<p><strong>Step &#8211; 1:</strong></p>
<p>Make sure that your current Ubuntu 9.10 installation is up-to-date with latest updates. If not please update it with latest updates.</p>
<div id="attachment_405" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424103448_Screenshot.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-405" title="Launch update-manager" src="http://hardik.in/wp-content/uploads/2010/04/20100424103448_Screenshot-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Launch update-manager</p></div>
<div id="attachment_406" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424104610_Screenshot_2.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-406" title="Update Manager" src="http://hardik.in/wp-content/uploads/2010/04/20100424104610_Screenshot_2-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Update Manager</p></div>
<p><strong>Step &#8211; 2:</strong></p>
<p>If &#8220;Your system is up-to-date&#8221; then you can start the Ubuntu 10.04 LTS upgrade process.</p>
<div id="attachment_407" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424105113_Screenshot_4.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-407" title="Launch Ubuntu 9.10 Upgrade Manager" src="http://hardik.in/wp-content/uploads/2010/04/20100424105113_Screenshot_4-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Launch Ubuntu 9.10 Upgrade Manager</p></div>
<div id="attachment_408" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424105327_Screenshot_5.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-408" title="Ubuntu 9.10 Update Manager with Ubuntu 10.04 LTS upgrade option" src="http://hardik.in/wp-content/uploads/2010/04/20100424105327_Screenshot_5-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Ubuntu 9.10 Update Manager with Ubuntu 10.04 LTS upgrade option</p></div>
<p><strong>Step &#8211; 3:</strong></p>
<p>Press the &#8220;Upgrade&#8221; button in Ubuntu 9.10 Update Manager with Ubuntu 10.04 LTS upgrade option window. it will start the upgrade option with release note. <strong>it&#8217;s still in BETA stage, so please read it before you proceed ahead and make sure it&#8217;s not affect your upgrade process. if you are not sure what you are doing please press &#8220;Cancel&#8221; button to cancel the upgrade process or else &#8220;Upgrade&#8221;<br />
</strong></p>
<div id="attachment_409" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424105703_Screenshot_6.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-409" title="Ubuntu 10.04 BETA Release Note" src="http://hardik.in/wp-content/uploads/2010/04/20100424105703_Screenshot_6-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Ubuntu 10.04 BETA Release Note</p></div>
<p><strong>Step &#8211; 4:</strong></p>
<p>After going through Ubuntu 10.04 release note (Beta). It&#8217;s total six stage process. From Preparing Upgrade to Restarting the Computer. It will download the Update Manager Core.</p>
<div id="attachment_410" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424110612_Screenshot_8.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-410" title="Upgradation of Update Manage Core " src="http://hardik.in/wp-content/uploads/2010/04/20100424110612_Screenshot_8-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Upgradation of Update Manage Core </p></div>
<div id="attachment_412" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424110828_Screenshot_9.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-412" title="Distribution Upgrade" src="http://hardik.in/wp-content/uploads/2010/04/20100424110828_Screenshot_9-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Distribution Upgrade</p></div>
<div id="attachment_413" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424111424_Screenshot_11.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-413" title="Setting Up New Software Channels" src="http://hardik.in/wp-content/uploads/2010/04/20100424111424_Screenshot_11-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Setting Up New Software Channels</p></div>
<div id="attachment_414" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424111706_Screenshot_13.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-414" title="Notification: Support For Some Application Ended" src="http://hardik.in/wp-content/uploads/2010/04/20100424111706_Screenshot_13-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Notification: Support For Some Application Ended</p></div>
<div id="attachment_415" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424111851_Screenshot_19.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-415" title="Notification: Do you want to start upgrade?" src="http://hardik.in/wp-content/uploads/2010/04/20100424111851_Screenshot_19-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Notification: Do you want to start upgrade?</p></div>
<div id="attachment_418" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424205750_Screenshot_33.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-418" title="Getting new packages" src="http://hardik.in/wp-content/uploads/2010/04/20100424205750_Screenshot_33-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Getting new packages</p></div>
<div id="attachment_419" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424210032_Screenshot_34.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-419" title="Installing the upgrades" src="http://hardik.in/wp-content/uploads/2010/04/20100424210032_Screenshot_34-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Installing the upgrades</p></div>
<div id="attachment_420" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424210410_Screenshot_47.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-420" title="Cleaning up" src="http://hardik.in/wp-content/uploads/2010/04/20100424210410_Screenshot_47-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Cleaning up</p></div>
<div id="attachment_421" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424210830_Screenshot_51.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-421" title="Remove Obsolete packages" src="http://hardik.in/wp-content/uploads/2010/04/20100424210830_Screenshot_51-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Remove Obsolete packages</p></div>
<div id="attachment_422" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424211202_Screenshot_60.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-422" title="Restart the system to complete the upgrade." src="http://hardik.in/wp-content/uploads/2010/04/20100424211202_Screenshot_60-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Restart the system to complete the upgrade.</p></div>
<p>After successful reboot, you will notice purple Ubuntu Boot Splash. If everything goes fine it should boot perfect, which happened in my case, you may have to change themes  and your existing desktop to give complete Ubuntu 10.04 LTS look.</p>
<p>I have also noticed 100% CPU utilization during &#8220;Cleaning Up&#8221; stage.</p>
<div id="attachment_423" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424211613_Screenshot_49.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-423" title="100% CPU Utilization during Cleaning Up stage" src="http://hardik.in/wp-content/uploads/2010/04/20100424211613_Screenshot_49-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">100% CPU Utilization during Cleaning Up stage</p></div>
<p>I hope this will also help for smooth upgrade from Ubuntu 9.10 to Ubuntu 10.04 LTS (RC Release).</p>
<p>Have Happy Upgrade&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2010/04/23/upgrade-ubuntu-9-10-to-ubuntu-10-04-lts-rc-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

