<?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 anderswallin.net</title>
	<atom:link href="http://www.anderswallin.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anderswallin.net</link>
	<description></description>
	<lastBuildDate>Tue, 14 May 2013 10:26:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on UV LED Lamp by tissit</title>
		<link>http://www.anderswallin.net/2012/04/uv-led-lamp/#comment-34554</link>
		<dc:creator>tissit</dc:creator>
		<pubDate>Tue, 14 May 2013 10:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=5772#comment-34554</guid>
		<description><![CDATA[I wonder if that would work for retrobrighting :)]]></description>
		<content:encoded><![CDATA[<p>I wonder if that would work for retrobrighting <img src='http://www.anderswallin.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LinuxCNC on Ubuntu 12.04LTS by admin</title>
		<link>http://www.anderswallin.net/2012/12/linuxcnc-on-ubuntu-12-04lts/#comment-34507</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 14 May 2013 04:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=6056#comment-34507</guid>
		<description><![CDATA[valgrind: you will need to provide more information. what kernel are you running? what hardware? what are the latency numbers? The LinuxCNC wiki has a list of common issues that affect RT performance:
http://wiki.linuxcnc.org/cgi-bin/wiki.pl?TroubleShooting
the most common problems are BIOS settings that affect on-board video/audio/USB/power-saving]]></description>
		<content:encoded><![CDATA[<p>valgrind: you will need to provide more information. what kernel are you running? what hardware? what are the latency numbers? The LinuxCNC wiki has a list of common issues that affect RT performance:<br />
<a href="http://wiki.linuxcnc.org/cgi-bin/wiki.pl?TroubleShooting" rel="nofollow">http://wiki.linuxcnc.org/cgi-bin/wiki.pl?TroubleShooting</a><br />
the most common problems are BIOS settings that affect on-board video/audio/USB/power-saving</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LinuxCNC on Ubuntu 12.04LTS by valgrind</title>
		<link>http://www.anderswallin.net/2012/12/linuxcnc-on-ubuntu-12-04lts/#comment-34469</link>
		<dc:creator>valgrind</dc:creator>
		<pubDate>Mon, 13 May 2013 23:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=6056#comment-34469</guid>
		<description><![CDATA[I installed 12.04.2, but according to latency-test outputs, it doesnt meet real-time requirements.]]></description>
		<content:encoded><![CDATA[<p>I installed 12.04.2, but according to latency-test outputs, it doesnt meet real-time requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Equatorial wedge – base plate by Equatorial Wedge &#8211; Drawings &#124; anderswallin.net</title>
		<link>http://www.anderswallin.net/2010/08/equatorial-wedge-base-plate/#comment-33884</link>
		<dc:creator>Equatorial Wedge &#8211; Drawings &#124; anderswallin.net</dc:creator>
		<pubDate>Fri, 10 May 2013 09:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=3603#comment-33884</guid>
		<description><![CDATA[[...] MiniTower Equatorial Wedge project I completed in 2010 August-September (see old blog posts: base, top, side, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] MiniTower Equatorial Wedge project I completed in 2010 August-September (see old blog posts: base, top, side, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LinuxCNC on Ubuntu 12.04LTS by kris</title>
		<link>http://www.anderswallin.net/2012/12/linuxcnc-on-ubuntu-12-04lts/#comment-32645</link>
		<dc:creator>kris</dc:creator>
		<pubDate>Fri, 03 May 2013 00:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=6056#comment-32645</guid>
		<description><![CDATA[Hi there, linux n00b here, I had great luck with your instructions up to #4.  It reads:
Configure and build for Xenomai:
cd src
./configure --with-threads=xenomai-user --enable-run-in-place
make
sudo make setuid

BUT I think it should read:
Configure and build for Xenomai:
cd src
sh autogen.sh
./configure --with-threads=xenomai-user --enable-run-in-place
make
sudo make setuid]]></description>
		<content:encoded><![CDATA[<p>Hi there, linux n00b here, I had great luck with your instructions up to #4.  It reads:<br />
Configure and build for Xenomai:<br />
cd src<br />
./configure --with-threads=xenomai-user --enable-run-in-place<br />
make<br />
sudo make setuid</p>
<p>BUT I think it should read:<br />
Configure and build for Xenomai:<br />
cd src<br />
sh autogen.sh<br />
./configure --with-threads=xenomai-user --enable-run-in-place<br />
make<br />
sudo make setuid</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LinuxCNC on Ubuntu 12.04LTS by admin</title>
		<link>http://www.anderswallin.net/2012/12/linuxcnc-on-ubuntu-12-04lts/#comment-29631</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 17 Apr 2013 09:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=6056#comment-29631</guid>
		<description><![CDATA[Lucio,
You should try running linuxcnc in sim-mode. Does that work? That would indicate a problem with the parport driver.

In general it&#039;s best to post all your configuration files and your error output on either the linuxcnc form or the linuxcnc mailinglist. My experience is that there is usually someone there who knows how to solve your problem and can help you.

AW]]></description>
		<content:encoded><![CDATA[<p>Lucio,<br />
You should try running linuxcnc in sim-mode. Does that work? That would indicate a problem with the parport driver.</p>
<p>In general it's best to post all your configuration files and your error output on either the linuxcnc form or the linuxcnc mailinglist. My experience is that there is usually someone there who knows how to solve your problem and can help you.</p>
<p>AW</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LinuxCNC on Ubuntu 12.04LTS by Lucio</title>
		<link>http://www.anderswallin.net/2012/12/linuxcnc-on-ubuntu-12-04lts/#comment-29617</link>
		<dc:creator>Lucio</dc:creator>
		<pubDate>Wed, 17 Apr 2013 08:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=6056#comment-29617</guid>
		<description><![CDATA[hi dudes,
thank&#039;s for this page, it has been the only valid way to install linuxcnc on xubuntu 12.04
BUT... i&#039;ve the followin&#039; problem:
i click on the con, program start and i can select the configuration options
linuxcnc logo with penguin, version etc. appear and... a linuxcnc error window open and program exit.
the error message is:
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.5.2-193-g6de7f0d
Machine configuration directory is &#039;/home/incisoria/linuxcnc/configs/cooltool-1&#039;
Machine configuration file is &#039;Basic540_4axes.ini&#039;
INIFILE=/home/incisoria/linuxcnc/configs/cooltool-1/Basic540_4axes.ini
PARAMETER_FILE=stepper.var
TASK=milltask
HALUI=
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=7315
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Cleanup done

Debug file information:
Can not find -sec MOT -var MOT -num 1 
Can not find -sec IO -var IO -num 1 
Can not find -sec LINUXCNC -var NML_FILE -num 1 
Can not find -sec EMC -var NML_FILE -num 1 
hal_parport: dlopen: /usr/lib/linuxcnc/modules/hal_parport.so: cannot open shared object file: No such file or directory
S4_pinout.hal:6: /usr/bin/rtapi_app exited without becoming ready
S4_pinout.hal:6: insmod failed, returned -1
7315
  PID TTY      STAT   TIME COMMAND
Stopping realtime threads
Unloading hal components

could somebody pleeeeeease help me?
thanks]]></description>
		<content:encoded><![CDATA[<p>hi dudes,<br />
thank's for this page, it has been the only valid way to install linuxcnc on xubuntu 12.04<br />
BUT... i've the followin' problem:<br />
i click on the con, program start and i can select the configuration options<br />
linuxcnc logo with penguin, version etc. appear and... a linuxcnc error window open and program exit.<br />
the error message is:<br />
Print file information:<br />
RUN_IN_PLACE=no<br />
LINUXCNC_DIR=<br />
LINUXCNC_BIN_DIR=/usr/bin<br />
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc<br />
LINUXCNC_SCRIPT_DIR=<br />
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules<br />
LINUXCNC_CONFIG_DIR=<br />
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs<br />
INIVAR=inivar<br />
HALCMD=halcmd<br />
LINUXCNC_EMCSH=/usr/bin/wish8.5<br />
LINUXCNC - 2.5.2-193-g6de7f0d<br />
Machine configuration directory is '/home/incisoria/linuxcnc/configs/cooltool-1'<br />
Machine configuration file is 'Basic540_4axes.ini'<br />
INIFILE=/home/incisoria/linuxcnc/configs/cooltool-1/Basic540_4axes.ini<br />
PARAMETER_FILE=stepper.var<br />
TASK=milltask<br />
HALUI=<br />
DISPLAY=axis<br />
Starting LinuxCNC...<br />
Starting LinuxCNC server program: linuxcncsvr<br />
Loading Real Time OS, RTAPI, and HAL_LIB modules<br />
Starting LinuxCNC IO program: io<br />
Shutting down and cleaning up LinuxCNC...<br />
Killing task linuxcncsvr, PID=7315<br />
Removing HAL_LIB, RTAPI, and Real Time OS modules<br />
Removing NML shared memory segments<br />
Cleanup done</p>
<p>Debug file information:<br />
Can not find -sec MOT -var MOT -num 1<br />
Can not find -sec IO -var IO -num 1<br />
Can not find -sec LINUXCNC -var NML_FILE -num 1<br />
Can not find -sec EMC -var NML_FILE -num 1<br />
hal_parport: dlopen: /usr/lib/linuxcnc/modules/hal_parport.so: cannot open shared object file: No such file or directory<br />
S4_pinout.hal:6: /usr/bin/rtapi_app exited without becoming ready<br />
S4_pinout.hal:6: insmod failed, returned -1<br />
7315<br />
  PID TTY      STAT   TIME COMMAND<br />
Stopping realtime threads<br />
Unloading hal components</p>
<p>could somebody pleeeeeease help me?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current sense circuit by open Impulse</title>
		<link>http://www.anderswallin.net/2013/04/current-sense-circuit/#comment-26882</link>
		<dc:creator>open Impulse</dc:creator>
		<pubDate>Fri, 05 Apr 2013 10:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=6298#comment-26882</guid>
		<description><![CDATA[Great Output! Om-amps are really amazing devices. Accurate and fast!]]></description>
		<content:encoded><![CDATA[<p>Great Output! Om-amps are really amazing devices. Accurate and fast!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A/B Quadrature from EMC2 by Aaron</title>
		<link>http://www.anderswallin.net/2011/11/ab-quadrature-from-emc2/#comment-19843</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 13 Mar 2013 09:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=5128#comment-19843</guid>
		<description><![CDATA[Awesome! This is the sauce I was looking for. I have a MAXNC-10cl that I was finally able to get moving because of this sample code. I still have a lot of tuning to undertake before it&#039;s ready. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Awesome! This is the sauce I was looking for. I have a MAXNC-10cl that I was finally able to get moving because of this sample code. I still have a lot of tuning to undertake before it's ready. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LinuxCNC on Ubuntu 12.04LTS by Andreas</title>
		<link>http://www.anderswallin.net/2012/12/linuxcnc-on-ubuntu-12-04lts/#comment-14718</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sat, 23 Feb 2013 20:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.anderswallin.net/?p=6056#comment-14718</guid>
		<description><![CDATA[Thanks Anders :)]]></description>
		<content:encoded><![CDATA[<p>Thanks Anders <img src='http://www.anderswallin.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
