<?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>Push cx &#187; Epson</title>
	<atom:link href="http://push.cx/tag/epson/feed" rel="self" type="application/rss+xml" />
	<link>http://push.cx</link>
	<description>A traveling geek&#039;s blog on development, games, and the web</description>
	<lastBuildDate>Fri, 14 Oct 2011 10:24:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Epson Perfection V100 in Ubuntu</title>
		<link>http://push.cx/2007/epson-perfection-v100-in-ubuntu</link>
		<comments>http://push.cx/2007/epson-perfection-v100-in-ubuntu#comments</comments>
		<pubDate>Mon, 19 Feb 2007 01:51:51 +0000</pubDate>
		<dc:creator>Peter Harkins</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Epson]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sane]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[scanning]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[v100]]></category>

		<guid isPermaLink="false">http://push.cx/2007/epson-perfection-v100-in-ubuntu</guid>
		<description><![CDATA[I just bought an Epson Perfection V100 scanner and wanted to post about how I got it working in Ubuntu for anyone else who noticed it doesn&#8217;t Just Work. The drivers are binary-only, so you have to dick around a little to get them installed &#8212; the SANE folks have said they&#8217;d integrate them if [...]]]></description>
			<content:encoded><![CDATA[<p>
<img class="decoration"  src="http://push.cx/wp-content/uploads/2007/02/epson-v100.jpg" alt="Epson v100" />
I just bought an Epson Perfection V100 scanner and wanted to post about how I got it working in Ubuntu for anyone else who noticed it doesn&#8217;t Just Work. The drivers are binary-only, so you have to dick around a little to get them installed &#8212; the SANE folks have said they&#8217;d integrate them if they were open source, but most hardware companies fail to provide source and doom their hardware to early obsolescence. Tangent aside, here&#8217;s how to get your scanner working:
</p>

<ol>
  <li>By default, only root will be able to play with your new scanner. Run <kbd>sudo addgroup `whoami` scanner</kbd>. Log out and back in, and you&#8217;ll be able to scan without being root.</li>
  <li><a href="http://push.cx/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5hdmFzeXMuanAvZW5nbGlzaC9saW51eF9lL2RsX3NjYW4uaHRtbA==">Download the iscan and iscan-plugin-gt</a> rpms from the provider. By playing with the URLs on the file I was able to find version 2.5.0, but I don&#8217;t know that you need it or why the page hasn&#8217;t been updated.
  <li>Run:
    <pre>&nbsp;
$ sudo alien iscan-<span style="color: #cc66cc;">2</span>.<span style="color: #cc66cc;">3</span>.<span style="color: #cc66cc;">0</span>-<span style="color: #cc66cc;">1</span>.c2.i386.rpm
$ sudo alien iscan-plugin-gt-s600-<span style="color: #cc66cc;">2</span>.<span style="color: #cc66cc;">0</span>.<span style="color: #cc66cc;">0</span>-<span style="color: #cc66cc;">1</span>.c2.i386.rpm
$ sudo apt-get install iscan_<span style="color: #cc66cc;">2</span>.<span style="color: #cc66cc;">3</span>.<span style="color: #cc66cc;">0</span>-<span style="color: #cc66cc;">1</span>_i386.deb
$ sudo apt-get install iscan-plugin-gt-s600_<span style="color: #cc66cc;">2</span>.<span style="color: #cc66cc;">0</span>.<span style="color: #cc66cc;">0</span>-<span style="color: #cc66cc;">2</span>_i386.deb</pre>
  </li>
  <li>Run <kbd>sane-find-scanner</kbd> to see your scanner detected, and <kbd>scanimage -L</kbd> to hear it whir a little as sane checks that it can command it.</li>
</ol>

<p>
That&#8217;s all the setup I had to do. You should now be able to use xsane or Gimp to grab images off your scanner. I don&#8217;t know how to make the buttons on the scanner do anything, even <kbd>xev</kbd> reported nothing.
</p>

<p>
If you have problems, you should post on the <a href="http://push.cx/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zYW5lLXByb2plY3Qub3JnLw==">SANE mailing list</a>, not here, because I don&#8217;t really know anything about SANE and can&#8217;t help you.
</p> <img src="http://push.cx/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=218" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://push.cx/2007/epson-perfection-v100-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

