Source: libmtp Severity: wishlist Tags: patch Please include support for LG/Google Nexus 4 devices. I've tested the trivial pach below successfully. Please do also consider forwarding it to upstream. Note I'm not exactly familiar with libmtp and the initial connect takes about forever, but once connected it seems to work.
-- with kind regards, Arno Töll IRC: daemonkeeper on Freenode/OFTC GnuPG Key-ID: 0x9D80F36D
Description: Add support for Google's Nexus 4 Author: Arno Töll <a...@debian.org> --- libmtp-1.1.3-35-g0ece104.orig/src/music-players.h +++ libmtp-1.1.3-35-g0ece104/src/music-players.h @@ -1567,7 +1567,8 @@ 0xd109, DEVICE_FLAGS_ANDROID_BUGS }, { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus", 0xd10a, DEVICE_FLAGS_ANDROID_BUGS }, - + { "Google Inc (for LG Electronics)", 0x18d1, "Nexus 4", 0x4ee1, + DEVICE_FLAGS_ANDROID_BUGS }, /* * Media Keg
signature.asc
Description: OpenPGP digital signature