Solution fo "hm2 error finishing read" with no good PC

More
12 Nov 2024 10:09 #314310 by greg23_78
Attachments:

Please Log in or Create an account to join the conversation.

More
13 Nov 2024 17:14 #314389 by greg23_78
r8168-dkms drive is it installed ?

Please Log in or Create an account to join the conversation.

More
13 Nov 2024 18:28 #314394 by PCW
Can you run this script:

File Attachment:

File Name: edrivers.txt
File Size:0 KB


and post the results here?

first make executable with:

chmod +x edrivers.txt

then

./edrivers.txt
 
Attachments:

Please Log in or Create an account to join the conversation.

More
13 Nov 2024 19:53 #314399 by tommylight
This is what i get:
cnc@15ALC7:~$ ls -1 /sys/class/net/ | grep -v lo | xargs -I{} bash -c 'echo -n {} :" " ; basename `readlink -f /sys/class/net/{}/device/driver`'
enxc84d44297a21 : r8152
wlp2s0 : rtw_8822ce
cnc@15ALC7:~$ 

Please Log in or Create an account to join the conversation.

More
14 Nov 2024 08:38 - 14 Nov 2024 08:41 #314429 by greg23_78
i get like before
cnc@cnc:~$ ls -1 /sys/class/net/ | grep -v lo | xargs -I{} bash -c 'echo -n {} :" " ; basename `readlink -f /sys/class/net/{}/device/driver`'
enp2s0 : r8168
cnc@cnc:~$

My PC is a Dell Optiflex 3040
Last edit: 14 Nov 2024 08:41 by greg23_78.

Please Log in or Create an account to join the conversation.

More
14 Nov 2024 15:42 #314458 by PCW
So looks like the DKMS driver (I think the default driver with latency issues "8169")

So not sure whats going on.

What does your kernel command line look like?

cat /proc/cmdline



 

Please Log in or Create an account to join the conversation.

More
14 Nov 2024 16:01 #314461 by greg23_78
the command return to me :
cnc@cnc:~$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-6.1.0-23-rt-amd64 root=UUID=9ccb36b6-0014-43a8-b35e-c8724d432dac ro initrd=/install/gtk/initrd.gz quiet isolcpus=3 pcie.aspm=0 r8168.eee_enable=0 pcie_aspm=off idle=poll

Please Log in or Create an account to join the conversation.

More
14 Nov 2024 16:33 #314465 by PCW
Did you try pinning the Ethernet IRQ?

As a test you can run this script:

 

File Attachment:

File Name: pinirq_2024-11-14.txt
File Size:1 KB


chmod +x pinirq.txt then:

sudo ./pinirq.txt enp2s0

And then retry LinuxCNC or the ping test
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.232 seconds
Powered by Kunena Forum