Installing ethercat repositories
- NickH
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 4
07 Jan 2026 19:33 - 07 Jan 2026 19:34 #341139
by NickH
Replied by NickH on topic Installing ethercat repositories
Tntmold: I think you have to build LinuxCNC from source for an Ethercat install, then build Ethercat master. It will not work from the downloaded ISO file.
Build from a Debian13 Netinstall(or full) image.
Build from a Debian13 Netinstall(or full) image.
Last edit: 07 Jan 2026 19:34 by NickH. Reason: Sp
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 21593
- Thank you received: 7374
07 Jan 2026 19:41 #341140
by tommylight
forum.linuxcnc.org/ethercat/45336-etherc...-how-to-step-by-step
Replied by tommylight on topic Installing ethercat repositories
It does work, RodW did a lot of work for that to workIt will not work from the downloaded ISO file.
forum.linuxcnc.org/ethercat/45336-etherc...-how-to-step-by-step
The following user(s) said Thank You: NickH
Please Log in or Create an account to join the conversation.
- NickH
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 4
07 Jan 2026 19:49 #341142
by NickH
Replied by NickH on topic Installing ethercat repositories
I stand corrected, and somewhat outdated!
The following user(s) said Thank You: tommylight, rodw
Please Log in or Create an account to join the conversation.
- rodw
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 11917
- Thank you received: 4053
07 Jan 2026 22:50 #341146
by rodw
Replied by rodw on topic Installing ethercat repositories
There are still some reasons why its necessary to build the Ethercat master from source which is pretty easy anyway. In that case, go to the etherlab site, get their source and read their instructions in the PDF instructions
etherlab.org/en_GB/ethercat
@NIckH, the Etherlab repository also hosts the latest Ethercat hal driver thanks to Scott Laird. So it is possible to install everything without building anything!
etherlab.org/en_GB/ethercat
@NIckH, the Etherlab repository also hosts the latest Ethercat hal driver thanks to Scott Laird. So it is possible to install everything without building anything!
Please Log in or Create an account to join the conversation.
- low79fx
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
28 May 2026 12:43 #346703
by low79fx
Replied by low79fx on topic Installing ethercat repositories
Hello, First of my name is Samuel and I am completely new to the whole Linux enviroment but want to learn the process. I am experiencing some issues that I can go through whole setup process and everything is fine but the whole thing falls apart only when the sudo apt update followed by sudo apt upgrade messes everything up. And by evertyhing I mean I lose my link to mac address and some dependenciy files fail to complete and are left unconfigured.
What am i doing wrong I've MrRodW install and SZolkaa install and get the same result.
Below is what is not completing. Thanks again.
dpkg: error processing package linux-headers-rt-amd64 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
linux-image-6.12.86+deb13-rt-amd64
linux-image-rt-amd64
linux-headers-6.12.86+deb13-rt-amd64
linux-headers-rt-amd64
Error: Sub-process /usr/bin/dpkg returned an error code (1)
What am i doing wrong I've MrRodW install and SZolkaa install and get the same result.
Below is what is not completing. Thanks again.
dpkg: error processing package linux-headers-rt-amd64 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
linux-image-6.12.86+deb13-rt-amd64
linux-image-rt-amd64
linux-headers-6.12.86+deb13-rt-amd64
linux-headers-rt-amd64
Error: Sub-process /usr/bin/dpkg returned an error code (1)
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 21593
- Thank you received: 7374
28 May 2026 15:08 #346704
by tommylight
Replied by tommylight on topic Installing ethercat repositories
That is not the issue, it is the result of the issue, see if there is "raspi" mentioned in the error report.
The following user(s) said Thank You: low79fx
Please Log in or Create an account to join the conversation.
- rodw
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 11917
- Thank you received: 4053
28 May 2026 23:46 #346718
by rodw
I suspect its an EFI issue installing dkms. EFI/Secure boot prevents untrusted things from modifying the kernel and dkms does exactly that.
There is a spoiler in the very first post about how to fix this where you tell EFI that dkms can be trusted. Alternatively, consider disabling secure boot in the BIOS
Replied by rodw on topic Installing ethercat repositories
Kernel 6.12 is Debian Trixie and thankfully Debian fixed the Raspi issue on its release, so its not the issue.That is not the issue, it is the result of the issue, see if there is "raspi" mentioned in the error report.
I suspect its an EFI issue installing dkms. EFI/Secure boot prevents untrusted things from modifying the kernel and dkms does exactly that.
There is a spoiler in the very first post about how to fix this where you tell EFI that dkms can be trusted. Alternatively, consider disabling secure boot in the BIOS
The following user(s) said Thank You: low79fx
Please Log in or Create an account to join the conversation.
- low79fx
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
29 May 2026 11:56 #346731
by low79fx
Replied by low79fx on topic Installing ethercat repositories
Thank you MrRodW, I've followed your install and as mentioned this only happens when the upgrade is initiated. I did try the spoiler route even though the secure boot is disabled with no luck as far as a different result.
Again I am able to get it all installed and recognizing my machine Master and Ethercat Slaves. I'll try and proceed without the upgrades see if I can get to some motion.
I am building a PM940 conversion using Rtelligent devices RS 750E for XY & hopefully A and RS1000E w/brake for the Z.
Thanks again all assistance is greatly appreciated,
Samuel
Again I am able to get it all installed and recognizing my machine Master and Ethercat Slaves. I'll try and proceed without the upgrades see if I can get to some motion.
I am building a PM940 conversion using Rtelligent devices RS 750E for XY & hopefully A and RS1000E w/brake for the Z.
Thanks again all assistance is greatly appreciated,
Samuel
Please Log in or Create an account to join the conversation.
Time to create page: 0.129 seconds