Pierre, > On 15 nov. 2018, at 06:55, Bas de Bruijn <[email protected]> wrote: > > > >> On 15 Nov 2018, at 00:06, Pierre Auge <[email protected]> wrote: >> >> https://github.com/PierreAuge/machinekit-config/blob/master/linuxcnc.log
You should look into these lines https://github.com/PierreAuge/machinekit-config/blob/master/linuxcnc.log#l1120 Which say something about this line https://github.com/PierreAuge/machinekit-config/blob/master/CRAMPS.ini#l97 Looks like you want a servo thread of 10kHz and on a bbbw and that's a too much I think. Normally you run at 1kHz which is more than enough (look at the original) https://github.com/machinekit/machinekit/blob/master/configs/ARM/BeagleBone/CRAMPS/CRAMPS.ini#l105 Bas >> >> Bas, >> >> Apologies about the back and forth. I really do appreciate you taking the >> time to help me. The linked log file should present something more useful >> now. >> >> Pierre > > Where did you obtain the image from > What’s the output of ‘uname -a’ > What’s the output of ‘dmesg’ > >> >>> On Tuesday, November 13, 2018 at 12:52:52 AM UTC-5, Bas de Bruijn wrote: >>> >>> >>> > On 12 Nov 2018, at 22:28, Pierre Auge <[email protected]> wrote: >>> > >>> > Now i'm getting some error outputs. and here it is. Finally: >>> > https://github.com/PierreAuge/machinekit-config/blob/master/linuxcnc.log >>> >>> Looks like these are just normal messages. >>> Please in a terminal: >>> export DEBUG=5 >>> >>> Then start Machinekit from that terminal: >>> machinekit & > -- > website: http://www.machinekit.io blog: http://blog.machinekit.io github: > https://github.com/machinekit > --- > You received this message because you are subscribed to the Google Groups > "Machinekit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/machinekit. > For more options, visit https://groups.google.com/d/optout. -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
