Quantcast
Channel: MobileRead Forums - Devices
Viewing all articles
Browse latest Browse all 3327

Calibre won't see my Android MTP device, File system sees it fine. (linux)

$
0
0
I have a new Moto G LTE (with SD card) and calibre doesn't see my phone most of the time.
the OS (Linux Mint 17) sees it fine if calibre isn't running.

If calibre is running, sometimes I get a device error and then calibre will see the device but as the job is running to look for books the job with end with an error of not communicating with it.

:help:

I'm not sure what to do. my ignored device list in calibre is empty.
the device interface plugin for MTP devices lists my phone. (it's not checked to be ignored)

anyways here's the debug log where you can see calibre can't talk to it.
Any help is appreciated!

Code:

calibre 1.43  isfrozen: True is64bit: True
Linux-3.13.0-24-generic-x86_64-with-debian-jessie-sid Linux ('64bit', 'ELF')
('Linux', '3.13.0-24-generic', '#47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014')
Python 2.7.5
Linux: ('debian', 'jessie/sid', '')
USB devices on system:
[['0x22b8', '0x2e82', '0x228', u'motorola', u'XT1045', u'TA95000QEG'],
 ['0x47d',
  '0x2049',
  '0x101',
  u'Kensington',
  u'Kensington Wireless Mouse for Netbooks',
  u'']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
Unknown device USBDevice(busnum=2, devnum=6, vendor_id=0x22b8, product_id=0x2e82, bcd=0x0228, manufacturer=motorola, product=XT1045, serial=TA95000QEG) claims to be an MTP device
MTP devices connected:
USBDevice(busnum=2, devnum=6, vendor_id=0x22b8, product_id=0x2e82, bcd=0x0228, manufacturer=motorola, product=XT1045, serial=TA95000QEG)

Trying to open: USBDevice(busnum=2, devnum=6, vendor_id=0x22b8, product_id=0x2e82, bcd=0x0228, manufacturer=motorola, product=XT1045, serial=TA95000QEG)
Opening device failed:
Traceback (most recent call last):
  File "site-packages/calibre/devices/mtp/unix/driver.py", line 127, 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 196, in open
OpenFailed: Failed to open USBDevice(busnum=2, devnum=6, vendor_id=0x22b8, product_id=0x2e82, bcd=0x0228, manufacturer=motorola, product=XT1045, serial=TA95000QEG): Error: Unable to open raw device.

 
Looking for devices...
 
Devices possibly connected: None


Viewing all articles
Browse latest Browse all 3327

Trending Articles