Edge Software Catalog
Support for issues related to Edge Software Catalog
Announcements
The Edge Software Catalog community is read-only. For support, please visit the Open Edge Platform (https://github.com/open-edge-platform) GitHub organization and post your question in the relevant repository’s Issues section.

IGH EtherCAT master

zhangbbbb
Beginner
3,693 Views

We have installed the IgH ethercat master Stack with the command "sudo apt install eci-softplc-fieldbus" or "sudo apt install ighethercat ighethercat-dkms ighethercat-examples ecat-enablekit", but an accident——Starting EtherCAT master 1.5.2 modprobe: FATAL: Module ec_master not found in directory /lib/modules/5.19.0-32-generic
failed——occurred when we started ethercat master with command "/etc/init.d/ethercat start"

Labels (1)
0 Kudos
1 Solution
JesusE_Intel
Moderator
3,626 Views

Hi zhangbbbb,


What kernel version are you using (please provide the output of uname -a)? Did you install ECI Real-time linux kernel? If not, please install the Linux Intel LTS PREEMPT_RT kernel per the instructions: https://eci.intel.com/docs/3.0/getstarted/installing_packages.html#install-eci-real-time-linux-kernel


Once installed, reboot the system and boot using the new kernel. You can confirm using uname -a and you should see intel-ese-staandard-lts-rt+ in the output. Then run /etc/init.d/ethercat start.


Regards,

Jesus


View solution in original post

0 Kudos
2 Replies
JesusE_Intel
Moderator
3,627 Views

Hi zhangbbbb,


What kernel version are you using (please provide the output of uname -a)? Did you install ECI Real-time linux kernel? If not, please install the Linux Intel LTS PREEMPT_RT kernel per the instructions: https://eci.intel.com/docs/3.0/getstarted/installing_packages.html#install-eci-real-time-linux-kernel


Once installed, reboot the system and boot using the new kernel. You can confirm using uname -a and you should see intel-ese-staandard-lts-rt+ in the output. Then run /etc/init.d/ethercat start.


Regards,

Jesus


0 Kudos
JesusE_Intel
Moderator
3,548 Views

If you need any additional information, please submit a new question as this thread will no longer be monitored.


0 Kudos
Reply