Junior Member
Posts: 6
Karma: 10
Join Date: Jan 2013
Location: United Kingdom
Device: Nexus 7
|
Hi
I have recently received a Nexus 7 for my birthday and I am having trouble connecting my tablet to my Calibre library (version 0.9.13) via Calibre Companion. I have followed all the instructions and that hasn't worked, I have also checked the firewall and followed all the help information, including checking IP address and port information but I am still unable to connect wirelessly. I have connected my tablet to the PC via the usb cable and transferred books on to my tablet but I am unable to do this using the wireless device button. I have used the debug device detection and I paste below what it said - is someone able to tell me what the problem is or what I need to do to
correct it? Any help would be appreciated.
Many thanks
calibre 0.9.13 isfrozen: True is64bit: False
Windows-Vista-6.0.6002-SP2 Windows ('32bit', 'WindowsPE')
('Windows', 'Vista', '6.0.6002')
Python 2.7.3
Windows: ('Vista', '6.0.6002', 'SP2', 'Multiprocessor Free')
USB devices on system:
[u'usb\\root_hub&vid8086&pid2937&rev0003',
u'usb\\root_hub&vid8086&pid2934&rev0003',
u'usb\\root_hub&vid8086&pid2938&rev0003',
u'usb\\root_hub&vid8086&pid2936&rev0003',
u'usb\\root_hub&vid8086&pid2939&rev0003',
u'usb\\root_hub&vid8086&pid2935&rev0003',
u'usb\\root_hub20&vid8086&pid293a&rev0003',
u'usb\\root_hub20&vid8086&pid293c&rev0003',
u'usb\\vid_05ca&pid_18b3&rev_5002',
u'usb\\vid_05ca&pid_18b3&rev_5002&mi_00',
u'usb\\vid_18d1&pid_4e41&rev_9999']
Unable to get free space for drive: E
(21, 'GetDiskFreeSpaceEx', 'The device is not ready.')
Unable to get free space for drive: D
(21, 'GetDiskFreeSpaceEx', 'The device is not ready.')
Drives detected:
No disabled plugins
Looking for devices of type: MTP_DEVICE
List of WPD PNP ids:
[u'\\\\?\\wpdbusenumroot#umb#2&37c186b&2&storage#vo lume#1&19f7e59c&0&_??_rimsptsk#disk&ven_ricoh&prod _memorystickstorage&rev_1.00#ms0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\usb#vid_18d1&pid_4e41#015d3fbace0c0804#{6 ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\wpdbusenumroot#umb#2&37c186b&2&storage#vo lume#1&19f7e59c&0&_??_risdptsk#disk&ven_ricoh&prod _sd#mmcstorage&rev_1.00#0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}']
MTP device: \\?\usb#vid_18d1&pid_4e41#015d3fbace0c0804#{6ac278 78-a6fa-4155-ba85-f98f491d4f33}
{'device_version': u'1.0',
'friendly_name': u'',
'has_bulk_properties': True,
'has_storage': True,
'manufacturer_name': u'asus',
'model_name': u'Nexus 7',
'protocol': u'MTP: 1.00',
'serial_number': u'015d3fbace0c0804',
'storage': [{'capacity': 30252519424L,
'capacity_objects': 0L,
'description': u'Internal storage',
'filesystem': u'Generic hierarchical',
'free_objects': 1073741824L,
'free_space': 29554020352L,
'id': u's10001',
'name': u'Internal storage',
'rw': True,
'type': u'fixed_ram'}],
'type': 'media player'}
Trying to open: \\?\usb#vid_18d1&pid_4e41#015d3fbace0c0804#{6ac278 78-a6fa-4155-ba85-f98f491d4f33}
Opened Nexus 7 successfully
Device info:
{'device_version': u'1.0',
'friendly_name': u'',
'has_bulk_properties': True,
'has_storage': True,
'manufacturer_name': u'asus',
'model_name': u'Nexus 7',
'protocol': u'MTP: 1.00',
'serial_number': u'015d3fbace0c0804',
'storage': [{'capacity': 30252519424L,
'capacity_objects': 0L,
'description': u'Internal storage',
'filesystem': u'Generic hierarchical',
'free_objects': 1073741824L,
'free_space': 29554020352L,
'id': u's10001',
'name': u'Internal storage',
'rw': True,
'type': u'fixed_ram'}],
'type': 'media player'}
|