Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 08-22-2009, 09:27 AM   #1
AprilHare
Wizard
AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.
 
AprilHare's Avatar
 
Posts: 2,981
Karma: 11862367
Join Date: Apr 2008
Device: Sony Reader PRS-T2
Problem connecting Calibre to PRS-500

I get the following when trying to connect my Reader to Calibre 0.6.8:
Quote:
ERROR: ERROR: Unhandled exception: <b>PacketError</b>:Response packets must have their number set to 0x1000

Traceback (most recent call last):
File "/home/kovid/work/calibre/src/calibre/gui2/__init__.py", line 235, in dispatch
File "/home/kovid/work/calibre/src/calibre/gui2/main.py", line 718, in device_detected
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 168, in run_session
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 608, in card_prefix
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 168, in run_session
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 438, in path_properties
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 334, in send_validated_command
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 318, in _send_command
File "/home/kovid/work/calibre/src/calibre/devices/prs500/prstypes.py", line 652, in __init__
PacketError: Response packets must have their number set to 0x1000
Here is another I just got when I tried it again:
Quote:
Could not read 4096 bytes on the bulk bus. Error code: -110

Traceback (most recent call last):
File "/home/kovid/work/calibre/src/calibre/gui2/device.py", line 57, in run
File "/home/kovid/work/calibre/src/calibre/gui2/device.py", line 200, in _books
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 168, in run_session
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 822, in books
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 168, in run_session
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 494, in get_file
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 411, in _bulk_read
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 398, in bulk_read_packet
File "/home/kovid/work/calibre/src/calibre/devices/libusb.py", line 251, in bulk_read
Error: Could not read 4096 bytes on the bulk bus. Error code: -110
Here's another one (it apparently continued through to where it tries to upload news items):
Quote:
Cannot create directory b:/calibre/. Response code: 0xffffffc8L

Traceback (most recent call last):
File "/home/kovid/work/calibre/src/calibre/gui2/device.py", line 57, in run
File "/home/kovid/work/calibre/src/calibre/gui2/device.py", line 220, in _upload_books
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 168, in run_session
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 871, in upload_books
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 168, in run_session
File "/home/kovid/work/calibre/src/calibre/devices/prs500/driver.py", line 772, in mkdir
PathError: Cannot create directory b:/calibre/. Response code: 0xffffffc8L
--
I'd much rather be discussing battering ram powered fusion power reactors than this!

Last edited by AprilHare; 08-22-2009 at 09:50 AM. Reason: yet more errors
AprilHare is offline   Reply With Quote
Old 08-22-2009, 12:16 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,776
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
reboot your computer and your device. There have been no changes in the prs500 driver in 0.6.8
kovidgoyal is offline   Reply With Quote
Advert
Old 08-23-2009, 02:06 AM   #3
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,552
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
This is the sort of error I get when I attach my PRS-500 if Calibre is already running.

My workaround (which normally works but sometimes needs a few attempts) is to attach the PRS-500 before starting Calibre.
itimpi is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help: Sony PRS-500 CONNECT/eReader Problem after Calibre HankRiker Sony Reader 9 02-09-2011 09:12 PM
problem connecting my 301+ with Calibre Icewyng PocketBook 1 07-14-2010 07:48 AM
Help with XP, PRS-500, Connecting. radi0j0hn Calibre 2 04-23-2010 05:25 PM
Help me please. A problem with my Sony Prs 500. efimero Sony Reader 1 01-12-2010 05:27 PM
PRS-500 battery problem, but the battery's not the problem ZachC Sony Reader 7 01-11-2010 11:46 PM


All times are GMT -4. The time now is 07:34 PM.


MobileRead.com is a privately owned, operated and funded community.