Please ignore "#275 i have patch" , provided by mistake.
I have a patch for this device. But how to submit ?
add attachment not working for me.
Do I need an account for this?
I decided to do it like this...... if anybody intrested in ?
patch -Np1 libmtp/music-players.h.patch
--- libmtp-1.1.16.org/src/music-players.h 2018-10-27 19:00:57.000000000 +0200
+++ libmtp-1.1.16/src/music-players.h 2018-11-09 23:03:24.124695866 +0100
@@ -2978,6 +2978,9 @@
DEVICE_FLAGS_ANDROID_BUGS },
{ "Huawei", 0x12d1, "MTP device (ID2)", 0x1052,
DEVICE_FLAGS_ANDROID_BUGS },
+// huawei y600
+ { "Huawei", 0x12d1, "y600", 0x2008,
+ DEVICE_FLAGS_ANDROID_BUGS },
/ https://sourceforge.net/p/libmtp/bugs/1507/ /
{ "Huawei", 0x12d1, "Honor 7", 0x1074,
DEVICE_FLAGS_ANDROID_BUGS },
Anonymous
Sorry for my disability. hadn't allowed cookies ..
Finally.... hope this is helpful to someone..
I have added it to GIT for the 1.1.17 release, thanks for the report and patch. :)