Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on : Waiting for DJI Recovery device to enumerate #8

Open
VeilleurTrytoFix opened this issue Apr 22, 2023 · 12 comments
Open

Stuck on : Waiting for DJI Recovery device to enumerate #8

VeilleurTrytoFix opened this issue Apr 22, 2023 · 12 comments

Comments

@VeilleurTrytoFix
Copy link

VeilleurTrytoFix commented Apr 22, 2023

Hi, thanks for your jobs

Im trying to use your script to downgrade my fpv v2

Stuck on : Waiting for DJI Recovery device to enumerate

I have try 2/3 different cable USB/USBC, Raspberry version and 2 windows host

i have to do this in multiples firmware version
V01.06.0000
V01.05.0000
V01.04.0000
V01.03.0000
V01.02.0000

any idea how can i help you to fix that ?

thanks

@SnekCode
Copy link

SnekCode commented May 4, 2023

have you installed drivers as the readme suggests? Go here: https://github.com/fpv-wtf/driver-installer/releases/tag/v1.1.0

@VeilleurTrytoFix
Copy link
Author

have you installed drivers as the readme suggests? Go here: https://github.com/fpv-wtf/driver-installer/releases/tag/v1.1.0

sure ! already installed

@j005u
Copy link
Contributor

j005u commented May 7, 2023

Are you plugging in the USB first with the goggles powered off, starting butter and then powering on the goggles only when butter asks to do so?

@Coolcashfpv
Copy link

This happens to me aswell

@Coolcashfpv
Copy link

also cant get the zip to download

@j005u
Copy link
Contributor

j005u commented May 31, 2023

Butter doesn't ask to power on the goggles. It asks for the number corresponding to my device then goes straight to waiting for DJI recovery to enumerate.

You need to run windows-runme.bat, not the butter.exe

also cant get the zip to download

Which zip specifically?

@Coolcashfpv
Copy link

Butter doesn't ask to power on the goggles. It asks for the number corresponding to my device then goes straight to waiting for DJI recovery to enumerate.

You need to run windows-runme.bat, not the butter.exe

also cant get the zip to download

Which zip specifically?

The goggles v2 01.00.0606 or any of the other ones but that’s the one I need

@j005u
Copy link
Contributor

j005u commented May 31, 2023

The goggles v2 01.00.0606 or any of the other ones but that’s the one I need

zip downloads fine for me. Are you using the edited, link no longer valid link from the butter README? What error do you get exactly?

@Coolcashfpv
Copy link

Coolcashfpv commented May 31, 2023

P

The goggles v2 01.00.0606 or any of the other ones but that’s the one I need

zip downloads fine for me. Are you using the edited, link no longer valid link from the butter README? What error do you get exactly?

No error it just quite litterally won’t download, tried on different devices and networks.

@Coolcashfpv
Copy link

How strange it seems my WiFi was blocking me from being able to download, thanks for your support!

@themondays
Copy link

Once you have downloaded proper version and installed all drivers, please consider following sequence:

  1. run script;
  2. plug power to the device.
    It will start flashing immediately on boot.

Also I noticed that with inserted SD card it won't start for some reason.

@jthomas4th
Copy link

jthomas4th commented Feb 12, 2025

Solved: I was also stuck on "Waiting for DJI Recovery device to enumerate" after multiple attempts

Using a PC with Goggles V2 having firmware 1.06.00.00 (FPV mode), 1.00.0607 (air unit mode). Using Butter gp150_01.00.0606_recovery package.

What worked for me:

  • run .bat script, but don't connect USB yet
  • Remove sd card from goggles
  • Start goggles in FPV mode
  • Select menu option to manually restart in air unit mode (but don't restart yet)
  • Power down goggles
  • Plug in USB
  • Power on goggles (it restarts in air unit mode)
  • Select menu option to manually restart in FPV mode (but don't restart yet)
  • Power down goggles, then power on
  • PC script now recognizes the goggles and downgrades the firmware

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@j005u @themondays @VeilleurTrytoFix @SnekCode @jthomas4th @Coolcashfpv and others