Fatal Error After Computer Crash

More
10 May 2024 21:28 #300348 by Clarge249
We experienced a computer crash and now LinuxCNC is unable to load. Below is the error log and I've attached the ini and hal files.

Warning: Spoiler!
Attachments:

Please Log in or Create an account to join the conversation.

More
10 May 2024 21:36 - 10 May 2024 21:37 #300350 by PCW
The error is this:

./vc-p4s.hal:25: Pin 'halui.jog.0.plus' was already linked to signal 'jog-x-pos'

Which is duplicated in your main hal file:

#******************************
# connect miscellaneous signals
#******************************

# ---HALUI signals---

net joint-select-a halui.joint.0.select
net x-is-homed halui.joint.0.is-homed
net jog-x-pos halui.jog.0.plus
net jog-x-neg halui.jog.0.minus
Last edit: 10 May 2024 21:37 by PCW.

Please Log in or Create an account to join the conversation.

More
10 May 2024 21:48 #300352 by Clarge249
Thank you!

What is the correct way to fix this? Our pendent has not been functioning for a while and I think someone was working on it recently and I bet this problem is unrelated to the crash we had.

Please Log in or Create an account to join the conversation.

More
10 May 2024 21:57 #300354 by PCW
You might try commenting out (with a preceeding '#')
the line that loads vc-4ps in your ini file:


[HAL]
HALUI = halui
HALFILE = GerberSabre408_Crafted1.hal
HALFILE = custom.hal
HALFILE = vc-p4s.hal
POSTGUI_HALFILE = postgui_call_list.hal
POSTGUI_HALFILE = vc-postgui.hal
HALUI = halui

Please Log in or Create an account to join the conversation.

More
10 May 2024 21:59 #300355 by Clarge249
That fixed it!

Thank you so much for your quick and helpful responses!!!

Please Log in or Create an account to join the conversation.

Time to create page: 0.260 seconds
Powered by Kunena Forum