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 Jan 1, 2022. It is now read-only.
In my K3765, unlocking was unsuccessfully at first, because it was trying all ports and one was raising an exception when reading ([Errno 32] Broken pipe). After specifying the port number here It worked. It would be good to be able to specify the device/port manually, but I'm mostly writing this so somebody that has the same problem can find it in google.
In my K3765, unlocking was unsuccessfully at first, because it was trying all ports and one was raising an exception when reading (
[Errno 32] Broken pipe). After specifying the port number here It worked. It would be good to be able to specify the device/port manually, but I'm mostly writing this so somebody that has the same problem can find it in google.