<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tevion Graphics Tablet (Aiptek, APT-6000U) on Ubuntu 8.10 (Intrepid Ibex)</title>
	<atom:link href="http://blog.mymediasystem.net/uncategorized/apt-6000u/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/</link>
	<description>MyMediaSystem - 1080p - AVCHD - H.264 - Linux - 3D - GPS &#38; GPX</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:03:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: acmelab68</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-2302</link>
		<dc:creator>acmelab68</dc:creator>
		<pubDate>Wed, 24 Feb 2010 13:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-2302</guid>
		<description>Thanks a lot!
Guess I will try it one more time on Karmic.</description>
		<content:encoded><![CDATA[<p>Thanks a lot!<br />
Guess I will try it one more time on Karmic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barigorkarl</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-2301</link>
		<dc:creator>Barigorkarl</dc:creator>
		<pubDate>Mon, 22 Feb 2010 13:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-2301</guid>
		<description>Ok, another catch: 

I recently updated to fedora 12 and now the compile process halts with:
&lt;pre&gt;
wizardpen.c: In function &#039;DeviceInit&#039;:
wizardpen.c:636: warning: passing argument 3 of &#039;InitButtonClassDeviceStruct&#039; from incompatible pointer type
/usr/include/xorg/input.h:274: note: expected &#039;Atom *&#039; but argument is of type &#039;unsigned char *&#039;
wizardpen.c:636: error: too few arguments to function &#039;InitButtonClassDeviceStruct&#039;
wizardpen.c:662: warning: passing argument 3 of &#039;InitValuatorClassDeviceStruct&#039; makes pointer from integer without a cast
/usr/include/xorg/input.h:280: note: expected &#039;Atom *&#039; but argument is of type &#039;unsigned int&#039;
wizardpen.c:662: error: too few arguments to function &#039;InitValuatorClassDeviceStruct&#039;
&lt;/pre&gt;

After a bit of a search I found this working patch:
http://code.google.com/p/linuxgenius/issues/detail?id=1#c9

Happy compliling!

( Still, this is the only tutorial that I found and that works, so, again, many thanks ;-) )</description>
		<content:encoded><![CDATA[<p>Ok, another catch: </p>
<p>I recently updated to fedora 12 and now the compile process halts with:<br />
&lt;pre&gt;<br />
wizardpen.c: In function &#8216;DeviceInit&#8217;:<br />
wizardpen.c:636: warning: passing argument 3 of &#8216;InitButtonClassDeviceStruct&#8217; from incompatible pointer type<br />
/usr/include/xorg/input.h:274: note: expected &#8216;Atom *&#8217; but argument is of type &#8216;unsigned char *&#8217;<br />
wizardpen.c:636: error: too few arguments to function &#8216;InitButtonClassDeviceStruct&#8217;<br />
wizardpen.c:662: warning: passing argument 3 of &#8216;InitValuatorClassDeviceStruct&#8217; makes pointer from integer without a cast<br />
/usr/include/xorg/input.h:280: note: expected &#8216;Atom *&#8217; but argument is of type &#8216;unsigned int&#8217;<br />
wizardpen.c:662: error: too few arguments to function &#8216;InitValuatorClassDeviceStruct&#8217;<br />
&lt;/pre&gt;</p>
<p>After a bit of a search I found this working patch:<br />
<a href="http://code.google.com/p/linuxgenius/issues/detail?id=1#c9" rel="nofollow">http://code.google.com/p/linuxgenius/issues/detail?id=1#c9</a></p>
<p>Happy compliling!</p>
<p>( Still, this is the only tutorial that I found and that works, so, again, many thanks <img src='http://blog.mymediasystem.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acmelab68</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-2028</link>
		<dc:creator>acmelab68</dc:creator>
		<pubDate>Sun, 28 Jun 2009 14:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-2028</guid>
		<description>See test below:

If you want to post code in this blog, please use these meta tags in the test below, else your code will be screwed up. E.g. the quotation marks from the posting above won&#039;t work correctly.

Test. 
&lt;pre&gt;&lt;pre&gt;
some code lines here
&lt;/pre&gt;
&lt;/pre&gt;



I&#039;ve been writing this in the comment field: 
&lt;pre&gt;&amp; lt;pre&amp; gt; some; code lines here&amp; lt;/pre&amp; gt;&lt;/pre&gt;

&lt;strong&gt;No space&lt;/strong&gt; between &amp; and the letter &quot;l&quot; of &quot;lt;&quot;</description>
		<content:encoded><![CDATA[<p>See test below:</p>
<p>If you want to post code in this blog, please use these meta tags in the test below, else your code will be screwed up. E.g. the quotation marks from the posting above won&#8217;t work correctly.</p>
<p>Test. </p>
<pre>&lt;pre&gt;
some code lines here
&lt;/pre&gt;
</pre>
<p>I&#8217;ve been writing this in the comment field: </p>
<pre>& lt;pre& gt; some; code lines here& lt;/pre& gt;</pre>
<p><strong>No space</strong> between &#038; and the letter &#8220;l&#8221; of &#8220;lt;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acmelab68</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-2027</link>
		<dc:creator>acmelab68</dc:creator>
		<pubDate>Sun, 28 Jun 2009 13:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-2027</guid>
		<description>@Barigorokarl 

Your browser is fine. I&#039;ve fixed the bug. Thanks a lot.

Regards,
Andreas</description>
		<content:encoded><![CDATA[<p>@Barigorokarl </p>
<p>Your browser is fine. I&#8217;ve fixed the bug. Thanks a lot.</p>
<p>Regards,<br />
Andreas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barigorokarl</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-2026</link>
		<dc:creator>Barigorokarl</dc:creator>
		<pubDate>Sun, 28 Jun 2009 13:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-2026</guid>
		<description>Ah ... great fail! This blog throws everything that looks like html away. 

Ok, lets try that again, here is now - hopefully - the file:

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;

&lt;deviceinfo version=&quot;0.2&quot;&gt;
 &lt;device&gt;
  &lt;match key=&quot;usb.vendor_id&quot; int=&quot;21827&quot;&gt;
   &lt;match key=&quot;usb.product_id&quot; int=&quot;4&quot;&gt;
    &lt;merge key=&quot;info.ignore&quot; type=&quot;bool&quot;&gt;true&lt;/merge&gt;
   &lt;/match&gt;
  &lt;/match&gt;
 &lt;/device&gt;
&lt;/deviceinfo&gt;</description>
		<content:encoded><![CDATA[<p>Ah &#8230; great fail! This blog throws everything that looks like html away. </p>
<p>Ok, lets try that again, here is now &#8211; hopefully &#8211; the file:</p>
<p>&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?&gt;</p>
<p>&lt;deviceinfo version=&#8221;0.2&#8243;&gt;<br />
 &lt;device&gt;<br />
  &lt;match key=&#8221;usb.vendor_id&#8221; int=&#8221;21827&#8243;&gt;<br />
   &lt;match key=&#8221;usb.product_id&#8221; int=&#8221;4&#8243;&gt;<br />
    &lt;merge key=&#8221;info.ignore&#8221; type=&#8221;bool&#8221;&gt;true&lt;/merge&gt;<br />
   &lt;/match&gt;<br />
  &lt;/match&gt;<br />
 &lt;/device&gt;<br />
&lt;/deviceinfo&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barigorokarl</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-2025</link>
		<dc:creator>Barigorokarl</dc:creator>
		<pubDate>Sun, 28 Jun 2009 13:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-2025</guid>
		<description>Hi, great thanks, my pad works fine, even with pressure detection! :-) I work with a fedora 10 an the tutorial just worked!

I think I&#039;ve found a little &quot;glitch&quot;, though:

The file 10-UC-LOGIC-Tablet-fix.fdi had no opening &quot;&quot; after the closing &lt;/deviceinfo - tag was also missing. But maybe my browser ust screwed up. 

Anyhow, if someone else encounters that Problem, here is the &quot;fixed&quot; version:




 
  
   
    true
   
  
 
</description>
		<content:encoded><![CDATA[<p>Hi, great thanks, my pad works fine, even with pressure detection! <img src='http://blog.mymediasystem.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I work with a fedora 10 an the tutorial just worked!</p>
<p>I think I&#8217;ve found a little &#8220;glitch&#8221;, though:</p>
<p>The file 10-UC-LOGIC-Tablet-fix.fdi had no opening &#8220;&#8221; after the closing &lt;/deviceinfo &#8211; tag was also missing. But maybe my browser ust screwed up. </p>
<p>Anyhow, if someone else encounters that Problem, here is the &quot;fixed&quot; version:</p>
<p>    true</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ricardo</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-2005</link>
		<dc:creator>ricardo</dc:creator>
		<pubDate>Wed, 24 Jun 2009 14:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-2005</guid>
		<description>i think this could be solve the problem.
Some one can tested becouse i am with ubuntu 8.10

http://digitalbluewave.blogspot.com/search/label/installation</description>
		<content:encoded><![CDATA[<p>i think this could be solve the problem.<br />
Some one can tested becouse i am with ubuntu 8.10</p>
<p><a href="http://digitalbluewave.blogspot.com/search/label/installation" rel="nofollow">http://digitalbluewave.blogspot.com/search/label/installation</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arturito</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-2002</link>
		<dc:creator>Arturito</dc:creator>
		<pubDate>Tue, 23 Jun 2009 01:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-2002</guid>
		<description>cant be! i have the same problem, any other way to install the drivers or do something else to make the tablet work?</description>
		<content:encoded><![CDATA[<p>cant be! i have the same problem, any other way to install the drivers or do something else to make the tablet work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ricardo</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-1986</link>
		<dc:creator>ricardo</dc:creator>
		<pubDate>Mon, 08 Jun 2009 22:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-1986</guid>
		<description>we are doomed to use 8.10</description>
		<content:encoded><![CDATA[<p>we are doomed to use 8.10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acmelab68</title>
		<link>http://blog.mymediasystem.net/uncategorized/apt-6000u/comment-page-1/#comment-1971</link>
		<dc:creator>acmelab68</dc:creator>
		<pubDate>Fri, 15 May 2009 20:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=1100#comment-1971</guid>
		<description>&lt;a href=&quot;#comment-1970&quot; rel=&quot;nofollow&quot;&gt;@Clyde&lt;/a&gt; 
sorry folks, it&#039;s for Ubuntu 8.10 (Intrepid Ibex).
I don&#039;t know when I find the time to try it with 9.04. Even so - I&#039;m not sure I&#039;m smarter you are, regarding this problem.
Maybe a smart reader knows a solution and let us know. That&#039;ll be great.

Sorry.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1970" rel="nofollow">@Clyde</a><br />
sorry folks, it&#8217;s for Ubuntu 8.10 (Intrepid Ibex).<br />
I don&#8217;t know when I find the time to try it with 9.04. Even so &#8211; I&#8217;m not sure I&#8217;m smarter you are, regarding this problem.<br />
Maybe a smart reader knows a solution and let us know. That&#8217;ll be great.</p>
<p>Sorry.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

