Jetson Nano and camera IMX477 (no camera found)

jetson-config-dtb
jetson-io-config
kernlog2.txt (114.1 KB)
nvidia-lt4-core 32.7.4.txt (87 Bytes)
IMG_9872

After
$ sudo /opt/nvidia/jetson-io/jetson-io.py
extlinux.conf configured like this
LABEL JetsonIO
MENU LABEL Custom Header Config:
LINUX /boot/Image
FDT /boot/kernel_tegra210-p3448-0000-p3449-0000-b00-user-custom.dtb
INITRD /boot/initrd
APPEND ${cbootargs} quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0

kern.log
[ 1.308446] i2c-mux-gpio cam_i2cmux: 2 port mux on Tegra I2C adapter adapter
[ 1.308830] imx477 7-001a: tegracam sensor driver:imx477_v2.0.6
[ 1.343607] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 1.609217] imx477 7-001a: imx477_board_setup: error during i2c read probe (-121)
[ 1.616808] imx477 7-001a: board setup failed
[ 1.621285] imx477: probe of 7-001a failed with error -121
[ 1.621611] imx477 8-001a: tegracam sensor driver:imx477_v2.0.6
[ 1.921976] imx477 8-001a: imx477_board_setup: error during i2c read probe (-121)
[ 1.929562] imx477 8-001a: board setup failed
[ 1.934026] imx477: probe of 8-001a failed with error -121

Did you remove R8 resistor?

Today I`ve removed resistor and it works!

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