Philantrop / calibre-ios-reader-applications

A calibre device driver plugin supporting multiple iOS reader applications
34 stars 8 forks source link

Cannot detect Ipad in calibre or sync with Marvin #194

Open ghost opened 9 years ago

ghost commented 9 years ago

I have followed all the steps to set up the connection between Marvin and Calibre.

Thus I have Marvin installed on the I-pad. I have the IOS reader pugin installed on calibre with Marvin (XD) selected as my preferred reader. When I try to connect, I have a functional cable (IPad detects in Itunes) and I open the Marvin app, click "get books" and set up the calibre connection. The calibre connection in Marvin says "ready", but the Marvin icon never appears in Calibre, nor does any other indication that my Ipad is detected. I have turned the Itunes plugin on and off in calibre (it's off at the moment) in relation to instructions I found on the Marvin app website.

When I run debug device detection the final lines suggest that there is no device that is being missed.

Below is the text of the debug device detection results.

calibre 2.28 isfrozen: True is64bit: False Windows-7-6.1.7601-SP1 Windows ('32bit', 'WindowsPE') 32bit process running on 64bit windows ('Windows', '7', '6.1.7601') Python 2.7.9 Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free') Successfully initialized third party plugins: iOS reader applications && Marvin XD USB devices on system: [u'usb\root_hub20&vid8086&pid1c2d&rev0005', u'usb\root_hub20&vid8086&pid1c26&rev0005', u'usb\vid_045e&pid_0745&rev_0656', u'usb\vid_045e&pid_0745&rev_0656&mi_00', u'usb\vid_045e&pid_0745&rev_0656&mi_01', u'usb\vid_045e&pid_0745&rev_0656&mi_02', u'usb\vid_04e8&pid_330c&rev_0100', u'usb\vid_05ac&pid_12a9&rev_0240', u'usb\vid_05ac&pid_12a9&rev_0240&mi_00', u'usb\vid_0bda&pid_8171&rev_0200', u'usb\vid_8087&pid_0024&rev_0000', u'usb\vid_8087&pid_0024&rev_0000'] Traceback (most recent call last): File "site-packages\calibre\devices\scanner.py", line 85, in call DriveError: No removable drives found Drives detected:

Disabled plugins: ITUNES

Looking for devices of type: MTP_DEVICE List of WPD PNP ids: [u'\?\usb#vid_05ac&pid_12a9&mi_00#0#{6ac27878-a6fa-4155-ba85-f98f491d4f33}'] MTP device: \?\usb#vid_05ac&pid_12a9&mi_00#0#{6ac27878-a6fa-4155-ba85-f98f491d4f33} {'device_version': u'8.3', 'friendly_name': u'Apple iPad', 'has_bulk_properties': True, 'has_storage': True, 'manufacturer_name': u'Apple Inc.', 'model_name': u'Apple iPad', 'protocol': u'MTP: 1.00', 'serial_number': u'F5QK94P9DFHW', 'storage': [{'capacity': 15854469120L, 'capacity_objects': 0L, 'description': u'Internal Storage', 'filesystem': u'DCF', 'free_objects': 4351L, 'free_space': 6527479808L, 'id': u's10001', 'name': u'Internal Storage', 'rw': True, 'type': u'fixed_ram'}], 'type': 'unknown'} Not a suitable MTP device, ignoring

No suitable MTP devices found

Looking for devices of type: SMART_DEVICE_APP All IP addresses {'{2A395242-6571-41FB-A622-1906EE5FD5C1}': [{'addr': '169.254.67.128'}], '{B1D63706-8FF6-4E97-9605-3D071AAFA0D3}': [{'addr': '192.168.2.174', 'netmask': '255.255.255.0', 'broadcast': '192.168.2.255'}], '{846EE342-7039-11DE-9D20-806E6F6E6963}': [{'addr': '127.0.0.1', 'netmask': '255.0.0.0', 'broadcast': '127.255.255.255'}]} No device is connected

Looking for devices... u'usb\vid_05ac&pid_12a9&rev_0240'

Devices possibly connected: None

KatyaL commented 9 years ago

If you're using iOS 8.3, there's a known compatibility problem with it. Nothing can be done about it at this time. http://www.mobileread.com/forums/showthread.php?t=241143&page=33