Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX8M-L/Peripherals/MIPI

68 bytes added, 10:19, 17 February 2023
Linux messages at boot time
<pre class="workstation-terminal">
root@desk-mx8mp:~# dmesg | grep -i 'ov564'......
[ 2.066388] ov5640 1-003c: 1-003c supply DOVDD not found, using dummy regulator
[ 2.073762] ov5640 1-003c: 1-003c supply AVDD not found, using dummy regulator
[ 6.173873] mx8-img-md: created link [ov5640 1-003c] => [mxc-mipi-csi2.0]
[ 6.187089] mx8-img-md: created link [ov5640 2-003c] => [mxc-mipi-csi2.1]
...
...
</pre>
Then check that the camera are correctly recognized.
<pre class="workstation-terminal">
root@desk-mx8mp:~# ls -la /dev/video[1-2]
crw-rw---- 1 root video 81, 1 Jun 22 15:17 /dev/video1
dave_user
424
edits