Smart Serial Comms Error - Since upgrade to 2.9.4
- mjoconr
- Away
- Senior Member
-
Less
More
- Posts: 48
- Thank you received: 0
22 May 2025 09:05 - 22 May 2025 09:13 #328899
by mjoconr
Smart Serial Comms Error - Since upgrade to 2.9.4 was created by mjoconr
Hi All
I've had to rebuild my machine after an SSD failure, and decided to move into the future.
I installed 2.9.4 and copied in my machine config files, everything worked out an issue initially but with in a few minutes I started getting the following errors
The latancy seems ok, running for a long time with glxgears and watching video via youtube and copying larger files
I'm running a bit file which might be old, PCW made it up for me at least 4 years ago
7i80db_16_7i76x3D3p.bit
I've had to rebuild my machine after an SSD failure, and decided to move into the future.
I installed 2.9.4 and copied in my machine config files, everything worked out an issue initially but with in a few minutes I started getting the following errors
The latancy seems ok, running for a long time with glxgears and watching video via youtube and copying larger files
I'm running a bit file which might be old, PCW made it up for me at least 4 years ago
7i80db_16_7i76x3D3p.bit
Last edit: 22 May 2025 09:13 by mjoconr. Reason: Adding extra infomation
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18653
- Thank you received: 5146
22 May 2025 13:10 #328913
by PCW
Replied by PCW on topic Smart Serial Comms Error - Since upgrade to 2.9.4
The root issue is not sserial related but latency related
(notice that the first error is a watchdog bite)
I would
1. Run a latency test
2. Check the network latency with:
sudo chrt 99 ping -i .001 -q -c 60000 10.10.10.10
or
sudo chrt 99 ping -i .001 -q -c 60000 192.168.1.121
(depending on 7I80 IP address setting)
(notice that the first error is a watchdog bite)
I would
1. Run a latency test
2. Check the network latency with:
sudo chrt 99 ping -i .001 -q -c 60000 10.10.10.10
or
sudo chrt 99 ping -i .001 -q -c 60000 192.168.1.121
(depending on 7I80 IP address setting)
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- mjoconr
- Away
- Senior Member
-
Less
More
- Posts: 48
- Thank you received: 0
22 May 2025 21:37 #328943
by mjoconr
Replied by mjoconr on topic Smart Serial Comms Error - Since upgrade to 2.9.4
Kept looking last night and ran the IRQ script found else where on this forum.
This seemed to improve things, I left LCNC running all night with glxgears and other things running and did not get the messages again.
Ping result
cnc@minimill:~$ sudo chrt 99 ping -i .001 -q -c 60000 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 56(84) bytes of data.
--- 10.10.10.10 ping statistics ---
60000 packets transmitted, 60000 received, 0% packet loss, time 60401ms
rtt min/avg/max/mdev = 0.056/0.084/7.709/0.139 ms
The issue maybe be fixed I'll see how we go actually using it today.
This seemed to improve things, I left LCNC running all night with glxgears and other things running and did not get the messages again.
Ping result
cnc@minimill:~$ sudo chrt 99 ping -i .001 -q -c 60000 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 56(84) bytes of data.
--- 10.10.10.10 ping statistics ---
60000 packets transmitted, 60000 received, 0% packet loss, time 60401ms
rtt min/avg/max/mdev = 0.056/0.084/7.709/0.139 ms
The issue maybe be fixed I'll see how we go actually using it today.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20293
- Thank you received: 6904
22 May 2025 22:18 #328947
by tommylight
If the PC has a RealTek network card, you will find a lot of replies here to install the DKMS drivers for it, i would skip that and try a new RT kernel, something like 6.11 or above.
Replied by tommylight on topic Smart Serial Comms Error - Since upgrade to 2.9.4
That is not good, at all.--- 10.10.10.10 ping statistics ---
60000 packets transmitted, 60000 received, 0% packet loss, time 60401ms
rtt min/avg/max/mdev = 0.056/0.084/7.709/0.139 ms
If the PC has a RealTek network card, you will find a lot of replies here to install the DKMS drivers for it, i would skip that and try a new RT kernel, something like 6.11 or above.
Please Log in or Create an account to join the conversation.
- mjoconr
- Away
- Senior Member
-
Less
More
- Posts: 48
- Thank you received: 0
23 May 2025 00:50 #328952
by mjoconr
Replied by mjoconr on topic Smart Serial Comms Error - Since upgrade to 2.9.4
I upgraded via backports to 6.12.22+bpo-rt-amd64, still get a 5ms max delay.
I ran it a few times
rtt min/avg/max/mdev = 0.053/0.116/5.600/0.269 ms
rtt min/avg/max/mdev = 0.054/0.099/4.908/0.216 ms
rtt min/avg/max/mdev = 0.054/0.106/4.672/0.241 ms
I've not had a warning since I ran the IRQ script.
We will see once I start actually cutting
I ran it a few times
rtt min/avg/max/mdev = 0.053/0.116/5.600/0.269 ms
rtt min/avg/max/mdev = 0.054/0.099/4.908/0.216 ms
rtt min/avg/max/mdev = 0.054/0.106/4.672/0.241 ms
I've not had a warning since I ran the IRQ script.
We will see once I start actually cutting
Please Log in or Create an account to join the conversation.
Time to create page: 0.293 seconds