Skip to main content
Associate II
November 24, 2024
Question

X-Linux-AI-Tool and STM32MP135F-DK

  • November 24, 2024
  • 1 reply
  • 2116 views

Hallo,

After installing OpenSTLinux on STM32MP135F-DK, after updating all, the command apt-get install x-linux-ai-tool won't work. Any thoughts?

regards, Paul

1 reply

PatrickF
Technical Moderator
November 25, 2024

Hi @PawelKan 

did you follow the steps in https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI_Starter_package ?

Are the board correctly connected to internet and with correct date ?

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.NEW ! Sidekick STM32 AI agent, see here
PawelKanAuthor
Associate II
November 25, 2024

Yes, I have connection to the Internet. Ping works, apt-get update worked also pretty well. Date and time are correct.

First line that didn't worked was:

Board $>  apt-get install x-linux-ai-tool

I want to test CV on that board to see how it works. 

Regards.

PatrickF
Technical Moderator
November 26, 2024

Hi @PawelKan 

Did you install the latest Starter Package ?
https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP135x-DK/Let%27s_start/Populate_the_target_and_boot_the_image

Would be useful to share the error messages as 'didn't work' is not helpful to support you.

After "apt-get update", is "apt-cache search x-linux" list the x-linux-ai-tool ?

 

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.NEW ! Sidekick STM32 AI agent, see here