NANO 2GB + Raspi HQ Camera IMX477 not working when SPI is enabled with JETSON-IO.PY utility

My Raspberry Pi HQ Cam IMX477 stops working when I enable the SPI ports with the JETSON-IO.PY utility.

Camera works before using JETSON-IO.PY.

After using JETSON-IO.PY to enable SPI1 and reboot, camera doesn’t work. NVARGUS says no camera.

Editing /boot/extlinux/extlinux.conf and reverting to “primary” kernel without referencing the custom dtb file gets the camera working again.

My Current setup is:
Jetson Nano 2gb Dev Kit
Raspberry Pi HQ Camera IMX477 with latest patch installed from Nvidia website

I want to use the HQ Camera with other SPI devices. How can I get both the HQ Camera and SPI ports working?

Thank you in advance for any help!

Duplicated with: Nano 2gb + Jetpack 4.5 + Raspi HQ Camera IMX477 not working

This is not a duplicate issue to “IMX477 not working”, I am having the same issue as well. When jetson-io.py is used it overwrites /boot/extlinux/extlinux.conf with its own configuration and then cannot use the IMX477.dtb for the camera.

1 Like

PUSH

I have the same problem here.

BR
Erich

@DicksonChow , did the link by @kayccc solve this issue for you? If so, how? @yiravan or @erich.voko , did you ever resolve this problem?

TIA

With the upgrade to JetPack 4.6 HQ camera is working for me.
BR Erich