View Single Post
Old 06-20-2010, 07:03 PM   #19
marclijour
Junior Member
marclijour began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2010
Location: Toronto
Device: PRS-505
Unable to detect the PRS505 disk drive with Calibre 0.7.4 on Mandriva Linux 2010

Got the same problem with Calibre 0.7.4 on Mandriva Linux 2010 64-bit. Last time I used calibre, it worked (with the 0.5 version and a different version of Mandriva).

I should have the right version of SYSFS though:

$ grep SYSFS_DEPRECATED /boot/config-`uname -r`
# CONFIG_SYSFS_DEPRECATED_V2 is not set


$ calibre-debug -d
Version: 0.7.4
USB devices on system:
[['0x1d6b',
'0x1',
'0x206',
'Linux 2.6.31.13-desktop-1mnb ohci_hcd',
'OHCI Host Controller',
'0000:00:02.0'],
['0x5e3', '0x604', '0x12', '', 'USB Hub', ''],
['0xb39',
'0xd04',
'0x116',
'OCT Inc. Cruiser KVM-4(AD)',
'OCT Cruiser KVM-4 AD V1.20',
''],
['0x46d', '0x8da', '0x100', '', '', ''],
['0x1d6b',
'0x2',
'0x206',
'Linux 2.6.31.13-desktop-1mnb ehci_hcd',
'EHCI Host Controller',
'0000:00:02.1'],
['0x58f', '0x9254', '0x312', 'ALCOR', 'Generic USB Hub', ''],
['0x4b4', '0x6560', '0xb', '', '', ''],
['0x54c',
'0x31e',
'0x229',
'Sony',
'Sony Portable Reader System',
'08004610006F8994'],
['0x46d', '0xc50e', '0x2500', 'Logitech', 'USB Receiver', '']]
Looking for ALEX
Looking for ANDROID
Looking for AVANT
Looking for AZBOOKA
Looking for BLACKBERRY
Looking for BOOQ
Looking for BOOX
Looking for COOL_ER
Looking for CYBOOK
Looking for DBOOK
Looking for E71X
Looking for EB511
Looking for EB600
Looking for EBK52
Looking for ECLICTO
Looking for EDGE
Looking for ELONEX
Looking for ESLICK
Looking for FOLDER_DEVICE_FOR_CONFIG
Looking for GER2
Looking for HANLINV3
Looking for HANLINV5
Looking for ILIAD
Looking for INVESBOOK
Looking for IPAPYRUS
Looking for IREXDR1000
Looking for IREXDR800
Looking for IRIVER_STORY
Looking for ITALICA
Looking for JETBOOK
Looking for KINDLE
Looking for KINDLE2
Looking for KINDLE_DX
Looking for KOBO
Looking for N516
Looking for N770
Looking for N810
Looking for NEWSMY
Looking for NOOK
Looking for NUUT2
Looking for PALMPRE
Looking for POCKETBOOK301
Looking for POCKETBOOK360
Looking for PRS505
(1356, 798, 553, 'Sony', 'Sony Portable Reader System', '08004610006F8994')
Looking for README
Looking for S60
Looking for SHINEBOOK
Looking for SNE
Looking for TECLAST_K3
Looking for THEBOOK
Devices possibly connected: SONY Device Interface,
Trying to open SONY Device Interface ... failed
Opening of the following devices failed
<calibre.devices.prs505.driver.PRS505 object at 0x29f82d0>
Traceback (most recent call last):
File "/home/kovid/build/calibre/src/calibre/devices/__init__.py", line 117, in debug
File "/home/kovid/build/calibre/src/calibre/devices/usbms/device.py", line 630, in open
File "/home/kovid/build/calibre/src/calibre/devices/usbms/device.py", line 600, in open_linux
DeviceError: Unable to detect the PRS505 disk drive. Your kernel is probably exporting a deprecated version of SYSFS.

By the way, congratulations for adding lots of features. The installation was also a breeze. Just used the python command from the calibre web site. It installed without problem and at the first run it updated all my e-book collection (from the time I was using the 0.5 version). I am just missing the part where I can connect my PRS-505 now.

Any idea how to fix this?

Thanks.

Marc

Last edited by marclijour; 06-20-2010 at 07:07 PM.
marclijour is offline   Reply With Quote