- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- Ethercat installation from repositories - how to step by step
Ethercat installation from repositories - how to step by step
- rodw
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 11957
- Thank you received: 4070
21 Jun 2026 10:21 #347185
by rodw
Replied by rodw on topic Ethercat installation from repositories - how to step by step
I've never seen the sysv error before.
Odd others have got the new method working already.
You need to use sudo for systemctl and journalctl. Can you redo and share?
Odd others have got the new method working already.
You need to use sudo for systemctl and journalctl. Can you redo and share?
Please Log in or Create an account to join the conversation.
- grandixximo
-
- Away
- Elite Member
-
Less
More
- Posts: 304
- Thank you received: 362
21 Jun 2026 12:15 #347189
by grandixximo
Replied by grandixximo on topic Ethercat installation from repositories - how to step by step
check the output of these command
Is your /etc/ethercat.conf properly set?
systemctl status ethercat.service
sudo journalctl -xeu ethercat.service --no-pager
dkms status | grep -i ethercat # module built for running kernel?
uname -r # running kernel matches?
lsmod | grep ec_ # loaded?
sudo modprobe ec_master # manual load - shows real errorIs your /etc/ethercat.conf properly set?
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- Ethercat installation from repositories - how to step by step
Time to create page: 0.139 seconds