Monday, January 6, 2014

Ubuntu Touch on Nexus 7 fix

i have had the same issue on my n7 (2012) with release 79 of ubuntu touch in regards to flickering and freezing. just follow these commands. reboot into regular android with debugging enabled and in terminal
sudo adb shell
adb root
rm -f /home/phablet/.display-mir && reboot
worked for me, its a mir bug.

No comments:

Post a Comment