View Single Post
Old 09-01-2010, 11:18 AM   #10
barmax
Milsey
barmax began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2010
Location: Perth
Device: Kindle 3
Hi all. My first post. Just received a K3. Using Calibre in Ubuntu. Had same problem with Calibre not recognizing K3. Applied fix described above by changing id to 0004 which worked. Now have new problem:

"The reader has no storage card in this slot.

Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/device.py", line 56, in run
self.result = self.func(*self.args, **self.kwargs)
File "/usr/lib/calibre/calibre/gui2/device.py", line 233, in _upload_books
metadata=metadata, end_session=False)
File "/usr/lib/calibre/calibre/devices/usbms/driver.py", line 97, in upload_books
path = self._sanity_check(on_card, files)
File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 734, in _sanity_check
raise ValueError(_('The reader has no storage card in this slot.'))
ValueError: The reader has no storage card in this slot."

Any ideas because I have absolutely no idea.
barmax is offline   Reply With Quote