On Wed, Nov 6, 2013 at 9:25 AM, Andy Doan <[email protected]> wrote: > Disabling MTP sounds interesting - However, AIUI, MTP is still going to > cause havoc on the target that's really been our core problem. Still might > be worth a shot given the pain we are currently experiencing.
I looked at disabling MTP connections on the host, turns out it already is disabled on okiku, at least I could not find any mtp rules under /lib/udev/rules.d/. Those rules were present on ps-android-sandybridge. So, not a solution. For MTP on the target, I learned it can be disabled with: "adb shell echo manual > /etc/init/mtp-server-bootup.override" Sounds like sergio is working on a phablet-* way to do this. Francis -- Francis Ginther Canonical - Ubuntu Engineering - Continuous Integration Team -- Mailing list: https://launchpad.net/~canonical-ci-engineering Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-ci-engineering More help : https://help.launchpad.net/ListHelp

