<?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[Most VOXL 2 hires-capable camera ports nonfunctional after SDK 1.0 flash]]></title><description><![CDATA[<p dir="auto">Hello, I have a test setup with two IMX678 cameras that had been working well in SDK0.9.5 with a dev version of cam-server for hardware encoding. I had the cameras set up in a dual hires config like this: <a href="https://docs.modalai.com/images/voxl2/m0054-imx412-imx678.JPG" rel="nofollow ugc">https://docs.modalai.com/images/voxl2/m0054-imx412-imx678.JPG</a><br />
<img src="https://docs.modalai.com/images/voxl2/m0054-imx412-imx678.JPG" alt="alt text" class=" img-fluid img-markdown" width="1280" height="960" /></p>
<p dir="auto">Yesterday I upgraded to SDK1.0 and I haven't been able to get dual hire working since. after looking through debugging outputs, it can't detect both cameras. I've swapped camera modules around, used different cable and interposers, and in the end it seems that only camera slot 3 is functioning. I can move the same module around to all the different slot options listed <a href="https://docs.modalai.com/voxl2-camera-configs/#155-supported-sensor-hardware-ids" rel="nofollow ugc">here</a> with the dual cable and the interposer, and running <code>voxl-cam-server -l</code> will only find cameras in slot 3. I've also tested this with some M0024 cam modules, and have the same result.</p>
<p dir="auto">Any advice on further troubleshooting? Also, how hard is it to revert to 0.9.5?</p>
]]></description><link>https://forum.modalai.com/topic/2411/most-voxl-2-hires-capable-camera-ports-nonfunctional-after-sdk-1-0-flash</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 00:36:46 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/2411.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Jul 2023 18:52:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Most VOXL 2 hires-capable camera ports nonfunctional after SDK 1.0 flash on Wed, 16 Aug 2023 00:11:22 GMT]]></title><description><![CDATA[<p dir="auto">For future reference, this is the doc to follow <a href="https://docs.modalai.com/voxl2-image-sensors/" rel="nofollow ugc">https://docs.modalai.com/voxl2-image-sensors/</a></p>
]]></description><link>https://forum.modalai.com/post/11845</link><guid isPermaLink="true">https://forum.modalai.com/post/11845</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Wed, 16 Aug 2023 00:11:22 GMT</pubDate></item><item><title><![CDATA[Reply to Most VOXL 2 hires-capable camera ports nonfunctional after SDK 1.0 flash on Wed, 19 Jul 2023 06:40:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1656">@brycek</a> That's great!</p>
<p dir="auto">@Modalai could you still answer the question if this is a good way of handling this?</p>
]]></description><link>https://forum.modalai.com/post/11327</link><guid isPermaLink="true">https://forum.modalai.com/post/11327</guid><dc:creator><![CDATA[Tjark]]></dc:creator><pubDate>Wed, 19 Jul 2023 06:40:06 GMT</pubDate></item><item><title><![CDATA[Reply to Most VOXL 2 hires-capable camera ports nonfunctional after SDK 1.0 flash on Fri, 14 Jul 2023 19:25:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1656">@brycek</a> said in <a href="/post/11242">Most VOXL 2 hires-capable camera ports nonfunctional after SDK 1.0 flash</a>:</p>
<blockquote>
<p dir="auto">I also tried to actually run the camera server, and while it does run, I'm only getting data in the hires1 pipes, so I still have a bit of debug to do. <img src="https://forum.modalai.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=r4gp3i66d9g" class="not-responsive emoji emoji-android emoji--disappointed" title=":(" alt="😞" /></p>
</blockquote>
<p dir="auto">Okay, interestingly, it worked when I moved the camera in slot 3 to slot 2. So now I am using slots 2 and 4, and getting data from both cameras. Not sure why that is (maybe its my cable?), but I'm going to work with it for now. Thanks for the excellent tip, <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/973">@Tjark</a>. I might fork a version of the configuration script that adds all possible slot drivers for the requested types of cameras unless there's a reason not to load unused drivers.</p>
]]></description><link>https://forum.modalai.com/post/11245</link><guid isPermaLink="true">https://forum.modalai.com/post/11245</guid><dc:creator><![CDATA[brycek]]></dc:creator><pubDate>Fri, 14 Jul 2023 19:25:09 GMT</pubDate></item><item><title><![CDATA[Reply to Most VOXL 2 hires-capable camera ports nonfunctional after SDK 1.0 flash on Fri, 14 Jul 2023 18:50:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/973">@Tjark</a></p>
<p dir="auto">Yes! Thank you for your helpful reply! I was trying to use config 8, or config 0 and writing my own file at <code>/etc/modalai/voxl-camera-config</code>, but option 8 only loads the binary driver for slot 3 (and 0 doesn't load any) I ended up making my own config like you, and just loading the IMX678 drivers for slots 2, 3, and 4, because I'm not sure which I'll use, but I'm only using the IMX678 modules.<br />
My addition to <code>/usr/bin/qrb5165-configure-cameras</code> looked like this:</p>
<pre><code>17) # Dual Hires (IMX678)
                CAM_LIST+=("hires0:imx678:0")
                CAM_LIST+=("hires1:imx678:1")
                BIN_LIST+=("/usr/share/modalai/chi-cdk/imx678/com.qti.sensormodule.imx678_2.bin")
                BIN_LIST+=("/usr/share/modalai/chi-cdk/imx678/com.qti.sensormodule.imx678_3.bin")
                BIN_LIST+=("/usr/share/modalai/chi-cdk/imx678/com.qti.sensormodule.imx678_4.bin")
                ;;
</code></pre>
<p dir="auto">This change made it s.t. after loading that config, (and killing the cam server) I could run `voxl-camera-server -l' and see the imx678 modules in any of those 3 slots! <img src="https://forum.modalai.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=r4gp3i66d9g" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /><br />
I also tried to actually run the camera server, and while it does run, I'm only getting data in the hires1 pipes, so I still have a bit of debug to do. <img src="https://forum.modalai.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=r4gp3i66d9g" class="not-responsive emoji emoji-android emoji--disappointed" title=":(" alt="😞" /><br />
Here's the config file it generated as well.</p>
<pre><code>{
        "version":      0.1,
        "cameras":      [{
                        "type": "imx678",
                        "name": "hires0",
                        "enabled":      true,
                        "camera_id":    0,
                        "fps":  30,
                        "en_preview":   false,
                        "preview_width":        640,
                        "preview_height":       480,
                        "pre_format":   "nv21",
                        "en_small_video":       true,
                        "small_video_width":    1024,
                        "small_video_height":   768,
                        "small_venc_mode":      "h265",
                        "small_venc_br_ctrl":   "cqp",
                        "small_venc_Qfixed":    30,
                        "small_venc_Qmin":      15,
                        "small_venc_Qmax":      40,
                        "small_venc_nPframes":  9,
                        "small_venc_mbps":      2,
                        "en_large_video":       true,
                        "large_video_width":    2048,
                        "large_video_height":   1536,
                        "large_venc_mode":      "h265",
                        "large_venc_br_ctrl":   "cqp",
                        "large_venc_Qfixed":    38,
                        "large_venc_Qmin":      15,
                        "large_venc_Qmax":      50,
                        "large_venc_nPframes":  29,
                        "large_venc_mbps":      30,
                        "en_snapshot":  true,
                        "en_snapshot_width":    3840,
                        "en_snapshot_height":   2160,
                        "ae_mode":      "isp"
                }, {
                        "type": "imx678",
                        "name": "hires1",
                        "enabled":      true,
                        "camera_id":    1,
                        "fps":  30,
                        "en_preview":   false,
                        "preview_width":        640,
                        "preview_height":       480,
                        "pre_format":   "nv21",
                        "en_small_video":       true,
                        "small_video_width":    1024,
                        "small_video_height":   768,
                        "small_venc_mode":      "h265",
                        "small_venc_br_ctrl":   "cqp",
                        "small_venc_Qfixed":    30,
                        "small_venc_Qmin":      15,
                        "small_venc_Qmax":      40,
                        "small_venc_nPframes":  9,
                        "small_venc_mbps":      2,
                        "en_large_video":       true,
                        "large_video_width":    2048,
                        "large_video_height":   1536,
                        "large_venc_mode":      "h265",
                        "large_venc_br_ctrl":   "cqp",
                        "large_venc_Qfixed":    38,
                        "large_venc_Qmin":      15,
                        "large_venc_Qmax":      50,
                        "large_venc_nPframes":  29,
                        "large_venc_mbps":      30,
                        "en_snapshot":  true,
                        "en_snapshot_width":    3840,
                        "en_snapshot_height":   2160,
                        "ae_mode":      "isp"
                }]
}
</code></pre>
]]></description><link>https://forum.modalai.com/post/11242</link><guid isPermaLink="true">https://forum.modalai.com/post/11242</guid><dc:creator><![CDATA[brycek]]></dc:creator><pubDate>Fri, 14 Jul 2023 18:50:57 GMT</pubDate></item><item><title><![CDATA[Reply to Most VOXL 2 hires-capable camera ports nonfunctional after SDK 1.0 flash on Fri, 14 Jul 2023 08:00:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1656">@brycek</a> We had the same issue but we managed to get it working. We have the following setup with 3 cameras:</p>
<p dir="auto">Camera name: hires2<br />
Camera type: imx412<br />
Camera id: 0<br />
Camera slot: 2</p>
<p dir="auto">Camera name: hires<br />
Camera type: imx214<br />
Camera id: 1<br />
Camera slot: 3</p>
<p dir="auto">Camera name: tracking<br />
Camera type: ov7251<br />
Camera id: 2<br />
Camera slot: 4</p>
<p dir="auto">We added an extra option to <code>/usr/bin/qrb5165-configure-cameras</code>:</p>
<pre><code>17) # Hires(imx214) + Hires2(imx412) + Tracking(ov7251)
		CAM_LIST+=("hires2:imx412:0")
		CAM_LIST+=("hires:imx214:1")
		CAM_LIST+=("tracking:ov7251:2")
		BIN_LIST+=("/usr/share/modalai/chi-cdk/ov7251/com.qti.sensormodule.ov7251_4.bin")
		BIN_LIST+=("/usr/share/modalai/chi-cdk/imx412/com.qti.sensormodule.imx412_2.bin")
		BIN_LIST+=("/usr/share/modalai/chi-cdk/imx214/com.qti.sensormodule.imx214_3.bin")
		;;
</code></pre>
<p dir="auto">So the camera name, type and id are used in the <code>CAM_LIST+=</code> part and the camera type and the camera slot are used in the <code>BIN_LIST+=</code> part.</p>
<p dir="auto">Then we can execute <code>voxl-configure-cameras 17</code> which places the camera drivers in the correct places and creates a default <code>voxl-camera-server.conf</code> file. Then when we do <code>voxl-camera-server --list</code>, all the cameras will appear.</p>
<p dir="auto">Also small note that you need to update the file <code>/usr/bin/qrb5165-print-camera-configs</code> if you want the option to be shown when executing <code>voxl-configure-cameras --help</code></p>
<p dir="auto">@ModalAI, is this the correct way to approach this or is this not recommended because problems are expected when using it this way?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1656">@brycek</a> I think you can adjust it to match your situation</p>
]]></description><link>https://forum.modalai.com/post/11221</link><guid isPermaLink="true">https://forum.modalai.com/post/11221</guid><dc:creator><![CDATA[Tjark]]></dc:creator><pubDate>Fri, 14 Jul 2023 08:00:10 GMT</pubDate></item></channel></rss>