Hello, guys!
I’have trying to get IMX185-MIPI v1.1 + LI-JTX1-MIPI-ADPT v1.2 working on TX2 under R28.1.
I have followed Leopard Imaging instructions (Dropbox - File Deleted - Simplify your life ) but camera is not enabled (not shown as /dev/video0).
i2cdetect shows the following:
nvidia@tegra-ubuntu:~$ sudo i2cdetect -y -r 2
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: – – – – – – – – – – – – –
10: – – – – – – – – – – – – – – – –
20: – – – – UU – – – – – – – – – – –
30: – – – – – – – – – – – – – – – –
40: – – – – – – – – – – – – – – – –
50: – – – – 54 – – – – – – – – – – –
60: – – – – – – – – – – – – – – – –
70: UU – – – – – – –
Here @s4wrxttcs1 has slightly different result comparing with @s4wrxttcs1 ’s i2detect output. I have UU instead of 70. If I pull the board + camera out, the i2cdetect shows empty table
dmesg shown the following:
[ 2.814897] imx185 30-001a: [IMX185]: probing v4l2 sensor at addr 0x1a.
[ 2.814986] imx185 30-001a: camera_common_parse_sensor_mode: mode 1920 x 1080:
[ 2.814992] imx185 30-001a: camera_common_parse_sensor_mode: line_length = 2200, pixel_clock = 74250000
[ 2.814997] imx185 30-001a: camera_common_parse_sensor_mode: mode 1920 x 1080:
[ 2.815002] imx185 30-001a: camera_common_parse_sensor_mode: line_length = 2200, pixel_clock = 74250000
[ 2.815007] imx185 30-001a: camera_common_parse_sensor_mode: mode 1920 x 1080:
[ 2.815011] imx185 30-001a: camera_common_parse_sensor_mode: line_length = 2200, pixel_clock = 148500000
[ 2.815017] imx185 30-001a: camera_common_parse_sensor_mode: mode 1920 x 1080:
[ 2.815020] imx185 30-001a: camera_common_parse_sensor_mode: line_length = 2200, pixel_clock = 148500000
[ 2.815027] imx185 30-001a: camera_common_parse_sensor_mode: mode 1920 x 1080:
[ 2.815031] imx185 30-001a: camera_common_parse_sensor_mode: line_length = 2200, pixel_clock = 74250000
[ 2.815037] imx185 30-001a: camera_common_parse_sensor_mode: mode 1280 x 720:
[ 2.815041] imx185 30-001a: camera_common_parse_sensor_mode: line_length = 825, pixel_clock = 74250000
[ 2.805725] tegra-i2c 3180000.i2c: no acknowledge from address 0x1a
[ 2.816639] imx185_fuse_id_setup: can not read fuse id
[ 2.816642] imx185 30-001a: Error -22 reading fuse id data
[ 2.816680] imx185: probe of 30-001a failed with error -22
I have failed camera probing due to error: “imx185_fuse_id_setup: can not read fuse id”
Seems like the situation is similar to @s4wrxttcs1 , or maybe I have some hardware issues? Although the camera board, camera and I-PEX cable are brand new.
How to debug the problem? Where to dig?
I will be very grateful for the help
I have the same issue.The error was “imx185_fuse_id_setup: can not read fuse id,imx185 30-001a: Error -22 reading fuse id data: can not read fuse id”.Did you solve this question?
hello beacon_fb,
could you please moving to our latest JetPack release (i.e. JetPack-3.3) for verification.
OR, please refer to comment #20 to disable plugin-manager for testing.
thanks