Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 07-13-2009, 12:22 PM   #1
zindar
Junior Member
zindar began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2009
Device: PRS-505
Calibre 0.6.0b12 not seeing my PRS-505 (Mac)

I thought I might try the 0.6 beta, having read good things on the forum about it, unfortunately it is not seeing my PRS-505.

I have no problems using 0.5.14, and when I switch back all is well again.

Having read similar posts in the forum I have reset my device, and repeated with and without an SD card.

I have run the following commands (with output) on a MacBook Pro with OSX 10.5.7

Any suggestions as to how to get the beta running would be most kind.

$ calibre-debug -d
USB devices on system: [(1452, 32773, 272), (1452, 32773, 272), (1452, 32773, 272), (1452, 33346, 22), (1452, 561, 112), (1452, 32773, 272), (2652, 17664, 256), (1452, 33295, 384), (1452, 32773, 272), (1452, 32774, 512), (1452, 34050, 352), (1452, 32774, 512), (1356, 798, 553)]
ioreg output saved to /tmp/ioreg.txt
Looking for BEBOOK
Looking for BEBOOK_MINI
Looking for BLACKBERRY
Looking for CYBOOKG3
Looking for EB600
Looking for IREXDR1000
Looking for JETBOOK
Looking for KINDLE
Looking for KINDLE2
Looking for KINDLE_DX
Looking for PRS500
Looking for PRS505
Device Connected: <calibre.devices.prs505.driver.PRS505 object at 0x442a0b0>
Trying to open device...
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/loaders/calibre-debug.py", line 9, in <module>
main()
File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/debug.py", line 160, in main
File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/debug.py", line 123, in debug_device_driver
File "calibre/devices/prs505/driver.pyo", line 49, in open
File "calibre/devices/usbms/device.pyo", line 514, in open
File "calibre/devices/usbms/device.pyo", line 303, in open_osx
calibre.devices.errors.DeviceError: Unable to detect the PRS505 disk drive. Try rebooting.

$ calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print s.devices"
[(1452, 32773, 272), (1452, 32773, 272), (1452, 32773, 272), (1452, 33346, 22), (1452, 561, 112), (1452, 32773, 272), (2652, 17664, 256), (1452, 33295, 384), (1452, 32773, 272), (1452, 32774, 512), (1452, 34050, 352), (1452, 32774, 512), (1356, 798, 553)]

$ calibre-debug -c "from calibre.devices.scanner import DeviceScanner; from calibre.devices.prs505.driver import PRS505; s = DeviceScanner(); s.scan(); print s.is_device_connected(PRS505);"
True

$ calibre-debug -c "from calibre.devices.prs505.driver import PRS505; d=PRS505(); d.open(); print d.total_space()"
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/loaders/calibre-debug.py", line 9, in <module>
main()
File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/debug.py", line 155, in main
File "<string>", line 1, in <module>
TypeError: __init__() takes exactly 2 arguments (1 given)
zindar is offline   Reply With Quote
Old 07-13-2009, 12:25 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,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
When you run

calibre-debug -d

it creates a file /tmp/ioreg.txt

can you post that here.
kovidgoyal is offline   Reply With Quote
Advert
Old 07-13-2009, 12:35 PM   #3
zindar
Junior Member
zindar began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2009
Device: PRS-505
Many thanks for the fast response, File attached.
Attached Files
File Type: txt ioreg.txt (49.0 KB, 378 views)
zindar is offline   Reply With Quote
Old 07-13-2009, 02:25 PM   #4
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,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Will be fixed in next beta
kovidgoyal is offline   Reply With Quote
Old 07-14-2009, 03:33 AM   #5
zindar
Junior Member
zindar began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2009
Device: PRS-505
Many thanks!
zindar is offline   Reply With Quote
Advert
Old 07-15-2009, 03:55 AM   #6
zindar
Junior Member
zindar began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2009
Device: PRS-505
I have just installed 0.6.0b13 and can confirm that my PRS505 is now visible, and appears to upload books correctly.
zindar is offline   Reply With Quote
Reply

Tags
calibre, prs505


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using the Sony PRS - 505 with a MAC michelleinsd News 12 08-04-2009 11:29 AM
Calibre 0.5.14 on Mac - Weird Send to PRS-505 Result? danviento Calibre 0 07-16-2009 06:28 PM
Calibre and PRS 505 on Mac? timothy Calibre 4 04-15-2009 10:19 AM
I'm a mac user and just got the PRS-505. help me! cdenes Calibre 31 02-05-2009 09:01 AM
Hello. PRS-505 and a Mac iCowboy Introduce Yourself 3 09-12-2008 08:52 AM


All times are GMT -4. The time now is 11:00 AM.


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