- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- Ethercat drives not responding, mesa error finishing read
Ethercat drives not responding, mesa error finishing read
- nanowhat
- Away
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
10 Oct 2025 19:47 #336218
by nanowhat
Replied by nanowhat on topic Ethercat drives not responding, mesa error finishing read
I can try it, but since ethercat at the command line (linuxcnc isn't even running) shows ~50% lost uploads, what's the point?
I don't think this is a linuxcnc problem, but rather some networking or drive problem.
I don't think this is a linuxcnc problem, but rather some networking or drive problem.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20745
- Thank you received: 7064
10 Oct 2025 21:50 #336241
by tommylight
Replied by tommylight on topic Ethercat drives not responding, mesa error finishing read
sudo apt install wireshark
monitor the network card to see what is going on, look for retransmissions
monitor the network card to see what is going on, look for retransmissions
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 910
- Thank you received: 318
10 Oct 2025 22:58 #336247
by Hakan
Replied by Hakan on topic Ethercat drives not responding, mesa error finishing read
So you built ethercat master from source? Rebuild with the option --disable-eoe or something that makes it exclude eoe.
The three lines you showed from the syslog says it want to establish eoe network interfaces. Disable that.
The three lines you showed from the syslog says it want to establish eoe network interfaces. Disable that.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 910
- Thank you received: 318
11 Oct 2025 07:34 - 11 Oct 2025 07:35 #336266
by Hakan
Replied by Hakan on topic Ethercat drives not responding, mesa error finishing read
Since you have problems with the Realtek adapters, here is a tip.
Add an Intel PCIe network adapter. Of course you need a free PCIe slot. With an X4 slot you can use a board with multiple interfaces.
And if you only have an M.2 slot you can use that forum.linuxcnc.org/18-computer/55782-adding-a-m-2-ethernet-port
Add an Intel PCIe network adapter. Of course you need a free PCIe slot. With an X4 slot you can use a board with multiple interfaces.
And if you only have an M.2 slot you can use that forum.linuxcnc.org/18-computer/55782-adding-a-m-2-ethernet-port
Last edit: 11 Oct 2025 07:35 by Hakan.
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11419
- Thank you received: 3830
12 Oct 2025 11:07 #336318
by rodw
Replied by rodw on topic Ethercat drives not responding, mesa error finishing read
You mentioned you should have an Intel driver. In which case the R8168-dkms won't be installed or do anything. Start at the beginning
what doeslspci | grep -i ethernet
report?
what doeslspci | grep -i ethernet
report?
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- Ethercat drives not responding, mesa error finishing read
Time to create page: 0.105 seconds