View Single Post
Old 11-06-2017, 11:47 PM   #1
apastuszak
Evangelist
apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.apastuszak reads for the sheer pleasure of reading.
 
Posts: 436
Karma: 125599
Join Date: Feb 2011
Location: Bensalem, PA
Device: Kindle Paperwhite, nook Glowlight Plus, Apple iPad Air 2
Cannot get Calibre to see my Nook Glowlight Plus

Here is what I see in Debug Device Detection:

Code:
calibre 3.11.1  embedded-python: False is64bit: True
Linux-4.13.11-1-ARCH-x86_64-with-glibc2.2.5 Linux ('64bit', '')
('Linux', '4.13.11-1-ARCH', '#1 SMP PREEMPT Thu Nov 2 10:25:56 CET 2017')
Python 2.7.14
Linux: ('', '', '')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 3, 4) && Quality Check (1, 9, 11) && Hyphenate This! (0, 0, 8) && X-Ray Creator (3, 1, 2) && Kindle Collections (1, 7, 17)
USB devices on system:
[['0x138a', '0x17', '0x78', u'', u'', u'b6cdebb53d79'],
 ['0x2080',
  '0xa',
  '0x9999',
  u'BarnesAndNoble',
  u'BNRV510',
  u'5064910012603153'],
 ['0x4f2', '0xb39a', '0x2603', u'SunplusIT INC.', u'Integrated Camera', u''],
 ['0x8087', '0x7dc', '0x1', u'', u'', u'']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
MTP devices connected:
USBDevice(busnum=1, devnum=9, vendor_id=0x2080, product_id=0x000a, bcd=0x9999, manufacturer=BarnesAndNoble, product=BNRV510, serial=5064910012603153)

Trying to open: USBDevice(busnum=1, devnum=9, vendor_id=0x2080, product_id=0x000a, bcd=0x9999, manufacturer=BarnesAndNoble, product=BNRV510, serial=5064910012603153)
Opening device failed:
Traceback (most recent call last):
  File "/usr/lib/calibre/calibre/devices/mtp/unix/driver.py", line 151, in debug_managed_device_detection
    self.open(d, 'debug')
  File "/usr/lib/calibre/calibre/devices/mtp/driver.py", line 126, in open
    BASE.open(self, device, library_uuid)
  File "/usr/lib/calibre/calibre/devices/mtp/base.py", line 26, in synchronizer
    return func(self, *args, **kwargs)
  File "/usr/lib/calibre/calibre/devices/mtp/unix/driver.py", line 221, in open
    connected_device, as_unicode(e)))
OpenFailed: Failed to open USBDevice(busnum=1, devnum=9, vendor_id=0x2080, product_id=0x000a, bcd=0x9999, manufacturer=BarnesAndNoble, product=BNRV510, serial=5064910012603153): Error: Unable to open MTP device with busnum=1 and devnum=9, tried 1 such devices

 
Looking for devices of type: SMART_DEVICE_APP
All IP addresses {u'lo': [{'peer': u'127.0.0.1', 'netmask': u'255.0.0.0', 'addr': u'127.0.0.1'}], u'wlp3s0': [{'broadcast': u'192.168.1.255', 'netmask': u'255.255.255.0', 'addr': u'192.168.1.15'}]}
No device is connected
 
Looking for devices...
 
Devices possibly connected: None
I can see the device just fine in Nemo and Nautilus file explorer and drag books on and off of it.
apastuszak is offline   Reply With Quote