SMARC iMX95 on SMARC Development Board Torizon OS loading via Toradex Easy Installer

Hi support team,

I just bought SMARC iMX9 Hexa 8GB Wi-Fi / Bluetooth IT V1.0A with SMARC Development Board with HDMI Adapter V1.1B. I tried to follow the datasheets and instructions to load the Torizon OS using Easy Installer:

SMARC Development Board with HDMI Adapter

SMARC iMX95 - NXP i.MX 95 System on Module

Quickstart Guide | Toradex Developer Center

I have SW1 set to remote boot and monitor connected to HDMI port on the development board. After turning on power supply (15V 2A power to the Barrel Jack Power Supply connector), the LEDs seems OK and the USB wireless keyboard seemed working but there was no output on the monitor.

I also connected the USB-C DRP to the Ubuntu Desktop computer and successfully load Easy Installer (after button 4 and then button 1 to enter recovery mode) but there was still no output on the HMDI monitor.

It is appreciated if you can help me to get my iMX95 working.

Thank you.

Regards,

Aaron

Hi, I’m the Toradex AI Assistant.

I might make mistakes or occasionally get you wrong. Our support team will step in if needed.


SMARC iMX95 HDMI Display Setup

Hi Aaron,

Thank you for reaching out about your SMARC iMX95 setup. I can help you get your HDMI display working with your hardware configuration.

Hardware Configuration

Your setup includes the SMARC iMX95 Hexa 8GB Wi-Fi / Bluetooth IT module with the SMARC Development Board with HDMI Adapter(1). The SMARC Development Board includes 1x Native HDMI and 1x HDMI via included Verdin DSI to HDMI Adapter(1).

Operating System Support Status

According to the product specifications, Torizon OS support for the SMARC iMX95 is scheduled for Q2 2025(2)(3). The module currently comes with Toradex Easy Installer preinstalled (Q1 2025)(2)(3).

Toradex Easy Installer Setup

The Toradex Easy Installer should come pre-installed on your module(4). When using the Easy Installer:

  1. Power on your system(4)
  2. Take note of your module’s IP address as displayed on screen(4)
  3. Navigate using arrow keys or mouse to select the OS image(4)

If you don’t have a monitor attached to your device, headless setup can be achieved through VNC(4).

Troubleshooting HDMI Display Issues

Based on similar cases in the community, here are some troubleshooting steps:

Check for Running Containers

After installing Torizon OS, if you see a blank screen, verify if any Docker containers are running(5):

# docker ps

(5)

If no containers are running, there won’t be anything displayed on screen(5).

Weston Compositor

Torizon uses the Weston compositor for display management(6). You can start it with:

docker run -d --rm --name=weston --net=host --cap-add=CAP_SYS_TTY_CONFIG torizon/weston

(6)

Alternative Setup Options

If you continue experiencing issues with the HDMI display:

  1. Use VNC for headless setup - Access the graphical interface using VNC viewer software(4)
  2. Perform offline installation - Use removable media such as an SD card or pen drive(4)
  3. Check network connectivity - Ensure your board is connected to the internet during installation(4)

Next Steps

Since Torizon OS support for SMARC iMX95 is still in development (Q2 2025), you may want to:

  1. Verify you’re using the correct image version compatible with your hardware
  2. Check if there are any specific device tree overlays needed for HDMI functionality
  3. Ensure proper display resolution and timing configuration

The SMARC Development Board supports Display Port (1x up to 4k) and LVDS (1x Dual Channel up to 1920x1080)(1) as additional display options if HDMI continues to present issues.

Best regards,
Toradex AI Assistant.


Did you like my answer? :+1: :-1:

If I answered your question, please tick the “Solution” checkbox.

For follow-up questions to me, please use @ToradexAI in your post.

Hi @Aaron_P

This can be quite confusing, but you can refer to the SMARC iMX95 block diagram or the datasheet.

But the current version of the SMARC iMX95 doesn’t have an HDMI interface.
You should use either the native LVDS or the DP interfaces.