RabbitHoleEscapeR1 / r1_escape

345 stars 34 forks source link

Handshake: could not open port 'COM5' #25

Open kriz00 opened 5 months ago

kriz00 commented 5 months ago

When plugging the device in I get this: `..........Handshake: could not open port 'COM5': FileNotFoundError(2, 'The system cannot find the file specified.', None, 2) Handshake: could not open port 'COM5': FileNotFoundError(2, 'The system cannot find the file specified.', None, 2) Handshake: could not open port 'COM5': OSError(22, 'A device which does not exist was specified.', None, 433) Handshake: could not open port 'COM5': OSError(22, 'A device which does not exist was specified.', None, 433) Handshake: could not open port 'COM5': PermissionError(13, 'Access is denied.', None, 5) Handshake: could not open port 'COM5': PermissionError(13, 'Access is denied.', None, 5) ... Handshake: could not open port 'COM5': PermissionError(13, 'Access is denied.', None, 5) Handshake: could not open port 'COM5': PermissionError(13, 'Access is denied.', None, 5) Handshake: could not open port 'COM5': FileNotFoundError(2, 'The system cannot find the file specified.', None, 2) Handshake: could not open port 'COM5': FileNotFoundError(2, 'The system cannot find the file specified.', None, 2) .

Port - Hint:

Power off the phone before connecting. For brom mode, press and hold vol up, vol dwn, or all hw buttons and connect usb. For preloader mode, don't press any hw button and connect usb. If it is already connected and on, hold power for 10 seconds to reset. ..........Preloader Preloader - [LIB]: Status: Handshake failed, retrying...

Port - Hint:`

Any advice would be appreciated

kriz00 commented 5 months ago

Per the troubleshooting tip on the readme, preloader appeared in device manager for a second when device is plugged giving the above result in the script image

catherineweii commented 5 months ago

I am having the same issues. Did you get it fixed?

catherineweii commented 5 months ago

Per the troubleshooting tip on the readme, preloader appeared in device manager for a second when device is plugged giving the above result in the script image

Mine too, only shows for like 2 seconds after I plug in, then it disappears

jsoltan226 commented 4 months ago

Seems like a driver issue. This tool was designed for linux, so it partially working/not working on windows is not a surprise