Quote:
Originally Posted by kovidgoyal
Just the software. It may be possible to just ignore the wrong response for the unlock device since it's really a no-op anyway.
|
Ok. Then I will try to setup the svn repository connection tomorrow.
The device had no active screen-lock when this all happened, but I also tried to "--unlock" using a KEY that I was using when I was first playing with my Reading 2 weeks ago:
D:\Programme\libprs500>prs500 --unlock=4831 --log-packets info
1 Command Type: GetUSBProtocolVersion
00000000: 0000 0000 0100 0000 0000 0000 0400 0000 ................
00000010: 0000 0000 ....
--
2 Response Type: Response
00000000: 0010 0000 0100 0000 0000 0000 0c00 0000 ................
00000010: 0000 0000 0000 0000 0000 0000 0000 0000 ................
--
3 Answer d->h Type: USBProtocolVersion
00000000: 0500 0100 0000 0000 0000 0000 0800 0000 ................
00000010: 3031 3030 3030 3030 01000000
--
4 Command Type: AcknowledgeBulkRead
00000000: 0010 0000 0000 0000 0000 0000 1000 0000 ................
00000010: 0500 0100 0000 0000 0000 0000 0000 0000 ................
--
5 Response Type: Response
00000000: 0010 0000 0000 0000 0000 0000 0c00 0000 ................
00000010: 0000 0000 0000 0000 0000 0000 0000 0000 ................
--
6 Command Type: SetBulkSize
00000000: 0701 0000 0100 0000 0000 0000 0000 0000 ................
00000010: 0080 0200 0000 0000 ........
--
7 Response Type: Response
00000000: 0010 0000 0100 0000 0000 0000 0c00 0000 ................
00000010: 0701 0000 0000 0000 0000 0000 0000 0000 ................
--
8 Command Type: UnlockDevice
00000000: 0601 0000 0100 0000 0000 0000 0800 0000 ................
00000010: 3438 3331 0000 0000 4831....
--
9 Response Type: Response
00000000: 0010 0000 0000 0000 ffff ffff 0c00 0000 ................
00000010: 0601 0000 0000 0000 0000 0000 0000 0000 ................
--
Traceback (most recent call last):
File "main.py", line 325, in <module>
File "main.py", line 246, in main
File "main.py", line 111, in info
File "libprs500\devices\prs500\driver.pyo", line 162, in run_session
File "libprs500\devices\prs500\driver.pyo", line 274, in open
File "libprs500\devices\prs500\driver.pyo", line 325, in send_validated_comman
d
File "libprs500\devices\prs500\driver.pyo", line 134, in validate_response
libprs500.devices.errors.ProtocolError: Inavlid response.
type: expected=0x1 actual=0xffffffff00000000L
rnumber: expected=0x106 actual=0x106