[HowTo][OPO]Fix MTP driver permissions
-
Thank you for this fix
-
@Flohack this thread needs the "FLO HACKS" tag to find it easier.
-
@advocatux Done xD
-
THX Flo @Flohack ! that worked like a charme !!
I hope to get some more knowledge about that fancy OPO with this keen support !
GREATGREATGREAT -
@Flohack please take the Note, I just learned, that you have to install the
[[HowTo] [OPO] Fix MTP driver permissions](link url)
before attemptig to update/upgrade with the ubports-installer , because this is mandatory.
the installer will not be successfull whatsoever before taking care for that solution at the
affected Devices !! -
@pet_hh don't leave us hanging! What do we need to install? ^_^
-
@pet_hh Hmm this is strange, adb should work, only MTP would be broken. We shall test!
-
I have a problem with this HowTo:
When i start "abd reboot recovery" i come to the Recovery Screen.
But what next?
Choose one of the options? Which one? When i try to access the phone by "adb shell" the terminal shows "~ # " and not "...@phablet..."
Since there is a warning ( it can damage your system files! ) i want to be sure what to do next:
Choose an option or continue in the terminal? -
@nutzernam Dont choose any options in recovery. Just let it sit there and type adb shell
-
@nutzernam And yes there is no phablet user, you are in recovery and are root user. Take care
-
@nutzernam when your phone is on that recovery screen you don't have to select anything there, just use your terminal.
When i try to access the phone by "adb shell" the terminal shows "~ # " and not "...@phablet..."
With your phone connected, type first
adb devices
in your PC to see ifadb
recognizes your OPO. That command also starts the needed server if it isn't running already. If it does, follow the instructions carefully. If it doesn't maybe there's a problem with the usb cable, or the usb port you're using, etcEdit: @Flohack was quicker
-
@advocatux and @Flohack thank you ! There were no further problems and i can acces my OPO in the filemanager. Now i feel like a highclass-hacker although i have absolutly no clue what i have done to my phone
-
@nutzernam You just fixed a permission problem for the MTP driver which mounts the storage to the USB host - it will be repaired in 16.04 also...