On Fri, Oct 17, 2014 at 1:05 PM, Timo Jyrinki <[email protected]> wrote: > As I mentioned there, downgrading media-hub fixes the issue (until > android part gets uploaded). > > The binaries are at > https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu-rtm/landing-021/+build/6463878
More exactly, as I was asked on IRC. wget https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu-rtm/landing-021/+build/6463878/+files/libmedia-hub-client2_2.0.0%2B14.10.20141015-0ubuntu1_armhf.deb wget https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu-rtm/landing-021/+build/6463878/+files/libmedia-hub-common2_2.0.0%2B14.10.20141015-0ubuntu1_armhf.deb wget https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu-rtm/landing-021/+build/6463878/+files/media-hub_2.0.0%2B14.10.20141015-0ubuntu1_armhf.deb Then adb push the deb:s into /home/phablet, and: adb shell sudo bash # you need to have devel mode enabled for this, though, and the four digit pin code dpkg -i *.deb # assumes no other .deb files in the directory -Timo -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

