Hi,
This phone is not known to libmtp:
Device name: realme c11 2021
model: RMX3231
tested with debian repo v1.1.17 and compiled v1.1.20
libmtp:
Device 0 (VID=22d9 and PID=202a) is UNKNOWN in libmtp v1.1.20.
Please report this VID/PID and the device model to the libmtp development team
had development mode on, turned it off and rebooted the phone, to no avail.
lsusb output:
Bus 001 Device 006: ID 22d9:202a realme realme Phone
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x22d9
idProduct 0x202a
bcdDevice 4.14
iManufacturer 1 realme
iProduct 2 realme Phone
iSerial 3 0162314V2112483a
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0027
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4 mtp
bmAttributes 0xc0
Self Powered
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 6 Imaging
bInterfaceSubClass 1 Still Image Capture
bInterfaceProtocol 1 Picture Transfer Protocol (PIMA 15470)
iInterface 5 MTP
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x001c 1x 28 bytes
bInterval 6
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
can't get debug descriptor: Resource temporarily unavailable
Device Status: 0x0000
(Bus Powered)
Thanks for this great project!
Anonymous
tried compiling the source code using different configurations in music-players.h but to no avail.
I'm not sure if i understand how to add support for this device or how to debug it.
Any help or pointers is appreciated
Found that the MTP application had been disabled under android > settings > applications > MTP.
MTP works with version 1.20
This support-request may be closed.
added to git for next release, thanks for the report!