View Single Post
Old 01-16-2016, 08:47 AM   #20
Kostas15
Member
Kostas15 began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2014
Device: Kindle
Quote:
Originally Posted by kovidgoyal View Post
Run the following in a command prompt and paste the output (with your kindle connected)

Code:
calibre-debug -c "import win32file, string, os; t = win32file.GetDriveType; print ' '.join(['%s:%s' % (d, t(d + ':' + os.sep)) for d in string.ascii_uppercase if t(d+':'+os.sep) > 1])"
Hi kovidgoyal

I mentioned in a previous message that I am no wizz kid with comps, However
I have tried to carry out your instructions but when I press enter to run the string (I copied and pasted it in) all that seems to happen is it opens ready for more instruction.

Am I doing something wrong?

I attach a screen print of the CMD page

Many thanks

I will be pleased to supply any further info if I can. Explain simply though please

I have just followed the suggestions you have made in the sticky section about connection problems and ran the debug app.

The results are shown below

calibre 2.48 isfrozen: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
USB devices on system:
[u'usb\\root_hub&vid10de&pid07fe&rev00a1',
u'usb\\vid_04f2&pid_0718&rev_0003',
u'usb\\vid_0ac8&pid_3450&rev_0900&mi_00',
u'usb\\vid_0bda&pid_0156&rev_5691',
u'usb\\root_hub20&vid10de&pid056a&rev00a1',
u'usb\\vid_0ac8&pid_3450&rev_0900',
u'usb\\vid_1949&pid_0004&rev_0100']
Traceback (most recent call last):
File "site-packages\calibre\devices\scanner.py", line 85, in __call__
DriveError: No removable drives found
Drives detected:

No disabled plugins
Looking for devices of type: MTP_DEVICE
List of WPD PNP ids:
[u'\\\\?\\swd#wpdbusenum#{88e5571f-a7f8-11e5-93cd-806e6f6e6963}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\swd#wpdbusenum#{88e55720-a7f8-11e5-93cd-806e6f6e6963}#000000012ff6d800#{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\swd#wpdbusenum#{3cce5b96-b61d-11e5-93d5-4061864c3dad}#0000000000002000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\swd#wpdbusenum#{88e5571e-a7f8-11e5-93cd-806e6f6e6963}#0000001870c2b400#{6ac27878-a6fa-4155-ba85-f98f491d4f33}']
No suitable MTP devices found

Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'{395EE80C-06E9-4C43-8D3A-B4446B958AEB}': [{'addr': '192.168.0.2', 'broadcast': '192.168.0.255', 'netmask': '255.255.255.0'}], '{88E5571A-A7F8-11E5-93CD-806E6F6E6963}': [{'addr': '127.0.0.1', 'broadcast': '127.255.255.255', 'netmask': '255.0.0.0'}]}
No device is connected

Looking for devices...
u'usb\\vid_1949&pid_0004&rev_0100'

Devices possibly connected: None
Attached Thumbnails
Click image for larger version

Name:	2016-01-16.png
Views:	282
Size:	66.5 KB
ID:	145587  

Last edited by Kostas15; 01-16-2016 at 09:00 AM.
Kostas15 is offline   Reply With Quote