- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- Ethercat installation from repositories - how to step by step
Ethercat installation from repositories - how to step by step
29 Nov 2024 10:47 #315526
by rodw
etherlab.org/en_GB/ethercat
Replied by rodw on topic Ethercat installation from repositories - how to step by step
I think only the generic driver is supported in the deb install. If you build Ethercat master from sources I think you can build the Intel driver which will give better performance. Check the docs which outlines the build process. Its pretty easy.Hello,
is the any way to change the network card driver from default generic to my hardware native e1000e when I install ethercat stuff from responsitories please?
thanks regards
etherlab.org/en_GB/ethercat
Please Log in or Create an account to join the conversation.
29 Nov 2024 19:53 #315582
by endian
Replied by endian on topic Ethercat installation from repositories - how to step by step
I have built them form the source withbut it has behaviour same same... after
but when I change toand didit immediately works
it looks like it does not have disabled generic driver and still using it
regards
./configure --sysconfdir=/etc/ --disable-8139too --enable-userlib --disable-generic --disable-eoe --enable-e1000e
ethercat master
Master0
Phase: Waiting for device(s)...
Active: no
Slaves: 0
Ethernet devices:
Main: 00:01:05:xx:93:xx (waiting...)
Link: DOWN
Tx frames: 0
Tx bytes: 0
Rx frames: 0
Rx bytes: 0
Tx errors: 0
Tx frame rate [1/s]: 0 0 0
Tx rate [KByte/s]: 0.0 0.0 0.0
Rx frame rate [1/s]: 0 0 0
Rx rate [KByte/s]: 0.0 0.0 0.0
but when I change to
DEVICE_MODULES="generic"
sudo systemctl restart ethercat.service
it looks like it does not have disabled generic driver and still using it
regards
Please Log in or Create an account to join the conversation.
29 Nov 2024 21:51 #315589
by Grotius
Replied by Grotius on topic Ethercat installation from repositories - how to step by step
Hi,
Following the doc, this looks a set to me :
--enable-e1000
--with-e1000-kernel
If kernel not specified, it uses current kernel.
Following the doc, this looks a set to me :
--enable-e1000
--with-e1000-kernel
If kernel not specified, it uses current kernel.
Please Log in or Create an account to join the conversation.
29 Nov 2024 23:23 #315595
by rodw
Replied by rodw on topic Ethercat installation from repositories - how to step by step
don't forget to specify the driver in /etc/ethercat.conf
Please Log in or Create an account to join the conversation.
30 Nov 2024 09:09 #315623
by endian
Replied by endian on topic Ethercat installation from repositories - how to step by step
Yes this all actions I did,
and I have some machines with custom drivers such ass e1000, e100,8139too ... but I did install 2.9.2 over rods steps and just reinstall ethercat master over thread and it works from first shot ... after
but now I tried everythnig what is in the my fantasy and it is still in the
regards
and I have some machines with custom drivers such ass e1000, e100,8139too ... but I did install 2.9.2 over rods steps and just reinstall ethercat master over thread and it works from first shot ... after
sudo systemctl restart ethercat.service
but now I tried everythnig what is in the my fantasy and it is still in the
Phase: Waiting for device(s)...
regards
Please Log in or Create an account to join the conversation.
30 Nov 2024 18:57 #315675
by rodw
Replied by rodw on topic Ethercat installation from repositories - how to step by step
From your dump, is there a typo in your MAC address?
Please Log in or Create an account to join the conversation.
30 Nov 2024 19:59 #315680
by endian
Replied by endian on topic Ethercat installation from repositories - how to step by step
Gentelmen, my bad...
I have 4 ethernet interfaces ... 3 are e1000e and 1 is igb hardware .....
can you guess on which hardware I want to install e1000e driver...
life is life..
Thanks for pushing me
I have 4 ethernet interfaces ... 3 are e1000e and 1 is igb hardware .....
can you guess on which hardware I want to install e1000e driver...
life is life..
Thanks for pushing me
The following user(s) said Thank You: rodw
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.270 seconds