Quote:
Originally Posted by chaley
Does calibre think it is connected to something, shown in the status line and if you try "Debug device connection" (Preferences / Misc / Debug device connection)? Your phone might be capable of connecting as an MTP device and as an android disk device.
|
It doesn't show anything in the status line, and if I click on the debug device connection, it says:
Looking for devices of type: MTP_DEVICE
MTP devices connected:
USBDevice(busnum=160, devnum=6, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=75e2b2d9)
Trying to open: USBDevice(busnum=160, devnum=6, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=75e2b2d9)
Opening device failed:
Traceback (most recent call last):
File "site-packages/calibre/devices/mtp/unix/driver.py", line 147, in debug_managed_device_detection
File "site-packages/calibre/devices/mtp/driver.py", line 123, in open
File "site-packages/calibre/devices/mtp/base.py", line 24, in synchronizer
File "site-packages/calibre/devices/mtp/unix/driver.py", line 216, in open
OpenFailed: Failed to open USBDevice(busnum=160, devnum=6, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=75e2b2d9): Error: Unable to open MTP device with busnum=160 and devnum=6, tried 1 such devices
Is there some way to just disable MTP connections completely?