MissionPlanner icon indicating copy to clipboard operation
MissionPlanner copied to clipboard

Firmware update does not work (Linux)

Open AndKe opened this issue 3 years ago • 0 comments

Issue details

Firmware updates (for flight controller) fails on Linux with "Failed to detect port to upload to"

Version

1.3.8.8110.38294

Platform

[ x] All [ ] AntennaTracker [ ] Copter [ ] Plane [ ] Rover [ ] Sub

Airframe type

N/A

Hardware type

cube orange

Logs

INFO MissionPlanner.MainV2 - Saving config
Bad config key /dev/serial/by-id/usb-Hex_ProfiCNC_CubeOrange_2E0044000C51313132383631-if00_BAUD
Bad config key /dev/serial/by-id/usb-Hex_ProfiCNC_CubeOrange_2E0044000C51313132383631-if02_BAUD
Bad config key /dev/ttyACM0_BAUD
Open MissionPlanner.GCSViews.InitialSetup HWConfig
INFO MissionPlanner.GCSViews.InitialSetup - TotalReceived 1030 TotalReported 1030
Open MissionPlanner.GCSViews.ConfigurationView.ConfigFirmwareManifest Install Firmware
CustomMessageBox.Show
CustomMessageBox thread calling Base Thread
CustomMessageBox thread running Base Thread
ERROR Win32DeviceMgmt - System.DllNotFoundException: setupapi.dll assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) Win32DeviceMgmt.SetupDiGetClassDevs(System.Guid&,uint,intptr,uint)
  at Win32DeviceMgmt.GetClassDevs (System.String guid) [0x00009] in <add132ff534b47d5bc4559c88714b5ac>:0 
  at Win32DeviceMgmt.GetAllCOMPorts () [0x00008] in <add132ff534b47d5bc4559c88714b5ac>:0 
CustomMessageBox.Show
CustomMessageBox thread calling Base Thread
CustomMessageBox thread running Base Thread

AndKe avatar Apr 27 '22 09:04 AndKe