Wizard
Posts: 2,201
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
|
Quote:
Originally Posted by kovidgoyal
|
I have the same problem. Worked with version 5.21
Linux Mint 20.1
Device debug:
Spoiler:
Code:
calibre 5.22 embedded-python: True is64bit: True
Linux-5.4.0-77-generic-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.4.0-77-generic', '#86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021')
Python 3.8.5
Interface language: None
Successfully initialized third party plugins: DeDRM (7, 1, 0) && Baen (1, 2, 0) && Barnes & Noble (1, 2, 16) && Diaps Editing Toolbag (0, 3, 7) && EpubSplit (3, 1, 0) && Goodreads (1, 5, 1) && Hyphenate This! (0, 1, 3) && KindleUnpack - The Plugin (0, 83, 0) && Kobo Books (1, 8, 2) && Kobo Utilities (2, 14, 0) && Modify ePub (1, 6, 2) && Quality Check (1, 11, 2) && Webscription (1, 2, 0)
USB devices on system:
[['0x2040', '0x7240', '0x5', 'Hauppauge', 'WinTV HVR-850', '4034579623'],
['0x3938', '0x1191', '0x311', '', '2.4G Wireless Mouse', ''],
['0x413c', '0x2113', '0x3308', '', 'Dell KB216 Wired Keyboard', ''],
['0x2237', '0x4228', '0x401', 'Kobo', 'eReader-4.26.16704', 'R249040007585']]
Disabled plugins: JETBOOK_MINI NOOK KOBO
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'}], 'enp37s0': [{'addr': '192.168.1.9', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'}]}
No device is connected
Looking for devices...
USBDevice(busnum=3, devnum=6, vendor_id=0x2237, product_id=0x4228, bcd=0x0401, manufacturer=Kobo, product=eReader-4.26.16704, serial=R249040007585)
Detected possible device KOBOTOUCH
Devices possibly connected: KoboTouch,
Trying to open KoboTouch ... failed
Opening of the following devices failed
Driver:KoboTouch, Options - format_map: ['kepub', 'epub', 'cbz', 'cbr'], use_subdirs: True, read_metadata: True, use_author_sort: False, save_template: {#folder}/{authors}/{series}/{series_index:0>2} {title}, extra_customization: [], manage_collections: True, collections_columns: #abc, create_collections: True, delete_empty_collections: False, ignore_collections_names: , upload_covers: True, dithered_covers: False, keep_cover_aspect: True, upload_grayscale: False, letterbox_fs_covers: False, letterbox_fs_covers_color: #000000, png_covers: False, show_archived_books: False, show_previews: False, show_recommendations: False, update_series: True, update_core_metadata: True, update_purchased_kepubs: False, update_device_metadata: True, update_subtitle: False, subtitle_template: , modify_css: False, override_kobo_replace_existing: True, support_newer_firmware: True, debugging_title: , driver_version: 2.5.1
Traceback (most recent call last):
File "calibre/devices/usbms/device.py", line 813, in open
File "calibre/devices/kobo/driver.py", line 1524, in open_linux
File "calibre/devices/usbms/device.py", line 566, in open_linux
calibre.devices.errors.DeviceError: Unable to detect the KOBOTOUCH 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 816, in open
File "calibre/devices/kobo/driver.py", line 1524, in open_linux
File "calibre/devices/usbms/device.py", line 566, in open_linux
calibre.devices.errors.DeviceError: Unable to detect the KOBOTOUCH disk drive. Either the device has already been ejected, or your kernel is exporting a deprecated version of SYSFS.
bernie
|