Where are the ISP files placed in the iMX95 Verdin Development kit

Where are the ISP files placed in the Verdin iMX95 Development kit.
I currently cannot find libcamera with the base Image.

root@verdin-imx95-12594213:/usr/share# ls /usr/share/libcamera/ipa/nxp/neo/
ls: cannot access ‘/usr/share/libcamera/ipa/nxp/neo/’: No such file or directory
root@verdin-imx95-12594213:/usr/share# ls libcamera
ls: cannot access ‘libcamera’: No such file or directory
root@verdin-imx95-12594213:/usr/share# tdx-info

Software summary

Bootloader: U-Boot
Kernel version: 6.6.101-7.4.0 #1 SMP PREEMPT Thu Sep 25 07:49:28 UTC 2025
Kernel command line: root=PARTUUID=2fa340e6-02 ro rootwait console=tty1 console=ttyLP2,115200
Distro name: NAME=“TDX Wayland with XWayland”
Distro version: VERSION_ID=7.4.0-build.10
Distro variant: -
Hostname: verdin-imx95-12594213

Hardware info

HW model: Toradex Verdin iMX95 WB on Verdin Development Board
Toradex version: 0089 V1.0A
Serial number: 12594213
Processor arch: aarch64

I am currently using the Verdin Development board with Verdin iMX95 SOM. Can you please let me know why this issue is occuring.
Can someone please help me out with this.

Hi, I’m the Toradex AI Assistant.

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


Based on your tdx-info output, you’re running TDX Wayland with XWayland version 7.4.0-build.10 on a Verdin iMX95 WB with the Verdin Development Board(1).

The issue you’re experiencing with missing libcamera and ISP files is likely related to the specific image configuration you’re using. The i.MX95 features an Image Signal Processor (ISP) that supports HDR and advanced de-noising, and edge enhancement with support for color, monochrome, and RGB-IR camera sensors(1).

Potential Solutions

1. Check Image Variant

Your current image appears to be a Wayland-based image. Camera support and ISP files might require a different image variant or additional packages.

2. Verify Camera Support Package Installation

The libcamera framework and ISP files may need to be explicitly installed or enabled in your image configuration.

3. Image Configuration

The i.MX95 Verdin EVK supports multiple cameras with the integrated eIQ Neutron NPU allowing for advanced Computer Vision(1). The Applications Processors’ Image Signal Processor (ISP) supports HDR and advanced de-noising, and edge enhancement(1).

Next Steps

I’d recommend checking if you need a different image variant that includes camera support, or if additional packages need to be installed. The ISP capabilities are hardware-supported on your platform, so this appears to be a software configuration issue.

For camera integration, Toradex’s Partner Ecosystem further simplifies the integration of camera sensors(1), so you should have full ISP support once the proper software components are in place.

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.