Linux crashed :(
27 Jan 2017 01:57 - 27 Jan 2017 01:58 #86758
by oceax
Linux crashed :( was created by oceax
Last edit: 27 Jan 2017 01:58 by oceax.
Please Log in or Create an account to join the conversation.
27 Jan 2017 02:39 #86759
by PCW
Replied by PCW on topic Linux crashed :(
When you said "more aggressive timing settings", what were you referring to?
No motion timing or step timing should have any real effect on Linux
if you are using hardware stepgens
No motion timing or step timing should have any real effect on Linux
if you are using hardware stepgens
Please Log in or Create an account to join the conversation.
27 Jan 2017 10:06 #86766
by oceax
Replied by oceax on topic Linux crashed :(
Ok, yes i use hardware stepgens. So i think the problem has to do with linuxcnc 2.7, because i have never had this problem before with 2.6 :/
Please Log in or Create an account to join the conversation.
27 Jan 2017 12:41 #86772
by PCW
Replied by PCW on topic Linux crashed :(
Just guessing but it looks more kernel/low level servo thread related rather than LinuxCNC version related
What servo thread rate are you using?
What servo thread rate are you using?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19177
- Thank you received: 6422
27 Jan 2017 13:10 #86775
by tommylight
Replied by tommylight on topic Linux crashed :(
Have a look at the top of the attached picture, it clearly says it could not handle a paging request, and is always a sign of failing memory, it has the address of the memory it failed to write or read.
Please Log in or Create an account to join the conversation.
28 Jan 2017 18:40 #86847
by oceax
Replied by oceax on topic Linux crashed :(
in my ini file i have [EMCMOT]. SERVO_PERIOD=50000
Please Log in or Create an account to join the conversation.
28 Jan 2017 18:42 #86848
by oceax
Replied by oceax on topic Linux crashed :(
Ok thanks,.... but could also be something with swap space or hard drive errors? but i will run a memtest
Please Log in or Create an account to join the conversation.
28 Jan 2017 19:19 #86851
by PCW
That's very likely why it crashed, a 20Khz servo thread is simply way too fast for most PCs/hardware
a 1000000 ns (1 ms) servo period is standard and unless you have a good reason to decrease this period
it should be left alone
Replied by PCW on topic Linux crashed :(
in my ini file i have [EMCMOT]. SERVO_PERIOD=50000
That's very likely why it crashed, a 20Khz servo thread is simply way too fast for most PCs/hardware
a 1000000 ns (1 ms) servo period is standard and unless you have a good reason to decrease this period
it should be left alone
Please Log in or Create an account to join the conversation.
Time to create page: 0.156 seconds