stucked at Waiting for USB device
before installing "usbpid tool" i enter'd following in wsl terminal
./0xFFFF -I
even if i connected n900 to computer while it is turned off and while pressing u key,
so i got following error, it is stukced at waiting message
0xFFFF v0.10 // Open Free Fiasco Firmware Flasher`
Not a local device`
Waiting for USB device... \
solution
when i conneceted n900 to computer i got notification that n900 is connected but in wsl terminal it is stucked at waiting message forever,
the reason is that wsl normally cannot access usb, we need to install usbpid tool,
then we should check busid of conencted device and attach that busid to wsl
Microsoft provides a tool called usbipd-win to attach USB devices to WSL.
without this tool it is not possible to connect
here is instructions to downlaod get busid and attach busid to wsl,
https://learn.microsoft.com/en-us/windows/wsl/connect-usb
after following these steps, n900 will be accessible inside wsl,