IMX477 camera on Jetson Nano 32.7.3

  1. Where did you get the camera module(s)?
    Amazon

  2. Model number of the product(s)?
    https://www.amazon.com/dp/B08PFJDJC9?psc=1&ref=ppx_yo2ov_dt_b_product_details

  3. What hardware/platform were you working on?
    Jetson Nano

  4. Instructions you have followed. (link/manual/etc.)
    MIPI_Camera/Jetson/IMX477/driver at master · ArduCAM/MIPI_Camera · GitHub

  5. Problems you were having?
    Driver is to old to work on nvidia-l4t-core 32.7.3

  6. The dmesg log from your hardware?
    [ 1.304750] imx477 7-001a: tegracam sensor driver:imx477_v2.0.6
    [ 1.605131] imx477 7-001a: imx477_board_setup: error during i2c read probe (-121)
    [ 1.612728] imx477 7-001a: board setup failed
    [ 1.617211] imx477: probe of 7-001a failed with error -121
    [ 1.617598] imx477 8-001a: tegracam sensor driver:imx477_v2.0.6
    [ 1.917974] imx477 8-001a: imx477_board_setup: error during i2c read probe (-121)
    [ 1.925611] imx477 8-001a: board setup failed
    [ 1.930130] imx477: probe of 8-001a failed with error -121

  7. Troubleshooting attempts you’ve made?
    There is no troubleshooting I can do.

  8. What help do you need?
    I need an updated driver for my camera.

@hybotics

Hello, thank you for your feedback. We apologize for the inconvenience caused by the outdated driver. We have updated our camera usage method and no longer use the old repository. Please refer to this link for the new installation and usage guide: “Quick-Start-Guide - Arducam Wiki.

wget https://github.com/ArduCAM/MIPI_Camera/releases/download/v0.0.3/install_full.sh
chmod +x install_full.sh
./install_full.sh -m imx477

We hope this helps you, if you have any questions, please feel free to contact us.

Hi,

That did not work. I still do not get a /dev/video0 device.

8-Dale

@hybotics

sudo dmesg | grep imx

Can you show me the hardware connection diagram?

Contacts point towards the heatsink on the Jetson Nano.
Contacts down towards the camera back.

[ 1.305277] imx477 7-001a: tegracam sensor driver:imx477_v2.0.6
[ 1.605652] imx477 7-001a: imx477_board_setup: error during i2c read probe (-121)
[ 1.605682] imx477 7-001a: board setup failed
[ 1.605756] imx477: probe of 7-001a failed with error -121
[ 1.606175] imx477 8-001a: tegracam sensor driver:imx477_v2.0.6
[ 1.906546] imx477 8-001a: imx477_board_setup: error during i2c read probe (-121)
[ 1.914156] imx477 8-001a: board setup failed
[ 1.918657] imx477: probe of 8-001a failed with error -121

8-Dale

@hybotics

Can you try a different flex cable?

By the way, is your hardware an official kit?

Hi,

My hardware is the official Jetson Nano Development Kit B01.
I do not think I have any other flex cables here.

8-Dale

Hello @hybotics,

To verify first if the camera is defective, do you have a raspberry pi?

Can you try this camera in your raspberrypi.

Hi,

Can the Jetson Nano day/night camera be used on a Raspberry Pi?

8-Dale

Hi,

I just sent one (I bought two) of my IMX477 cameras back to Amazon because it has a bad connector on the camera. I really want this camera to work because I want to put it on my ROS2 Experimental Robot.

8-Dale

@hybotics

[quote=“hybotics, post:9, topic:4821”]
Can the Jetson Nano day/night camera be used on a Raspberry Pi?
Sure, but maybe not as well.

For this camera, we have a version dedicated to the Raspberry Pi.

Hi,

I did not buy this camera to use on a Raspberry Pi.

I bought it for use on a Jetson Nano.
It seems like things have gone off track.

8-Dale

@hybotics

Sure.

Letting you use this camera on a Raspberry Pi is just to make sure there is nothing wrong with the camera itself, not to make you use it on a Raspberry Pi.

From what you’re saying it seems like there is a camera that is working fine.

Do you have other problems now.

Hi,

I have not written anything that indicates that this camera is working fine.

This camera is not working on my Jetson Nano at all.
There is no /etc/video0 device after I install your latest drivers and reboot.

8-Dale

@hybotics

I can help you remotely look at your problem, please contact my email [email protected]