Sep 3, 2024, 4:55 PM

Hi, I have used Image and DTB file from your github release and I recognize the camera well, but i got this error and obviously I dont have /dev/video0.
Also the ./mv_mipi_i2c.sh script works fine.

[    1.396676] mvcam 7-003b: veye mv series camera driver version: 01.01.03
[    1.897990] veye_mvcam: mvcam_read: Reading register 0x04 failed
[    1.904085] mvcam 7-003b: failed to read chip id
[    1.908761] mvcam 7-003b: mvcam_identify_module failed.
[    1.914139] mvcam 8-003b: veye mv series camera driver version: 01.01.03
[    2.415604] mvcam 8-003b: camera is: MV-MIPI-IMX264M
[    2.415968] mvcam 8-003b: firmware version: 0x1410206
[    2.428133] mvcam 8-003b: Unsupported pixel format
[    2.432983] mvcam 8-003b: Failed to read mode0 image props
[    2.438520] mvcam 8-003b: Could not initialize sensor properties.
[    2.444668] mvcam 8-003b: Failed to initialize tegra common for mvcam.
[    2.451263] mvcam: probe of 8-003b failed with error -22


would you tell me how can I handle this?