>> On 06/15/2013 04:52 PM, Tom Easterday wrote:
>>     
>>> Sometimes Linuxcnc comes up and runs fine, but about every second or third 
>>> time I launch it, I get this error: http://pastebin.com/LSJGvCJX  
>>> ([EMC]DEBUG = 0x7FFFFFFF).   If I just dismiss the error and launch again 
>>> it comes up fine.   I tried this on identical hardware set up that I dd'd 
>>> this build and configuration to and it happens there as well.
>>>       
The messages you show SURE remind me of what happens when you
define an NML file in the .ini file.  Old configs files sets used to have a
line like :
NML_FILE =              emc.nml
This must be commented out to be used with newer versions of LinuxCNC.
The "waiting for s.axes" was what I remember from that condition.
(This probably isn't the case here, as you say the config was generated
by stepconf, but it is worth a look.)
Just put a # in front of the offending NML_FILE line if it is there in
your .ini file.

Jon

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to