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

Intel ESDQ ECI download package & no such command module issue

Geen
Beginner
858 Views

Dear Sir

I refer to the below link:

https://www.intel.com/content/www/us/en/developer/articles/technical/edge-software-device-qualification-eci.html

 

Linux wpi 5.10.0-32-rt-amd64 #1 SMP PREEMPT_RT Debian 5.10.223-1 (2024-08-10) x86_64 GNU/Linux

After run the step by step , i have two questions as below:

 

Q1:

I follow the below step  , but can not  get the package.

"Sudo apt install rtpm"

 

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package rtpm

================================

All RTPM dependent modules are installed. 

  • For Xenomai patched Linux. 
    • sudo apt install rtpm-xenomai 
  • For Preempt-RT patched Linux. 
    • sudo apt install rtpm 

Q2:

I try to use the below command .

"./esdq module list"

But show the following info

 

Usage: esdq [OPTIONS] COMMAND [ARGS]...
Try 'esdq --help' for help.

Error: No such command 'module'.

================================

Get RTPM test module ID:

 
./esdq module list
  1.  

            Example output:

            

Geen_0-1726842692089.png

 

Do you have any suggestions about it ?

 

Thanks

Labels (1)
0 Kudos
2 Replies
JiaYiChin
Employee
783 Views

Hi Geen,

 

To resolve your Q1, can you install the ECI package?
Please follow the instructions in the ECI documentation at Install ECI Packages — ECI documentation (intel.com). After that, you can install the RTPM package by running the following command:

"Sudo apt install rtpm"

To resolve your Q2, use "esdq module list" to get the module list output.

0 Kudos
Iffa_Intel
Moderator
645 Views

Hi,


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. 


Cordially,

Iffa


0 Kudos
Reply