Jetson Orin Nano Super I2C Error

I just got a new Jetson Orin Nano Super, after followed guide to upgrade firmware to 36.4.3 and boot up JetPack 6.2 from SD card. sudo dmesg | grep i2c got following message

[    0.155997] i2c_dev: i2c /dev entries driver
[    3.639884] tegra-i2c 3160000.i2c: Adding to iommu group 1
[    3.644510] tegra-i2c 3180000.i2c: Adding to iommu group 1
[    3.650333] tegra-i2c 31b0000.i2c: Adding to iommu group 1
[    3.654389] tegra-i2c c240000.i2c: Adding to iommu group 1
[    3.657711] i2c 1-0025: Fixing up cyclic dependency with 3520000.padctl
[    3.658399] tegra-i2c c250000.i2c: Adding to iommu group 1
[    9.308193] tegra-i2c c240000.i2c: un-recovered arbitration lost
[   10.524483] tegra-i2c c240000.i2c: un-recovered arbitration lost

After connected i2c oled display, I cannot find any device from i2cdetect.

I am pretty new on this system, any help is appreciated.

Hi,

How do you connect to the i2c display?
Could you describe in detail?
Also please refer to the related topics in

Thanks

1 Like

Thanks, the problem has been addressed. The i2c I am using is on bus 7 instead of bus 1.