LinuxCNC installation + 7I96S
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 17361
- Thank you received: 5060
26 Oct 2025 20:21 #337247
by PCW
Replied by PCW on topic LinuxCNC installation + 7I96S
Please attach your hal and ini files rather than including the text in the message as the forum
software mangles it so badly that it's basically unreadable.
Note that it is suggested to use pncconf or MesaCT to create hal/ini files for a current mesa card
This is likely the source of your following error issues.
software mangles it so badly that it's basically unreadable.
Note that it is suggested to use pncconf or MesaCT to create hal/ini files for a current mesa card
This is likely the source of your following error issues.
Please Log in or Create an account to join the conversation.
- jmp97
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
27 Oct 2025 15:04 - 27 Oct 2025 15:05 #337282
by jmp97
Replied by jmp97 on topic LinuxCNC installation + 7I96S
Sorry about that. I'm attaching the files. With PNCConf, I couldn't get a configuration that would even allow LinuxCNC to exit emergency mode.
Attachments:
Last edit: 27 Oct 2025 15:05 by jmp97.
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 17361
- Thank you received: 5060
27 Oct 2025 15:20 #337284
by PCW
Replied by PCW on topic LinuxCNC installation + 7I96S
Yeah unfortunately that's not going to work.
Not sure what the EStop issue is. It may be a LinuxCNC 2.9.4 bug,
but the easiest way forward is probably to make a pncconf
configuration (or MesaCT configuration) and if the is a EStop
logic bug, to find and fix it in the hal. file.
Another possibility is to update to 2.9.7 which is available now.
Not sure what the EStop issue is. It may be a LinuxCNC 2.9.4 bug,
but the easiest way forward is probably to make a pncconf
configuration (or MesaCT configuration) and if the is a EStop
logic bug, to find and fix it in the hal. file.
Another possibility is to update to 2.9.7 which is available now.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20834
- Thank you received: 7102
27 Oct 2025 16:32 #337292
by tommylight
You can go back and modify it, or make new configs to your hearts content, add switches and sensors and motors and propellers ... but do NOT just chose and change stuff at random.
Replied by tommylight on topic LinuxCNC installation + 7I96S
Make a new config, do NOT change or add anything at all except 3 stepgens and scaling.With PNCConf, I couldn't get a configuration that would even allow LinuxCNC to exit emergency mode.
You can go back and modify it, or make new configs to your hearts content, add switches and sensors and motors and propellers ... but do NOT just chose and change stuff at random.
Please Log in or Create an account to join the conversation.
- jmp97
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
27 Oct 2025 17:01 - 27 Oct 2025 18:00 #337294
by jmp97
Replied by jmp97 on topic LinuxCNC installation + 7I96S
I have something to mention. By increasing the Stepgen value on the three axes (from 24 to 30 in maxvel and from 120 to 150 maxaccel) when moving the motors quickly with the arrow keys, it no longer disconnects as easily as before. Could that be the source of the problem? When attempting to create a new configuration with Pncconf, there is some data that I do not know how to configure.
They also mentioned something about ‘isolcpus’ and ‘cpuset’ since my processor is an Intel Core i5-12400 2.5 GHz (new generation) and it could be related to that.
Edit: I get this error (see attached image)
They also mentioned something about ‘isolcpus’ and ‘cpuset’ since my processor is an Intel Core i5-12400 2.5 GHz (new generation) and it could be related to that.
Edit: I get this error (see attached image)
Attachments:
Last edit: 27 Oct 2025 18:00 by jmp97.
Please Log in or Create an account to join the conversation.
- jmp97
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
27 Oct 2025 18:50 #337306
by jmp97
Replied by jmp97 on topic LinuxCNC installation + 7I96S
I have been advised to isolate a core. I believe my Intel has 6. I have done the following:
I think I have isolated a core correctly. cat /proc/cmdline BOOT_IMAGE=/vmlinuz-6.1.0-30-rt-amd64 root=/dev/mapper/debian--vg-root ro quiet isolcpus=1
I think I have isolated a core correctly. cat /proc/cmdline BOOT_IMAGE=/vmlinuz-6.1.0-30-rt-amd64 root=/dev/mapper/debian--vg-root ro quiet isolcpus=1
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 17361
- Thank you received: 5060
27 Oct 2025 19:20 #337309
by PCW
Replied by PCW on topic LinuxCNC installation + 7I96S
isolcpus=5
would be correct for a 6 core CPU
would be correct for a 6 core CPU
Please Log in or Create an account to join the conversation.
Time to create page: 0.087 seconds