Public bug reported:
I recently obtained an LG VS950 android phone and find that it is not
recognized by the libmtp9 release in trusty. I contacted the maintainer
and he added support to git for the 1.1.10 release, but this does not
get my phone connected. The fix is simply adding the information about
the phone to a single file. The patch is:
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -1426,6 +1426,9 @@
DEVICE_FLAGS_ANDROID_BUGS },
{ "LG Electronics Inc.", 0x1004, "LG2 Optimus", 0x6225,
DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1386/ */
+ { "LG Electronics Inc.", 0x1004, "LG VS950", 0x622a,
+ DEVICE_FLAGS_ANDROID_BUGS },
{ "LG Electronics Inc.", 0x1004, "LG VS870", 0x6239,
DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/992/ */
I had posted to the ubuntu-devel-discuss mailing list and was told that
this was appropriate for an SRU
** Affects: libmtp (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1487185
Title:
libmtp9 lacks support for LG VS950 phone
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1487185/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs