<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Jetson Nano B01 MV IMX264]]></title><description><![CDATA[<p dir="auto">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.<br />
Also the  ./mv_mipi_i2c.sh script works fine.</p>
<pre><code>[    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


</code></pre>
<p dir="auto">would you tell me how can I handle this?</p>
]]></description><link>http://forum.veye.cc/topic/634/jetson-nano-b01-mv-imx264</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 15:36:23 GMT</lastBuildDate><atom:link href="http://forum.veye.cc/topic/634.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Sep 2024 16:55:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Jetson Nano B01 MV IMX264 on Mon, 09 Sep 2024 02:43:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/otca" aria-label="Profile: otca">@<bdi>otca</bdi></a> I will continue discussing that issue with you in the other post.</p>
]]></description><link>http://forum.veye.cc/post/4434</link><guid isPermaLink="true">http://forum.veye.cc/post/4434</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Mon, 09 Sep 2024 02:43:30 GMT</pubDate></item><item><title><![CDATA[Reply to Jetson Nano B01 MV IMX264 on Sat, 07 Sep 2024 13:20:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a> well, I thanks you.<br />
you helped me a lot long the pass and finally I was able to successfully work with the IMX264 on jetson Nano B01-Devkit 4GB jetpack 4.6.1 ( L4T 32.7.1).<br />
i tested both cameras and both are Ok.<br />
Still I have issues on other forum for Jetson Orin NX - Jetpack 6.0 (L4T 36.3).<br />
Thanks</p>
]]></description><link>http://forum.veye.cc/post/4430</link><guid isPermaLink="true">http://forum.veye.cc/post/4430</guid><dc:creator><![CDATA[Otca]]></dc:creator><pubDate>Sat, 07 Sep 2024 13:20:21 GMT</pubDate></item><item><title><![CDATA[Reply to Jetson Nano B01 MV IMX264 on Wed, 04 Sep 2024 09:39:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/otca" aria-label="Profile: otca">@<bdi>otca</bdi></a><br />
"You did the right thing.<br />
The Jetpack 4.6.5 version of the kernel does not yet support the MV series cameras.<br />
Please switch to Jetpack 4.6.4 for your operations.</p>
]]></description><link>http://forum.veye.cc/post/4425</link><guid isPermaLink="true">http://forum.veye.cc/post/4425</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Wed, 04 Sep 2024 09:39:56 GMT</pubDate></item><item><title><![CDATA[Reply to Jetson Nano B01 MV IMX264 on Wed, 04 Sep 2024 07:59:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a> sure!<br />
Board: Jetson Nano B01 Devkit (4GB)</p>
<pre><code>uname -r

4.9.337-tegra
</code></pre>
<p dir="auto">OS: Ubuntu 18.04.6 LTS aarch64</p>
<pre><code>dpkg-query --show nvidia-l4t-core


nvidia-l4t-core 32.7.5-20240611161210
</code></pre>
<p dir="auto">The release Version:</p>
<pre><code>https://github.com/veyeimaging/nvidia_jetson_veye_bsp/releases/download/v1.29/nvidia_jetson_veye_bsp.tar.gz
</code></pre>
<h4>DTB:</h4>
<pre><code>nvidia_jetson_veye_bsp/dtbs/Nano/JetPack_4.6.5_Linux_JETSON_NANO_TARGETS/dts dtb/MV-MIPI-MVCAM/tegra210-p3448-0000-p3449-0000-b00.dtb
</code></pre>
<h4>Image:</h4>
<pre><code>kernel_image/Image_l4t_r32.7.5_veyecam.tar.gz
</code></pre>
<h4>Kernel:</h4>
<pre><code>cat /etc/nv_tegra_release
# R32 (release), REVISION: 7.5, GCID: 36557527, BOARD: t210ref, EABI: aarch64, DATE: Tue Jun 11 23:12:44 UTC 2024
</code></pre>
<h4>Camera</h4>
<pre><code>./mv_mipi_i2c.sh -r -f version -b  8

version is C 01.41 and L 02.06

</code></pre>
]]></description><link>http://forum.veye.cc/post/4422</link><guid isPermaLink="true">http://forum.veye.cc/post/4422</guid><dc:creator><![CDATA[Otca]]></dc:creator><pubDate>Wed, 04 Sep 2024 07:59:27 GMT</pubDate></item><item><title><![CDATA[Reply to Jetson Nano B01 MV IMX264 on Wed, 04 Sep 2024 01:14:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/otca" aria-label="Profile: otca">@<bdi>otca</bdi></a> It looks like your Image doesn't contain the patches needed by the mv camera, so it reports an error: unrecognised data type.<br />
Can I ask you the hardware and software version of your board, and which Image you replaced in it is from github?</p>
]]></description><link>http://forum.veye.cc/post/4419</link><guid isPermaLink="true">http://forum.veye.cc/post/4419</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Wed, 04 Sep 2024 01:14:26 GMT</pubDate></item><item><title><![CDATA[Reply to Jetson Nano B01 MV IMX264 on Tue, 03 Sep 2024 21:04:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/otca" aria-label="Profile: otca">@<bdi>otca</bdi></a> by the way I dont see any Patches for 32.7.5:</p>
<pre><code>nvidia_jetson_veye_bsp$ find . -name *l4t-r32.7*
./kernel_patch_4_mv/l4t-r32.7.3
./kernel_patch_4_mv/l4t-r32.7.1
./kernel_patch_4_mv/l4t-r32.7.4

</code></pre>
<p dir="auto">could U please email or share it with me ?<br />
also would u mind tell me how to apply the patch?<br />
Thanks alot</p>
]]></description><link>http://forum.veye.cc/post/4418</link><guid isPermaLink="true">http://forum.veye.cc/post/4418</guid><dc:creator><![CDATA[Otca]]></dc:creator><pubDate>Tue, 03 Sep 2024 21:04:27 GMT</pubDate></item></channel></rss>