The FAQ may not work, here is the full manual under WIKI, you may
complete the last steps here
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?RtaiSteps

sorry for the confusion.

On 11/3/07, Mario. <[EMAIL PROTECTED]> wrote:
> If possible try to add your found and reported error (and solution)
> into EMC FAQ database. I think it will help another people in the
> future when trying to install EMC on their own :)
>
> the link is here:
>
> http://www.linuxcnc.org/component/option,com_xfaq/Itemid,5/lang,en/
>
> Thank you.
>
> On 11/2/07, Lorenzo Marcantonio <[EMAIL PROTECTED]> wrote:
> > For reference, the problem I had with shared memory was not for SysV 
> > memory, but for the RTAI one.
> >
> > The default limit for locked memory is 32KB, emc needs about 1024KB+128KB 
> > to work :P raised the limit for users and now it works even for non-root.
> >
> > As for the other trouble I've found the following, using usrmot and some 
> > debug flags:
> > - I can put the control in coordinated mode; enable is ok (it logs CMD 1, 
> > code 3 ENABLE), then coord (CMD 2, code 15 COORD). When I try to start the 
> > motion (like with 0 0 0) it logs CMD 3, code 28 SET_LINE.
> > - After that I get a flurry of 'Default Trap Handler: vector 14: Suspend RT 
> > task', which in my experience is the RTAI equivalent of a SIGSEGV :(((
> >
> > Now I'm trying to pinpoint the trouble, but apparently that's happens after 
> > the switch in command.c; i.e. in the motion queue processing code (which I 
> > still have to find :P)
> >
> > Is there a compiler version issue, maybe? I'm using 4.0.2 right now
> >
> > Thanks for advice
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > _______________________________________________
> > Emc-developers mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
> >
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to