View Single Post
Old 09-21-2017, 06:11 AM   #1
BenjaminButton
Junior Member
BenjaminButton began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2017
Device: Apple Ipad
Brand new Ipad not detected

I have run calibre before and managed to get all of my ebooks onto an old ipad.

I am trying to do the same thing again a few months later with a brand new ipad I have just bought and calibre doesnt detect it.

I have no idea what I am doing wrong, I have followed the instructions in the sticky above and had no luck.

Here is my devices debug log;

Code:
 USBDevice(vendor_id=0x3eb product_id=0x8819 bcd=0x2033 devid=usb\vid_03eb&pid_8819&rev_2033 devinst=11),
 USBDevice(vendor_id=0x3eb product_id=0x8819 bcd=0x2033 devid=usb\vid_03eb&pid_8819&rev_2033&mi_00 devinst=12),
 USBDevice(vendor_id=0x8087 product_id=0x24 bcd=0x0 devid=usb\vid_8087&pid_0024&rev_0000 devinst=13))

No disabled plugins
Looking for devices of type: MTP_DEVICE
List of WPD PNP ids:
[u'\\\\?\\usb#vid_05ac&pid_12ab&mi_00#0#{6ac27878-a6fa-4155-ba85-f98f491d4f33}']
MTP device: \\?\usb#vid_05ac&pid_12ab&mi_00#0#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
{'device_version': u'10.3.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'DMPV43KYHP9Y',
 'storage': [{'capacity': 128000000000L,
              'capacity_objects': 0L,
              'description': u'Internal Storage',
              'filesystem': u'DCF',
              'free_objects': 61855L,
              'free_space': 92782952448L,
              'id': u's10002',
              '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 {'{A92D220A-72D6-11E7-BAC8-806E6F6E6963}': [{'netmask': u'255.255.255.255', 'broadcast': u'127.0.0.1', 'addr': u'127.0.0.1'}], '{E580DC71-D68B-439D-887A-F47184D0870E}': [{'netmask': u'255.255.255.255', 'broadcast': u'192.168.0.71', 'addr': u'192.168.0.71'}]}
No device is connected
 
Looking for devices...
 
Devices possibly connected: None
BenjaminButton is offline   Reply With Quote