<?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: Getting your X10 CM19A Module Working in Linux</title>
	<atom:link href="http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/</link>
	<description>Free tools and information maintained by an online entrepreneur.</description>
	<lastBuildDate>Thu, 26 Aug 2010 20:35:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David Merrick</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-49724</link>
		<dc:creator>David Merrick</dc:creator>
		<pubDate>Thu, 26 Aug 2010 20:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-49724</guid>
		<description>I actually realized my problem was I didn&#039;t have build-essential installed. After I did, the modules compiled just fine.</description>
		<content:encoded><![CDATA[<p>I actually realized my problem was I didn&#8217;t have build-essential installed. After I did, the modules compiled just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Merrick</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-49207</link>
		<dc:creator>David Merrick</dc:creator>
		<pubDate>Sat, 14 Aug 2010 23:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-49207</guid>
		<description>@Charlie: I got mine working with the Python driver from http://www.cuddon.net/2009/08/python-driver-v01-for-cm19a-x10.html. It&#039;s not as clean of a solution as this one, but seeing as this one has a few bugs on Ubuntu 9.10 server for now it works faster than I had expected and is easy to set up.</description>
		<content:encoded><![CDATA[<p>@Charlie: I got mine working with the Python driver from <a href="http://www.cuddon.net/2009/08/python-driver-v01-for-cm19a-x10.html" rel="nofollow">http://www.cuddon.net/2009/08/python-driver-v01-for-cm19a-x10.html</a>. It&#8217;s not as clean of a solution as this one, but seeing as this one has a few bugs on Ubuntu 9.10 server for now it works faster than I had expected and is easy to set up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Merrick</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-49206</link>
		<dc:creator>David Merrick</dc:creator>
		<pubDate>Sat, 14 Aug 2010 23:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-49206</guid>
		<description>@Charlie--I&#039;m getting the same error message installing on an Ubuntu 9.10 server as well. I had done the same install successfully on a 9.10 Desktop, so it doesn&#039;t make sense to me why this isn&#039;t working. I&#039;ll try a few things on my own to figure it out and will post back.</description>
		<content:encoded><![CDATA[<p>@Charlie&#8211;I&#8217;m getting the same error message installing on an Ubuntu 9.10 server as well. I had done the same install successfully on a 9.10 Desktop, so it doesn&#8217;t make sense to me why this isn&#8217;t working. I&#8217;ll try a few things on my own to figure it out and will post back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelby Denike</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-48558</link>
		<dc:creator>Shelby Denike</dc:creator>
		<pubDate>Thu, 05 Aug 2010 18:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-48558</guid>
		<description>Also when this happens the syslog shows the following 

Aug  5 11:20:19 control kernel: [  223.292866] x10-cm19a: devf_open: Couldn&#039;t submit interrupt input URB: -28
Aug  5 11:20:22 control kernel: [  226.360844] x10-cm19a: devf_open: Couldn&#039;t submit interrupt input URB: -28

And dmesg shows the following


[  223.292866] x10-cm19a: devf_open: Couldn&#039;t submit interrupt input URB: -28
[  226.360844] x10-cm19a: devf_open: Couldn&#039;t submit interrupt input URB: -28
This is Linux Kernel 2.6.32-21-generic-pae</description>
		<content:encoded><![CDATA[<p>Also when this happens the syslog shows the following </p>
<p>Aug  5 11:20:19 control kernel: [  223.292866] x10-cm19a: devf_open: Couldn&#8217;t submit interrupt input URB: -28<br />
Aug  5 11:20:22 control kernel: [  226.360844] x10-cm19a: devf_open: Couldn&#8217;t submit interrupt input URB: -28</p>
<p>And dmesg shows the following</p>
<p>[  223.292866] x10-cm19a: devf_open: Couldn&#8217;t submit interrupt input URB: -28<br />
[  226.360844] x10-cm19a: devf_open: Couldn&#8217;t submit interrupt input URB: -28<br />
This is Linux Kernel 2.6.32-21-generic-pae</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelby Denike</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-48557</link>
		<dc:creator>Shelby Denike</dc:creator>
		<pubDate>Thu, 05 Aug 2010 18:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-48557</guid>
		<description>Thanks for the tutorial, seems to be working for the MOST part... The driver compiles and loads.  I am able to echo commands to it and the devices turn on/off ... but after X hours when i try to send commands to the device I get the following 

$ echo +A1 &gt; /dev/cm19a0
bash: /dev/cm19a0: No space left on device
$

Any ideas on this?  Running this on Ubuntu Server 10.4 ... Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial, seems to be working for the MOST part&#8230; The driver compiles and loads.  I am able to echo commands to it and the devices turn on/off &#8230; but after X hours when i try to send commands to the device I get the following </p>
<p>$ echo +A1 &gt; /dev/cm19a0<br />
bash: /dev/cm19a0: No space left on device<br />
$</p>
<p>Any ideas on this?  Running this on Ubuntu Server 10.4 &#8230; Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-47994</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 29 Jul 2010 00:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-47994</guid>
		<description>Just compiled and installed the driver on Fedora 13  Kernel 2.6.33.6-147.fc13.x86_64
No problems, after I installed the kernel-devel pkg.
It works great.</description>
		<content:encoded><![CDATA[<p>Just compiled and installed the driver on Fedora 13  Kernel 2.6.33.6-147.fc13.x86_64<br />
No problems, after I installed the kernel-devel pkg.<br />
It works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-47704</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Fri, 23 Jul 2010 22:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-47704</guid>
		<description>Building x10-cm19a for Ubuntu 9.10 I get:
Building X10-CM19A for 2.5/2.6 kernel...
 (make sure you have write access to your kernel source tree)
make -C /lib/modules/`uname -r`/build SUBDIRS=/tmp/x10-cm19a-0.1.1 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-34-fitpc2&#039;
 CC [M]  /tmp/x10-cm19a-0.1.1/drivers/usb/comm/x10-cm19a.o
 LD [M]  /tmp/x10-cm19a-0.1.1/x10-cm19a.o
 Building modules, stage 2.
 MODPOST 1 modules
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
&#039;make CONFIG_DEBUG_SECTION_MISMATCH=y&#039;
 CC      /tmp/x10-cm19a-0.1.1/x10-cm19a.mod.o
 LD [M]  /tmp/x10-cm19a-0.1.1/x10-cm19a.ko
Is this section mismatch a problem?  I&#039;m on a custom kernel for this system so I need to be a bit careful.
 
 </description>
		<content:encoded><![CDATA[<p>Building x10-cm19a for Ubuntu 9.10 I get:<br />
Building X10-CM19A for 2.5/2.6 kernel&#8230;<br />
 (make sure you have write access to your kernel source tree)<br />
make -C /lib/modules/`uname -r`/build SUBDIRS=/tmp/x10-cm19a-0.1.1 modules<br />
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-34-fitpc2&#8242;<br />
 CC [M]  /tmp/x10-cm19a-0.1.1/drivers/usb/comm/x10-cm19a.o<br />
 LD [M]  /tmp/x10-cm19a-0.1.1/x10-cm19a.o<br />
 Building modules, stage 2.<br />
 MODPOST 1 modules<br />
WARNING: modpost: Found 1 section mismatch(es).<br />
To see full details build your kernel with:<br />
&#8216;make CONFIG_DEBUG_SECTION_MISMATCH=y&#8217;<br />
 CC      /tmp/x10-cm19a-0.1.1/x10-cm19a.mod.o<br />
 LD [M]  /tmp/x10-cm19a-0.1.1/x10-cm19a.ko<br />
Is this section mismatch a problem?  I&#8217;m on a custom kernel for this system so I need to be a bit careful.<br />
 <br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-45834</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 09 Jun 2010 21:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-45834</guid>
		<description>got this:




Building X10-CM19A for 2.5/2.6 kernel...
   (make sure you have write access to your kernel source tree)
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-generic&#039;
scripts/Makefile.build:49: *** CFLAGS was changed in &quot;/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5/Makefile&quot;. Fix it to use EXTRA_CFLAGS.  Stop.
make[1]: *** [_module_/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic&#039;
make: *** [all] Error 2

</description>
		<content:encoded><![CDATA[<p>got this:</p>
<p>Building X10-CM19A for 2.5/2.6 kernel&#8230;<br />
   (make sure you have write access to your kernel source tree)<br />
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5 modules<br />
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-generic&#8217;<br />
scripts/Makefile.build:49: *** CFLAGS was changed in &#8220;/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5/Makefile&#8221;. Fix it to use EXTRA_CFLAGS.  Stop.<br />
make[1]: *** [_module_/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5] Error 2<br />
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic&#8217;<br />
make: *** [all] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-45833</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 09 Jun 2010 21:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-45833</guid>
		<description>Building X10-CM19A for 2.5/2.6 kernel...
   (make sure you have write access to your kernel source tree)
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-generic&#039;
scripts/Makefile.build:49: *** CFLAGS was changed in &quot;/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5/Makefile&quot;. Fix it to use EXTRA_CFLAGS.  Stop.
make[1]: *** [_module_/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic&#039;
make: *** [all] Error 2
</description>
		<content:encoded><![CDATA[<p>Building X10-CM19A for 2.5/2.6 kernel&#8230;<br />
   (make sure you have write access to your kernel source tree)<br />
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5 modules<br />
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-generic&#8217;<br />
scripts/Makefile.build:49: *** CFLAGS was changed in &#8220;/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5/Makefile&#8221;. Fix it to use EXTRA_CFLAGS.  Stop.<br />
make[1]: *** [_module_/home/CONSUMERS/smckee/Documents/src/x10-cm19a-0.0.5] Error 2<br />
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic&#8217;<br />
make: *** [all] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad</title>
		<link>http://pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/comment-page-1/#comment-45808</link>
		<dc:creator>Conrad</dc:creator>
		<pubDate>Tue, 08 Jun 2010 07:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/linux/getting-your-x10-cm19a-module-working-in-linux/#comment-45808</guid>
		<description>thank you! thank you! thank you!
I read the (rather sparse) one-page X10MMS instructions and although I&#039;d got the driver install and it looked like it was working  and all... &lt;strong&gt;ok now what?&lt;/strong&gt;
no mention of the elusive &quot;&lt;em&gt;echo +A1 &gt; /dev/cm19a0&lt;/em&gt;&quot; command to actually, you know, do stuff...
 
once again, THANK YOU!</description>
		<content:encoded><![CDATA[<p>thank you! thank you! thank you!<br />
I read the (rather sparse) one-page X10MMS instructions and although I&#8217;d got the driver install and it looked like it was working  and all&#8230; <strong>ok now what?</strong><br />
no mention of the elusive &#8220;<em>echo +A1 &gt; /dev/cm19a0</em>&#8221; command to actually, you know, do stuff&#8230;<br />
 <br />
once again, THANK YOU!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
