View Single Post
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