Menu

#192 Gionee M3 MTP mode support needed

1.1.10
pending
1
2015-11-30
2015-11-23
Abraham
No

I have a Gionee M3 Android phone with Mediatek 6582 chipset. When switched off and connected, device id (0e8d,2000) is shown and " device xy was not an MPT device " error message appears. I am trying to flash the firmware update. When Switched ON, the device id is (271d,3c03) and another mode for camera photos also is there with the id (271d,400c). I have the module cdc-acm added to /etc/modules to support the phone when switched off. Please add support for Gionee M3.
Note: It is detected fine in adb and fastboot with custom udev rules added.

OS: Debian Jessie. Problem with 4.2.0-0.bpo.1-amd64 and stock 3.16 kernel.
Libmtp version: 1.1.10-1~bpo8+1

When Switched OFF: (0e8d,2000), When Vol UP button is pressed, system recovery menu shows up.

Nov 21 14:04:07 mintbox kernel: [ 6890.940033] usb 4-1.2: new high-speed USB device number 11 using ehci-pci
Nov 21 14:04:07 mintbox kernel: [ 6891.033900] usb 4-1.2: New USB device found, **idVendor=0e8d, idProduct=2000**
Nov 21 14:04:07 mintbox kernel: [ 6891.033906] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 21 14:04:07 mintbox kernel: [ 6891.033908] usb 4-1.2: Product: MT65xx Preloader
Nov 21 14:04:07 mintbox kernel: [ 6891.033910] usb 4-1.2: Manufacturer: MediaTek
Nov 21 14:04:07 mintbox kernel: [ 6891.095953] cdc_acm 4-1.2:1.1: ttyACM0: USB ACM device
Nov 21 14:04:07 mintbox mtp-probe: checking bus 4, device 11: "/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2"
Nov 21 14:04:07 mintbox mtp-probe: bus: 4, device: 11 was not an MTP device
Nov 21 14:04:10 mintbox kernel: [ 6894.255981] usb 4-1.2: USB disconnect, device number 11

When Switched OFF and press the Vol DOWN arrow, the product id gets changed, but phone goes to FACTORY mode. - (0e8d,0003)

Nov 23 16:38:38 mintbox kernel: [ 3919.690321] usb 2-1.2: new full-speed USB device number 11 using ehci-pci
Nov 23 16:38:38 mintbox kernel: [ 3919.783130] usb 2-1.2: New USB device found, idVendor=0e8d, idProduct=0003
Nov 23 16:38:38 mintbox kernel: [ 3919.783136] usb 2-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov 23 16:38:38 mintbox kernel: [ 3919.784037] cdc_acm 2-1.2:1.0: ttyACM0: USB ACM device
Nov 23 16:38:38 mintbox mtp-probe: checking bus 2, device 11: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2"
Nov 23 16:38:38 mintbox mtp-probe: bus: 2, device: 11 was not an MTP device
Nov 23 16:38:43 mintbox kernel: [ 3924.420947] usb 2-1.2: USB disconnect, device number 11
Nov 23 16:38:44 mintbox kernel: [ 3925.658174] usb 2-1.2: new high-speed USB device number 12 using ehci-pci
Nov 23 16:38:44 mintbox kernel: [ 3925.752051] usb 2-1.2: New USB device found, idVendor=0e8d, idProduct=2000
Nov 23 16:38:44 mintbox kernel: [ 3925.752057] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 23 16:38:44 mintbox kernel: [ 3925.752060] usb 2-1.2: Product: MT65xx Preloader
Nov 23 16:38:44 mintbox kernel: [ 3925.752062] usb 2-1.2: Manufacturer: MediaTek
Nov 23 16:38:44 mintbox kernel: [ 3925.814148] cdc_acm 2-1.2:1.1: ttyACM0: USB ACM device
Nov 23 16:38:44 mintbox mtp-probe: checking bus 2, device 12: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2"
Nov 23 16:38:44 mintbox mtp-probe: bus: 2, device: 12 was not an MTP device
Nov 23 16:38:47 mintbox kernel: [ 3928.592445] usb 2-1.2: USB disconnect, device number 12

When Phone is switched on and storage is selected: (271d,3c03)

Nov 23 16:28:11 mintbox kernel: [ 3292.982184] usb 2-1.2: new high-speed USB device number 7 using ehci-pci
Nov 23 16:28:11 mintbox kernel: [ 3293.075539] usb 2-1.2: New USB device found, idVendor=271d, idProduct=3c03
Nov 23 16:28:11 mintbox kernel: [ 3293.075553] usb 2-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
Nov 23 16:28:11 mintbox kernel: [ 3293.075556] usb 2-1.2: Product: M3
Nov 23 16:28:11 mintbox kernel: [ 3293.075558] usb 2-1.2: Manufacturer: GIONEE
Nov 23 16:28:11 mintbox kernel: [ 3293.075560] usb 2-1.2: SerialNumber: 
Nov 23 16:28:11 mintbox kernel: [ 3293.076529] usb-storage 2-1.2:1.0: USB Mass Storage device detected
Nov 23 16:28:11 mintbox kernel: [ 3293.076752] scsi host7: usb-storage 2-1.2:1.0
Nov 23 16:28:11 mintbox mtp-probe: checking bus 2, device 7: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2"
Nov 23 16:28:11 mintbox mtp-probe: bus: 2, device: 7 was not an MTP device
Nov 23 16:28:12 mintbox kernel: [ 3294.074978] scsi 7:0:0:0: Direct-Access     GIONEE   M3               0000 PQ: 0 ANSI: 2
Nov 23 16:28:12 mintbox kernel: [ 3294.075448] scsi 7:0:0:1: Direct-Access     GIONEE   M3               0000 PQ: 0 ANSI: 2
Nov 23 16:28:12 mintbox kernel: [ 3294.075801] sd 7:0:0:0: Attached scsi generic sg3 type 0
Nov 23 16:28:12 mintbox kernel: [ 3294.076054] sd 7:0:0:1: Attached scsi generic sg4 type 0
Nov 23 16:28:12 mintbox kernel: [ 3294.079528] sd 7:0:0:0: [sdc] Attached SCSI removable disk
Nov 23 16:28:12 mintbox kernel: [ 3294.080148] sd 7:0:0:1: [sdd] Attached SCSI removable disk
Nov 23 16:28:16 mintbox kernel: [ 3297.898799] usb 2-1.2: USB disconnect, device number 7

When Switched ON with media(photos only) mode in Phone: (271d,0001)

Nov 21 14:02:50 mintbox kernel: [ 6814.198117] usb 4-1.2: USB disconnect, device number 9
Nov 21 14:02:50 mintbox kernel: [ 6814.397874] usb 4-1.2: new high-speed USB device number 10 using ehci-pci
Nov 21 14:02:50 mintbox kernel: [ 6814.491441] usb 4-1.2: New USB device found, idVendor=271d, idProduct=0001
Nov 21 14:02:50 mintbox kernel: [ 6814.491455] usb 4-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
Nov 21 14:02:50 mintbox kernel: [ 6814.491457] usb 4-1.2: Product: M3
Nov 21 14:02:50 mintbox kernel: [ 6814.491459] usb 4-1.2: Manufacturer: GIONEE
Nov 21 14:02:50 mintbox kernel: [ 6814.491462] usb 4-1.2: SerialNumber: 
Nov 21 14:02:50 mintbox kernel: [ 6814.492388] usb-storage 4-1.2:1.0: USB Mass Storage device detected
Nov 21 14:02:50 mintbox kernel: [ 6814.492523] scsi13 : usb-storage 4-1.2:1.0
Nov 21 14:02:50 mintbox mtp-probe: checking bus 4, device 10: "/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2"
Nov 21 14:02:50 mintbox mtp-probe: bus: 4, device: 10 was not an MTP device
Nov 21 14:02:51 mintbox kernel: [ 6815.490501] scsi 13:0:0:0: Direct-Access     GIONEE   M3               0000 PQ: 0 ANSI: 2
Nov 21 14:02:51 mintbox kernel: [ 6815.490919] scsi 13:0:0:1: Direct-Access     GIONEE   M3               0000 PQ: 0 ANSI: 2
Nov 21 14:02:51 mintbox kernel: [ 6815.491244] sd 13:0:0:0: Attached scsi generic sg3 type 0
Nov 21 14:02:51 mintbox kernel: [ 6815.491542] sd 13:0:0:1: Attached scsi generic sg4 type 0
Nov 21 14:02:51 mintbox kernel: [ 6815.497303] sd 13:0:0:0: [sdc] Attached SCSI removable disk
Nov 21 14:02:51 mintbox kernel: [ 6815.497922] sd 13:0:0:1: [sdd] Attached SCSI removable disk
Nov 21 14:02:56 mintbox kernel: [ 6820.105919] usb 4-1.2: USB disconnect, device number 10

Another id I remember is (271d,0001) which I forgot to remember.

Discussion

  • Marcus Meissner

    Marcus Meissner - 2015-11-30
    • status: open --> pending
    • assigned_to: Marcus Meissner
     
  • Marcus Meissner

    Marcus Meissner - 2015-11-30

    none of the above modes seems MTP mode.

    Is there something MTP mode and what is the id then? can you run mtp-detect in that mode?

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.