[XT1053][4.4.2] Need System Dump - Moto X Q&A

i would like to begin development for this device. can someone please provide me with a clean system dump? i do not yet have the device in hand. all you would need to do is update to the official OTA 161.44.25.ghost_row.Retail.en.US. then you need to re-flash a custom recovery and then flash SuperSU. then you would use ADB to pull the /system. if you need better instructions, i will be happy to write them.
i'm extremely shocked to see there's no XT1053 4.4.2 ROM in the dev section. what is going on??? haha
i know the ROMs are unified, supposedly, but there has got to be more differences between them that maybe some are missing. currently i'm looking for a clean system dump so that i don't have to pull someone else's work.
Code:
shell
su
dd if=/dev/block/mmcblk0p38 of=/sdcard/system.img

mrvirginia said:
i would like to begin development for this device. can someone please provide me with a clean system dump? i do not yet have the device in hand. all you would need to do is update to the official OTA 161.44.25.ghost_row.Retail.en.US. then you need to re-flash a custom recovery and then flash SuperSU. then you would use ADB to pull the /system. if you need better instructions, i will be happy to write them.
i'm extremely shocked to see there's no XT1053 4.4.2 ROM in the dev section. what is going on??? haha
anyone know what the partition list is?
Code:
shell
su
dd if=/dev/block/mmcblk0p? of=/sdcard/system.img
Click to expand...
Click to collapse
All custom ROMs are unified now 1060,58,53 etc flash just one ROM, all thanks to dhacker29
Sent on my Gummy running Lenoto X

flashallthetime said:
All custom ROMs are unified now 1060,58,53 etc flash just one ROM, all thanks to dhacker29
Sent on my Gummy running Lenoto X
Click to expand...
Click to collapse
this is great. however, i would still like a nearly stock System dump to work off of. i don't like to take anyone else's work. starting from stock also enables me to know just exactly what is contained within my ROM. do you know the partition/mount points?

mrvirginia said:
this is great. however, i would still like a nearly stock System dump to work off of. i don't like to take anyone else's work. starting from stock also enables me to know just exactly what is contained within my ROM. do you know the partition/mount points?
Click to expand...
Click to collapse
No but to give you a bit of help, go to dhackers git and use all his patches, the only 2 ROMs that are almost perfect are cm11 and gummy, all the other ROMs , slimrom, liquid, mokee have graphical issues with YouTube. The biggest issue is the sound, I have a sound fix but its not perfect , you'll see it in the cm11 link thread in the development threads. Which ROM are you going to build?
Sent on my Gummy running Lenoto X

flashallthetime said:
No but to give you a bit of help, go to dhackers git and use all his patches, the only 2 ROMs that are almost perfect are cm11 and gummy, all the other ROMs , slimrom, liquid, mokee have graphical issues with YouTube. The biggest issue is the sound, I have a sound fix but its not perfect , you'll see it in the cm11 link thread in the development threads. Which ROM are you going to build?
Sent on my Gummy running Lenoto X
Click to expand...
Click to collapse
i'm not looking to build AOSP. i'm looking to build from the stock firmware. AOSP almost always has some sort of issue(s) somewhere.

mrvirginia said:
i'm not looking to build AOSP. i'm looking to build from the stock firmware. AOSP almost always has some sort of issue(s) somewhere.
Click to expand...
Click to collapse
Ok, good . actually all the ROMs regardless if it for CDMA or gsm will work, you just need to swap the build prop
Sent on my Gummy running Lenoto X

flashallthetime said:
Ok, good . actually all the ROMs regardless if it for CDMA or gsm will work, you just need to swap the build prop
Sent on my Gummy running Lenoto X
Click to expand...
Click to collapse
okay thanks. one of the guys on my team actually got this phone so he's gonna DD the partition list so i'll post links to it and also this particular system dump

the partition mount points are now located here
http://forum.xda-developers.com/showthread.php?t=2643583

Related

[Q] Which Rom is the most stock android?

I am looking to give my dying device one last chance and wondering what ROM is the most stock barebone rom?
MonthOLDpickle said:
I am looking to give my dying device one last chance and wondering what ROM is the most stock barebone rom?
Click to expand...
Click to collapse
Stock cm.If you want some extra features go for Paranoid Android.
Pristine rom
Sent from my GT-N7000 using Tapatalk
Slim Bean for me. I don't know how close to stock it is, but it seems very light on bloat. I did use Paranoid Android for a few weeks, but found stability going backwards the further it was developed. Maybe PA is good now, but I'm sticking with Slim.
Slim thread - http://forum.xda-developers.com/showthread.php?t=2425949
tdodd said:
Slim Bean for me. I don't know how close to stock it is, but it seems very light on bloat. I did use Paranoid Android for a few weeks, but found stability going backwards the further it was developed. Maybe PA is good now, but I'm sticking with Slim.
Slim thread - http://forum.xda-developers.com/showthread.php?t=2425949
Click to expand...
Click to collapse
I am up for whatever has the less bloat. I see it has install instructions..very vague. Can you help me?
MonthOLDpickle said:
I am up for whatever has the less bloat. I see it has install instructions..very vague. Can you help me?
Click to expand...
Click to collapse
The instructions are here - http://www.slimroms.net/index.php/installation. Make sure you read the page fully, including the warning in bold at the top, and that you understand everything before you start.
The instructions make sense to me, but I'm used to flashing. The instructions are not a full flashing tutorial and they only cover the key points specific to Slim Bean. Steps which would apply for all custom ROMs include....
1. You will need to install a custom recovery on your phone as the instructions cannot be followed using the standard Samsung recovery. This would be true for any custom ROM. There are various options for installing custom recovery. Telling you what to do is outside the scope of the ROM developer and the installation instructions for the ROM. Personally I install Philz kernel onto my stock ROMs in order to gain custom recovery features. Now that I have a custom recovery installed this is not a step I need to repeat every time I want to flash a new ROM. It's also why ROM installation instructions don't bother to mention this - it's assumed as a given.
2. It would be a wise precaution to create a Nandroid backup before flashing a new ROM. A custom recovery will let you do this. While recommended, it is not a requirement for a new ROM install so it may or may not get mentioned in the instructions.
3. You will need to download the new ROM and Gapps to the phone. I download to external storage (the micro SD card).
4. Worth repeating - wiping/flashing always carries the (small) risk of something going wrong, which could in the worst case destroy your phone. Less dramatic problems might be boot hangs or boot loops. I've only got into a boot loop once, and that was because I tried to short cut the instructions. Fortunately I dug myself out of that hole by flashing a stock Samsung ROM using PC Odin. The risk is yours if you want to go ahead.
That's the best I can do to help. If anyone else cares to chip in to cover anything I've missed then feel free.
If you want a pure aosp experience use the supernexus rom.
All the others mentioned here are CM based ones, not AoSP
Sent from my GT-N7000 using Tapatalk
projeto56 said:
If you want a pure aosp experience use the supernexus rom.
All the others mentioned here are CM based ones, not AoSP
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
Slim is not CM based.
LAKAME_MAN said:
Slim is not CM based.
Click to expand...
Click to collapse
You're right.
Always thought it was, but it seems it only has cherry picks from CM and AOKP.
Still, super nexus is built purely on AOSP code, and technically is 'closest to pure android'.
Thanks for correcting me tough.
Sent from my GT-N7000 using Tapatalk
LAKAME_MAN said:
Slim is not CM based.
Click to expand...
Click to collapse
Paranoid is also not CM based.
chasmodo said:
Paranoid is also not CM based.
Click to expand...
Click to collapse
But it's far from being pure aosp
Sent from my GT-N7000 using Tapatalk
projeto56 said:
But it's far from being pure aosp
Click to expand...
Click to collapse
Nevertheless, it's base is AOSP, that's why it's called AOSPA.
chasmodo said:
Nevertheless, it's base is AOSP, that's why it's called AOSPA.
Click to expand...
Click to collapse
Haha. I know that. But the thread is about the ROM that is closest to AOSP, and nothing is closer than AOSP than AOSP itself.
Sent from my GT-N7000 using Tapatalk
projeto56 said:
Haha. I know that. But the thread is about the ROM that is closest to AOSP, and nothing is closer than AOSP than AOSP itself.
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
You said PA is CM based which is wrong.
@chasmodo sorry I knew PA is AOSP based, I just missed it.
LAKAME_MAN said:
You said PA is CM based which is wrong.
@chasmodo sorry I knew PA is AOSP based, I just missed it.
Click to expand...
Click to collapse
I've taken back what I said (or at least I should have).
Just chill out guys. So much nerves around here
Sent from my GT-N7000 using Tapatalk

wifi hotspot on straight talk

Can someone please help me get the hotspot to work? Please.
gerg6986 said:
Can someone please help me get the hotspot to work? Please.
Click to expand...
Click to collapse
What ROM? If stock it might not be possible. I've never tried it with a stock ROM....
skeevydude said:
What ROM? If stock it might not be possible. I've never tried it with a stock ROM....
Click to expand...
Click to collapse
I'm running OSE 4.4.2
gerg6986 said:
I'm running OSE 4.4.2
Click to expand...
Click to collapse
Ya tried any other roms yet? I know it works on 4.3 PAC and my KK ROM (just tested it). ATT user and I don't pay for the service, but it works. Custom roms are awesome.
I love custom ROMs, I've been flashing and rooting for about 3yrs now. What's your KK ROM?
gerg6986 said:
I love custom ROMs, I've been flashing and rooting for about 3yrs now. What's your KK ROM?
Click to expand...
Click to collapse
Aosp based 4.4.1 with minimal tweaks. I haven't updated it in a bit, but I've been running it for a month now, needing a reboot once a week or so. I'll get back to working on it eventually.
Edit: It has some issues, but nothing major. Chrome likes to crash with an assload of tabs open for an example.
Can you post the link for me please? It sounds like a good reliable ROM, I would eventually like to learn how to build ROMs.
gerg6986 said:
Can you post the link for me please? It sounds like a good reliable ROM, I would eventually like to learn how to build ROMs.
Click to expand...
Click to collapse
It's posted under development, about 8 down last I looked. If I were you I'd use Validus (until 4.4 Pac is ready) instead.

[Q] Stock vs Custom Roms

Is anyone running an custom roms like AOKP, CM, PACROM, etc? Or are people just running stock? I have been running stock w/xposed since I have got the phone but was curious if people were using other roms.
liveMike said:
Is anyone running an custom roms like AOKP, CM, PACROM, etc? Or are people just running stock? I have been running stock w/xposed since I have got the phone but was curious if people were using other roms.
Click to expand...
Click to collapse
I'm using cm10 its good but I has sum bugs like external card is not reading,sometimes signal dropping ,if u want a stable rom use stock but if u want to change ur taste use custom rom
liveMike said:
Is anyone running an custom roms like AOKP, CM, PACROM, etc? Or are people just running stock? I have been running stock w/xposed since I have got the phone but was curious if people were using other roms.
Click to expand...
Click to collapse
I am running Eclipse. Its stock based so active display and touchless controls work and it has a bunch of features from aosp Roms baked in.
liveMike said:
Is anyone running an custom roms like AOKP, CM, PACROM, etc? Or are people just running stock? I have been running stock w/xposed since I have got the phone but was curious if people were using other roms.
Click to expand...
Click to collapse
Don't find any point in using custom roms. I wouldn't have bought Moto X if I dindn't prefer its special functions. Rooted Moto X , customized and clean of bloatware is the right thing. Not to mention that all Moto X custom roms lack proper basic functionality one way or the other.
slogger001 said:
I'm using cm10 its good but I has sum bugs like external card is not reading,sometimes signal dropping ,if u want a stable rom use stock but if u want to change ur taste use custom rom
Click to expand...
Click to collapse
Your external card isn't reading cause it doesn't exist tho. ?
piskr said:
Don't find any point in using custom roms. I wouldn't have bought Moto X if I dindn't prefer its special functions. Rooted Moto X , customized and clean of bloatware is the right thing. Not to mention that all Moto X custom roms lack proper basic functionality one way or the other.
Click to expand...
Click to collapse
So wrong! What doesn't work with eclipse?
KJ said:
Your external card isn't reading cause it doesn't exist tho. ?
Click to expand...
Click to collapse
well I have my external SD card and stock ics rom read it
---------- Post added at 11:22 AM ---------- Previous post was at 11:21 AM ----------
Travisdroidx2 said:
So wrong! What doesn't work with eclipse?
Click to expand...
Click to collapse
I'm not talking about eclipse I have used only cm rom
slogger001 said:
well I have my external SD card and stock ics rom read it
---------- Post added at 11:22 AM ---------- Previous post was at 11:21 AM ----------
I'm not talking about eclipse I have used only cm rom
Click to expand...
Click to collapse
Then my friend, you seem to be lost.
This is the moto x section. There's no external card on an X and it never had ICS either.
KJ said:
Then my friend, you seem to be lost.
This is the moto x section. There's no external card on an X and it never had ICS either.
Click to expand...
Click to collapse
I'm not talking about moto x I was telling generally that what problems I'm facing in cm10 in my xperia tipo
slogger001 said:
I'm not talking about moto x I was telling generally that what problems I'm facing in cm10 in my xperia tipo
Click to expand...
Click to collapse
Bringing up issues from a ROM on a completely different device helps no one. ROM problems vary with each device. In other words: your not helping.
slogger001 said:
I'm not talking about moto x I was telling generally that what problems I'm facing in cm10 in my xperia tipo
Click to expand...
Click to collapse
Yes, you're comparing apples to car tires. Issues another device has on whatever rom has nothing at all to do with a different device. Especially comparing different android versions even.
slogger001 said:
I'm not talking about moto x I was telling generally that what problems I'm facing in cm10 in my xperia tipo
Click to expand...
Click to collapse
My Toyota Corolla won't start. I just thought I'd post this here in the Moto X forum.
varxx said:
My Toyota Corolla won't start. I just thought I'd post this here in the Moto X forum.
Click to expand...
Click to collapse
Nice! I suggest you flash the stock rom back to your Corolla, then it will probably start up just fine!!! If that doesn't work, maybe try the procedures in the "de-bricking" thread.
On another note, do you know of an app I can install to my kitchen sink to make it quit dripping? The sink is rooted, but not unlocked if that makes any difference....
Kryptonite 4.4.4 Rom

Device 4.4.4

Hello, if any developer can build drivers for solana 4.4.x, I can build any rom what u want, I think that the DROID RAZR XT910/912 have similar hardware, and camera and wifi and some others things, but I don't know how to build kernels, so if anyone knows how to, or anyone build a kernel(and necessary files for Android 4.4.4) please tell me and inmediatly I'll build a lot of roms for our device.
Sorry for my English.
Regards, Tony
PD: And if anyone knows where are the repos of Liquid 4.4 i'll be very pleased
help is here...
tonyt. said:
Hello, if any developer can build drivers for solana 4.4.x, I can build any rom what u want, I think that the DROID RAZR XT910/912 have similar hardware, and camera and wifi and some others things, but I don't know how to build kernels, so if anyone knows how to, or anyone build a kernel(and necessary files for Android 4.4.4) please tell me and inmediatly I'll build a lot of roms for our device.
Sorry for my English.
Regards, Tony
PD: And if anyone knows where are the repos of Liquid 4.4 i'll be very pleased
Click to expand...
Click to collapse
dont know if i can build a kernel but i can offer u my assistance in probably building a rom. there is already a kitkat rom for the D3 but the wifi & storage doesnt work, can u fix that? i'll give u the link to my rom site where lyes all the D3 roms look for the ls kk rom and maybe u could take that and maybe build a new one from it, the rest are jellybean roms maybe u can use that idk. https://www.mediafire.com/folder/b0gq735hrqxx6/Droid_3_ROMS
I'll build a rom for Solana(droid3) but I don't have the phone anymore, so if anyone wants to be a tester I'll upload it. Please note that I don't have the phone anymore so if this brick your phone I'm not responsable, in order to not to brick, please use slot-1 or slot-2, but not stock(in this way you can evade a brick).
anyway, those who wants to try this please tell me and when the rom finish building I put the link.
and another thing is:
I don't know a lot of English especial words, so I can't understand this:
http://forum.xda-developers.com/showthread.php?t=1943625
because we need a new recovery, we have a older release, to build the SAFESTRAP you can use this:
https://github.com/stargo/android_bootable_recovery
https://github.com/stargo/android_packages_apps_Safestrap
this is the lastest but I don't know how to build it.
If you want to use Lollipop anyone have to compile this SafeStrap.
tonyt. said:
I'll build a rom for Solana(droid3) but I don't have the phone anymore, so if anyone wants to be a tester I'll upload it. Please note that I don't have the phone anymore so if this brick your phone I'm not responsable, in order to not to brick, please use slot-1 or slot-2, but not stock(in this way you can evade a brick).
anyway, those who wants to try this please tell me and when the rom finish building I put the link.
and another thing is:
I don't know a lot of English especial words, so I can't understand this:
http://forum.xda-developers.com/showthread.php?t=1943625
because we need a new recovery, we have a older release, to build the SAFESTRAP you can use this:
https://github.com/stargo/android_bootable_recovery
https://github.com/stargo/android_packages_apps_Safestrap
this is the lastest but I don't know how to build it.
If you want to use Lollipop anyone have to compile this SafeStrap.
Click to expand...
Click to collapse
i can test it
dreikk91 said:
i can test it
Click to expand...
Click to collapse
The link is this: https://mega.co.nz/#F!vc0nyYZB!xXaGdS0Xyvy4zZq7U4FdJA
but the file will be online in about 2 hours, If the zip didn' flash correctly please use the "meta-inf" folder that uses LS KK(for solana obviusly)
LS KK(to extract the meta-inf):
I think that camera wont work, but I only want to see if kernel works
dreikk91 said:
i can test it
Click to expand...
Click to collapse
I can test it too. But since I know nothing about android applications compilation, all I can do is just flash a zip prepared by someone else, and report it behaves.
By the way, thank you. I thought Droid 3 development died. If only somebody was able to provide working camera modules...
rabinhood said:
I can test it too. But since I know nothing about android applications compilation, all I can do is just flash a zip prepared by someone else, and report it behaves.
By the way, thank you. I thought Droid 3 development died. If only somebody was able to provide working camera modules...
Click to expand...
Click to collapse
I only know three developers that can do it, Hashcode and Dhacker and @dtrail1 but Dtrail is not developing now
hi,i test AOSB, the kernel does not boot, after the SS logo nothing happens. To install had to take a meta-inf from LS KK
After some changes I can to run your build. Everything works fine, except that the home button is not properly assigned
HD codecs do not work
seems to be a problem in the modules arm_kexec.ko kexec.ko and uart.ko
the kernel just does not work
By google translate:cyclops:
Droid3 is a god qwerty device too bad no Roms here...
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Androide3 said:
Droid3 is a god qwerty device too bad no Roms here...
Click to expand...
Click to collapse
I am also disappointed a bit. I came from Milestone 2, which is older, but still under development, even though it rests in 'legacy devices' forum. But existing ROMs for Droid 3 are fast and stable - i.e. Minimoto which I'm using now. No KitKat? Yeah, but who cares for KitKat?
I would love to see a 4.4.4 rom for the droid 3 or a 5.0 rom. I will gladly test.
cm11
Hi, compiled from source cm11
As usual is not working the camera and HD codecs
Because of old safestrap had to change the updater-script, so do not be surprised inscriptions liquid-smooth at steady
By the way would do well if someone compiled new safestrap
https://yadi.sk/d/J1fCNC3MdkrdZ
By Google translate XD
dreikk91 said:
Hi, compiled from source cm11
As usual is not working the camera and HD codecs
Because of old safestrap had to change the updater-script, so do not be surprised inscriptions liquid-smooth at steady
By the way would do well if someone compiled new safestrap
https://yadi.sk/d/J1fCNC3MdkrdZ
By Google translate XD
Click to expand...
Click to collapse
Exellent can yo send me the device, and kernel files? The problem is that safestrap is using kexec kernel, so we can't compile like otee omap4 devices, anyone have to talk to @stargo to build a new safestrap
Enviado desde mi iPhone utilizando Tapatalk
tonyt. said:
Exellent can yo send me the device, and kernel files? The problem is that safestrap is using kexec kernel, so we can't compile like otee omap4 devices, anyone have to talk to @stargo to build a new safestrap
Enviado desde mi iPhone utilizando Tapatalk
Click to expand...
Click to collapse
Device files is here https://github.com/dreikk91/android_device_motorola_solana
Kernel here https://github.com/STS-Dev-Team/android_device_motorola_omap4-common
You can also use my defconfig https://yadi.sk/d/ZVKjeaMJdksTr
dreikk91 said:
Device files is here https://github.com/dreikk91/android_device_motorola_solana
Kernel here https://github.com/STS-Dev-Team/android_device_motorola_omap4-common
You can also use my defconfig https://yadi.sk/d/ZVKjeaMJdksTr
Click to expand...
Click to collapse
Okay, thanks a lot!!, let me see what can I do, this repos may work for CM12, but first we need the new SS, to build it see this:
https://github.com/stargo/android_bootable_recovery
https://github.com/stargo/android_packages_apps_Safestrap
Would be nice to have cm12 on Droid 3
corby2geek said:
Would be nice to have cm12 on Droid 3
Click to expand...
Click to collapse
yes, it would be nice, but without the new safestrap will not work
Alternatively, you can compile the CM12 for droid 3 and install it on another device with a new safestrap and then upload system.img here
Anything new on a new ss and cm12?? I would love to see lollipop for the droid3. I currently run liquid smooth kk, not too bad.
dreikk91 said:
Hi, compiled from source cm11
As usual is not working the camera and HD codecs
Because of old safestrap had to change the updater-script, so do not be surprised inscriptions liquid-smooth at steady
By the way would do well if someone compiled new safestrap
https://yadi.sk/d/J1fCNC3MdkrdZ
By Google translate XD
Click to expand...
Click to collapse
I like this better than liquidsmooth btw what gapps to use??
Josephdbrewer25 said:
I like this better than liquidsmooth btw what gapps to use??
Click to expand...
Click to collapse
try this http://forum.xda-developers.com/showthread.php?t=2240652
I wonder why on kernel 3.0.8 do not work HD codecs. Tried to run on kernel 3.0.31 cm11 system does not work very well, but the codecs are working properly. I can not understand how you need to do to earn codecs

marshmallow roms

just wondering what people would consider the most stable MM rom for verizon turbo?
they are all stable, just different levels of customization.
http://forum.xda-developers.com/showpost.php?p=67810817&postcount=36
quantum tao said:
they are all stable, just different levels of customization.
Click to expand...
Click to collapse
is there a stock one? I like just plain stock that i can throw xposed on and do the customizing myself. I was trying to get mokee, but couldnt get it to work for some reason. I finally got to try mm with aokp, but its a bit too customized for my taste. same thing with cm13. I like the plain jane type stuff lol
cnoevl21 said:
is there a stock one? I like just plain stock that i can throw xposed on and do the customizing myself. I was trying to get mokee, but couldnt get it to work for some reason. I finally got to try mm with aokp, but its a bit too customized for my taste. same thing with cm13. I like the plain jane type stuff lol
Click to expand...
Click to collapse
There's stock Marshmallow for the XT1225, not yet for the XT1254. Verizon has not released it yet, even though I'm sure it's ready. Having said that, @iiWoodstocK on Verizon used Marshmallow stock for the XT1225 on his XT1254. Of course, he had to flash the Verizon radio. Contact him for more information.
ChazzMatt said:
There's stock Marshmallow for the XT1225, not yet for the XT1254. Verizon has not released it yet, even though I'm sure it's ready. Having said that, @iiWoodstocK on Verizon used Marshmallow stock for the XT1225 on his XT1254. Of course, he had to flash the Verizon radio. Contact him for more information.
Click to expand...
Click to collapse
i shouldnt say i want completely stock. like how computerfreek has a mostly stock rom for 5.1 I'd want something like that for 6.0 (if possible). mostly stock, but i want to be able to unlock tethering too. Not sure how to do that on my own. i dont think its something i can do thru xposed?
cnoevl21 said:
i shouldnt say i want completely stock. like how computerfreek has a mostly stock rom for 5.1 I'd want something like that for 6.0 (if possible). mostly stock, but i want to be able to unlock tethering too. Not sure how to do that on my own. i dont think its something i can do thru xposed?
Click to expand...
Click to collapse
But you asked for Marshmallow ROMs, not Lollipop ROMs. ComputerFreek274 does not have Verizon stock Marshmallow ROM to work with because it's not been released yet.
The current Quark Marshmallow ROMs are
XT1225 Motorola factory stock
CM13
Resurrection Remix
CM 13 unofficial -- hybrid, mostly CM13 with some RR features
Bliss
AOKP
cnoevl21 said:
i shouldnt say i want completely stock. like how computerfreek has a mostly stock rom for 5.1 I'd want something like that for 6.0 (if possible). mostly stock, but i want to be able to unlock tethering too. Not sure how to do that on my own. i dont think its something i can do thru xposed?
Click to expand...
Click to collapse
My "ROM" has tethering. I'm currently in the process of attempting to deodex the ROM and repack the system.img, then I need to see if Moto Display is still buggy.
Tethering is really easy, it's nothing more than a build.prop edit:
Code:
net.tethering.noprovisioning=true
iiWoodstocK said:
My "ROM" has tethering. I'm currently in the process of attempting to deodex the ROM and repack the system.img, then I need to see if Moto Display is still buggy.
Tethering is really easy, it's nothing more than a build.prop edit:
Code:
net.tethering.noprovisioning=true
Click to expand...
Click to collapse
Can you share your modified stock rom?
Sent from my DROID Turbo using XDA-Developers mobile app
karll123 said:
Can you share your modified stock rom?
Click to expand...
Click to collapse
I will once it's ready and tested. I'm currently in the process of deodexing it and then repacking the system.img
In the meantime, I do have a TWRP backup that is usable, but Moto Display is buggy. I will PM you
iiWoodstocK said:
I will once it's ready and tested. I'm currently in the process of deodexing it and then repacking the system.img
In the meantime, I do have a TWRP backup that is usable, but Moto Display is buggy. I will PM you
Click to expand...
Click to collapse
Cool [emoji106]
Sent from my DROID Turbo using XDA-Developers mobile app
ChazzMatt said:
But you asked for Marshmallow ROMs, not Lollipop ROMs. ComputerFreek274 does not have Verizon stock Marshmallow ROM to work with because it's not been released yet.
The current Quark Marshmallow ROMs are
XT1225 Motorola factory stock
CM13
Resurrection Remix
CM 13 unofficial -- hybrid, mostly CM13 with some RR features
Bliss
AOKP
Click to expand...
Click to collapse
i know i asked for MM roms. i was just saying i am using the computerfreek LP rom now (with xposed) and am looking for something similar in MM. I tried cm13 and aokp. just too flashy for my taste. Ive been trying to check out mokee, but cant get it to flash for some reason (its OP is working with me on its forum). looked at bliss, but comments made it sound kinda buggy. RR, i assume is just as flashy as the others. I guess ill wait til something more stock like comes out. who knows, i may prefer LP to MM
cnoevl21 said:
i shouldnt say i want completely stock. like how computerfreek has a mostly stock rom for 5.1 I'd want something like that for 6.0 (if possible). mostly stock, but i want to be able to unlock tethering too. Not sure how to do that on my own. i dont think its something i can do thru xposed?
Click to expand...
Click to collapse
This is exactly what I want, as well. I've gone from CM back to CFLP because I missed the Moto features and simultaneous voice/data.
does gps work on mm stock? Ive lost gps on my cm13 xt1225...
karll123 said:
Can you share your modified stock rom?
Sent from my DROID Turbo using XDA-Developers mobile app
Click to expand...
Click to collapse
iiWoodstocK said:
I will once it's ready and tested. I'm currently in the process of deodexing it and then repacking the system.img
In the meantime, I do have a TWRP backup that is usable, but Moto Display is buggy. I will PM you
Click to expand...
Click to collapse
For those who didn't see it... @iiWoodstocK released it.
[ROM][6.0.1][Stock][Odexed]MPG24.107-70.2 Brazilian 6.0.1 for XT1254 [TWRP Flashable]
http://forum.xda-developers.com/droid-turbo/development/rom-mpg24-107-70-2-brazilian-6-0-1-t3426234
Heh, figures. I just installed cm13 on my daughters phone. No going back now.
Sent from my DROID Turbo using XDA-Developers mobile app

Categories

Resources