Thread: * HELP * :_^(
View Single Post
Old 08-08-2007, 04:27 AM   #45
MacBeezle
Zealot
MacBeezle began at the beginning.
 
Posts: 119
Karma: 38
Join Date: Jun 2007
Location: Germany
Device: Apple iPhone 4, Apple iPad, Sony Reader PRS-500U2. Soon: Kindle 4
for kovidgoyal:

I tried prs500 --log-packets info. Looks like the same problem

C:\Programme\libprs500>prs500 --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: 2d31 0000 0000 0000 -1......
--
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




I've got the svn up and running. What else do I need? A phyton compiler?
MacBeezle is offline   Reply With Quote