Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 11-17-2011, 11:04 AM   #1
jeanp319
Junior Member
jeanp319 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Nov 2011
Device: kobo and nook
permission problem with 0.8.26

Below is the device debug info under gentoo linux 2.6.39-gentoo-r3
with a kobo wifi plugged in.
I could mount it manually (under root), but do i need to add myself in a group to make calibre able to do so ?


Version: 0.8.26
USB devices on system:
[['0x2237', '0x4165', '0x110', 'Kobo', 'eReader', 'KBN647B1A4B04131'],
['0x1a40', '0x101', '0x111', '', 'USB 2.0 Hub', ''],
['0x1d6b',
'0x2',
'0x206',
'Linux 2.6.39-gentoo-r3 ehci_hcd',
'EHCI Host Controller',
'0000:00:1a.0'],
['0x46d', '0xc505', '0x1711', 'Logitech', 'USB Receiver', ''],
['0x10f1', '0x1a28', '0x8301', 'Importek', 'HP Webcam', ''],
['0x1d6b',
'0x2',
'0x206',
'Linux 2.6.39-gentoo-r3 ehci_hcd',
'EHCI Host Controller',
'0000:00:1d.0'],
['0x8087', '0x20', '0x0', '', '', ''],
['0xbc7',
'0x1',
'0x100',
'X10 Wireless Technology Inc',
'USB ActiveHome Interface',
''],
['0x1a40', '0x201', '0x100', '', 'USB 2.0 Hub [MTT]', ''],
['0x58f',
'0x6366',
'0x100',
'Generic',
'Mass Storage Device',
'058F63666433'],
['0x138a', '0x5', '0xc90', '', '', '2410a8369d00'],
['0x13fd',
'0x1840',
'0x108',
'Generic',
'External',
'395653305046515420202020'],
['0x3f0', '0x231d', '0x306', 'Broadcom Corp', 'HP Integrated Module', '']]
Available plugins: ADAM ALEX ALURATEK_COLOR ANDROID ARCHOS7O AVANT AZBOOKA BAMBOOK
BLACKBERRY BOEYE_BDX BOEYE_BEX BOOQ BOOX COBY COOL_ER CYBOOK DBOOK E52
E71X EB511 EB600 EBK52 ECLICTO EDGE EEEREADER ELONEX ESLICK EX124G
FOLDER_DEVICE_FOR_CONFIG GEMEI GER2 HANLINV3 HANLINV5 ILIAD INVESBOOK
IPAPYRUS IREXDR1000 IREXDR800 IRIVER_STORY ITALICA JETBOOK
JETBOOK_MINI KINDLE KINDLE2 KINDLE_DX KOBO LIBREAIR LUMIREAD MENTOR
MOOVYBOOK N516 N770 N810 NEWSMY NEXTBOOK NOOK NOOK_COLOR NUUT2 ORIZON
PALMPRE PDNOVEL PDNOVEL_KOBO PICO POCKETBOOK301 POCKETBOOK360
POCKETBOOK360P POCKETBOOK602 POCKETBOOK701 PRS505 PRST1 README S60
SHINEBOOK SNE SOVOS SPECTRA STASH SUNSTECH_EB700 SWEEX TECLAST_K3
THEBOOK TREKSTOR USER_DEFINED VELOCITYMICRO WEBOS WEXLER

Looking for devices...
(8759, 16741, 272, 'Kobo', 'eReader', 'KBN647B1A4B04131')
Detected possible device KOBO

Devices possibly connected: Kobo Reader Device Interface,
Trying to open Kobo Reader Device Interface ... Udisks mount call failed:
Traceback (most recent call last):
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 616, in do_mount
mount(node)
File "/usr/lib64/calibre/calibre/devices/udisks.py", line 61, in mount
u.mount(node_path)
File "/usr/lib64/calibre/calibre/devices/udisks.py", line 40, in mount
'sync', 'nodev', 'uid=%d'%os.geteuid(), 'gid=%d'%os.getegid()]))
File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized
Unable to open device <calibre.devices.kobo.driver.KOBO object at 0x36ae910>
Traceback (most recent call last):
File "/usr/lib64/calibre/calibre/gui2/device.py", line 165, in do_connect
dev.open(self.current_library_uuid)
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 858, in open
self.open_linux()
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 641, in open_linux
_('Unable to mount main memory (Error code: %d)')%ret)
DeviceError: Unable to mount main memory (Error code: 1)

Udisks mount call failed:
Traceback (most recent call last):
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 616, in do_mount
mount(node)
File "/usr/lib64/calibre/calibre/devices/udisks.py", line 61, in mount
u.mount(node_path)
File "/usr/lib64/calibre/calibre/devices/udisks.py", line 40, in mount
'sync', 'nodev', 'uid=%d'%os.geteuid(), 'gid=%d'%os.getegid()]))
File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized
Udisks mount call failed:
Traceback (most recent call last):
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 616, in do_mount
mount(node)
File "/usr/lib64/calibre/calibre/devices/udisks.py", line 61, in mount
u.mount(node_path)
File "/usr/lib64/calibre/calibre/devices/udisks.py", line 40, in mount
'sync', 'nodev', 'uid=%d'%os.geteuid(), 'gid=%d'%os.getegid()]))
File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized
failed
Opening of the following devices failed
<calibre.devices.kobo.driver.KOBO object at 0x36ae910>
Traceback (most recent call last):
File "/usr/lib64/calibre/calibre/devices/__init__.py", line 124, in debug
dev.open(None)
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 858, in open
self.open_linux()
File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 641, in open_linux
_('Unable to mount main memory (Error code: %d)')%ret)
DeviceError: Unable to mount main memory (Error code: 1)
jeanp319 is offline   Reply With Quote
Old 11-17-2011, 11:06 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,857
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You need to correctly setup udisks to allow you to mount USB disks. Or mount the devices before connecting calibre manually, or setup some kind of automounting.
kovidgoyal is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Write Permission wtw1936 Library Management 2 09-21-2011 12:40 AM
permission denied rodolfo Calibre 5 10-16-2010 11:58 PM
permission denied in calibre longhair75 Calibre 0 08-13-2010 01:09 PM
Windows7 permission? test011 Calibre 3 01-04-2010 02:57 PM
Permission denied? desertgrandma Kindle Formats 16 01-26-2009 06:06 AM


All times are GMT -4. The time now is 01:53 AM.


MobileRead.com is a privately owned, operated and funded community.