The weird thing is that you SHOULD be seeing a drive letter listed after the line
. Are you sure that a driver letter has been assigned by Windows to the Kobo?
If you look at my Device Detection log you will see what I mean
Code:
calibre 2.19 [64bit] isfrozen: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.9
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM && Modify ePub && SmartEject && Kobo Utilities && EpubMerge && iOS reader applications && Find Duplicates && Goodreads && Obok DeDRM && Quality Check && Fantastic Fiction && Reading List && Resize Cover && Manage Series && Overdrive Link && Generate Cover && KoboTouchExtended && FanFictionDownLoader && KePub Output && KindleUnpack - The Plugin && FictionDB && Count Pages && Save To Format && Webscription && EpubSplit && KoboBooks && Diaps Editing Toolbag && Barnes & Noble && Open With && Extract ISBN && Overdrive Link
USB devices on system:
[u'usb\\root_hub20&vid8086&pid1c2d&rev0005',
u'usb\\root_hub20&vid8086&pid1c26&rev0005',
u'usb\\vid_046d&pid_c018&rev_4301',
u'usb\\vid_046d&pid_c30f&rev_2300',
u'usb\\vid_046d&pid_c30f&rev_2300&mi_00',
u'usb\\vid_046d&pid_c30f&rev_2300&mi_01',
u'usb\\vid_058f&pid_6364&rev_0100',
u'usb\\vid_058f&pid_6364&rev_0100&mi_00',
u'usb\\vid_058f&pid_6364&rev_0100&mi_01',
u'usb\\vid_0764&pid_0501&rev_0001',
u'usb\\vid_0a5c&pid_2101&rev_0100',
u'usb\\vid_2237&pid_4173&rev_0110',
u'usb\\vid_2687&pid_fb01&rev_0100',
u'usb\\vid_2687&pid_fb01&rev_0100&mi_00',
u'usb\\vid_2687&pid_fb01&rev_0100&mi_01',
u'usb\\vid_8087&pid_0024&rev_0000',
u'usb\\vid_8087&pid_0024&rev_0000']
Unable to get free space for drive: I
(21, 'GetDiskFreeSpaceEx', 'The device is not ready.')
Unable to get free space for drive: H
(21, 'GetDiskFreeSpaceEx', 'The device is not ready.')
Unable to get free space for drive: G
(21, 'GetDiskFreeSpaceEx', 'The device is not ready.')
Unable to get free space for drive: F
(21, 'GetDiskFreeSpaceEx', 'The device is not ready.')
Drives detected:
(0) J:\ ~ \\?\STORAGE#VOLUME#_??_USBSTOR#DISK&VEN_KOBO&PROD_EREADER-3.13.1&REV_0110#613A334012940&0#{53F56307-B6BF-11D0-94F2-00A0C91EFB8B}#{53F5630D-B6BF-11D0-94F2-00A0C91EFB8B}
Disabled plugins: iOSReaderApp KOBOTOUCHEXTENDED KOBO KOBOTOUCH
Looking for devices of type: MTP_DEVICE
List of WPD PNP ids:
[u'\\\\?\\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_usbstor#disk&ven_kobo&prod_ereader-3.13.1&rev_0110#613a334012940&0##{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_usbstor#disk&ven_generic-&prod_sm#xd-picture&rev_1.02#8&bc7c096&0&058f63646476&2##{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_usbstor#disk&ven_generic-&prod_sd#mmc&rev_1.00#8&bc7c096&0&058f63646476&0##{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_usbstor#disk&ven_generic-&prod_ms#ms-pro&rev_1.03#8&bc7c096&0&058f63646476&3##{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_usbstor#disk&ven_generic-&prod_compact_flash&rev_1.01#8&bc7c096&0&058f63646476&1##{6ac27878-a6fa-4155-ba85-f98f491d4f33}']
No suitable MTP devices found
Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'{F935AB74-FB5B-4763-9F84-8980B0C8D8F0}': [{'addr': '169.254.242.102'}], '{846EE342-7039-11DE-9D20-806E6F6E6963}': [{'addr': '127.0.0.1', 'netmask': '255.0.0.0', 'broadcast': '127.255.255.255'}], '{3EF52CE1-9249-4E3D-AE91-30AFD45B9C0F}': [{'addr': '192.168.160.1', 'netmask': '255.255.255.0', 'broadcast': '192.168.160.255'}], '{CB794003-D708-4FB1-9C9A-8F233F1874E9}': [{'addr': '192.168.2.177', 'netmask': '255.255.255.0', 'broadcast': '192.168.2.255'}], '{B42C3AA3-E203-4F39-96B0-A46FFF19702D}': [{'addr': '192.168.44.1', 'netmask': '255.255.255.0', 'broadcast': '192.168.44.255'}]}
No device is connected
Looking for devices...
Devices possibly connected: None
Yes I know I show:
Code:
Disabled plugins: iOSReaderApp KOBOTOUCHEXTENDED KOBO KOBOTOUCH
; that was done to get the Debug Device Detection log displayed.