Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Compute & Autopilot
  3. VOXL 2
  4. Random PX4 Mavlink Disconnected

Random PX4 Mavlink Disconnected

Scheduled Pinned Locked Moved VOXL 2
3 Posts 2 Posters 594 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • TjarkT Offline
    TjarkT Offline
    Tjark
    Contributor
    wrote on last edited by
    #1

    Hi,

    We have an issue where sometimes the drone drops out of the air. Looking at the journalctl logging we see a WARNING: PX4 Mavlink Disconnected message at the time when it drops. Also, a few seconds before it has disconnected we see the message kernel: ==> rtl8188e_iol_efuse_patch. Has anyone else experienced this or has an idea what could be causing this?

    Also, I saw that there are two ways to get the WARNING: PX4 Mavlink Disconnect. One with a disconnect callback and one with a timeout. Would it be an idea to tell in the logging message of the timeout that the disconnect is caused by a timeout?

    This is the software we have running:

    --------------------------------------------------------------------------------
    system-image: 1.5.2-M0054-14.1a-perf-nightly-20221219
    kernel:       #1 SMP PREEMPT Mon Dec 19 02:17:54 UTC 2022 4.19.125
    --------------------------------------------------------------------------------
    hw version:   M0054
    --------------------------------------------------------------------------------
    voxl-suite:   0.9.5
    --------------------------------------------------------------------------------
    
    
    PHIL:~$ voxl-inspect-services -v
     Service Name         |  Version  |  Enabled  |   Running   |  CPU Usage
    ---------------------------------------------------------------------------
     docker-autorun       |    1.2.4  | Disabled  | Not Running |  
     docker-daemon        |    1.2.4  | Disabled  | Not Running |  
     modallink-relink     |   0.16.1  | Disabled  | Not Running |  
     voxl-camera-server   |    1.3.7  |  Enabled  |   Running   |     0.0
     voxl-cpu-monitor     |    0.3.0  |  Enabled  |   Running   |     0.0
     voxl-dfs-server      |    0.1.0  | Disabled  | Not Running |  
     voxl-imu-server      |    0.5.0  |  Enabled  |   Running   |     0.0
     voxl-mavlink-server  |    0.3.0  |  Enabled  |   Running   |     0.0
     voxl-modem           |   0.16.1  | Disabled  | Not Running |  
     voxl-portal          |    0.5.0  | Disabled  | Not Running |  
     voxl-px4-imu-server  |    0.1.2  | Disabled  | Not Running |  
     voxl-px4             |  1.12.31  |  Enabled  |   Running   |     0.0
     voxl-qvio-server     |    0.8.2  |  Enabled  |   Running   |     0.0
     voxl-remote-id       |    0.0.5  | Disabled  | Not Running |  
     voxl-softap          |    0.1.5  | Disabled  | Not Running |  
     voxl-static-ip       |    0.1.5  | Disabled  | Not Running |  
     voxl-streamer        |    0.4.1  | Disabled  | Not Running |  
     voxl-tag-detector    |    0.0.4  | Disabled  | Not Running |  
     voxl-tflite-server   |    0.3.1  | Disabled  | Not Running |  
     voxl-time-sync       |    1.2.2  | Disabled  | Not Running |  
     voxl-vision-px4      |    1.4.0  |  Enabled  |   Running   |     0.0
     voxl-wait-for-fs     |    1.2.2  |  Enabled  |  Completed  |  
    
    tomT 1 Reply Last reply
    0
    • TjarkT Tjark

      Hi,

      We have an issue where sometimes the drone drops out of the air. Looking at the journalctl logging we see a WARNING: PX4 Mavlink Disconnected message at the time when it drops. Also, a few seconds before it has disconnected we see the message kernel: ==> rtl8188e_iol_efuse_patch. Has anyone else experienced this or has an idea what could be causing this?

      Also, I saw that there are two ways to get the WARNING: PX4 Mavlink Disconnect. One with a disconnect callback and one with a timeout. Would it be an idea to tell in the logging message of the timeout that the disconnect is caused by a timeout?

      This is the software we have running:

      --------------------------------------------------------------------------------
      system-image: 1.5.2-M0054-14.1a-perf-nightly-20221219
      kernel:       #1 SMP PREEMPT Mon Dec 19 02:17:54 UTC 2022 4.19.125
      --------------------------------------------------------------------------------
      hw version:   M0054
      --------------------------------------------------------------------------------
      voxl-suite:   0.9.5
      --------------------------------------------------------------------------------
      
      
      PHIL:~$ voxl-inspect-services -v
       Service Name         |  Version  |  Enabled  |   Running   |  CPU Usage
      ---------------------------------------------------------------------------
       docker-autorun       |    1.2.4  | Disabled  | Not Running |  
       docker-daemon        |    1.2.4  | Disabled  | Not Running |  
       modallink-relink     |   0.16.1  | Disabled  | Not Running |  
       voxl-camera-server   |    1.3.7  |  Enabled  |   Running   |     0.0
       voxl-cpu-monitor     |    0.3.0  |  Enabled  |   Running   |     0.0
       voxl-dfs-server      |    0.1.0  | Disabled  | Not Running |  
       voxl-imu-server      |    0.5.0  |  Enabled  |   Running   |     0.0
       voxl-mavlink-server  |    0.3.0  |  Enabled  |   Running   |     0.0
       voxl-modem           |   0.16.1  | Disabled  | Not Running |  
       voxl-portal          |    0.5.0  | Disabled  | Not Running |  
       voxl-px4-imu-server  |    0.1.2  | Disabled  | Not Running |  
       voxl-px4             |  1.12.31  |  Enabled  |   Running   |     0.0
       voxl-qvio-server     |    0.8.2  |  Enabled  |   Running   |     0.0
       voxl-remote-id       |    0.0.5  | Disabled  | Not Running |  
       voxl-softap          |    0.1.5  | Disabled  | Not Running |  
       voxl-static-ip       |    0.1.5  | Disabled  | Not Running |  
       voxl-streamer        |    0.4.1  | Disabled  | Not Running |  
       voxl-tag-detector    |    0.0.4  | Disabled  | Not Running |  
       voxl-tflite-server   |    0.3.1  | Disabled  | Not Running |  
       voxl-time-sync       |    1.2.2  | Disabled  | Not Running |  
       voxl-vision-px4      |    1.4.0  |  Enabled  |   Running   |     0.0
       voxl-wait-for-fs     |    1.2.2  |  Enabled  |  Completed  |  
      
      tomT Offline
      tomT Offline
      tom
      admin
      wrote on last edited by
      #2

      @Tjark The only obvious thing I notice from your version info is that your system image is a bit out of date for that voxl-suite version, I would expect it to be version 1.5.5. I'd recommend re-flashing to the 0.9.5 release

      TjarkT 1 Reply Last reply
      0
      • tomT tom

        @Tjark The only obvious thing I notice from your version info is that your system image is a bit out of date for that voxl-suite version, I would expect it to be version 1.5.5. I'd recommend re-flashing to the 0.9.5 release

        TjarkT Offline
        TjarkT Offline
        Tjark
        Contributor
        wrote on last edited by
        #3

        @tom Yes, thanks! That is a good idea. I will do that.
        I was looking at the release page of the system image and saw this line with 1.5.3 internal release:

        HLOS
        
            Added service file that changes SLPI restart level to avoid board crash when SLPI crashes
        

        What is SLPI and could you describe a little bit more what kind of issues you saw when SLPI crashed?
        I also sometimes saw px4io io_reg_get(4,0,15): data error -5 in the logging so maybe that could be related?

        1 Reply Last reply
        0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        ModalAI
        Categories Recent Tags ModalAI.com Docs
        © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups