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.
|