• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root TWRP MS323

TWRP is broken. Since the development has stopped. There's no reason to flash it. If your looking to do sd to internal, use mini tool partition wizard. Same purpose and does the 2nd partition stuff.
 
I have some progress, but it is not yet usable. I currently got it booting, readings are good (battery and stuff), but I'm having problems with fstab and touch. Hey, it's some progress at least. I hope I'll figure it out soon. That reminds me, if I get it to work, I'll need testers for ms323 and d325 (I already own d320n) :)

EDIT:
There were some remnants of someone else's work in vm03 source, I am adapting that, but if that fails, I'll try from scratch.
 
Last edited by a moderator:
I have some progress, but it is not yet usable. I currently got it booting, readings are good (battery and stuff), but I'm having problems with fstab and touch. Hey, it's some progress at least. I hope I'll figure it out soon. That reminds me, if I get it to work, I'll need testers for ms323 and d325 (I already own d320n) :)

EDIT:
There were some remnants of someone else's work in vm03 source, I am adapting that, but if that fails, I'll try from scratch.

I'll be a tester. Sign me up! :D (MS323)
 
I messed with TWRP a little bit with my own tree though. Had some fstab problems as well, touch was working fine though. Let me know if you need anything and I will try to help
 
I messed with TWRP a little bit with my own tree though. Had some fstab problems as well, touch was working fine though. Let me know if you need anything and I will try to help
Let's first start with touch :) Did it work for you from the beginning or you had to patch it? Can I have a peek in your device tree? I can't seem to find you on github...
 
I never posted it to github since it was never fully functional. Touch worked from the start as far as I can remember, I think the problem I was having was that it wouldn't mount external sd (been a while so I cant really remember). No matter what I would edit in the recovery.fstab it wouldn't mount. Probably something simple that flew over my head lol. I will see if I can find a link to the recovery.img

EDIT: Link me to whatever tree you are using and I will make a few edits
 
Last edited:
It's basically vm03's device tree. I saw that he adapted lg l90 tree to work with l70, so there were already lines in boardconfig.mk (in common folder) for twrp, he didn't removed them, nor twrp.fstab. I downloaded bootable folder for Omni, as per Dess-Troy instructions on XDA. And as you said, no matter what I edit, it wouldn't work. Just go to his github, and you'll see what I'm talking about.

Although I love TWRP, I'm thinking of giving up because it's taking a lot of my time and nerves. And to be honest, I'm still pretty new with building from source, I must learn more ;)
 
Will use his stuff and see what I can get working for this device (as a start). I have almost no free time so I will give us devs a starting point (touch-wise) with TWRP
 
Will use his stuff and see what I can get working for this device (as a start). I have almost no free time so I will give us devs a starting point (touch-wise) with TWRP
And I can make contacts with twrp devs about fstab, (I already did for some other things before). Thing about touch with my build of twrp was that digitizer actually detects touches (I discovered that with multiple methods), but there's no actual response from system/twrp.
 
okay, well my build env is jacked up for some reason. Cant run any kind of build, wont even make clean right lol. Once I get it fixed I will try to whip up a semi-working twrp tree for us :D Until then, patience from end-users :)
 
Back
Top Bottom