Edge Software Catalog
Support for issues related to Edge Software Catalog
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
481 Discussions

Edge AI Box (ESDQ) installation issue with modules/Aibox Test Module & Proxy Pipeline Module

ito_xactai
Beginner
4,967 Views

Hi Team,

 

While trying to install the ESDQ (Intel_Edge_AI_Box_4.0).We are getting an errors at the "modules/Aibox Test Module & Proxy Pipeline Module". Could anyone please help us to resolve this issue.

System Configuration:

 

Model: Intel NUC 12 Enthusiast Kit

Processor: 12th Generation Intel-i7-12700H Processor

GPU: Intel iris xe Graphics , Intel Arc A770M Graphics

OS: Ubuntu-22.04

Disk: 512GB

RAM: 32 GB

 

Below are the error details:

 

modules/Aibox Test Module & Proxy Pipeline Module Errors:

 

mbind failed: Operation not permitted


The following packages have unmet dependencies:
libze-intel-gpu1 : Breaks: intel-level-zero-gpu
E: Unable to correct problems, you have held broken packages.
The command '/bin/bash -o pipefail -c set -e -o pipefail; if [ "$IS_XEON_PLATFORM" = "true" ] ; then apt update && apt install sudo numactl -y; echo "aibox ALL=(ALL) NOPASSWD: /usr/bin/ln" | tee /etc/sudoers.d/user-conf && chmod 0440 /etc/sudoers.d/user-conf ; else apt update -y && apt install -y sudo intel-gpu-tools xpu-smi ; set -e -o pipefail && echo "aibox ALL=(ALL) NOPASSWD: /usr/bin/intel_gpu_top,/usr/bin/rm,/usr/bin/xpu-smi" | tee /etc/sudoers.d/user-conf && chmod 0440 /etc/sudoers.d/user-conf ; fi' returned a non-zero code: 100
Failed to install Intel Edge AI Box Qualifcation Suit

Failed to install modules/Aibox_Test_Module took 23 minutes 0.47 seconds

Esdq_failed.png

proxy_pipeline_suit_error.png

modules-Aibox_error.png

modules-Aibox_error_2.png

 

Thanks & Regards,

ITO - XactAI.

 

 

Labels (1)
0 Kudos
23 Replies
Iffa_Intel
Moderator
650 Views

Hi,


Thank you, I look forward to your update.



Cordially,

Iffa


0 Kudos
ito_xactai
Beginner
579 Views

Hi @Iffa_Intel  and @SShan_Intel 

 

I followed instructions mentioned in the below link and able to run the ESDQ successfully but only the change i made in this file ~/intel_edge_aibox/edgesoftware_configuration.xml . Uncomment every line and run the "./edgesoftware install

 

Solution link:

 

community.intel.com/t5/Edge-Software-Catalog/Edge-AI-Box-ESDQ-installation-issue-with-modules-Aibox-Test/m-p/1648105#M901

 

Thanks for your support

 

Thanks & Regards,

ITO - XactAI.

0 Kudos
Iffa_Intel
Moderator
571 Views

Hi,


Thanks for the update. Glad that you've solved the issue.

Intel will no longer monitor this thread since this issue has been resolved. If you need any additional information from Intel, please submit a new question. 



Cordially,

Iffa


0 Kudos
Reply