@ MrT10001
I’ll wear that badge proudly.
@ johndoe
Thanks for the advice. I’ll keep it in mind and won’t change anything.
@ liam
Sorry to hear that.
I’m really not an expert. So I can’t understand the issue you experienced with the battery and Postmarket on your device.
Perhaps you should try again some time with UT? (Possibly a real expert should say something to that suggestion)
With me the installer showed some flaws. I was absolutely not sure about how successful the install would be since it didn’t show anything like “Congratulations! Ubuntu Touch is now installed.” The final screen just showed that formatting was still at work.
I could only see on the mobile itself that it was possible to start UT (since there was a reboot and I was asked to define a passkey) and that the amount of free space on the device was big enough to believe that everything was more or less OK.
Hope you can still use your device somehow.
@MrT10001 oh, cool, that is the good news, thanks your research,so the solution that I need change the more better OTG hub, I will try it, thanks your effort again.
@ikoz I search in internet and find below solution, but not work, even memory fully used, but swap used still is 0, I don't know why.
sudo fallocate -l 8G /userdata/swapfile
sudo chmod 600 /userdata/swapfile
sudo mkswap /userdata/swapfile
sudo swapon /userdata/swapfile
sudo sysctl vm.swappiness=80