Hi, I'm having problems with calibre when trying to send books to my Kindle.
I'm running calibre (0.8.51) on a 64bit Debian wheezy and I got it from the repos.
The situation is the following:
- Calibre detects my Kindle and I'm able to access the internal memory.
- When I try to send books to the device I get the following error:
I'm including the output from the debugger.
Code:
$ calibre-debug -d
Version: 0.8.51
USB devices on system:
[['0x8087', '0x24', '0x0', '', '', ''],
['0x147e', '0x2016', '0x2', 'UPEK', 'Biometric Coprocessor', ''],
['0x1d6b',
'0x3',
'0x302',
'Linux 3.2.0-4-amd64 xhci_hcd',
'xHCI Host Controller',
'0000:0e:00.0'],
['0x1d6b',
'0x2',
'0x302',
'Linux 3.2.0-4-amd64 xhci_hcd',
'xHCI Host Controller',
'0000:0e:00.0'],
['0x1d6b',
'0x2',
'0x302',
'Linux 3.2.0-4-amd64 ehci_hcd',
'EHCI Host Controller',
'0000:00:1d.0'],
['0x1d6b',
'0x2',
'0x302',
'Linux 3.2.0-4-amd64 ehci_hcd',
'EHCI Host Controller',
'0000:00:1a.0'],
['0x4f2',
'0xb217',
'0x854',
'Chicony Electronics Co., Ltd.',
'Integrated Camera',
''],
['0x1949', '0x4', '0x100', 'Amazon', 'Amazon Kindle', 'B00AA0A010266A5E']]
Available plugins: ADAM ALEX ALURATEK_COLOR ANDROID ARCHOS7O AVANT AZBOOKA BAMBOOK
BLACKBERRY BOEYE_BDX BOEYE_BEX BOOQ BOOX COBY COOL_ER CYBOOK DBOOK E52
E71X EB511 EB600 EBK52 ECLICTO EDGE EEEREADER ELONEX ESLICK EX124G
FOLDER_DEVICE_FOR_CONFIG GEMEI GER2 HANLINV3 HANLINV5 ILIAD INVESBOOK
IPAPYRUS IREXDR1000 IREXDR800 IRIVER_STORY ITALICA JETBOOK
JETBOOK_COLOR JETBOOK_MINI KINDLE KINDLE2 KINDLE_DX KINDLE_FIRE KOBO
LIBREAIR LUMIREAD MENTOR MOOVYBOOK N516 N770 N810 NEWSMY NEXTBOOK NOOK
NOOK_COLOR NUUT2 ODYSSEY ORIZON PALMPRE PDNOVEL PDNOVEL_KOBO PI2 PICO
PLAYBOOK POCKETBOOK301 POCKETBOOK360 POCKETBOOK360P POCKETBOOK602
POCKETBOOK701 PRS505 PRST1 README S60 SHINEBOOK SNE SOVOS SPECTRA
STASH SUNSTECH_EB700 SWEEX TECLAST_K3 THEBOOK TREKSTOR USER_DEFINED
VELOCITYMICRO WEBOS WEXLER
Looking for devices...
(6473, 4, 256, 'Amazon', 'Amazon Kindle', 'B00AA0A010266A5E')
Detected possible device KINDLE2
Devices possibly connected: Kindle 2/3/4/Touch Device Interface,
Trying to open Kindle 2/3/4/Touch Device Interface ... OK
Main memory: '/media/Kindle/'
Total space: (3279044608, 0, 0)
Any help?
Thanks!