<?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>Everything is Broken &#187; firmware</title>
	<atom:link href="http://play.datalude.com/blog/tag/firmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://play.datalude.com/blog</link>
	<description>Efficiency vs. Inefficiency, in a no-holds barred fight.</description>
	<lastBuildDate>Tue, 04 May 2010 03:05:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Trust Scanner Success</title>
		<link>http://play.datalude.com/blog/2008/06/trust-scanner-success/</link>
		<comments>http://play.datalude.com/blog/2008/06/trust-scanner-success/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 03:45:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[pclinuxos]]></category>
		<category><![CDATA[sane]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[trust]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[xsane]]></category>

		<guid isPermaLink="false">http://play.datalude.com/blog/?p=27</guid>
		<description><![CDATA[My girlfriend turned up this morning with her scanner, a Trust Flat Scan USB 19200. Its an old model from around 5-6 years ago, and she&#8217;d lost the driver disk. This was clearly a challenge for Linux &#8230; I plugged the thing in (its a USB scanner, which pulls all its power from the USB [...]]]></description>
			<content:encoded><![CDATA[<p>My girlfriend turned up this morning with her scanner, a <em>Trust Flat Scan USB 19200</em>. Its an old model from around 5-6 years ago, and she&#8217;d lost the driver disk. This was clearly a challenge for Linux &#8230;</p>
<p>I plugged the thing in (its a USB scanner, which pulls all its power from the USB bus) and the light went on. However the scanner application which comes with both PCLinuxOS and Ubuntu wouldn&#8217;t start up. Time for some investigation. I got a root terminal shell and tried poking around</p>
<p><strong>lsusb</strong> showed that the scanner was recognised.<span id="more-27"></span></p>
<p style="padding-left: 30px;">Bus 002 Device 005: ID 05d8:4002 Ultima Electronics Corp. Artec Ultima 2000 (GT6801 based)/Lifetec LT9385/ScanMagic 1200 UB Plus Scanner</p>
<p>And the Sane website told me it was supported.</p>
<p>The first piece of research suggested that I needed to edit a configuration file, /etc/sane.d/gt68xx.conf</p>
<p>I opened this up, and found the following four lines, all commented, so I uncommented the last three.</p>
<p style="padding-left: 30px;"># Trust Flat Scan USB 19200:<br />
override &#8220;artec-ultima-2000&#8243;<br />
vendor &#8220;Trust&#8221;<br />
model &#8220;Flat Scan USB 19200&#8243;</p>
<p>The xsane application still didn&#8217;t want to work though.</p>
<p>Now I tried the command line application scanimage. <strong>scanimage -L</strong> correctly listed the scanner</p>
<p style="padding-left: 30px;">device `gt68xx:libusb:002:005&#8242; is a Trust Flat Scan USB 19200 flatbed scanner</p>
<p>But <strong>scanimage</strong> on its own gave me the following message</p>
<p style="padding-left: 30px;">[gt68xx] Couldn&#8217;t open firmware file (`/usr/share/sane/gt68xx/Gt680xfw.usb&#8217;): No such file or directory</p>
<p>OK, so we need to find some firmware. A google search on Gt680xfw.usb revealed two candidates. I made a directory in /usr/share/sane/gt68xx/ and dropped the first firmware in there, taking care to rename it with the correct capitalization. Bingo. Now Xsane works. You can get the file <a href="http://play.datalude.com/blog/wp-content/uploads/2008/06/gt680xfw.usb">here</a> &#8230;</p>
<p>That was easy. And yes, I know I could have downloaded the windows drivers from <a href="http://www.trust.com/products/product_detail.aspx?item=11691">here</a>, but that wasn&#8217;t the point!</p>
]]></content:encoded>
			<wfw:commentRss>http://play.datalude.com/blog/2008/06/trust-scanner-success/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://play.datalude.com/blog/wp-content/uploads/2008/06/gt680xfw.usb" length="8192" type="video/unknown" />
		</item>
	</channel>
</rss>
