View Single Post
Old 05-02-2010, 11:23 PM   #1
Aristée
Member
Aristée began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Oct 2009
Device: Sony PRS-300 Pocket Edition
Cannot connect Sony PRS 300 to Calibre on Linux

Hi,

I cannot find a way to connect my Sony PRS 300 on Calibre (on Linux Ubuntu).

Here is the debug report:

Code:
Version: 0.6.42
USB devices on system:
[['0x46d', '0xc52f', '0x1600', 'Logitech', 'USB Receiver', ''],
 ['0x1d6b',
  '0x2',
  '0x206',
  'Linux 2.6.32-21-generic ehci_hcd',
  'EHCI Host Controller',
  '0000:00:1d.0'],
 ['0x1d6b',
  '0x2',
  '0x206',
  'Linux 2.6.32-21-generic ehci_hcd',
  'EHCI Host Controller',
  '0000:00:1a.0'],
 ['0x8087', '0x20', '0x0', '', '', ''],
 ['0x54c',
  '0x31e',
  '0x229',
  'Sony',
  'Sony Digital Book Reader',
  '0800461000B1F5F6'],
 ['0x4f2',
  '0xb128',
  '0x4007',
  'Chicony Electronics Co., Ltd.',
  'USB2.0 UVC WebCam',
  '']]
Looking for HANLINV3
Looking for HANLINV5
Looking for BLACKBERRY
Looking for CYBOOK
Looking for ILIAD
Looking for IREXDR1000
Looking for IREXDR800
Looking for JETBOOK
Looking for SHINEBOOK
Looking for POCKETBOOK360
Looking for KINDLE
Looking for KINDLE2
Looking for KINDLE_DX
Looking for NOOK
Looking for PRS505
	(1356, 798, 553, 'Sony', 'Sony Digital Book Reader', '0800461000B1F5F6')
Looking for PRS700
Looking for PRS500
Looking for ANDROID
Looking for N770
Looking for N810
Looking for COOL_ER
Looking for ESLICK
Looking for NUUT2
Looking for IRIVER_STORY
Looking for GER2
Looking for ITALICA
Looking for ECLICTO
Looking for DBOOK
Looking for INVESBOOK
Looking for BOOX
Looking for BOOQ
Looking for EB600
Looking for README
Looking for N516
Looking for EB511
Devices possibly connected: PRS-300/505 Device Interface,  
Trying to open PRS-300/505 Device Interface ... Unable to open device <calibre.devices.prs505.driver.PRS505 object at 0x37da8d0>
Traceback (most recent call last):
  File "/usr/lib/calibre/calibre/gui2/device.py", line 106, in do_connect
    dev.open()
  File "/usr/lib/calibre/calibre/devices/prs505/driver.py", line 68, in open
    Device.open(self)
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 621, in open
    self.open_linux()
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 605, in open_linux
    mp, ret = mount(card, typ)
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 582, in mount
    ret = do_mount(node, label)
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 577, in do_mount
    _('Could not find mount helper: %s.')%cmd[0])
DeviceError: Impossible de trouver l'assistant de montage: calibre-mount-helper.
Device connect failed again, giving up
failed
Opening of the following devices failed
<calibre.devices.prs505.driver.PRS505 object at 0x37da8d0>
Traceback (most recent call last):
  File "/usr/lib/calibre/calibre/devices/__init__.py", line 84, in debug
    dev.open()
  File "/usr/lib/calibre/calibre/devices/prs505/driver.py", line 68, in open
    Device.open(self)
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 621, in open
    self.open_linux()
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 605, in open_linux
    mp, ret = mount(card, typ)
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 582, in mount
    ret = do_mount(node, label)
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 577, in do_mount
    _('Could not find mount helper: %s.')%cmd[0])
DeviceError: Impossible de trouver l'assistant de montage: calibre-mount-helper.
I hope someone can help

Thanks

Hugo
Aristée is offline   Reply With Quote