eIQ-toolkit fails to start on my ubuntu

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

eIQ-toolkit fails to start on my ubuntu

跳至解决方案
1,141 次查看
greeran
Contributor IV

hi

i would like to test the npu on my imx8mp. from the documents it recommends working with the eIQ-Toolkit. i downloaded the latest eIQ-Toolkit and installed successfully. but when i start the application is fails 

Unhandled Promise Rejection
TypeError: Cannot read property 'kill' of null at /opt/nxp/eIQ_Toolkit_v1.14.0/resources/app.asar/background.js:2:573509

Could someone tell me how to start the application. could it be permission problems as the application is installed and set as root

thanks

 

0 项奖励
回复
1 解答
1,071 次查看
greeran
Contributor IV

i found the problem. i tried installing on ubuntu 22.04. when i installed on ubuntu 20.04 and also on a docker ubuntu 20.04 everything works.

thansk

在原帖中查看解决方案

4 回复数
1,072 次查看
greeran
Contributor IV

i found the problem. i tried installing on ubuntu 22.04. when i installed on ubuntu 20.04 and also on a docker ubuntu 20.04 everything works.

thansk

1,127 次查看
greeran
Contributor IV
its not permission error as i created it in a local directory and still i get the error
0 项奖励
回复
1,120 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi @greeran 

 

Could you please try below commands in your side?

/opt/nxp/eIQ_Toolkit_v1.14.0$ ./bin/eiqenv.sh

/opt/nxp/eIQ_Toolkit_v1.14.0$ ./eiq-portal

 

 

Regards

Daniel

0 项奖励
回复
1,027 次查看
PBCZ
Contributor I

Hi, it would be nice to have eIQ toolkit for Ubuntu 22.04, 24.04 as they are LTS OS. Actually the problem is that the toolkit is trying to load older libraries than are delivered with actual OS versions (libffi7, libssl etc.). When will be newer OS version supported? It is a quite late already.

0 项奖励
回复