Device: Onyx Boox Note (ereader)
$ mtp-detect
libmtp version: 1.1.15
Listing raw device(s)
Device 0 (VID=2207 and PID=000d) is UNKNOWN in libmtp v1.1.13.
Please report this VID/PID and the device model to the libmtp development team
Found 1 device(s):
2207:000d @ bus 2, dev 5
Attempting to connect device(s)
ignoring libusb_claim_interface() = -6PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
System Ubuntu Mate. Attempted install from source with success in seeing an updated version number (system is 1.1.13, after make && make install I saw 1.1.15), however edits to src/music-players.h did not appear to accomplish device identification. I must thus defer to those with experience in this software.
Anonymous
I have a similar report with libmtp 1.1.16:
$ mtp-detect
libmtp version: 1.1.16
Listing raw device(s)
Device 0 (VID=2207 and PID=000d) is UNKNOWN in libmtp v1.1.16.
Please report this VID/PID and the device model to the libmtp development team
Found 1 device(s):
2207:000d @ bus 1, dev 23
Attempting to connect device(s)
Android device detected, assigning default bug flags
USB low-level info:
bcdUSB: 512
bDeviceClass: 0
bDeviceSubClass: 0
bDeviceProtocol: 0
{...]
added to git for next release 1.1.17, thanks!