this post was submitted on 13 Jul 2023
5 points (100.0% liked)

DeGoogle Yourself

7746 readers
77 users here now

A community for those that would like to get away from Google.

Here you may post anything related to DeGoogling, why we should do it or good software alternatives!

Rules

  1. Be respectful even in disagreement

  2. No advertising unless it is very relevent and justified. Do not do this excessively.

  3. No low value posts / memes. We or you need to learn, or discuss something.

Related communities

!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml

founded 4 years ago
MODERATORS
 

I'd really like to be able to root/install lineage OS on my Motorola g73, but it seems it needs custom software written for it to have a custom ROM, or even TWRP, which I need to install Magisk. I could also patch the boot image, but that isn't distributed by reputable sources for my phone, and my phone would already need to be rooted to extract it via ADB.

Before getting the phone, I didn't know devices had to be on a specified list to be able to be rooted.

top 7 comments
sorted by: hot top controversial new old
[–] spukas@lemm.ee 2 points 1 year ago

If you can't find anything on xda-developers.com/ or its forum then it's probably not possible at the moment.

[–] silent_clash@lemmygrad.ml 1 points 1 year ago (1 children)

Yeah, it's best to confirm that someone somewhere has rooted a phone before you buy it for that purpose. Motorola typically allows it but there may be exceptions.

[–] JackGreenEarth@lemm.ee 1 points 1 year ago

I was able to unlock the bootloader, but I couldn't install Magisk or TWRP for it.

[–] ExceptionalCow@feddit.de 1 points 1 year ago (2 children)

Would Shizuku be an option for you? That's privilege elevation similar to root but you don't need to unlock the bootloader for it. Pro is definitely that banking apps and OTA will still work afterwards. Cons are it's a bit finicky and apps written for root still won't work if they don't explicitly work with Shizuku, too (some of them do). You'll also be able to uninstall apps for user 0 which aren't uninstallable otherwise (like gboard on G72, when I had one).

[–] JackGreenEarth@lemm.ee 1 points 1 year ago

I don't know, I'll look into it. Thanks for alerting me of its existence

[–] JackGreenEarth@lemm.ee 1 points 1 year ago (1 children)

I installed it, it's no different from what I could already do with a computer via ADB. Useful for people without computers, I guess.

[–] ExceptionalCow@feddit.de 3 points 1 year ago

Ok, thanks for letting me know.