Error configuring PlasmaC
- kramerda
- Offline
- Premium Member
Less
More
- Posts: 108
- Thank you received: 14
06 Dec 2020 21:44 #191264
by kramerda
Error configuring PlasmaC was created by kramerda
Here's the excerpt from the error report as I first ran the Plasmac configurator.
This one is new to me so I'm the deer in the headlights.
System was running fine as a base linuxcnc machine on Rpi4.
Nothing changed before running configurator other than a new machine name.
Attached is the full error report.
Thankyou for any suggestions.
Dennis
twopass: load_the_modules cmd=<orig_loadrt motmod servo_period_nsec=1200000 num_joints=3 {num_spindles=3 3}>
waitpid failed /usr/bin/rtapi_app motmod
/usr/bin/rtapi_app exited without becoming ready
insmod for motmod failed, returned -1
Shutting down and cleaning up LinuxCNC...
This one is new to me so I'm the deer in the headlights.
System was running fine as a base linuxcnc machine on Rpi4.
Nothing changed before running configurator other than a new machine name.
Attached is the full error report.
Thankyou for any suggestions.
Dennis
twopass: load_the_modules cmd=<orig_loadrt motmod servo_period_nsec=1200000 num_joints=3 {num_spindles=3 3}>
waitpid failed /usr/bin/rtapi_app motmod
/usr/bin/rtapi_app exited without becoming ready
insmod for motmod failed, returned -1
Shutting down and cleaning up LinuxCNC...
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
06 Dec 2020 21:47 #191267
by snowgoer540
Replied by snowgoer540 on topic Error configuring PlasmaC
Really need your hal and ini files, but looks like you have an extra 3 in your num_spindles line
I’m guessing yours says “num_spindles= 3 3”
When it should say “num_spindles=3”
I’m guessing yours says “num_spindles= 3 3”
When it should say “num_spindles=3”
Please Log in or Create an account to join the conversation.
- kramerda
- Offline
- Premium Member
Less
More
- Posts: 108
- Thank you received: 14
08 Dec 2020 13:17 #191414
by kramerda
Replied by kramerda on topic Error configuring PlasmaC
Sorry for getting back to you so late - yes - that fixed the problem.
But it was weird. error wasn't = 3 3 but
there were two identical lines in the code of 'num_spindles=3".
No idea how that happened, but taking one out fixed the issue.
Actually not sure how either got there since I have no spindles controlled and don't remember setting it up in pnconf......
Thanks again
Dennis
But it was weird. error wasn't = 3 3 but
there were two identical lines in the code of 'num_spindles=3".
No idea how that happened, but taking one out fixed the issue.
Actually not sure how either got there since I have no spindles controlled and don't remember setting it up in pnconf......
Thanks again
Dennis
The following user(s) said Thank You: snowgoer540
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
08 Dec 2020 13:34 #191418
by snowgoer540
Replied by snowgoer540 on topic Error configuring PlasmaC
You bet; glad you got her goin again!Sorry for getting back to you so late - yes - that fixed the problem.
But it was weird. error wasn't = 3 3 but
there were two identical lines in the code of 'num_spindles=3".
No idea how that happened, but taking one out fixed the issue.
Actually not sure how either got there since I have no spindles controlled and don't remember setting it up in pnconf......
Thanks again
Dennis
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.051 seconds