calibre 0.6 cannot detect cybook on Linux
I just upgrade to calibre 6.0. Now it cannot recognize my Cybook anymore. I am using KDE and the system can handle the Cybook as storage device. The HAL and pmount are installed.
When the Cybook is plugged in, the following error message from the Cybook:
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/calibre/gui2/device.py", line 106, in detect_device
dev.open()
File "/usr/lib64/python2.6/site-packages/calibre/devices/usbms/device.py", line 527, in open
self.open_linux()
File "/usr/lib64/python2.6/site-packages/calibre/devices/usbms/device.py", line 500, in open_linux
%self.__class__.__name__)
DeviceError: Unable to detect the CYBOOKG3 disk drive.
Any idea how I can fix this?
I am using the gentoo distro.
|