<?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>Stochastic Geometry &#187; amd64</title>
	<atom:link href="http://www.stochasticgeometry.ie/tag/amd64/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stochasticgeometry.ie</link>
	<description>Articles on random topics in Programming, Systems Administration, Academia and Industry by Mark Dennehy</description>
	<lastBuildDate>Fri, 27 Jan 2012 17:38:25 +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>Home server build, part two – assembly</title>
		<link>http://www.stochasticgeometry.ie/2011/08/05/home-server-build-part-two-assembly/</link>
		<comments>http://www.stochasticgeometry.ie/2011/08/05/home-server-build-part-two-assembly/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 14:24:26 +0000</pubDate>
		<dc:creator>Mark Dennehy</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[New Toys!]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.stochasticgeometry.ie/?p=1537</guid>
		<description><![CDATA[<p><a href="http://www.stochasticgeometry.ie/wp-content/uploads/2011/08/20110727_001c.jpg"><img class="size-full wp-image-1568 alignleft" style="margin: 2px 4px;" title="The arrival!" src="http://www.stochasticgeometry.ie/wp-content/uploads/2011/08/20110727_001b.jpg" alt="The arrival!" width="307" height="301" /></a></p>
<p>Building a home NAS/Backup/Media/seedbox server, part two - unpacking and assembly.</p>
]]></description>
		<wfw:commentRss>http://www.stochasticgeometry.ie/2011/08/05/home-server-build-part-two-assembly/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VisTablet under Debian Squeeze</title>
		<link>http://www.stochasticgeometry.ie/2009/10/06/vistablet-under-debian-squeeze/</link>
		<comments>http://www.stochasticgeometry.ie/2009/10/06/vistablet-under-debian-squeeze/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 14:00:57 +0000</pubDate>
		<dc:creator>Mark Dennehy</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[600u]]></category>
		<category><![CDATA[aiptek]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Gimp]]></category>
		<category><![CDATA[medion]]></category>
		<category><![CDATA[R61]]></category>
		<category><![CDATA[squeeze]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[Thinkpad]]></category>
		<category><![CDATA[vistablet]]></category>
		<category><![CDATA[wacom]]></category>
		<category><![CDATA[waltop]]></category>
		<category><![CDATA[X.org]]></category>

		<guid isPermaLink="false">http://stochasticgeometry.wordpress.com/?p=345</guid>
		<description><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p><img class="size-full wp-image-348 alignnone" style="border: 1px solid black; margin: 2px;" title="DSCF5570b" src="http://www.stochasticgeometry.ie/wp-content/uploads/2009/10/dscf5570b.jpg" alt="DSCF5570b" width="510" height="379" /></p>
<p>A new toy arrived today &#8211; the VisTablet, which is just a rebadged Aiptek 600U (model number WCK-C121). They sell as Aiptek or Waltop or Medion or any one of a few other names for about €65 on ebay.ie at the moment, so I thought what the heck, I do a fair bit of stuff in Gimp so maybe it&#8217;s worth a look. A few clicks and a week or so later and it arrives. Cue tearing open the box and unwrapping!</p>
<p>Plugging it into the laptop (Thinkpad R61 running Debian Squeeze amd64) got an instant result in that it found the device and allowed cursor movement&#8230; but no actual buttons or pressure sensor stuff, so it couldn&#8217;t work as a tablet. So off to google we go and after trying some frustrating messing about with udev rules (to create <span style="color: #339966;">/dev/apitektablet </span>- which isn&#8217;t necessary it turns out) and hal fdi files (to set up X.org options, which are needed) and I&#8217;d advanced in a posterior direction.</p>
<p>By now we were through the phase where plugging in the device crashed X and had reached the phase where plugging the device <em>out</em> crashed X. At this point, I found that the problem lay in the wacom drivers. See, just because it&#8217;s aiptek hardware doesn&#8217;t mean the aiptek drivers actually work &#8211; in this case, the wacom driver works much better.</p>
<p>But, just to be annoying, the new version of the wacom driver doesn&#8217;t work because it picks up that it&#8217;s not a wacom device and commits seppku to avoid being of any use. Note to the coder who thought that was a good idea &#8211; go choke on a hairball please.</p>
<p>Solution? Go to <a href="http://linuxwacom.sourceforge.net/" target="_blank">linuxwacom</a> and download the latest driver, then untar the tarball, go into <span style="color: #339966;">linuxwacom-0.8.4-2/src/xdrv</span> and edit <span style="color: #339966;">wcmUSB.c</span>. &#8230; <a href="http://www.stochasticgeometry.ie/2009/10/06/vistablet-under-debian-squeeze/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.stochasticgeometry.ie/2009/10/06/vistablet-under-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

