I emphasized upDATE because this wasn't an upgrade to Win10, I've had Win10 and had no problems but the other day I woke up to find my computer had rebooted overnight with a Win10 update. Since this update (which is, I think, Windows 10 Home, Version 1607, OS build 14393.10) my kobo is not detected properly. When I plug it in the computer detects that an ereader has been plugged in, but I can't access the kobo in Windows Explorer, Kobo Desktop OR Calibre. I've tried rebooting both the computer and the Kobo and that hasn't done anything.
I doubt it's a Calibre issue, but I'm just wondering if anyone has any fixes. Below is the debug device detection info:
calibre 2.63 [64bit] embedded-python: True is64bit: True
Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: Count Pages (1, 6, 9) && FanFicFare (2, 3, 5) && Generate Cover (1, 5, 21) && EpubMerge (2, 0, 12)
USB devices on system:
(USBDevice(vendor_id=None product_id=None bcd=None devid=usb\root_hub30&vid1022&pid7914&rev0020 devinst=1),
USBDevice(vendor_id=0x5c8 product_id=0x379 bcd=0x103 devid=usb\vid_05c8&pid_0379&rev_0103 devinst=2),
USBDevice(vendor_id=0x438 product_id=0x7900 bcd=0x18 devid=usb\vid_0438&pid_7900&rev_0018 devinst=3),
USBDevice(vendor_id=0x46d product_id=0xc52f bcd=0x3000 devid=usb\vid_046d&pid_c52f&rev_3000 devinst=4),
USBDevice(vendor_id=0x2237 product_id=0x4223 bcd=0x110 devid=usb\vid_2237&pid_4223&rev_0110 devinst=10),
USBDevice(vendor_id=None product_id=None bcd=None devid=usb\root_hub20&vid1022&pid7908&rev0049 devinst=5),
USBDevice(vendor_id=0x46d product_id=0xc52f bcd=0x3000 devid=usb\vid_046d&pid_c52f&rev_3000&mi_00 devinst=6),
USBDevice(vendor_id=0x46d product_id=0xc52f bcd=0x3000 devid=usb\vid_046d&pid_c52f&rev_3000&mi_01 devinst=7),
USBDevice(vendor_id=0xa5c product_id=0x216d bcd=0x112 devid=usb\vid_0a5c&pid_216d&rev_0112 devinst=8),
USBDevice(vendor_id=0x5c8 product_id=0x379 bcd=0x103 devid=usb\vid_05c8&pid_0379&rev_0103&mi_00 devinst=9))
No disabled plugins
Looking for devices of type: MTP_DEVICE
List of WPD PNP ids:
[u'\\\\?\\swd#wpdbusenum#_??_usbstor#disk&ven_kobo& prod_ereader-3.19.576&rev_0110#n4375a4904497&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}#{6ac27878-a6fa-4155-ba85-f98f491d4f33}']
No suitable MTP devices found
Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'{8DDD7A1C-04F5-4A07-A83C-112460CBDD92}': [{'addr': '169.254.190.140'}], '{A2D53625-595C-11E6-BD70-806E6F6E6963}': [{'broadcast': '127.255.255.255', 'netmask': '255.0.0.0', 'addr': '127.0.0.1'}], '{5D0D3504-9E8E-4413-8A94-9A90F9342DBF}': [{'broadcast': '192.168.0.255', 'netmask': '255.255.255.0', 'addr': '192.168.0.100'}], '{B5B8B144-13D4-4D9D-90EB-A97C444CF99A}': [{'addr': '169.254.224.230'}]}
No device is connected
Looking for devices...
USBDevice(vendor_id=0x2237 product_id=0x4223 bcd=0x110 devid=usb\vid_2237&pid_4223&rev_0110 devinst=10)
Detected possible device KOBOTOUCH
Devices possibly connected: KoboTouch,
Trying to open KoboTouch ... Storage number map:
{(7L, 0L): [(3L, 'C'), (5L, 'D')], (7L, 1L): [(1L, 'F')]}
Storage number for USBSTOR\DISK&VEN_KOBO&PROD_EREADER-3.19.576&REV_0110\N4375A4904497&0: StorageDeviceNumber(type=7L, number=1L, partition_number=0L)
Failed to get readonly status for drive: F with error: [Error 87] The parameter is incorrect.
Drive letters for USBDevice(vendor_id=0x2237 product_id=0x4223 bcd=0x110 devid=usb\vid_2237&pid_4223&rev_0110 devinst=10)
{u'drive_letters': ['F'],
u'pnp_id_map': {'F': u'\\\\?\\usbstor#disk&ven_kobo&prod_ereader-3.19.576&rev_0110#n4375a4904497&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'},
u'readonly_drives': set([]),
u'sort_map': {'F': (1L, 1L)}}
Unable to get free space for drive: F
(87, 'GetDiskFreeSpaceEx', 'The parameter is incorrect.')
Ignoring the drive F because failed to get free space for it
failed
Opening of the following devices failed
Driver:KoboTouch, Options - format_map: [u'kepub', u'epub', u'pdf', u'txt', u'cbz', u'cbr'], use_subdirs: True, read_metadata: True, use_author_sort: False, save_template: {author_sort}/{title} - {authors}, extra_customization: [], manage_collections: True, collections_columns: tags, create_collections: True, delete_empty_collections: True, upload_covers: True, keep_cover_aspect: False, upload_grayscale: False, show_archived_books: False, show_previews: False, show_recommendations: False, update_series: False, update_device_metadata: True, modify_css: False, support_newer_firmware: False, debugging_title: , driver_version:
Traceback (most recent call last):
File "site-packages\calibre\devices\__init__.py", line 154, in debug
File "site-packages\calibre\devices\usbms\device.py", line 867, in open
File "site-packages\calibre\devices\usbms\device.py", line 277, in open_windows
DeviceError: Unable to detect any disk drives for the device: Kobo Touch/Glo/Mini/Aura HD/Aura H2O/Glo HD/Touch 2. Try rebooting
I doubt it's a Calibre issue, but I'm just wondering if anyone has any fixes. Below is the debug device detection info:
calibre 2.63 [64bit] embedded-python: True is64bit: True
Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: Count Pages (1, 6, 9) && FanFicFare (2, 3, 5) && Generate Cover (1, 5, 21) && EpubMerge (2, 0, 12)
USB devices on system:
(USBDevice(vendor_id=None product_id=None bcd=None devid=usb\root_hub30&vid1022&pid7914&rev0020 devinst=1),
USBDevice(vendor_id=0x5c8 product_id=0x379 bcd=0x103 devid=usb\vid_05c8&pid_0379&rev_0103 devinst=2),
USBDevice(vendor_id=0x438 product_id=0x7900 bcd=0x18 devid=usb\vid_0438&pid_7900&rev_0018 devinst=3),
USBDevice(vendor_id=0x46d product_id=0xc52f bcd=0x3000 devid=usb\vid_046d&pid_c52f&rev_3000 devinst=4),
USBDevice(vendor_id=0x2237 product_id=0x4223 bcd=0x110 devid=usb\vid_2237&pid_4223&rev_0110 devinst=10),
USBDevice(vendor_id=None product_id=None bcd=None devid=usb\root_hub20&vid1022&pid7908&rev0049 devinst=5),
USBDevice(vendor_id=0x46d product_id=0xc52f bcd=0x3000 devid=usb\vid_046d&pid_c52f&rev_3000&mi_00 devinst=6),
USBDevice(vendor_id=0x46d product_id=0xc52f bcd=0x3000 devid=usb\vid_046d&pid_c52f&rev_3000&mi_01 devinst=7),
USBDevice(vendor_id=0xa5c product_id=0x216d bcd=0x112 devid=usb\vid_0a5c&pid_216d&rev_0112 devinst=8),
USBDevice(vendor_id=0x5c8 product_id=0x379 bcd=0x103 devid=usb\vid_05c8&pid_0379&rev_0103&mi_00 devinst=9))
No disabled plugins
Looking for devices of type: MTP_DEVICE
List of WPD PNP ids:
[u'\\\\?\\swd#wpdbusenum#_??_usbstor#disk&ven_kobo& prod_ereader-3.19.576&rev_0110#n4375a4904497&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}#{6ac27878-a6fa-4155-ba85-f98f491d4f33}']
No suitable MTP devices found
Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'{8DDD7A1C-04F5-4A07-A83C-112460CBDD92}': [{'addr': '169.254.190.140'}], '{A2D53625-595C-11E6-BD70-806E6F6E6963}': [{'broadcast': '127.255.255.255', 'netmask': '255.0.0.0', 'addr': '127.0.0.1'}], '{5D0D3504-9E8E-4413-8A94-9A90F9342DBF}': [{'broadcast': '192.168.0.255', 'netmask': '255.255.255.0', 'addr': '192.168.0.100'}], '{B5B8B144-13D4-4D9D-90EB-A97C444CF99A}': [{'addr': '169.254.224.230'}]}
No device is connected
Looking for devices...
USBDevice(vendor_id=0x2237 product_id=0x4223 bcd=0x110 devid=usb\vid_2237&pid_4223&rev_0110 devinst=10)
Detected possible device KOBOTOUCH
Devices possibly connected: KoboTouch,
Trying to open KoboTouch ... Storage number map:
{(7L, 0L): [(3L, 'C'), (5L, 'D')], (7L, 1L): [(1L, 'F')]}
Storage number for USBSTOR\DISK&VEN_KOBO&PROD_EREADER-3.19.576&REV_0110\N4375A4904497&0: StorageDeviceNumber(type=7L, number=1L, partition_number=0L)
Failed to get readonly status for drive: F with error: [Error 87] The parameter is incorrect.
Drive letters for USBDevice(vendor_id=0x2237 product_id=0x4223 bcd=0x110 devid=usb\vid_2237&pid_4223&rev_0110 devinst=10)
{u'drive_letters': ['F'],
u'pnp_id_map': {'F': u'\\\\?\\usbstor#disk&ven_kobo&prod_ereader-3.19.576&rev_0110#n4375a4904497&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'},
u'readonly_drives': set([]),
u'sort_map': {'F': (1L, 1L)}}
Unable to get free space for drive: F
(87, 'GetDiskFreeSpaceEx', 'The parameter is incorrect.')
Ignoring the drive F because failed to get free space for it
failed
Opening of the following devices failed
Driver:KoboTouch, Options - format_map: [u'kepub', u'epub', u'pdf', u'txt', u'cbz', u'cbr'], use_subdirs: True, read_metadata: True, use_author_sort: False, save_template: {author_sort}/{title} - {authors}, extra_customization: [], manage_collections: True, collections_columns: tags, create_collections: True, delete_empty_collections: True, upload_covers: True, keep_cover_aspect: False, upload_grayscale: False, show_archived_books: False, show_previews: False, show_recommendations: False, update_series: False, update_device_metadata: True, modify_css: False, support_newer_firmware: False, debugging_title: , driver_version:
Traceback (most recent call last):
File "site-packages\calibre\devices\__init__.py", line 154, in debug
File "site-packages\calibre\devices\usbms\device.py", line 867, in open
File "site-packages\calibre\devices\usbms\device.py", line 277, in open_windows
DeviceError: Unable to detect any disk drives for the device: Kobo Touch/Glo/Mini/Aura HD/Aura H2O/Glo HD/Touch 2. Try rebooting