<?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[Unable to install the VOXL SDK]]></title><description><![CDATA[<p dir="auto">I am trying to install the VOXL SDK on my Sentinel drone.</p>
<p dir="auto">Using the <code>install.sh</code> script inside the <a href="https://developer.modalai.com/asset/2" rel="nofollow ugc">VOXL SDK download</a> completes the flashing of the system image successfully but fails to install the <code>voxl-suite</code> by spitting out the following error.</p>
<pre><code>Ign:4 file:/data/voxl-suite-offline-packages ./ Translation-en
Get:3 file:/data/voxl-suite-offline-packages ./ Packages
Ign:3 file:/data/voxl-suite-offline-packages ./ Packages
Get:3 file:/data/voxl-suite-offline-packages ./ Packages
Ign:3 file:/data/voxl-suite-offline-packages ./ Packages
Get:3 file:/data/voxl-suite-offline-packages ./ Packages
Err:3 file:/data/voxl-suite-offline-packages ./ Packages
  File not found - /data/voxl-suite-offline-packages/./Packages (2: No such file or directory)
Reading package lists... Done
N: Download is performed unsandboxed as root as file '/data/voxl-suite-offline-packages/./InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Failed to fetch file:/data/voxl-suite-offline-packages/./Packages  File not found - /data/voxl-suite-offline-packages/./Packages (2: No such file or directory)
E: Some index files failed to download. They have been ignored, or old ones used instead.
[INFO] Installing packages on target
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package voxl-suite
ERROR failed to install voxl-suite
SUCCESS:cat: /tmp/success: No such file or directory
</code></pre>
<p dir="auto">My guess is that there's something wrong with the apt sources listing inside <code>/etc/apt/</code>, as I see the same errors when I do <code>sudo apt update</code> inside the sentinel drone.</p>
<p dir="auto">Can anyone please let me know how to solve this?<br />
Or how can I retrieve the factory apt source files?</p>
]]></description><link>https://forum.modalai.com/topic/2574/unable-to-install-the-voxl-sdk</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 22:27:40 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/2574.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Aug 2023 14:36:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unable to install the VOXL SDK on Wed, 16 Aug 2023 18:12:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1617">@SMRazaRizvi</a></p>
<p dir="auto"><strong>UPDATE</strong></p>
<p dir="auto"><code>voxl-configure-mpa</code> solved this particular issue.</p>
<p dir="auto">Following <a href="https://docs.modalai.com/voxl-configure-mpa/" rel="nofollow ugc">these</a> instructions.</p>
]]></description><link>https://forum.modalai.com/post/11862</link><guid isPermaLink="true">https://forum.modalai.com/post/11862</guid><dc:creator><![CDATA[SMRazaRizvi]]></dc:creator><pubDate>Wed, 16 Aug 2023 18:12:18 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to install the VOXL SDK on Wed, 16 Aug 2023 17:48:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/4">@tom</a> Thanks. This worked in successfully installing the voxl-suite</p>
<p dir="auto">Still, I'm facing further issues.</p>
<p dir="auto">For some reason, all the services were <code>Disabled</code> and <code>Not Running </code>when I checked through <code>voxl-inspect-services</code>. <strong>Is this normal?</strong></p>
<p dir="auto">I manually enabled and started some, as shown below, but I am unable to start the <code>voxl-vision-hub</code> and the <code>voxl-qvio-server</code> services. How can I bring them up?</p>
<p dir="auto"><img src="/assets/uploads/files/1692208092403-1a79acc8-e9ae-4d72-8284-989f66c1cfc4-image.png" alt="1a79acc8-e9ae-4d72-8284-989f66c1cfc4-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.modalai.com/post/11861</link><guid isPermaLink="true">https://forum.modalai.com/post/11861</guid><dc:creator><![CDATA[SMRazaRizvi]]></dc:creator><pubDate>Wed, 16 Aug 2023 17:48:20 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to install the VOXL SDK on Wed, 16 Aug 2023 17:21:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1617">@SMRazaRizvi</a> I'm guessing your file system is corrupt in some way. I would do the following to fully wipe / re-flash your system:</p>
<pre><code>cd voxl2_SDK_1.0.0
cd system-image
./flash-system-image.sh -f

cd ..
cd voxl-suite
./offline-install.sh
</code></pre>
]]></description><link>https://forum.modalai.com/post/11860</link><guid isPermaLink="true">https://forum.modalai.com/post/11860</guid><dc:creator><![CDATA[tom]]></dc:creator><pubDate>Wed, 16 Aug 2023 17:21:22 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to install the VOXL SDK on Wed, 16 Aug 2023 17:08:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1617">@SMRazaRizvi</a></p>
<p dir="auto"><strong>UPDATE</strong></p>
<p dir="auto">I solved this issue by adding the following line inside the <code>offline-install.sh</code> at line 92</p>
<p dir="auto"><code>adb shell "cd $PKG_DIR/ &amp;&amp; gunzip Packages.gz"</code></p>
<p dir="auto">but then I am facing the following error while installing the <code>voxl-suite</code></p>
<pre><code>executing: voxl-esc setup_sentinel_v1 
enabling bridge
bridge enabled
[INFO] Scanning for ESC...
Received standard error event 2
Received standard error event 2
Couldn't configure flight_controller sensor
Error calling voxl_uart_init
Received standard error event 2
Received standard error event 2
Couldn't configure flight_controller sensor
Error calling voxl_uart_init
Received standard error event 2
Received standard error event 2
Couldn't configure flight_controller sensor
Error calling voxl_uart_init
Received standard error event 2
Received standard error event 2
Couldn't configure flight_controller sensor
Error calling voxl_uart_init
Received standard error event 2
Received standard error event 2
Couldn't configure flight_controller sensor
Error calling voxl_uart_init
Received standard error event 2
Received standard error event 2
Couldn't configure flight_controller sensor
Error calling voxl_uart_init
Received standard error event 2
Received standard error event 2
Couldn't configure flight_controller sensor
Error calling voxl_uart_init
Received standard error event 2
Received standard error event 2
Couldn't configure flight_controller sensor
Error calling voxl_uart_init
[ERROR] Unknown board detected: 
disabling bridge
bridge disabled
EXITING VOXL-ESC WITH ERROR
FAILED TO EXECUTE: voxl-esc setup_sentinel_v1
</code></pre>
<p dir="auto">And then eventually</p>
<pre><code>         FAILED TO EXECUTE the following steps:
voxl-esc setup_sentinel_v1

      Encountered Problems Configuring MPA Services :-/
        Some Services may not start up on next reboot

checking /data/px4/param/parameters_gyro.cal
checking /data/px4/param/parameters_acc.cal
checking /data/px4/param/parameters_mag.cal
checking /data/px4/param/parameters_level.cal
Calibration File Status:
Present /data/modalai/voxl-imu-server.cal 
Present /data/modalai/opencv_tracking_intrinsics.yml 
Present /data/modalai/opencv_stereo_front_intrinsics.yml 
Present /data/modalai/opencv_stereo_front_extrinsics.yml 
Present /data/modalai/opencv_stereo_rear_intrinsics.yml 
Present /data/modalai/opencv_stereo_rear_extrinsics.yml 
Missing /data/px4/param/parameters_gyro.cal 
Missing /data/px4/param/parameters_acc.cal 
Missing /data/px4/param/parameters_mag.cal 
Missing /data/px4/param/parameters_level.cal 

Detected Missing Calibration Files
please run the required cals
https://docs.modalai.com/calibration/

                PLEASE POWER CYCLE YOUR VOXL
</code></pre>
<p dir="auto">This does ends up with the installation of VOXL SDK, and I can even access the camera server, but there are issues with MPA and I am unable to connect to QGC.</p>
<p dir="auto"><strong>Help please.</strong></p>
]]></description><link>https://forum.modalai.com/post/11859</link><guid isPermaLink="true">https://forum.modalai.com/post/11859</guid><dc:creator><![CDATA[SMRazaRizvi]]></dc:creator><pubDate>Wed, 16 Aug 2023 17:08:34 GMT</pubDate></item></channel></rss>