You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2026. It is now read-only.
When running under WSL usb devices are forwarded from windows into wsl via usbipd or similar mechanisms.
When updating and reenumering as dfu device this can take significantly longer than the standard timeout the bmputil-cli probe update mechanism expects, especially if the forwarding has to be authorized by the user first.
It would therefore be necessary to control the timeout e.g. via a cmd line argument to make this usable on wsl.
When running under WSL usb devices are forwarded from windows into wsl via usbipd or similar mechanisms.
When updating and reenumering as dfu device this can take significantly longer than the standard timeout the bmputil-cli probe update mechanism expects, especially if the forwarding has to be authorized by the user first.
It would therefore be necessary to control the timeout e.g. via a cmd line argument to make this usable on wsl.