ov5640_mipi not found ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ov5640_mipi not found ?

1,298 Views
wenmingfeng
Contributor III

When I connect the ov5640_mipi camera with imx6dl customized board, kernel can not found the camera.

I got below log. I am using the fsl yocto imx-4.1-krogoth rlease.

galcore: clk_get vg clock failed, disable vg!
Galcore version 5.0.11.41671
ov5640_read_reg:write reg error:reg=300a
camera ov5640_mipi is not found
ERROR: v4l2 capture: slave not found!
ERROR: v4l2 capture: slave not found!
FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
bootlogd: cannot allocate pseudo tty: No such file or directory
Populating dev cache
tar: dev/disk/by-label/Bootx20imx6dl: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
udev-cache: update failed!
ALSA: Restoring mixer settings...
/usr/sbin/alsactl: load_state:1735: No soundcards found...

Does someone else encounter this issue?

Thanks!

Wenming

Labels (2)
0 Kudos
2 Replies

817 Views
igorpadykov
NXP Employee
NXP Employee

Hi Wenming

please check attached Porting Guide Chapter 7 Supporting the

i.MX 6Dual/6Quad/6Solo/6DualLite Camera Sensor sect.7.3 Using the I2C Interface

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

817 Views
wenmingfeng
Contributor III

Hi igor,

Thanks for your document. Question here is that what we used the same camera and sensor as the reference sabresd board, the only change is we use I2C1 and changed the RST,PWN pin no other change. I already modified the DTS file for the pin change and move the ov564x_mipi from i2c2 to i2c1 node. the log shows operation to i2c bus error.

The I2C1 bus we already assign with eeprom, sdcard control, it works.

Anyone has same issue or I am missed something?

Thanks!

Wenming

0 Kudos