Clone Toradex Device Tree and Overlays Repository

Dear Developer,

I am using the guide at the following internet address:

Clone Toradex Device Tree and Overlays Repository

I am using Apalis imx8 with Apalis Evaluation Board.

I am using the command :

gaetano@DESKTOP-99JL35E:~/tcbdir$ torizoncore-builder images download --remote-host 192.168.1.164 --remote-username torizon --remote-password torizon

I get the following result:
An unexpected Exception occured. Please provide the following stack trace to
the Toradex TorizonCore support team:

Traceback (most recent call last):
File “/builder/torizoncore-builder”, line 221, in
mainargs.func(mainargs)
File “/builder/tcbuilder/cli/images.py”, line 86, in do_images_download
images.download_tezi(r_ip, args.remote_username, args.remote_password,
File “/builder/tcbuilder/backend/images.py”, line 157, in download_tezi
version, hostname, container = get_device_info(r_host,
File “/builder/tcbuilder/backend/images.py”, line 121, in get_device_info
client.connect(hostname=r_host,
File “/usr/lib/python3/dist-packages/paramiko/client.py”, line 368, in connect
raise NoValidConnectionsError(errors)
paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 192.168.1.164

How can I solve?
Best regards

Hello @LEADTECH ,

The first step would be to check that the module can be accessed via SSH from the same computer where you are running the command, using the same parameters ( IP, username, password) to establish the connection?

Best regards,
Josep

1 Like

Hello Josep,
yes, I have access to the form via both Putty and the Visual studio code SSH terminal

Best regards

Hello @LEADTECH

In that case, and in order to try to reproduce your issue, could you please share the following info?

  • The complete name and version of the SoM hat you are using
  • The TorizonCore version that is running on that SoM

Best regards,
Josep

1 Like

Good morning Josep,
below what you requested:

  • iMX8QM 4GB WB V1.0B
  • OS information: linux aarch64 Torizone core 5.7.2+build.20 (dunfell)

Best regards

Hi @LEADTECH ,

I noticed that the version you’re using is an early access version of the Apalis iMX8QM.

To avoid future issues with the product we recommend to get a newer version

We’re still investigating the general issue here.

Best Regards
Kevin

1 Like

Dear Kevin,
can you advise me which version i can use?

Thanks in advance

Best regards

Hello @LEADTECH ,
The most recent version is 1.1E

Best regards,
Josep

1 Like

Dear developers,

thanks for your support.

We are in the phase of defining the hardware architecture (your colleagues are supporting me on the hardware).
As soon as the hardware architecture is defined, we will purchase all toradex components updated to the latest version.

Best regards
Gaetano

Hello @LEADTECH ,
Thanks for the update

Best regards,
Josep

1 Like

Dear Kevin,
I solved.
I did not enter the IP address correctly.

Best regards

1 Like

Hi @LEADTECH ,

Great to hear that it works now.

Best Regards
Kevin

1 Like