View Single Post
Old 11-17-2023, 09:11 AM   #41
Isamilis
Connoisseur
Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.Isamilis ought to be getting tired of karma fortunes by now.
 
Posts: 54
Karma: 865016
Join Date: May 2016
Device: Paperwhite 2015, Oasis, Paperwhite 2016
Calibre still didnt detect Calibre (version 6.29). I tried using MacOS Monterey and Kindle scribe 5.16.5. , with no device detected in Calibre. Android file transfer (version 1.0.12) can detect Scribe, but in Calibre the device didnt show up. Thanks!

Below are the log file (partial copy):
Spoiler:


calibre 6.29 embedded-python: True
macOS-12.7.1-arm64-arm-64bit Darwin ('64bit', '')
('Darwin', '21.6.0', 'Darwin Kernel Version 21.6.0: Wed Oct 4 23:56:03 PDT 2023; root:xnu-8020.240.18.704.15~1/RELEASE_ARM64_T8110')
Python 3.10.1
OSX: ('12.7.1', ('', '', ''), 'arm64')
Interface language: None
Successfully initialized third party plugins: DeDRM (10, 0, 3)
USB devices on system:
[['0x1949', '0x9981', '0x223', 'Amazon', 'Kindle Scribe', 'G0923M093103016W']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
MTP devices connected:
USBDevice(busnum=1, devnum=1, vendor_id=0x1949, product_id=0x9981, bcd=0x0223, manufacturer=Amazon, product=Kindle Scribe, serial=G0923M093103016W)

Trying to open: USBDevice(busnum=1, devnum=1, vendor_id=0x1949, product_id=0x9981, bcd=0x0223, manufacturer=Amazon, product=Kindle Scribe, serial=G0923M093103016W)
Opening device failed:
Traceback (most recent call last):
File "calibre/devices/mtp/unix/driver.py", line 214, in open
File "calibre/devices/mtp/base.py", line 24, in synchronizer
File "calibre/devices/mtp/unix/driver.py", line 166, in create_device
libmtp.MTPError: Unable to open MTP device with busnum=1 and devnum=1, tried 1 such devices

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre/devices/mtp/unix/driver.py", line 144, in debug_managed_device_detection
File "calibre/devices/mtp/driver.py", line 137, in open
File "calibre/devices/mtp/base.py", line 24, in synchronizer
File "calibre/devices/mtp/unix/driver.py", line 217, in open
calibre.devices.errors.OpenFailed: Failed to open USBDevice(busnum=1, devnum=1, vendor_id=0x1949, product_id=0x9981, bcd=0x0223, manufacturer=Amazon, product=Kindle Scribe, serial=G0923M093103016W): Error: Unable to open MTP device with busnum=1 and devnum=1, tried 1 such devices


Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'lo0': [{'addr': '127.0.0.1', 'netmask': '255.0.0.0', 'peer': '127.0.0.1'}], 'en0': [{'addr': '192.168.1.7', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'}]}
No device is connected

Last edited by theducks; 11-17-2023 at 10:00 AM. Reason: SPOILER LOG files
Isamilis is offline   Reply With Quote