I have the same issue. Calibre recognizes the Nook BNRV1300 but can't communicate with it. Error message below:
calibre, version 7.17.0
ERROR: Error: Error communicating with device
Failed to create the folder: NOOK in ('Internal shared storage',) with error: C:\r\src\src\calibre\devices\mtp\windows\content_e numeration.cpp:619:Failed to create folder:[hr=0x80004005 wCode=0] Unspecified error
Traceback (most recent call last):
File "calibre\devices\mtp\windows\driver.py", line 412, in create_folder
wpd.WPDError: C:\r\src\src\calibre\devices\mtp\windows\content_e numeration.cpp:619:Failed to create folder:[hr=0x80004005 wCode=0] Unspecified error
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "calibre\gui2\device.py", line 112, in run
File "calibre\gui2\device.py", line 566, in _books
File "calibre\devices\mtp\driver.py", line 267, in books
File "calibre\devices\mtp\driver.py", line 240, in get_driveinfo
File "calibre\devices\mtp\driver.py", line 230, in _update_drive_info
File "calibre\devices\mtp\driver.py", line 199, in put_calibre_file
File "calibre\devices\mtp\driver.py", line 452, in ensure_parent
File "calibre\devices\mtp\windows\driver.py", line 37, in check_thread
File "calibre\devices\mtp\windows\driver.py", line 414, in create_folder
OSError: Failed to create the folder: NOOK in ('Internal shared storage',) with error: C:\r\src\src\calibre\devices\mtp\windows\content_e numeration.cpp:619:Failed to create folder:[hr=0x80004005 wCode=0] Unspecified error
|