Edge Software Catalog
Support for issues related to Edge Software Catalog
463 Discussions

failed to install IGH ethercat master

luke_liao
Beginner
1,277 Views

 

kernel version : Linux xr-realtime-controller5 6.6.58-rt45-intel-ese-standard-lts-rt #1 SMP PREEMPT_RT Mon, 30 Sep 2024 10:48:03 +0000 x86_64 x86_64 x86_64 GNU/Linux

 

here is the error log: /var/lib/dkms/ighethercat-dkms/1.6/build/make.log

 

CC [M] /var/lib/dkms/ighethercat-dkms/1.6/build/devices/stmmac/stmmac_mdio-6.6-ethercat.o
CC [M] /var/lib/dkms/ighethercat-dkms/1.6/build/devices/stmmac/stmmac_ptp-6.6-ethercat.o
/var/lib/dkms/ighethercat-dkms/1.6/build/devices/stmmac/stmmac_ptp-6.6-ethercat.c: In function ‘stmmac_adjust_time’:
/var/lib/dkms/ighethercat-dkms/1.6/build/devices/stmmac/stmmac_ptp-6.6-ethercat.c:73:44: error: ‘struct stmmac_est’ has no member named ‘lock’
73 | mutex_lock(&priv->plat->est->lock);
| ^~
/var/lib/dkms/ighethercat-dkms/1.6/build/devices/stmmac/stmmac_ptp-6.6-ethercat.c:77:46: error: ‘struct stmmac_est’ has no member named ‘lock’
77 | mutex_unlock(&priv->plat->est->lock);
| ^~
/var/lib/dkms/ighethercat-dkms/1.6/build/devices/stmmac/stmmac_ptp-6.6-ethercat.c:90:44: error: ‘struct stmmac_est’ has no member named ‘lock’
90 | mutex_lock(&priv->plat->est->lock);
| ^~
/var/lib/dkms/ighethercat-dkms/1.6/build/devices/stmmac/stmmac_ptp-6.6-ethercat.c:107:46: error: ‘struct stmmac_est’ has no member named ‘lock’
107 | mutex_unlock(&priv->plat->est->lock);
| ^~

0 Kudos
2 Replies
Peh_Intel
Moderator
1,214 Views

Hi luke_liao,


Could you please share the steps you took from installation to running the module?


Please ensure you specify MASTER0_DEVICE, DEVICE_MODULES and REBIND_NICS accordingly in sysconfig file.



Regards,

Peh


0 Kudos
Peh_Intel
Moderator
834 Views

Hi luke_liao,


We have not heard back from you.


Thank you for your question. If you need any additional information from Intel, please submit a new question as Intel is no longer monitoring this thread.



Regards,

Peh


0 Kudos
Reply