nook not detected on linux
Just started playing with Calibre and a shiny new nook and let me start with thanks to the developers for the software and then ask if anyone can comment on the error msg below.
The storage mounts w/o issue but Calibre won't see the device. This is from an F12 install so the sysfs thing should not be the problem...
any help appreciated,
rikm
-------------
Unable to open device <calibre.devices.nook.driver.NOOK object at 0x29dc410>
Traceback (most recent call last):
File "/usr/lib64/calibre/calibre/gui2/device.py", line 106, in do_connect
dev.open()
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 621, in open
self.open_linux()
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 594, in open_linux
mp, ret = mount(main, 'main')
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 582, in mount
ret = do_mount(node, label)
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 577, in do_mount
_('Could not find mount helper: %s.')%cmd[0])
DeviceError: Could not find mount helper: calibre-mount-helper.
Connect to device failed, retrying in 5 seconds...
---------------
|