- Configuring LinuxCNC
- HAL
- What causes USRMOT: ERROR: command timeout| emcMotionInit: emcTrajInit failed
What causes USRMOT: ERROR: command timeout| emcMotionInit: emcTrajInit failed
20 Feb 2023 07:58 #264855
by rodw
Seen here when loading axis_mm sim on RIP linuxcnc on Armbian OS on Odroid N2
The system is likely broken, but I have no clue where to look.
It may be related but there is no data in latency test. Odd
USRMOT: ERROR: command timeout
emcMotionInit: emcTrajInit failed
waiting for s.joints<0>, s.kinematics_type<0>
waiting for s.joints<0>, s.kinematics_type<0>
Waiting for component 'inihal' to become ready..waiting for s.joints<0>, s.kinematics_type<0>
.........USRMOT: ERROR: command timeout
emcMotionInit: emcTrajInit failed
...waiting for s.joints<0>, s.kinematics_type<0>
.................USRMOT: ERROR: command timeout
emcMotionInit: emcTrajInit failed
.........A configuration error is preventing LinuxCNC from starting.
More information may be available when running from a terminal.
.Shutting down and cleaning up LinuxCNC...
The system is likely broken, but I have no clue where to look.
It may be related but there is no data in latency test. Odd
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
- Online
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
20 Feb 2023 13:20 #264863
by tommylight
Replied by tommylight on topic What causes USRMOT: ERROR: command timeout| emcMotionInit: emcTrajInit failed
Old processors with new kernels.
Had the same issue several times when testing older PC's, screenshots are attached in the "older PC's for LinuxCNC use" or similar named topic on this forum.
Sorry, but i never bothered to check why, a guess would be lack of support for the processors in new kernels.
Had the same issue several times when testing older PC's, screenshots are attached in the "older PC's for LinuxCNC use" or similar named topic on this forum.
Sorry, but i never bothered to check why, a guess would be lack of support for the processors in new kernels.
Please Log in or Create an account to join the conversation.
20 Feb 2023 20:29 #264897
by rodw
Replied by rodw on topic What causes USRMOT: ERROR: command timeout| emcMotionInit: emcTrajInit failed
Nah, the processor is current, just its a 6 core ARM64 CPU.
I've worked it out now. The PREEMPT_RT patch I built is broken.
Linuxcnc works perfectly before I apply the RT patch.
So back to the drawing board!
I've worked it out now. The PREEMPT_RT patch I built is broken.
Linuxcnc works perfectly before I apply the RT patch.
So back to the drawing board!
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- HAL
- What causes USRMOT: ERROR: command timeout| emcMotionInit: emcTrajInit failed
Time to create page: 1.664 seconds