View Single Post
Old 08-22-2021, 10:16 PM   #5
Kalkas
Member
Kalkas began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Oct 2017
Device: Kindle Voyage
Hello,

Thanks for your input. I have disabled automounting in settings, see the image settings.png. In the notifyer for removable devices, there is a button to mount, see the image not-mounted.png. But Calibre does not detect the device. I have once again copied the report of the debug device detection.

This problem appeared after upgrading to Debian 11. I had no such problems in the previous release of Debian 10.

Kind regards,
Aleksandar

===

COPY from the Debug Device Detection:

calibre 5.25 embedded-python: True is64bit: True
Linux-5.10.0-8-amd64-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.10.0-8-amd64', '#1 SMP Debian 5.10.46-4 (2021-08-03)')
Python 3.8.5
Interface language: en_GB
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 41, 0) && DeDRM (7, 2, 1) && Package KFX (from KFX Input) (1, 41, 0) && KFX metadata reader (from KFX Input) (1, 41, 0) && KFX Input (1, 41, 0) && Set KFX metadata (from KFX Output) (1, 54, 0) && KFX Output (1, 54, 0)
USB devices on system:
[['0x8087', '0xa2b', '0x10', '', '', ''],
['0x5c6', '0xf003', '0x318', 'Android', 'Android', '134d90c8']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
MTP devices connected:
USBDevice(busnum=2, devnum=3, vendor_id=0x05c6, product_id=0xf003, bcd=0x0318, manufacturer=Android, product=Android, serial=134d90c8)

Trying to open: USBDevice(busnum=2, devnum=3, vendor_id=0x05c6, product_id=0xf003, bcd=0x0318, manufacturer=Android, product=Android, serial=134d90c8)
Opening device failed:
Traceback (most recent call last):
File "calibre/devices/mtp/unix/driver.py", line 216, in open
File "calibre/devices/mtp/base.py", line 25, in synchronizer
File "calibre/devices/mtp/unix/driver.py", line 168, in create_device
libmtp.MTPError: Unable to open MTP device with busnum=2 and devnum=3, 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 146, in debug_managed_device_detection
File "calibre/devices/mtp/driver.py", line 128, in open
File "calibre/devices/mtp/base.py", line 25, in synchronizer
File "calibre/devices/mtp/unix/driver.py", line 219, in open
calibre.devices.errors.OpenFailed: Failed to open USBDevice(busnum=2, devnum=3, vendor_id=0x05c6, product_id=0xf003, bcd=0x0318, manufacturer=Android, product=Android, serial=134d90c8): Error: Unable to open MTP device with busnum=2 and devnum=3, tried 1 such devices


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

Looking for devices...

Devices possibly connected: None
Kalkas is offline   Reply With Quote