<?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>tantos &#187; Canon PIXMA iP1800</title>
	<atom:link href="http://tantos.web.id/blogs/tag/canon-pixma-ip1800/feed" rel="self" type="application/rss+xml" />
	<link>http://tantos.web.id</link>
	<description>nek wedi ojo wani-wani, nek wani ojo wedi-wedi</description>
	<lastBuildDate>Mon, 23 Aug 2010 23:00:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How To : Karmic Koala and Canon PIXMA iP1800-iP1900</title>
		<link>http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900</link>
		<comments>http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900#comments</comments>
		<pubDate>Sat, 07 Nov 2009 16:31:38 +0000</pubDate>
		<dc:creator>tantos</dc:creator>
				<category><![CDATA[In Moving to Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Canon PIXMA iP1800]]></category>
		<category><![CDATA[Karmic Koala]]></category>

		<guid isPermaLink="false">http://tantos.web.id/?p=256</guid>
		<description><![CDATA[[ad#ad-post] Note : This tutorial is only for Canon PIXMA iP1800 or iP1900 series with Ubuntu Karmic Koala (9.10). Once again, my Karmic Koala makes a problem, I can&#8217;t print with Canon iP1800 series using my Karmic Koala (my printer is Canon iP1880). I asked Mr.Google and found Edgar Ilaga&#8217;s post in Ubuntu Forums. And [...]
Related posts:<ol>
<li><a href='http://tantos.web.id/blogs/how-to-internet-connection-using-cdma-evdo-modem-and-karmic-koala-ubuntu-9-10' rel='bookmark' title='How To : Internet Connection using CDMA EVDO Modem and Karmic Koala (Ubuntu 9.10)'>How To : Internet Connection using CDMA EVDO Modem and Karmic Koala (Ubuntu 9.10)</a></li>
<li><a href='http://tantos.web.id/blogs/how-to-karmic-koala-and-broadcom-wireless-bcm4312-rev-01' rel='bookmark' title='How To : Karmic Koala and Broadcom Wireless BCM4312 rev 01'>How To : Karmic Koala and Broadcom Wireless BCM4312 rev 01</a></li>
<li><a href='http://tantos.web.id/blogs/waiting-for-ubuntu-9-10-release' rel='bookmark' title='Waiting For Ubuntu 9.10 Release'>Waiting For Ubuntu 9.10 Release</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>[ad#ad-post]<br />
Note : This tutorial is only for Canon PIXMA iP1800 or iP1900 series with Ubuntu Karmic Koala (9.10).</p>
<p>Once again, my Karmic Koala makes a problem, I can&#8217;t print with Canon iP1800 series using my Karmic Koala (my printer is Canon iP1880).<br />
I asked <a href="http://google.com" target="_blank">Mr.Google</a> and found Edgar Ilaga&#8217;s post in <a href="http://ubuntuforums.org/showthread.php?t=1305248">Ubuntu Forums</a>.<br />
And then I&#8217;m repackaged Canon PIXMA iP1900 drivers from <a href="http://software.canon-europe.com/products/0010647.asp">http://software.canon-europe.com/products/0010647.asp</a>, because of owner issue problem in file /usr/lib/cups/filter/pstocanonij and then modified the drivers by following the instruction from Edgar&#8217;s post.</p>
<p>Enough for the bullshit, let&#8217;s start&#8230;</p>
<ol>
<li>Download repackaged Canon PIXMA iP1900 :<br />
Download from <a href="http://www.ziddu.com/download/7264074/Canon-Pixma-iP1900-iP1800-KarmicKoala.tar.gz.html">Ziddu</a>.</li>
<li>Extract it :
<pre class="prettyprint">tar -zxvf Canon-Pixma-iP1900-iP1800-KarmicKoala.tar.gz</pre>
</li>
<li>Enter to directory :
<pre class="prettyprint">cd Canon-Pixma-iP1900-iP1800-KarmicKoala</pre>
</li>
<li>Install cnijfilter-common_3.00-1_i386.deb
<pre class="prettyprint">sudo dpkg -i cnijfilter-common_3.00-1_i386.deb</pre>
</li>
<li>Install cnijfilter-ip1900series_3.00-1_i386.deb
<pre class="prettyprint">sudo dpkg -i cnijfilter-ip1900series_3.00-1_i386.deb</pre>
</li>
<li>Plug in your Printer.
<p>If you are using Canon iP1900 series, it&#8217;s done. But if you are using Canon iP1800 series, we still got some steps left…</p>
</li>
<li>
Your Karmic may be show this message : <a href="http://img692.imageshack.us/img692/3756/screenshot002n.png" target="_blank"><img src="http://img692.imageshack.us/img692/3756/screenshot002n.th.png" border="0" alt="Image Hosted by ImageShack.us"/></a><br />
Then, just choose Provide PPD file from printer installation window.<br />
<a href="http://img94.imageshack.us/img94/4656/screenshot005c.png" target="_blank"><img src="http://img94.imageshack.us/img94/4656/screenshot005c.th.png" border="0" alt="Image Hosted by ImageShack.us"/></a>
</li>
<li>Choose a PPD file using <del datetime="2009-11-09T15:16:00+00:00">/usr/share/ppd/canonip1900.ppd</del> <a href="#updateNov092009"> READ UPDATE BELLOW!</a></li>
<li>
Change your printer name.<br />
<a href="http://img94.imageshack.us/img94/1622/screenshot006l.png" target="_blank"><img src="http://img94.imageshack.us/img94/1622/screenshot006l.th.png" border="0" alt="Image Hosted by ImageShack.us"/></a>
</li>
<li>
Done! you can print with ur Canon iP1800 using ur Karmic Koala now&#8230; yay!</p>
<p><a href="http://img97.imageshack.us/img97/7233/screenshot007ri.png" target="_blank"><img src="http://img97.imageshack.us/img97/7233/screenshot007ri.th.png" border="0" alt="Image Hosted by ImageShack.us"/></a>
</li>
</ol>
<p>Thanks to <a href="http://ubuntuforums.org/member.php?u=890253">Edgar Ilaga</a>[ad#ad-post]</p>
<p><b><a name="updateNov092009">Update Nov 9, 2009 10:16pm :</a></b><br />
In order to enable quality setting, please use this PPD file : <strong><a href="http://www.mediafire.com/download.php?mdmldyztfoh">http://www.mediafire.com/download.php?mdmldyztfoh</a></strong>.  Download it and save in /usr/share/ppd/. Then from menu <strong>System->Administration->Printing</strong>, right click on your printer, choose <strong>properties</strong>, then change your <strong>Make and Model</strong> using this new PPD file.</p>
<p><b><a name="updateNov102009">Update Nov 10, 2009 09:30am :</a></b><br />
English updated by <a href="http://aprisachrysantina.wordpress.com">fuckin doctor in earth</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=6&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=4&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+%3A+Karmic+Koala+and+Canon+PIXMA+iP1800-iP1900&amp;link=http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900&amp;notes=%5Bad%23ad-post%5D%0D%0ANote%20%3A%20This%20tutorial%20is%20only%20for%20Canon%20PIXMA%20iP1800%20or%20iP1900%20series%20with%20Ubuntu%20Karmic%20Koala%20%289.10%29.%0D%0A%0D%0AOnce%20again%2C%20my%20Karmic%20Koala%20makes%20a%20problem%2C%20I%20can%27t%20print%20with%20Canon%20iP1800%20series%20using%20my%20Karmic%20Koala%20%28my%20printer%20is%20Canon%20iP1880%29.%0D%0AI%20asked%20Mr.Google%20and%20found%20Edgar%20Ilaga%27s%20po&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p>Related posts:<ol>
<li><a href='http://tantos.web.id/blogs/how-to-internet-connection-using-cdma-evdo-modem-and-karmic-koala-ubuntu-9-10' rel='bookmark' title='How To : Internet Connection using CDMA EVDO Modem and Karmic Koala (Ubuntu 9.10)'>How To : Internet Connection using CDMA EVDO Modem and Karmic Koala (Ubuntu 9.10)</a></li>
<li><a href='http://tantos.web.id/blogs/how-to-karmic-koala-and-broadcom-wireless-bcm4312-rev-01' rel='bookmark' title='How To : Karmic Koala and Broadcom Wireless BCM4312 rev 01'>How To : Karmic Koala and Broadcom Wireless BCM4312 rev 01</a></li>
<li><a href='http://tantos.web.id/blogs/waiting-for-ubuntu-9-10-release' rel='bookmark' title='Waiting For Ubuntu 9.10 Release'>Waiting For Ubuntu 9.10 Release</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900/feed</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
	</channel>
</rss>

