Menu

#174 Add support for Lenovo/Medion P4502 (USB VID=0bb4 and PID=2008)

1.1.9
open
nobody
None
1
2015-04-25
2015-04-18
casso
No

Attached is the output from MTP detect. The device is unusable when using mtpfs (lots of Transport endpoint is not connected messages when doing an ls).

1 Attachments

Discussion

  • casso

    casso - 2015-04-18

    Actually, this should've been against the 1.1.8 code. I noticed that the 1.1.9 release has the following in its list

    if 1

    / after some review I commented it back in. There was apparently
    * only one or two devices misbehaving (having this ID in mass storage mode),
    * but more seem to use it regulary as MTP devices. Marcus 20150401
    /
    /
    * This had to be commented out - the same VID+PID is used also for
    * other modes than MTP, so we need to let mtp-probe do its job on this
    * device instead of adding it to the database.

    * Apparently also used by a clone called Jiayu G2S
    * with the MTK6577T chipset
    * http://www.ejiayu.com/en/Product-19.html
    * Wiko Cink Peax 2
    */
    { "HTC", 0x0bb4, "Android Device ID2 (Zopo, HD2...)", 0x2008,
    DEVICE_FLAGS_ANDROID_BUGS },

    endif

     
  • Marcus Meissner

    Marcus Meissner - 2015-04-18

    can you check if 1.1.9 works?

     
  • casso

    casso - 2015-04-23

    I've checked if the current GIT version works, but it doesn't fair any better with MTPfs. I does however note the device as an Android Device ID2 in mtp-detect

     
  • Marcus Meissner

    Marcus Meissner - 2015-04-25
    • Group: unknown release --> 1.1.9
     

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.