View Single Post
Old 04-16-2019, 10:16 AM   #1
sweth
Connoisseur
sweth began at the beginning.
 
Posts: 68
Karma: 10
Join Date: May 2015
Device: Kindle Fire 7 (7G), Kindle PW (2G), Kindle Scribe
Nook GlowLight Plus not recognized/very slow

I have a Nook GlowLight Plus that Calibre only recognizes occasionally (about 1 in 10 times?) and that, when it *is* recognized, about half the time is VERY slow--Calibre takes literally hours to do an initial read of the contents of the device. I don't think it's the cable, as I've tried multiple cables and with all of them, the device *is* visible every time to the OS.

Device debug output is:

Code:
calibre 3.40.1  embedded-python: True is64bit: True
Darwin-17.7.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '17.7.0', 'Darwin Kernel Version 17.7.0: Wed Feb 27 00:43:23 PST 2019; root:xnu-4570.71.35~1/RELEASE_X86_64')
Python 2.7.15
OSX: ('10.13.6', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 3, 4) && Save Virtual Libraries To Column (2, 0, 0) && Annotations (1, 8, 1) && Overdrive Link (2, 33, 0) && Quality Check (1, 9, 11) && Find Duplicates (1, 6, 3) && Barnes & Noble (1, 2, 15) && Read MP3 AudioBook metadata (1, 0, 79) && Ex Libris (1, 0, 19) && Count Pages (1, 8, 2) && KePub Metadata Reader (3, 0, 2) && Save Virtual Libraries To Column GUI (2, 2, 1) && KoboTouchExtended (3, 0, 2) && KePub Output (3, 0, 0) && Extract ISBN (1, 4, 4) && Goodreads (1, 4, 0) && Goodreads Sync (1, 12, 1) && EpubSplit (2, 6, 0) && Kobo Utilities (2, 7, 0) && Reading List (1, 6, 6) && WorldCat xISBN (1, 0, 0) && KePub Input (3, 0, 0) && KindleUnpack - The Plugin (0, 81, 5) && View Manager (1, 5, 2) && KePub Metadata Writer (3, 0, 3) && EpubMerge (2, 5, 0) && Overdrive Link* (2, 33, 0)
USB devices on system:
[['0x5ac',
  '0x274',
  '0x624',
  u'Apple Inc.',
  u'Apple Internal Keyboard / Trackpad',
  u'D3H5325A961FTV4AM4BS'],
 ['0x5ac',
  '0x8290',
  '0x167',
  u'Broadcom Corp.',
  u'Bluetooth USB Host Controller',
  None],
 ['0x2080',
  '0xa',
  '0x9999',
  u'BarnesAndNoble',
  u'BNRV510',
  u'5072610072313153']]

Disabled plugins: KOBO KOBOTOUCH
 
Looking for devices of type: MTP_DEVICE
MTP devices connected:
USBDevice(busnum=20, devnum=21, vendor_id=0x2080, product_id=0x000a, bcd=0x9999, manufacturer=BarnesAndNoble, product=BNRV510, serial=5072610072313153)

Trying to open: USBDevice(busnum=20, devnum=21, vendor_id=0x2080, product_id=0x000a, bcd=0x9999, manufacturer=BarnesAndNoble, product=BNRV510, serial=5072610072313153)
Opened NOOK successfully
Storage info:
[{'capacity': 3018891264L,
  'freespace_bytes': 2019774464L,
  'freespace_objects': 1073741824L,
  'id': 65537,
  'name': 'Internal storage',
  'removable': False,
  'rw': True,
  'volume_id': None}]
Any suggestions?
sweth is offline   Reply With Quote