- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
According to the guide, I am trying to set-up and run the Edge AI (ESDQ) demo on NUC 13 Pro mini PC platform.
* Intel® Edge AI Box (v3.1) - Link
* H/W - Intel NUC13ANHi5 - Link
* O/S - Ubuntu Desktop 22.04.4
* Problem - as below log message, some modules installation failure happened
Successfully installed ESDQ !!
Clean up function
Successfully installed ESDQ took 0.00 seconds
[sudo] password for user:
Installation of package complete
+--------------------------+------------------------------+---------+
| Id | Module | Status |
+--------------------------+------------------------------+---------+
| 652c9b5bd229cd102cfb088e | bmra base | SUCCESS |
| 652c9ae1d229cd102cfac095 | bmra container base | FAILED |
| 652c9b44d229cd102cfafa28 | bmra container base devel | SUCCESS |
| 652c9b29d229cd102cfadd68 | bmra container dlstreamer | SUCCESS |
| 652c9b13d229cd102cfacf01 | bmra container opencv ffmpeg | SUCCESS |
| 652c9411d229cd102cfa954a | modules/Aibox Test Module | FAILED |
| 64cb337f89c314c29867e05c | ESDQ | SUCCESS |
+--------------------------+------------------------------+---------+
user@NUC13:~/intel_edge_aibox$
[Procedures]
* Intel Edge AI Box package download (Link)
* Clean install Ubuntu 22.04 Desktop
* ./edgesoftware install (1st step)
* reboot the system
* ./edgesoftware install (2nd step)
Here I attached the console log message capture of both 1st and 2nd steps.
Please check and guide how to set-up the package successfully.
Best regards,
Hayden
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Hayden,
/home/aibox is in docker container during installation. In the latest log file, I notice you are running sudo when installing Intel® Edge AI Box, hence in the logfile I saw some permission denied error. Please try following without sudo:
1. Fresh Install Ubuntu 22.04 LTS Desktop.
2. Run:
sudo apt update
sudo apt upgrade
sudo reboot
3. Download https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-edge-ai-box.html v3.1 again
4. unzip in your system. Then install using this command without sudo
./edgesoftware install
5. Sent me the /var/log/esb-cli directory again if it is still failed.
Lastly, please connect your system with monitor display and if possible install Intel® Edge AI Box with Ubuntu GUI. This is to prevent display error when running gpu test.
Regards,
SShan
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
could you clarify:
- Did the same thing happen if you re-download the package & install it?
- Are you using any proxies?
Cordially,
Iffa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
[1] I tried again with re-downloading the binary (checked with Beyond Compare tool, the two binaries are identical), and when I installed again (./edgesoftware install), same failure message happened.
[2] I did the installation at my Home network, so, there was no proxy required.
One thing to update,
when I executed the installation (./edgesoftware install) again, one failure was cleared, and finally one failure (| bmra container base | FAILED |) was remained.
Here I attached the log message output when doing the 3rd time installing.
Best regards,
Hayden
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In that case, could you try running the installation package again and see whether it manages to install the failed one?
Then, try to run the application to see if it works.
Cordially,
Iffa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Hayden,
Could you also zip this log directory on this path /var/log/esb-cli and sent to us to further troubleshoot?
Regards,
SShan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One more thing, there is something strange.
From the log output, there should be "/home/aibox/ ...", however, actually, there is not "aibox" directory under "/home".
I don't understand where the "aibox" diretcory is located.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Hayden,
/home/aibox is in docker container during installation. In the latest log file, I notice you are running sudo when installing Intel® Edge AI Box, hence in the logfile I saw some permission denied error. Please try following without sudo:
1. Fresh Install Ubuntu 22.04 LTS Desktop.
2. Run:
sudo apt update
sudo apt upgrade
sudo reboot
3. Download https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-edge-ai-box.html v3.1 again
4. unzip in your system. Then install using this command without sudo
./edgesoftware install
5. Sent me the /var/log/esb-cli directory again if it is still failed.
Lastly, please connect your system with monitor display and if possible install Intel® Edge AI Box with Ubuntu GUI. This is to prevent display error when running gpu test.
Regards,
SShan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi SShan,
I will prepare and share the new installation logs as you guided.
Best regards,
Hayden
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi SShan,
I performed the installation again with attaching an LCD monitor to the Linux box.
When doing the installation from remote console, monitor is not required, but this time, I connected a monitor as you suggested.
As below, the ESDQ edge AI Box installation was successful.
Installation of package complete
***Recommended to reboot system after installation***
+--------------------------+------------------------------+---------+
| Id | Module | Status |
+--------------------------+------------------------------+---------+
| 652c9b5bd229cd102cfb088e | bmra base | SUCCESS |
| 652c9ae1d229cd102cfac095 | bmra container base | SUCCESS |
| 652c9b44d229cd102cfafa28 | bmra container base devel | SUCCESS |
| 652c9b29d229cd102cfadd68 | bmra container dlstreamer | SUCCESS |
| 652c9b13d229cd102cfacf01 | bmra container opencv ffmpeg | SUCCESS |
| 652c9411d229cd102cfa954a | modules/Aibox Test Module | SUCCESS |
| 64cb337f89c314c29867e05c | ESDQ | SUCCESS |
+--------------------------+------------------------------+---------+
We can close this thread.
Thanks for support.
Regards,
Hayden
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
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

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page