Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 05-25-2018, 07:05 AM   #1
geordiejohn
Zealot
geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.
 
geordiejohn's Avatar
 
Posts: 112
Karma: 861762
Join Date: Dec 2010
Location: London
Device: Kindle 3
calibre not seeing kindle device

hello calibre is not seeing my kindle when i connect and if someone know what to do please help.
thank you.

calibre 3.24 embedded-python: True is64bit: True
Linux-4.14.39-1-MANJARO-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '4.14.39-1-MANJARO', '#1 SMP PREEMPT Wed May 2 19:03:39 UTC 2018')
Python 2.7.12
Linux: ('', '', '')
Interface language: en_GB
USB devices on system:
[['0x1949', '0x4', '0x100', u'Amazon', u'Amazon Kindle', u'B00E150114352UF2'],
['0x4f2',
'0xb044',
'0x1112',
u'Chicony Electronics Co., Ltd.',
u'CNF7017',
u'SN0001']]

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': [{'netmask': '255.0.0.0', 'addr': '127.0.0.1', 'peer': '127.0.0.1'}], 'enp3s0': [{'netmask': '255.255.255.0', 'broadcast': '192.168.0.255', 'addr': '192.168.0.16'}]}
No device is connected

Looking for devices...
USBDevice(busnum=2, devnum=7, vendor_id=0x1949, product_id=0x0004, bcd=0x0100, manufacturer=Amazon, product=Amazon Kindle, serial=B00E150114352UF2)
Detected possible device KINDLE2

Devices possibly connected: Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface,
Trying to open Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface ... failed
Opening of the following devices failed
<calibre.devices.kindle.driver.KINDLE2 object at 0x7f707005f390>
Traceback (most recent call last):
File "site-packages/calibre/devices/__init__.py", line 158, in debug
File "site-packages/calibre/devices/usbms/device.py", line 825, in open
File "site-packages/calibre/devices/usbms/device.py", line 571, in open_linux
DeviceError: Unable to detect the KINDLE2 disc drive. Either the device has already been ejected, or your kernel is exporting a deprecated version of SYSFS.
geordiejohn is offline   Reply With Quote
Old 05-25-2018, 01:54 PM   #2
wfarqwark
Junior Member
wfarqwark began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2018
Device: paperwhie
Same problem but different error at bottom.....

calibre 3.24 embedded-python: True is64bit: True
Linux-4.16.7-200.fc27.x86_64-x86_64-with-fedora-27-Twenty_Seven Linux ('64bit', 'ELF')
('Linux', '4.16.7-200.fc27.x86_64', '#1 SMP Wed May 2 20:33:31 UTC 2018')
Python 2.7.12
Linux: ('Fedora', '27', 'Twenty Seven')
Interface language: None
Successfully initialized third party plugins: KindleUnpack - The Plugin (0, 81, 5) && Kindle Collections (1, 7, 17)
USB devices on system:
[['0x2833', '0x31', '0x708', u'Oculus VR, Inc.', u'Rift', u'WMHD3166200GGT'],
['0x174c', '0x5136', '0x1', u'ASMedia', u'AS2105', u'00000000000000000000'],
['0x2833', '0x211', '0x0', u'Oculus VR', u'Rift Sensor', u'WMTD3066300DHQ'],
['0x1949', '0x4', '0x100', u'Amazon', u'Amazon Kindle', u'B024150325060B1B'],
['0xbda', '0x153', '0x5713', u'Generic', u'USB2.0-CRW', u'20120926571200000'],
['0x8087', '0xaa7', '0x1', u'', u'', u''],
['0x46d', '0xc52b', '0x1201', u'Logitech', u'USB Receiver', u''],
['0x2833', '0x211', '0x0', u'Oculus VR', u'Rift Sensor', u'WMTD30661003WY']]

Disabled plugins: CYBOOK

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

Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'enp4s0': [{'netmask': '255.255.255.0', 'broadcast': '192.168.1.255', 'addr': '192.168.1.94'}], 'tun0': [{'netmask': '255.255.255.0', 'peer': '10.7.7.255', 'addr': '10.7.7.98'}], 'lo': [{'netmask': '255.0.0.0', 'peer': '127.0.0.1', 'addr': '127.0.0.1'}], 'wlp3s0': [{'netmask': '255.255.255.0', 'broadcast': '192.168.43.255', 'addr': '192.168.43.186'}]}
No device is connected

Looking for devices...
USBDevice(busnum=1, devnum=26, vendor_id=0x1949, product_id=0x0004, bcd=0x0100, manufacturer=Amazon, product=Amazon Kindle, serial=B024150325060B1B)
Detected possible device KINDLE2

Devices possibly connected: Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface,
Trying to open Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface ... failed
Opening of the following devices failed
<calibre.devices.kindle.driver.KINDLE2 object at 0x7f241d31c950>
Traceback (most recent call last):
File "site-packages/calibre/devices/__init__.py", line 158, in debug
File "site-packages/calibre/devices/usbms/device.py", line 825, in open
File "site-packages/calibre/devices/usbms/device.py", line 599, in open_linux
File "site-packages/calibre/devices/usbms/device.py", line 637, in filter_read_only_mount_points
DeviceError: The main memory of KINDLE2 is read only. This usually happens because of file system errors.


What can I do about read only?
wfarqwark is offline   Reply With Quote
Old 05-25-2018, 10:30 PM   #3
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,776
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
For readonly mounts you need to fix the filesystem errors. Either use fsck or reset the device.

@geordiejohn: If the kernel is not populating the /sys filesystem correctly, either reset the device or fix the kernel's SYSFS settings.
kovidgoyal is offline   Reply With Quote
Old 05-26-2018, 08:16 AM   #4
geordiejohn
Zealot
geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.
 
geordiejohn's Avatar
 
Posts: 112
Karma: 861762
Join Date: Dec 2010
Location: London
Device: Kindle 3
I have changed my kernel in Manjaro Linux and I did a soft reset by holding the power button for 20 seconds but still not seeing kindle.
Thank you.
geordiejohn is offline   Reply With Quote
Old 05-26-2018, 09:51 AM   #5
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,908
Karma: 47303748
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by geordiejohn View Post
I have changed my kernel in Manjaro Linux and I did a soft reset by holding the power button for 20 seconds but still not seeing kindle.
calibre relies on the OS to mount the ereader before it can use it. Can you access it successfully from the OS? Is it being mounted?
davidfor is offline   Reply With Quote
Old 05-27-2018, 09:12 AM   #6
geordiejohn
Zealot
geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.geordiejohn ought to be getting tired of karma fortunes by now.
 
geordiejohn's Avatar
 
Posts: 112
Karma: 861762
Join Date: Dec 2010
Location: London
Device: Kindle 3
I can't believe it but I can now see my kindle using calibre and maybe it's because I updated my kernel.
Thank you.
geordiejohn is offline   Reply With Quote
Old 05-29-2018, 03:58 PM   #7
spirithealer
Junior Member
spirithealer began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2018
Device: kindle paperwhte
hi please help ...calibre not detecting my kindle paperwhite after update of windows 8.1
the debug as below...
but i tried everything as advised by kovid..

calibre 3.24.2 [64bit] embedded-python: True is64bit: True
Windows-8.1-6.3.9600-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '8.1', '6.3.9600')
Python 2.7.12+
Windows: ('8.1', '6.3.9600', 'SP0', u'Multiprocessor Free')
Interface language: en_GB
USB devices on system:
(USBDevice(vendor_id=0x8087 product_id=0x7da bcd=0x7869 devid=usb\vid_8087&pid_07da&rev_7869 devinst=1),
USBDevice(vendor_id=0x8087 product_id=0x24 bcd=0x0 devid=usb\vid_8087&pid_0024&rev_0000 devinst=2),
USBDevice(vendor_id=0x64e product_id=0xc336 bcd=0x207 devid=usb\vid_064e&pid_c336&rev_0207 devinst=3),
USBDevice(vendor_id=0x1d57 product_id=0xfa20 bcd=0x1001 devid=usb\vid_1d57&pid_fa20&rev_1001&mi_00 devinst=4),
USBDevice(vendor_id=0x1d57 product_id=0xfa20 bcd=0x1001 devid=usb\vid_1d57&pid_fa20&rev_1001 devinst=5),
USBDevice(vendor_id=None product_id=None bcd=None devid=usb\root_hub20&vid8086&pid1e26&rev0004 devinst=6),
USBDevice(vendor_id=None product_id=None bcd=None devid=usb\root_hub20&vid8086&pid1e2d&rev0004 devinst=7),
USBDevice(vendor_id=0x1d57 product_id=0xfa20 bcd=0x1001 devid=usb\vid_1d57&pid_fa20&rev_1001&mi_01 devinst=8),
USBDevice(vendor_id=0x8087 product_id=0x24 bcd=0x0 devid=usb\vid_8087&pid_0024&rev_0000 devinst=9),
USBDevice(vendor_id=0x1d57 product_id=0xfa20 bcd=0x1001 devid=usb\vid_1d57&pid_fa20&rev_1001&mi_02 devinst=10),
USBDevice(vendor_id=0x64e product_id=0xc336 bcd=0x207 devid=usb\vid_064e&pid_c336&rev_0207&mi_00 devinst=11),
USBDevice(vendor_id=None product_id=None bcd=None devid=usb\root_hub30&vid8086&pid1e31&rev0004 devinst=12))

No disabled plugins
Looking for devices of type: MTP_DEVICE
The Windows WPD service says there are no portable devices connected

Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'{B7628739-81CD-45C0-BE6F-F29B858F6DBA}': [{'broadcast': u'192.168.0.25', 'netmask': u'255.255.255.255', 'addr': u'192.168.0.25'}], '{B8FD4BA3-55CF-11E8-824E-806E6F6E6963}': [{'broadcast': u'127.0.0.1', 'netmask': u'255.255.255.255', 'addr': u'127.0.0.1'}]}
No device is connected

Looking for devices...

Devices possibly connected: None

thanks in advance...!!!

Last edited by spirithealer; 05-29-2018 at 03:59 PM. Reason: forgot to say thankz in advance..
spirithealer is offline   Reply With Quote
Old 05-29-2018, 11:16 PM   #8
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,776
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Your kindle has to show up in windows explorer before calibre can hope to detect it, according to that debug log windows is not seeing it at all.
kovidgoyal is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What device to choose for Kindle 5th un Calibre? Oaransan Devices 3 01-16-2017 06:29 AM
second calibre kindle device leroy09 Devices 6 05-27-2016 06:30 PM
Kindle Cloud / Device / Calibre library sync amjbrown Devices 12 02-20-2015 05:41 PM
How I can use the Kindle voyage device output profile in Calibre 1.48 ? timewarps Devices 5 01-23-2015 03:51 PM
Calibre- Purchased kindle content is not opening on my device kwhit Devices 1 03-05-2014 09:06 AM


All times are GMT -4. The time now is 04:24 PM.


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