Erros: Unexpected realtime delay + 7i96s error finishing read
- DiegoVV
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 2
23 Aug 2024 10:45 #308454
by DiegoVV
Erros: Unexpected realtime delay + 7i96s error finishing read was created by DiegoVV
Hi folks,
I´ve recently installed Linuxcnc 2.9.3 to run a BF20 milling machine equipped with a Mesa 7i96s.
PC-Mesa card communication is ok, tested both with ping and mesaflash tool.
I have configured the parameters in PCConf wizard with the appropriate IP (10.10.10.10), but when I start Linuxcnc I get these two errors....I am completely stuck:
I´ve recently installed Linuxcnc 2.9.3 to run a BF20 milling machine equipped with a Mesa 7i96s.
PC-Mesa card communication is ok, tested both with ping and mesaflash tool.
I have configured the parameters in PCConf wizard with the appropriate IP (10.10.10.10), but when I start Linuxcnc I get these two errors....I am completely stuck:
Please Log in or Create an account to join the conversation.
- zmrdko
-
- Away
- Elite Member
-
Less
More
- Posts: 173
- Thank you received: 45
23 Aug 2024 12:31 #308459
by zmrdko
Replied by zmrdko on topic Erros: Unexpected realtime delay + 7i96s error finishing read
Hello,
you need to sort out latency issues.
How is your latency-histogram looking?
you need to sort out latency issues.
How is your latency-histogram looking?
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18379
- Thank you received: 5017
23 Aug 2024 13:10 #308460
by PCW
Replied by PCW on topic Erros: Unexpected realtime delay + 7i96s error finishing read
There are also Ethernet interface specific adjustments needed on some systems
Whats does
lspci | grep -i eth
report?
Whats does
lspci | grep -i eth
report?
Please Log in or Create an account to join the conversation.
- DiegoVV
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 2
26 Aug 2024 12:40 #308699
by DiegoVV
Replied by DiegoVV on topic Erros: Unexpected realtime delay + 7i96s error finishing read
Hi guys!!! Thamk you Tommylight, Zmrdko and PCW
I managed to solve the latency error by isolating one cpu of the processor. Now it doesn´t trigger the message, but there´s a new visitor....
Now the annoying "Error finishing read" appears too often, sometimes even while running the small "Linuxcnc" test program G-code.
The computer is a basic Lenovo tiny M600 with an Intel Celeron (2 cores). The ping values doesn´t seem to me to show crazy high msec values.
One more time, I´m completely lost in the journey!
I managed to solve the latency error by isolating one cpu of the processor. Now it doesn´t trigger the message, but there´s a new visitor....
Now the annoying "Error finishing read" appears too often, sometimes even while running the small "Linuxcnc" test program G-code.
The computer is a basic Lenovo tiny M600 with an Intel Celeron (2 cores). The ping values doesn´t seem to me to show crazy high msec values.
One more time, I´m completely lost in the journey!
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18379
- Thank you received: 5017
26 Aug 2024 14:11 #308706
by PCW
Replied by PCW on topic Erros: Unexpected realtime delay + 7i96s error finishing read
The m600 uses a Realtek MAC so likely needs the DKMS driver
(the built in Linux one is defective and has random 10 ms or greater hangs)
Take a look at this thread:
forum.linuxcnc.org/27-driver-boards/5323...resh-install?start=0
(the built in Linux one is defective and has random 10 ms or greater hangs)
Take a look at this thread:
forum.linuxcnc.org/27-driver-boards/5323...resh-install?start=0
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
Time to create page: 0.057 seconds