View Single Post
Old 02-18-2023, 07:38 AM   #26
vls
Junior Member
vls began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2023
Device: PocketBook Lux Touch 5
the corresponding error message in debug mode

This is the error i receive in debug mode:
Quote:
File "/usr/lib/calibre/calibre/gui2/device.py", line 225, in do_connect
dev.open(detected_device, self.current_library_uuid)
File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 716, in open
self.open_linux()
File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 577, in open_linux
raise DeviceError(_('Unable to detect the %s disk drive. Either '
calibre.devices.errors.DeviceError: Unable to detect the DIVA disk drive. Either the device has already been ejected, or your kernel is exporting a deprecated version of SYSFS.

Last edited by vls; 02-18-2023 at 07:39 AM. Reason: formatting
vls is offline   Reply With Quote