Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
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: 434
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
Old 11-07-2017, 01:28 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
On linux only a single program can access MTP devices ata atime. Stop your desktop/file manager from opening it and it will open in calibre.
kovidgoyal is offline   Reply With Quote
Old 11-07-2017, 11:45 PM   #3
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: 434
Karma: 125599
Join Date: Feb 2011
Location: Bensalem, PA
Device: Kindle Paperwhite, nook Glowlight Plus, Apple iPad Air 2
Ejected the GlowLight Plus in Natilus, launched Calibre and it immediately saw it. It's been refreshing metadata for 8 minutes now, and it's only at 5%. There are not that many books on the device.
apastuszak is offline   Reply With Quote
Old 11-08-2017, 12:03 AM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The first time it conencts it will read all files. After that you can configure it to only scan particular folders.
kovidgoyal is offline   Reply With Quote
Old 11-08-2017, 12:05 AM   #5
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: 434
Karma: 125599
Join Date: Feb 2011
Location: Bensalem, PA
Device: Kindle Paperwhite, nook Glowlight Plus, Apple iPad Air 2
I'm at 15% after 30 minutes. That seems excessively long, considering there are only about 25 books on it.

I'm going to have to abort and redo it in the morning. Midnight here in the US.
apastuszak is offline   Reply With Quote
Old 11-08-2017, 12:10 AM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
MTP is excessively slow.
kovidgoyal is offline   Reply With Quote
Old 11-08-2017, 12:16 AM   #7
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,864
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Nexus 7
Quote:
Originally Posted by apastuszak View Post
Quote:
Originally Posted by kovidgoyal View Post
The first time it connects it will read all files. After that you can configure it to only scan particular folders.
I'm at 15% after 30 minutes. That seems excessively long, considering there are only about 25 books on it.
The number of books as nothing to do with it, as Kovid points out it reads all files the first time through.

Quote:
Originally Posted by apastuszak View Post
I'm going to have to abort and redo it in the morning. Midnight here in the US.
Why abort? Simply let it run while you sleep.

Last edited by DoctorOhh; 11-08-2017 at 12:20 AM.
DoctorOhh is offline   Reply With Quote
Old 11-08-2017, 07:01 AM   #8
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: 434
Karma: 125599
Join Date: Feb 2011
Location: Bensalem, PA
Device: Kindle Paperwhite, nook Glowlight Plus, Apple iPad Air 2
TRied again this morning and it refreshed in about 15 seconds. Not sure what was going on last night, but all seems well now.,

I didn't let it run overnight, because it was, I was doing this in bed and on battery power.
apastuszak is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why I am avoiding the nook GlowLight [2013 nook GlowLight] anmanwar@aol.com Barnes & Noble NOOK 20 04-24-2018 12:16 PM
Nook Glowlight Library not showing up in Calibre SLM26 Devices 2 07-09-2017 02:19 AM
Nook Glowlight Plus and Calibre apastuszak Devices 2 10-07-2016 07:32 PM
Adding cover thumbnails to the Nook ST (Nook Color & Nook Glowlight): how-to kalwisti Barnes & Noble NOOK 0 10-31-2014 04:15 PM
Ended Nook Glowlight and Oberon Cover (for Nook Touch or Glowlight) puglover333 Flea Market 1 09-20-2012 08:11 AM


All times are GMT -4. The time now is 02:51 PM.


MobileRead.com is a privately owned, operated and funded community.