View Single Post
Old 07-09-2022, 09:39 PM   #1
aggie4always
Junior Member
aggie4always began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2022
Device: paperwhile (10th generation)
calibre not finding my kindle

I am using Linux on a chromebook. This fact being stated I have all the files except the program itself on an external hard drive as there is no storage on the chromebook. The first time I connected my kindle via USB connect I got about 100 of the message box that states the error that occurs with covers. Now when I try and connect it, the computer is acting like the kindle has been disconnected when I have not done that. I have run the debug in calibre and I have it in this post. Can someone help me figure out how to fix this issue. I have restarted both devices and linux with another restart of the the computer.
Spoiler:
calibre 5.44 embedded-python: True is64bit: True
Linux-5.10.114-16024-gbdf1547bd4f4-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.10.114-16024-gbdf1547bd4f4', '#1 SMP PREEMPT Wed Jun 22 19:04:26 PDT 2022')
Python 3.8.5
Interface language: None
Successfully initialized third party plugins: Barnes & Noble (1, 2, 16) && EpubMerge (2, 11, 0) && EpubSplit (3, 0, 0) && Fantastic Fiction (1, 5, 1) && Generate Cover (2, 1, 0) && Goodreads (1, 5, 3) && Kindle Collections (1, 7, 29) && Kobo Books (1, 9, 2) && Manage Series (1, 3, 0) && Quality Check (1, 12, 0)
USB devices on system:
[['0x1949', '0x324', '0x401', '', 'Internal Storage', 'G0016R03038707ME']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
No MTP devices connected to system

Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'lo': [{'addr': '127.0.0.1', 'netmask': '255.0.0.0', 'peer': '127.0.0.1'}], 'eth0': [{'addr': '100.115.92.198', 'netmask': '255.255.255.240', 'broadcast': '100.115.92.207'}]}
No device is connected

Looking for devices...
USBDevice(busnum=1, devnum=2, vendor_id=0x1949, product_id=0x0324, bcd=0x0401, manufacturer=, product=Internal Storage, serial=G0016R03038707ME)
Detected possible device KINDLE2

Devices possibly connected: Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface,
Trying to open Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface ... failed
Opening of the following devices failed
<calibre.devices.kindle.driver.KINDLE2 object at 0x7d594a46e310>
Traceback (most recent call last):
File "calibre/devices/usbms/device.py", line 713, in open
File "calibre/devices/usbms/device.py", line 577, in open_linux
calibre.devices.errors.DeviceError: Unable to detect the KINDLE2 disk drive. Either the device has already been ejected, or your kernel is exporting a deprecated version of SYSFS.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre/devices/__init__.py", line 159, in debug
File "calibre/devices/usbms/device.py", line 716, in open
File "calibre/devices/usbms/device.py", line 577, in open_linux
calibre.devices.errors.DeviceError: Unable to detect the KINDLE2 disk drive. Either the device has already been ejected, or your kernel is exporting a deprecated version of SYSFS.


aggie4always is offline   Reply With Quote