Updating from LINUXCNC - 2.8.4-23, Mint 20.3
- Muzzer
- Offline
- Elite Member
-
Less
More
- Posts: 252
- Thank you received: 37
21 Nov 2025 21:22 #338923
by Muzzer
Updating from LINUXCNC - 2.8.4-23, Mint 20.3 was created by Muzzer
I haven't used my gmoccapy lathe installation for perhaps 18 months due to working on other machines. At last use I was having problems with Andy Pugh's macros (something to do with needing Python 3?) and I'd struggled to finally get it to the point of working as it was (some problem with the RT kernal, which I had to change).
Although I haven't changed anything in the meantime, when I try to run gmoccapy, I now get errors and it bombs out. It seems to be something to do with the 5i25 possibly not loading if I understand the error message.
I'm planning to install the latest version of Linuxcnc and gmoccapy, so I'm not actually focusing on trying to rectify the above problem but the report file lists some of the components installed in the current system.
My question is - if I create a fresh Linux / Linuxcnc installation, what else would I need to port across to get it running? I'm thinking the hal and ini files for starters but is there anything else? Furthermore, are there any additional entries I'd need to put in the files? I think I saw a post mentioning some graphics-related additions to the ini or hal files when I was trawling through the forum yesterday but obvs I can't find it again. It's possible it was actually in the Probe Basic area of the forum - a version I previously set up but decided to stick with gmoccapy.
I'd be very grateful for any guidance to point me in the right direction!
Although I haven't changed anything in the meantime, when I try to run gmoccapy, I now get errors and it bombs out. It seems to be something to do with the 5i25 possibly not loading if I understand the error message.
I'm planning to install the latest version of Linuxcnc and gmoccapy, so I'm not actually focusing on trying to rectify the above problem but the report file lists some of the components installed in the current system.
My question is - if I create a fresh Linux / Linuxcnc installation, what else would I need to port across to get it running? I'm thinking the hal and ini files for starters but is there anything else? Furthermore, are there any additional entries I'd need to put in the files? I think I saw a post mentioning some graphics-related additions to the ini or hal files when I was trawling through the forum yesterday but obvs I can't find it again. It's possible it was actually in the Probe Basic area of the forum - a version I previously set up but decided to stick with gmoccapy.
I'd be very grateful for any guidance to point me in the right direction!
Attachments:
Please Log in or Create an account to join the conversation.
- langdons
-
- Offline
- Platinum Member
-
Less
More
- Posts: 760
- Thank you received: 83
21 Nov 2025 21:45 #338926
by langdons
Replied by langdons on topic Updating from LINUXCNC - 2.8.4-23, Mint 20.3
If you happen have an extra spare hard drive/SSD, install your new system to that, so you can always revert to your old install if needed.
Don't count on your HAL and INI files to work on your new system, especially as they don't even work on the old one.
Don't count on your HAL and INI files to work on your new system, especially as they don't even work on the old one.
Please Log in or Create an account to join the conversation.
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 811
- Thank you received: 269
22 Nov 2025 00:53 - 22 Nov 2025 01:04 #338936
by unknown
Replied by unknown on topic Updating from LINUXCNC - 2.8.4-23, Mint 20.3
After looking at the error message it seems that this would be an issue for PCW to advise on. Maybe corrupted firmware, just a blind guess.
I know its generally frowned upon but the issue seems to be with the 5i25 card so.........
Maybe starting a new thread under driver boards referencing hm2/hm2_5i25.0: Module Descriptor 1 (at 0x044c) has invalid ClockTag 255, may yield a better answer, as it would seem to be more of an issue with the hardware rather than the UI. So it might be best to put off upgrading until this issue is resolved.
For the interim, if not all ready attempted, it may be worth cleaning the contacts of the card and reseating the card. I can't say whether or not this would resolve the issue.
I know its generally frowned upon but the issue seems to be with the 5i25 card so.........
Maybe starting a new thread under driver boards referencing hm2/hm2_5i25.0: Module Descriptor 1 (at 0x044c) has invalid ClockTag 255, may yield a better answer, as it would seem to be more of an issue with the hardware rather than the UI. So it might be best to put off upgrading until this issue is resolved.
For the interim, if not all ready attempted, it may be worth cleaning the contacts of the card and reseating the card. I can't say whether or not this would resolve the issue.
Last edit: 22 Nov 2025 01:04 by unknown.
Please Log in or Create an account to join the conversation.
- langdons
-
- Offline
- Platinum Member
-
Less
More
- Posts: 760
- Thank you received: 83
22 Nov 2025 01:12 #338939
by langdons
Randomly not working after not being used for 18 months without any clear reason is pretty odd.
If firmware is indeed the culprit, perhaps running sudo apt update && sudo apt upgrade would install a new linux-firmware package and overwrite the existing (and potentially broken) firmware, which could fix the issue.
Hardware weirdly breaks all the time!
The fan in my mom's decided to run at full speed one day, and it remains at full speed without the aid of a 3rd-party fan control app.
I had an old PC that I installed LinuxCNC on; one day I powered it off and it never turned on again (stupid HP).
Then I moved the HDD to a new computer and then one day the PSU fan of that computer decided to break!
But why?
Replied by langdons on topic Updating from LINUXCNC - 2.8.4-23, Mint 20.3
Could be.After looking at the error message it seems that this would be an issue for PCW to advise on. Maybe corrupted firmware, just a blind guess.
Randomly not working after not being used for 18 months without any clear reason is pretty odd.
If firmware is indeed the culprit, perhaps running sudo apt update && sudo apt upgrade would install a new linux-firmware package and overwrite the existing (and potentially broken) firmware, which could fix the issue.
Hardware weirdly breaks all the time!
The fan in my mom's decided to run at full speed one day, and it remains at full speed without the aid of a 3rd-party fan control app.
I had an old PC that I installed LinuxCNC on; one day I powered it off and it never turned on again (stupid HP).
Then I moved the HDD to a new computer and then one day the PSU fan of that computer decided to break!
But why?
Please Log in or Create an account to join the conversation.
- rodw
-
- Away
- Platinum Member
-
Less
More
- Posts: 11512
- Thank you received: 3858
22 Nov 2025 01:17 #338940
by rodw
Replied by rodw on topic Updating from LINUXCNC - 2.8.4-23, Mint 20.3
Really all you need to port across is your ~/linuxcnc folder
Please Log in or Create an account to join the conversation.
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 811
- Thank you received: 269
22 Nov 2025 01:56 #338942
by unknown
Do you need more cartridges ?
That's not the package that has the firmware for the 5i25.
Replied by unknown on topic Updating from LINUXCNC - 2.8.4-23, Mint 20.3
If firmware is indeed the culprit, perhaps running sudo apt update && sudo apt upgrade would install a new linux-firmware package and overwrite the existing (and potentially broken) firmware, which could fix the issue.
Do you need more cartridges ?
That's not the package that has the firmware for the 5i25.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Online
- Moderator
-
Less
More
- Posts: 20967
- Thank you received: 7144
22 Nov 2025 02:08 #338945
by tommylight
-
Back on topic:
-Power off the PC, unplug the power cord, wait 2-3 minutes
-Open the PC, pull out the Mesa 5i25
-Use an old clean cotton t-shirt to clean the contacts on the board, mind the parts near it, use a bit of force while moving back-forth on the contacts only
-Use an old clean toothbrush to clean the PCI slot on the PC, you can use a bit of alcohol on the brush
-wait 15 minutes if alcohol used, if not plug in the Mesa board
-insert the power cord, power on the PC
If it still does not work, try another PCI slot.
If it still does not work, enter the PC's BIOS and see if it has an entry for automatic assignment of resources, set it to manual, save reboot, test again.
Replied by tommylight on topic Updating from LINUXCNC - 2.8.4-23, Mint 20.3
Do you mean PC?The fan in my mom's decided to run at full speed one day,
-
Back on topic:
-Power off the PC, unplug the power cord, wait 2-3 minutes
-Open the PC, pull out the Mesa 5i25
-Use an old clean cotton t-shirt to clean the contacts on the board, mind the parts near it, use a bit of force while moving back-forth on the contacts only
-Use an old clean toothbrush to clean the PCI slot on the PC, you can use a bit of alcohol on the brush
-wait 15 minutes if alcohol used, if not plug in the Mesa board
-insert the power cord, power on the PC
If it still does not work, try another PCI slot.
If it still does not work, enter the PC's BIOS and see if it has an entry for automatic assignment of resources, set it to manual, save reboot, test again.
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.296 seconds