Comment 2 for bug 2000877

Revision history for this message
Philip (weph) wrote :

I've added this already to https://bugs.launchpad.net/calibre/+bug/1953155 but here it is again:

To address the steps in the linked section of the FAQ:

- It's the only device connected. When connecting a different ereader (Tolino Shine 3), it shows up immediately in Calibre
- It is not an Apple iDevice
- It is an Android device that uses MTP. I can transfer files using the app OpenMTP. When I open Calibre first, OpenMTP doesn't detect the device (just confirming that only one application can access one MTP device at a time). Calibre does not detect it at all, even on a freshly booted system with no applications opened.
- There are no permission errors
- I'm running Calibre 6.10.0
- The device does not show up in the Finder. This is, however, no surprise as MTP devices never show up in the Finder
- The "Ignored devices" section in Calibre is empty

Here's what I think is the relevant part of the device detection debug output:

USB devices on system:
[
  // ...
 ['0x4173',
  '0x8000',
  '0x440',
  'Rakuten Kobo Inc.',
  'tolino vision 6',
  '23158365,ff35fda3c39b4627ab377af2a4d819db']
]

No disabled plugins
Looking for devices of type: MTP_DEVICE
No MTP devices connected to system

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.178.23', 'netmask': '255.255.255.0', 'broadcast': '192.168.178.255'}]}
No device is connected

Looking for devices...

Devices possibly connected: None

Please let me know if there's anything else you need.