Using POSIX realtime
- Roger S
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 2
03 May 2025 16:30 #327607
by Roger S
Replied by Roger S on topic Using POSIX realtime
Thank you very much Hakan, I have attached the result as a file
Attachments:
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 663
- Thank you received: 214
03 May 2025 18:01 #327616
by Hakan
Replied by Hakan on topic Using POSIX realtime
It's on the right track but I wonder how to pin-point exact reason and solution.
I have seen spelling mistakes cause this, but yours seems fine.
Can be the old network driver not unloading.
It's along those lines, the master can not get control over the network interface.
Can you set debug "ethercat debug 1", restart the ethercat server and show the dmesg again?
I have seen spelling mistakes cause this, but yours seems fine.
Can be the old network driver not unloading.
It's along those lines, the master can not get control over the network interface.
Can you set debug "ethercat debug 1", restart the ethercat server and show the dmesg again?
Please Log in or Create an account to join the conversation.
- Roger S
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 2
03 May 2025 18:18 #327621
by Roger S
Replied by Roger S on topic Using POSIX realtime
I can't enable debug mode. Could this be part of the problem?
roger@roger:~$ echo 1 | sudo tee /sys/module/ethercat/parameters/debug
[sudo] Passwort für roger:
tee: /sys/module/ethercat/parameters/debug: Datei oder Verzeichnis nicht gefunden
1
roger@roger:~$ sudo modprobe -r ethercat
modprobe: FATAL: Module ethercat not found.
roger@roger:~$ sudo systemctl stop ethercat
roger@roger:~$ sudo modprobe -r ethercat
modprobe: FATAL: Module ethercat not found.
roger@roger:~$ echo 1 | sudo tee /sys/module/ethercat/parameters/debug
[sudo] Passwort für roger:
tee: /sys/module/ethercat/parameters/debug: Datei oder Verzeichnis nicht gefunden
1
roger@roger:~$ sudo modprobe -r ethercat
modprobe: FATAL: Module ethercat not found.
roger@roger:~$ sudo systemctl stop ethercat
roger@roger:~$ sudo modprobe -r ethercat
modprobe: FATAL: Module ethercat not found.
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 663
- Thank you received: 214
03 May 2025 21:08 #327635
by Hakan
Replied by Hakan on topic Using POSIX realtime
Just type the command "ethercat debug 1"
Please Log in or Create an account to join the conversation.
Time to create page: 0.055 seconds