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 12-29-2018, 09:07 AM   #1
XXLRay
Junior Member
XXLRay began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Dec 2018
Device: Kindle Paperwhite
Question kindle paperwhite not detected by calibre

My old kindle (which I no longer have) worked fine with calibre on this computer. Santa brought me a new kindle paperwhite with firmware version 5.10.1.3
I use calibre 2.55.0 on Linux mint 18.

First of all I went through all steps in the post My device is not detected by calibre

The kindle is detected by my OS and I can browse through its folders. Nevertheless the device icon does not show up in calibre and I can not send ebooks to it.

No other device is connected and I tried different USB ports. The ignored devices list is empty and all installed kindle plugins are active. I restarted kindle and calibre.

Here is the debug device detection log:
Spoiler:
calibre 2.55 embedded-python: False is64bit: True
Linux-4.4.0-130-generic-x86_64-with-LinuxMint-18-sarah Linux ('64bit', 'ELF')
('Linux', '4.4.0-130-generic', '#156-Ubuntu SMP Thu Jun 14 08:53:28 UTC 2018')
Python 2.7.12
Linux: ('LinuxMint', '18', 'sarah')
USB devices on system:
[['0xa5c', '0x5800', '0x101', u'Broadcom Corp', u'5880', u'0123456789ABCD'],
['0x1bcf',
'0x2802',
'0x1c09',
u'CN0CJ3P27248723VA46AA02',
u'Laptop_Integrated_Webcam_FHD',
u''],
['0x1949', '0x324', '0x401', u'', u'Internal Storage', u'G000T20984250GMB'],
['0x8087', '0x7da', '0x7869', u'', u'', u'']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
No MTP devices connected to system

Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'lo': [{'peer': '127.0.0.1', 'netmask': '255.0.0.0', 'addr': '127.0.0.1'}], 'wlp3s0': [{'broadcast': '192.168.2.255', 'netmask': '255.255.255.0', 'addr': '192.168.2.101'}]}
No device is connected

Looking for devices...

Devices possibly connected: None


lsusb shows a Labl26 device that seems to be not detected by calibre and that is only listed when my kindle is connected:
Spoiler:
Bus 002 Device 005: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications Processor
Bus 002 Device 004: ID 8087:07da Intel Corp.
Bus 002 Device 013: ID 1949:0324 Lab126, Inc.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 1bcf:2802 Sunplus Innovation Technology Inc.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Last edited by XXLRay; 12-29-2018 at 09:09 AM. Reason: info about restart
XXLRay is offline   Reply With Quote
Old 12-29-2018, 10:08 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,012
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
I don't see an "Amazon" device on that list.
You might restart (cold boot) the device. Check the USB mode is NOT set to 'PTP" (but I would have expected it to show, like your webcam did)
theducks is offline   Reply With Quote
Advert
Old 12-29-2018, 11:00 AM   #3
XXLRay
Junior Member
XXLRay began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Dec 2018
Device: Kindle Paperwhite
Thanks for the answer.

What do you mean by "cold start"? Pressed the button on the bottom for a while and
chose the restart option. This didn't help.
Is there anything I can do to make the device show up as Amazon instead of Labl26?
XXLRay is offline   Reply With Quote
Old 12-29-2018, 11:32 AM   #4
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,062
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by XXLRay View Post
I use calibre 2.55.0 on Linux mint 18.
That release of calibre is over two years old. Support for the new Paperwhite was added in release 3.34.
jhowell is online now   Reply With Quote
Old 12-30-2018, 08:58 AM   #5
XXLRay
Junior Member
XXLRay began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Dec 2018
Device: Kindle Paperwhite
That was a good hint. I didn't think that the version from the distribution repository could be that outdated. I found a ppa that had problems with the installed ImageMagic version so I re-installed calibre from the command line using the following commands:
Code:
sudo apt-get remove calibre
sudo -v && wget -nv -O- https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"
My kindle paperwhite is now detected properly in calibre and even my old library is still there.
XXLRay is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle not detected by Calibre jamessawyer Devices 2 12-15-2016 08:00 AM
Kindle 4 no longer detected after updating to Calibre 2.7 in OS X Lion 10.7.5 graphire78 Devices 2 10-26-2014 04:51 AM
Kindle 4 not detected anymore by Calibre 2.3 don_caviare Devices 4 09-21-2014 06:45 PM
Kindle Fire not detected by Calibre schambers Devices 3 12-15-2012 06:45 PM
Books detected in calibre library but not seen in kindle. tannl88 Calibre 10 11-06-2012 06:57 AM


All times are GMT -4. The time now is 01:32 PM.


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