I got this:
boran@lillen:~$ grep SYSFS_DEPRECATED /boot/config-`uname -r`
# CONFIG_SYSFS_DEPRECATED_V2 is not set
I installed version 0.6.42 using the installer and get the following messages it tries to detect the device:
Unable to open device <calibre.devices.cybook.driver.CYBOOK object at 0xa9d086c>
Traceback (most recent call last):
File "/home/kovid/build/calibre/src/calibre/gui2/device.py", line 106, in do_connect
File "/home/kovid/build/calibre/src/calibre/devices/usbms/device.py", line 621, in open
File "/home/kovid/build/calibre/src/calibre/devices/usbms/device.py", line 591, in open_linux
DeviceError: Unable to detect the CYBOOK disk drive. Your kernel is probably exporting a deprecated version of SYSFS.
Connect to device failed, retrying in 5 seconds...
|