Junior Member
Posts: 3
Karma: 10
Join Date: Jan 2020
Device: likebook mars
|
likebook mars and calibre on debian
hello,
i got my new likebook mars today and it is not recognised by calibre. i updated calibre to 4.8, and have no devices in the "ignored devices" list.
when i plug in the likebook the file manager nautilus mounts the device and i can access everything. now i read that mtp can only handle one connection. but when i unmount the likebook or shutdown nautilus it still does not show up in calibre. but also when i unmount it and want to remount it in nautilus i get a mistake. so i suspect that something is wrong with mtp.
my question now - does anyone have a hint how to restart mtp or read mtp logs or tell nautilus not to claim the likebook first ?
thank you very much
morlaa
- following the output of the calibre diagnosis:
calibre 4.8 embedded-python: True is64bit: True
Linux-5.3.0-3-amd64-x86_64-with-debian-bullseye-sid Linux ('64bit', 'ELF')
('Linux', '5.3.0-3-amd64', '#1 SMP Debian 5.3.15-1 (2019-12-07)')
Python 2.7.16
Linux: ('debian', 'bullseye/sid', '')
Interface language: de
Successfully initialized third party plugins: DeDRM (6, 6, 2) && K4PC, K4Mac, Kindle Mobi and Topaz DeDRM (0, 3, 5) && KePub Input (3, 0, 0) && KePub Metadata Reader (3, 0, 2) && Obok DeDRM (6, 5, 4)
USB devices on system:
[['0xbdb', '0x1926', '0x0', u'Lenovo', u'H5321 gw', u'AFD6BF1D1E9EF7M0'],
['0x4f2',
'0xb2ea',
'0x520',
u'Chicony Electronics Co., Ltd.',
u'Integrated Camera',
u''],
['0xd8c',
'0x14',
'0x100',
u'C-Media Electronics Inc.',
u'USB Audio Device',
u''],
['0x2207', '0x1', '0x310', u'Boyue', u'Likebook-T80D', u'CNBT80D20190900356'],
['0xbda',
'0x8153',
'0x3000',
u'Realtek',
u'USB 10/100/1000 LAN',
u'000001000000']]
No disabled plugins
Looking for devices of type: MTP_DEVICE
MTP devices connected:
USBDevice(busnum=1, devnum=11, vendor_id=0x2207, product_id=0x0001, bcd=0x0310, manufacturer=Boyue, product=Likebook-T80D, serial=CNBT80D20190900356)
Trying to open: USBDevice(busnum=1, devnum=11, vendor_id=0x2207, product_id=0x0001, bcd=0x0310, manufacturer=Boyue, product=Likebook-T80D, serial=CNBT80D20190900356)
Opening device failed:
Traceback (most recent call last):
File "site-packages/calibre/devices/mtp/unix/driver.py", line 150, in debug_managed_device_detection
File "site-packages/calibre/devices/mtp/driver.py", line 125, in open
File "site-packages/calibre/devices/mtp/base.py", line 25, in synchronizer
File "site-packages/calibre/devices/mtp/unix/driver.py", line 224, in open
OpenFailed: Failed to open USBDevice(busnum=1, devnum=11, vendor_id=0x2207, product_id=0x0001, bcd=0x0310, manufacturer=Boyue, product=Likebook-T80D, serial=CNBT80D20190900356): Error: Unable to open MTP device with busnum=1 and devnum=11, tried 1 such devices
Looking for devices of type: SMART_DEVICE_APP
All IP addresses {u'enx503eaa69b528': [{'netmask': u'255.255.240.0', 'broadcast': u'10.0.15.255', 'addr': u'10.0.4.185'}], u'anbox0': [{'netmask': u'255.255.255.0', 'broadcast': u'192.168.250.1', 'addr': u'192.168.250.1'}], u'lo': [{'peer': u'127.0.0.1', 'netmask': u'255.0.0.0', 'addr': u'127.0.0.1'}]}
No device is connected
Looking for devices...
Devices possibly connected: None
|