User Tools

Site Tools


howto:manually_installing_custom_fw_from_fc_patcher

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:manually_installing_custom_fw_from_fc_patcher [2019/08/02 17:56]
digdat0 images
howto:manually_installing_custom_fw_from_fc_patcher [2019/08/03 03:13] (current)
digdat0 last image
Line 32: Line 32:
  
 6. From a command prompt, open the same folder as your files (Adb.exe, the firmware file, etc) 6. From a command prompt, open the same folder as your files (Adb.exe, the firmware file, etc)
 +
 +{{:howto:cmd.png?400|}}
  
 7. Run these commands from cmd prompt 7. Run these commands from cmd prompt
Line 39: Line 41:
   * adb push dummy_verify.sh /vendor/bin/   * adb push dummy_verify.sh /vendor/bin/
  
-8. Now, different commands depending on aircraft.+{{:howto:dummy.png?400|}} 
 + 
 +This will change permissions on a directory so that we can make a folder (the BIN folder). We then copy the dummy_Verify.sh file to the aircraft. This file is used to help bypass a check during the firmware process to allow the modified firmware to install. 
 + 
 +8. Now, we need to access the aircraft and do some things. Plugin the aircraft to your PC and power it on. Give it about 30 seconds for PC to detect the aircraft. We will use different commands (same command really, different folder) depending on your aircraft. 
  
 ## If Mavic/Spark, use these commands ## If Mavic/Spark, use these commands
Line 50: Line 57:
   * sync   * sync
   * cd /   * cd /
 +
  
 ## If P4 series, I2 run these commands ## If P4 series, I2 run these commands
Line 60: Line 68:
   * cd /   * cd /
  
-9. Power off the aircraft. Keep it plugged into the PC. Power it back on. +{{:howto:adb1.png?400|}} 
 + 
 + 
 +9. Power off the aircraft. Keep it plugged into the PC. Power it back on. Wait about 30 seconds
  
 10. Open DumlDore. Click "Enable ADB" in DUMLdore and then close DUMLdore 10. Open DumlDore. Click "Enable ADB" in DUMLdore and then close DUMLdore
Line 77: Line 88:
 ## If P4 series, I2 run this command: ## If P4 series, I2 run this command:
   * adb shell mount -o bind /vendor/bin/dummy_verify.sh /system/bin/dji_verify   * adb shell mount -o bind /vendor/bin/dummy_verify.sh /system/bin/dji_verify
 +
 +{{:howto:adb2.png?400|}}
  
 14 .Keep the aircraft powered on and plugged in! 14 .Keep the aircraft powered on and plugged in!
  
 15. Now, you can flash your aircraft. Open dumldore. Press load firmware, navigate to the firmware file you downloaded earlier. Press flash firmware. Let it do its magic.  15. Now, you can flash your aircraft. Open dumldore. Press load firmware, navigate to the firmware file you downloaded earlier. Press flash firmware. Let it do its magic. 
 +
 +{{:howto:load.png?200|}}
 +
 +{{:howto:flash.png?200|}}
  
 Don't power off aircraft during firmware flash.  Don't power off aircraft during firmware flash. 
  
howto/manually_installing_custom_fw_from_fc_patcher.1564768567.txt.gz · Last modified: 2019/08/02 17:56 by digdat0