<?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 for Frank Groeneveld</title>
	<atom:link href="http://frankgroeneveld.nl/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://frankgroeneveld.nl</link>
	<description>Just another weblog</description>
	<lastBuildDate>Mon, 31 Oct 2011 14:21:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Get Wacom Bamboo Pen Working in Ubuntu Karmic by Jan</title>
		<link>http://frankgroeneveld.nl/2010/04/12/get-wacom-bamboo-pen-working-in-ubuntu-karmic/comment-page-1/#comment-1911</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Mon, 31 Oct 2011 14:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://frankgroeneveld.nl/?p=229#comment-1911</guid>
		<description>Hello Frank, 

I&#039;ve followed the steps, but after i execute :

sudo rmmod wacom

I got an &quot;ERROR: Module wacom does not exist in /proc/modules&quot; 

Does this mean that the previous step has not been successfully executed? because when i try to execute 

sudo /etc/init.d/hal restart

the system was giving me this message : &quot;Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service hal restart&quot;

what should i do then? please help</description>
		<content:encoded><![CDATA[<p>Hello Frank, </p>
<p>I've followed the steps, but after i execute :</p>
<p>sudo rmmod wacom</p>
<p>I got an "ERROR: Module wacom does not exist in /proc/modules" </p>
<p>Does this mean that the previous step has not been successfully executed? because when i try to execute </p>
<p>sudo /etc/init.d/hal restart</p>
<p>the system was giving me this message : "Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service hal restart"</p>
<p>what should i do then? please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Wacom Bamboo Pen Working in Ubuntu Lucid by steeph</title>
		<link>http://frankgroeneveld.nl/2010/04/11/get-wacom-bamboo-fun-pen-working-in-ubuntu-lucid/comment-page-3/#comment-1549</link>
		<dc:creator>steeph</dc:creator>
		<pubDate>Thu, 27 Oct 2011 17:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://frankgroeneveld.nl/?p=220#comment-1549</guid>
		<description>After I ran those three lines about two months ago my tablet worked. I also ran

&gt; xsetwacom set &quot;Wacom Bamboo 4×5 Pen&quot; Mode Relative

to set relative mode. After the next kernal update relative mode was off again and the above command doesn&#039;t work. I get

&gt;  X Error of failed request:  BadMatch (invalid parameter attributes)
&gt;  Major opcode of failed request:  140 (XInputExtension)
&gt;  Minor opcode of failed request:  5 (X_SetDeviceMode)
&gt;  Serial number of failed request:  15
&gt;  Current serial number in output stream:  15


&gt; xsetwacom list devices
gives no output.

If anybody has an idea what else I could try to make it usable under Ubuntu again, I&#039;d appreciate a response.</description>
		<content:encoded><![CDATA[<p>After I ran those three lines about two months ago my tablet worked. I also ran</p>
<p>&gt; xsetwacom set "Wacom Bamboo 4×5 Pen" Mode Relative</p>
<p>to set relative mode. After the next kernal update relative mode was off again and the above command doesn't work. I get</p>
<p>&gt;  X Error of failed request:  BadMatch (invalid parameter attributes)<br />
&gt;  Major opcode of failed request:  140 (XInputExtension)<br />
&gt;  Minor opcode of failed request:  5 (X_SetDeviceMode)<br />
&gt;  Serial number of failed request:  15<br />
&gt;  Current serial number in output stream:  15</p>
<p>&gt; xsetwacom list devices<br />
gives no output.</p>
<p>If anybody has an idea what else I could try to make it usable under Ubuntu again, I'd appreciate a response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Wacom Bamboo Pen Working in Ubuntu Lucid by Hector</title>
		<link>http://frankgroeneveld.nl/2010/04/11/get-wacom-bamboo-fun-pen-working-in-ubuntu-lucid/comment-page-3/#comment-1059</link>
		<dc:creator>Hector</dc:creator>
		<pubDate>Thu, 06 Oct 2011 21:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://frankgroeneveld.nl/?p=220#comment-1059</guid>
		<description>Hey,

I tried this on a clean install of ubuntu 11.04 

sudo add-apt-repository ppa:doctormo/wacom-plus
sudo apt-get update
sudo apt-get install wacom-dkms

but it didn&#039;t work. The pad light is on but i doesn&#039;t react and when I approach the pen to pad the light gets red.

Then I tried what you suggest on your old post, but when I get to &quot;make&quot; I got this error.


hectorbernal@hectorbernal-Studio-1558:~/linuxwacom-0.9.0/src/2.6.30$ make
    Building linuxwacom drivers for 2.6 kernel.
***Note: Drivers not enabled as modules in your kernel config but requested through configure are NOT built
make -C /lib/modules/2.6.38-11-generic-pae/build M=/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30
make[1]: Entering directory `/usr/src/linux-headers-2.6.38-11-generic-pae&#039;
  CC [M]  /home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.o
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c: In function ‘wacom_bpt_finger_in’:
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c:209:17: error: ‘struct input_dev’ has no member named ‘abs’
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c:212:18: error: ‘struct input_dev’ has no member named ‘abs’
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c: In function ‘wacom_tpc_finger_in’:
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c:860:17: error: ‘struct input_dev’ has no member named ‘abs’
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c:863:17: error: ‘struct input_dev’ has no member named ‘abs’
make[2]: *** [/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.o] Error 1
make[1]: *** [_module_/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.38-11-generic-pae&#039;
make: *** [all] Error 2

I hope you can help me. I&#039;ve tried different methods from several blogs but it doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I tried this on a clean install of ubuntu 11.04 </p>
<p>sudo add-apt-repository ppa:doctormo/wacom-plus<br />
sudo apt-get update<br />
sudo apt-get install wacom-dkms</p>
<p>but it didn't work. The pad light is on but i doesn't react and when I approach the pen to pad the light gets red.</p>
<p>Then I tried what you suggest on your old post, but when I get to "make" I got this error.</p>
<p>hectorbernal@hectorbernal-Studio-1558:~/linuxwacom-0.9.0/src/2.6.30$ make<br />
    Building linuxwacom drivers for 2.6 kernel.<br />
***Note: Drivers not enabled as modules in your kernel config but requested through configure are NOT built<br />
make -C /lib/modules/2.6.38-11-generic-pae/build M=/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30<br />
make[1]: Entering directory `/usr/src/linux-headers-2.6.38-11-generic-pae'<br />
  CC [M]  /home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.o<br />
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c: In function ‘wacom_bpt_finger_in’:<br />
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c:209:17: error: ‘struct input_dev’ has no member named ‘abs’<br />
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c:212:18: error: ‘struct input_dev’ has no member named ‘abs’<br />
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c: In function ‘wacom_tpc_finger_in’:<br />
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c:860:17: error: ‘struct input_dev’ has no member named ‘abs’<br />
/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.c:863:17: error: ‘struct input_dev’ has no member named ‘abs’<br />
make[2]: *** [/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30/wacom_wac.o] Error 1<br />
make[1]: *** [_module_/home/hectorbernal/linuxwacom-0.9.0/src/2.6.30] Error 2<br />
make[1]: Leaving directory `/usr/src/linux-headers-2.6.38-11-generic-pae'<br />
make: *** [all] Error 2</p>
<p>I hope you can help me. I've tried different methods from several blogs but it doesn't work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Wacom Bamboo Pen Working in Ubuntu Lucid by Get Wacom Bamboo Pen Working in Ubuntu &#124; TurboLinux Blog</title>
		<link>http://frankgroeneveld.nl/2010/04/11/get-wacom-bamboo-fun-pen-working-in-ubuntu-lucid/comment-page-3/#comment-1049</link>
		<dc:creator>Get Wacom Bamboo Pen Working in Ubuntu &#124; TurboLinux Blog</dc:creator>
		<pubDate>Tue, 09 Aug 2011 15:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://frankgroeneveld.nl/?p=220#comment-1049</guid>
		<description>[...] Here is a excellent tutorial show you how to Get Wacom Bamboo Pen Working in Ubuntu: The new Wacom Bamboo Pen (CTL-460) doesn&#8217;t work in Ubuntu Lucid out-of-the-box. You need a newer kernel module than the one that comes with Lucid by default. It&#8217;s pretty easy to get it working though, you just need to know how. [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is a excellent tutorial show you how to Get Wacom Bamboo Pen Working in Ubuntu: The new Wacom Bamboo Pen (CTL-460) doesn&#8217;t work in Ubuntu Lucid out-of-the-box. You need a newer kernel module than the one that comes with Lucid by default. It&#8217;s pretty easy to get it working though, you just need to know how. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Wacom Bamboo Pen Working in Ubuntu Lucid by Boyquotes</title>
		<link>http://frankgroeneveld.nl/2010/04/11/get-wacom-bamboo-fun-pen-working-in-ubuntu-lucid/comment-page-3/#comment-1037</link>
		<dc:creator>Boyquotes</dc:creator>
		<pubDate>Mon, 23 May 2011 14:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://frankgroeneveld.nl/?p=220#comment-1037</guid>
		<description>Hi,

I try with ubuntu 11.04, the tablet work out of box... :)

If you understand when ubuntu 11.04 does?

Bye.
Nicolas.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I try with ubuntu 11.04, the tablet work out of box... <img src='http://frankgroeneveld.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you understand when ubuntu 11.04 does?</p>
<p>Bye.<br />
Nicolas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Wacom Bamboo Pen Working in Ubuntu Lucid by Bruno Berteli</title>
		<link>http://frankgroeneveld.nl/2010/04/11/get-wacom-bamboo-fun-pen-working-in-ubuntu-lucid/comment-page-3/#comment-1030</link>
		<dc:creator>Bruno Berteli</dc:creator>
		<pubDate>Thu, 28 Apr 2011 07:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://frankgroeneveld.nl/?p=220#comment-1030</guid>
		<description>Thanks, man! Worked like a charm... =)</description>
		<content:encoded><![CDATA[<p>Thanks, man! Worked like a charm... =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Wacom Bamboo Pen Working in Ubuntu Karmic by Santh</title>
		<link>http://frankgroeneveld.nl/2010/04/12/get-wacom-bamboo-pen-working-in-ubuntu-karmic/comment-page-1/#comment-1029</link>
		<dc:creator>Santh</dc:creator>
		<pubDate>Wed, 27 Apr 2011 23:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://frankgroeneveld.nl/?p=229#comment-1029</guid>
		<description>I&#039;m new to to ubuntu...how do you add the module to etc/modules ?</description>
		<content:encoded><![CDATA[<p>I'm new to to ubuntu...how do you add the module to etc/modules ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Wacom Bamboo Pen Working in Ubuntu Lucid by Bill</title>
		<link>http://frankgroeneveld.nl/2010/04/11/get-wacom-bamboo-fun-pen-working-in-ubuntu-lucid/comment-page-3/#comment-1027</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sat, 23 Apr 2011 19:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://frankgroeneveld.nl/?p=220#comment-1027</guid>
		<description>I ran the commands and now the touch function works to move the pointer around, but the pen will not work. Is there something I can do?</description>
		<content:encoded><![CDATA[<p>I ran the commands and now the touch function works to move the pointer around, but the pen will not work. Is there something I can do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress 2.9 released by Josh</title>
		<link>http://frankgroeneveld.nl/2009/12/19/wordpress-2-9-released/comment-page-1/#comment-1026</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 14 Apr 2011 22:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://techfield.org/?p=167#comment-1026</guid>
		<description>There is 3.1.1 now, but I think 2.8-3.0 were better.</description>
		<content:encoded><![CDATA[<p>There is 3.1.1 now, but I think 2.8-3.0 were better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symphony CMS; the Best CMS? by Josh</title>
		<link>http://frankgroeneveld.nl/2010/08/11/symphony-cms-the-best-cms/comment-page-1/#comment-1025</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 14 Apr 2011 22:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://frankgroeneveld.nl/?p=259#comment-1025</guid>
		<description>I think so Wordpress is the best as CMS. A lot of plugins and free stuff.</description>
		<content:encoded><![CDATA[<p>I think so WordPress is the best as CMS. A lot of plugins and free stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

