MIPI CSI camera not working in Jetson 6.0

  1. Installed MIPI CSI camera “IMX219-180” model
  2. (re)checked cabling on both ends
  3. reboot
  4. camera does not appear to be showing under /dev/video
  • Not clear to me how to to know if I can using a compatible model
  • How to check boot log to see if the MIPI driver came up properly
  • etc.

Thx for your help.

You need to configurate it by jetson-io.

Thanks

There is a useful youtube on this config topic.

When I run the python config program as sudo, there is a quick “flash”, looks like a panel is being drawn, then the program aborts with no error message. No way to debug it if I cannot see an error message.
How do I debug jetson-io.py?

Reflash the system by sdkmanager to try again.

Thanks

I now using sdkmanager. Some progress, but here is the problem with automatic and manual flashing.

Setup;

  1. windows/vbox/linux
  2. jetson/nano/orin
  3. able to ssh fromlinux to jetsonb

auto flash does not work:

  1. jetson reboots
  2. jetson does not come up, based on monitor
  3. ssh fails, and retry fails

manual fails

  1. use pins 9/10 for recovery mode
  2. not able to get to a state where flash is enabled after reboot

Would like to get auto mode working, Any reason why Jetson would not boot properly after shutdown command from host?

thx.

Hi,
If you use Orin Nano developer kit, please follow this and see if you can successfully re-flash the system image:

Quick Start — NVIDIA Jetson Linux Developer Guide

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.