PNCConf error when clicking Done
05 Sep 2019 21:13 - 05 Sep 2019 22:47 #144278
by LuisGZ
PNCConf error when clicking Done was created by LuisGZ
Hey guys, I'm new to the forum. Things were going fine, but it looks like I need the help of the pros now!
I've set up Linuxmint 19 with LinuxCNC and RT kernel patch with the help of BigJohnT's guide. Before this, I tried the Debian Stretch distribution, but at least with my computer (a Gigabyte box pc) it was freezing randomly while working.
So far I'm just running tests with a stepper and driver connected to a Mesa 7i76e board through Ethernet, I attached it to the X axis and running a test on the PNCConf menu I was getting movement. But, I'm getting this error code just before saving my profile:
I would appreciate a little push from somebody, thanks!
I've set up Linuxmint 19 with LinuxCNC and RT kernel patch with the help of BigJohnT's guide. Before this, I tried the Debian Stretch distribution, but at least with my computer (a Gigabyte box pc) it was freezing randomly while working.
So far I'm just running tests with a stepper and driver connected to a Mesa 7i76e board through Ethernet, I attached it to the X axis and running a test on the PNCConf menu I was getting movement. But, I'm getting this error code just before saving my profile:
I would appreciate a little push from somebody, thanks!
Last edit: 05 Sep 2019 22:47 by LuisGZ.
Please Log in or Create an account to join the conversation.
05 Sep 2019 22:16 #144284
by cmorley
Replied by cmorley on topic PNCConf error when clicking Done
What version are you using? i did some recent work to pncconf - maybe i missed something.
Chris M
Chris M
Please Log in or Create an account to join the conversation.
05 Sep 2019 22:25 #144285
by LuisGZ
Replied by LuisGZ on topic PNCConf error when clicking Done
I'm using LinuxCNC 2.8, should I aim to get 2.7 instead?
Please Log in or Create an account to join the conversation.
06 Sep 2019 00:37 #144301
by cmorley
Replied by cmorley on topic PNCConf error when clicking Done
Well 2.8 isn't officially released yet but it's close -- i'll look at that code soon.
Shouldn't take much to fix it.
Chris
Shouldn't take much to fix it.
Chris
The following user(s) said Thank You: LuisGZ
Please Log in or Create an account to join the conversation.
06 Sep 2019 05:29 #144314
by cmorley
Replied by cmorley on topic PNCConf error when clicking Done
I just pushed a fix for this - it may take a few hours to get through the buildnbot if that's how you got linuxcnc.
Let me know if it fixed the error for you.
Chris
Let me know if it fixed the error for you.
Chris
The following user(s) said Thank You: LuisGZ
Please Log in or Create an account to join the conversation.
06 Sep 2019 17:11 - 06 Sep 2019 17:12 #144401
by LuisGZ
Replied by LuisGZ on topic PNCConf error when clicking Done
Indeed, it fixed the error and now the profile is created, thank you Chris! Just one thing, when I run that profile it now gives me this error:
Im attaching here the linuxcnc.report: www.mediafire.com/file/v4zdr407xrlui9a/linuxcnc.report/file
For the time being I'm going to also try Debian Stretch in a desktop computer just to run the same tests on my stepper, maybe my box pc is not that Linux friendly. Weirdly, I noticed a freeze right after I updated LinuxCNC 2.8 with this fix.
I see people suggest to get a Raspberry Pi 4 B, if that's been proven and stable I will get one.
Im attaching here the linuxcnc.report: www.mediafire.com/file/v4zdr407xrlui9a/linuxcnc.report/file
For the time being I'm going to also try Debian Stretch in a desktop computer just to run the same tests on my stepper, maybe my box pc is not that Linux friendly. Weirdly, I noticed a freeze right after I updated LinuxCNC 2.8 with this fix.
I see people suggest to get a Raspberry Pi 4 B, if that's been proven and stable I will get one.
Last edit: 06 Sep 2019 17:12 by LuisGZ. Reason: File .report format not allowed
Please Log in or Create an account to join the conversation.
06 Sep 2019 18:38 #144405
by bevins
Replied by bevins on topic PNCConf error when clicking Done
post what it says under Debug file information......
Please Log in or Create an account to join the conversation.
06 Sep 2019 19:22 #144412
by LuisGZ
Replied by LuisGZ on topic PNCConf error when clicking Done
Debug file information:
Note: Using POSIX realtime
hm2_eth: rtapi_app_main: Resource temporarily unavailable (-11)
./7i76e.hal:8: waitpid failed /usr/bin/rtapi_app hm2_eth
./7i76e.hal:8: /usr/bin/rtapi_app exited without becoming ready
./7i76e.hal:8: insmod for hm2_eth failed, returned -1
2255
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
Note: Using POSIX realtime
hm2_eth: rtapi_app_main: Resource temporarily unavailable (-11)
./7i76e.hal:8: waitpid failed /usr/bin/rtapi_app hm2_eth
./7i76e.hal:8: /usr/bin/rtapi_app exited without becoming ready
./7i76e.hal:8: insmod for hm2_eth failed, returned -1
2255
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
Please Log in or Create an account to join the conversation.
06 Sep 2019 19:51 #144416
by rodw
Replied by rodw on topic PNCConf error when clicking Done
That sounds like the ip address is wrong on the 7i76e so its not being found.
I'm not sure if its still the case but if you wanted to use 10.10.10.10, you had to edit the generated hal file.
So make sure you can ping the 7i76e and open the hal file in a text editor. I use Geany. If the ip address does not agree, chenge it to what it really is.
I'm not sure if its still the case but if you wanted to use 10.10.10.10, you had to edit the generated hal file.
So make sure you can ping the 7i76e and open the hal file in a text editor. I use Geany. If the ip address does not agree, chenge it to what it really is.
The following user(s) said Thank You: LuisGZ
Please Log in or Create an account to join the conversation.
06 Sep 2019 20:23 - 06 Sep 2019 20:24 #144417
by bevins
Replied by bevins on topic PNCConf error when clicking Done
Can you ping 10.10.10.10? Thats if you didnt change the ip on the 7i92. Also did you set static ip on linux box? something like 10.10.10.11?
Last edit: 06 Sep 2019 20:24 by bevins.
The following user(s) said Thank You: LuisGZ
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.080 seconds