Lets play a game.
Hypothetically, if someone were to compile a ROM based on CM10; what would make that ROM go into a never-ending boot animation on a clean flash (wipe data/cache/dalvik), yet boot up without a problem when dirty flashed over a CM9 variant. One might think that since a dirty flash over CM9 works, what about dirty flashing over a CM10 variant? What if it acts just like performing a clean flash and never gets past the boot animation?
Lets compound this by adding that once a successful boot-up after the dirty CM9 flash has occured; if one goes into recovery and wipes data/cache/dalvik, the ROM goes back into a never-ending boot animation.
Sounds fun, right? Any ideas?
I have played your game it sux try switching out libandroid_runtime.so in lib folder
In system/etc/permission try platform.xml
Handheld _core_hardware.xml from the rom made for your phone with the rom your installing see if that gets you out of the bootloop cycle
Sent from my R800x using xda premium
darkharbinger81 said:
I have played your game it sux try switching out libandroid_runtime.so in lib folder
In system/etc/permission try platform.xml
Handheld _core_hardware.xml from the rom made for your phone with the rom your installing see if that gets you out of the bootloop cycle
Sent from my R800x using xda premium
Click to expand...
Click to collapse
Thank you. I will try that.
Also, any clue as to why the rom I compiled doesn't have root privileges? I mean, I know WHY, because the su binary is nowhere to be found; but why would that be? I'm searching and will possibly find the answer before I get a response, but I figured I'd toss that little bit out there too.
Also, could the fact that I don't have su capabilities be negatively impacting my boot sequence?
Did the rom u were compilimg from have root? And are yoh using a custom kernel? A lot of kernals in my forum mostly all I use any hiw auto root the phone try a different kernal if possible
Sent from my R800x using xda premium
---------- Post added at 04:11 AM ---------- Previous post was at 04:08 AM ----------
The subinary is actually kind of easy to fix bro lol update the su if its installed on the ROM I had thag issue on a ROM made me mad no root=no use then I updated the superuser and I had root so try that let me kno what happens if u need further help PM. me
Sent from my R800x using xda premium
darkharbinger81 said:
Did the rom u were compilimg from have root? And are yoh using a custom kernel? A lot of kernals in my forum mostly all I use any hiw auto root the phone try a different kernal if possible
Sent from my R800x using xda premium
---------- Post added at 04:11 AM ---------- Previous post was at 04:08 AM ----------
The subinary is actually kind of easy to fix bro lol update the su if its installed on the ROM I had thag issue on a ROM made me mad no root=no use then I updated the superuser and I had root so try that let me kno what happens if u need further help PM. me
Sent from my R800x using xda premium
Click to expand...
Click to collapse
The thing is, I'm trying to build a ROM from source for a device that isn't officially supported by them. I'm not so much planning on releasing it, more as trying to jump in head first and force myself to learn. I'm about as green as can be.
I have compiled CM10 previously as a test of my build environment... you know, test something that you know should work as a control; and it has root capabilities. The ROM I'm trying to get working now SHOULD have it; why else would superuser.apk be a part of the build? I am using the CM kernel, mostly because of the control idea, don't want to introduce something that itself might have problems; then maybe move into something else.
I'm pretty sure the su binary isn't installed on this rom because it's not in the out directory in any of the places it should be; eg. /symbols/system/xbin, /system/xbin. If I could figure out which file governs the creation of that file I would be one step closer to figuring this out, but I'm getting no clues searching either my source folder or the internet as a whole. Also, updating superuser does nothing as far as root privs go. I've tried both superuser and supersu. Supersu tells me I dont' have root privs and shuts down while superuser tells me I need to update my su binary. When I attempt the update through superuser, it goes on for a few seconds then fails.
Can you gain access tonthe android market place on the rom yur compiling?
Sent from my R800x using xda premium
darkharbinger81 said:
Can you gain access tonthe android market place on the rom yur compiling?
Sent from my R800x using xda premium
Click to expand...
Click to collapse
Yes.
And still csnt update su on the market ?
Sent from my R800x using xda premium
darkharbinger81 said:
And still csnt update su on the market ?
Sent from my R800x using xda premium
Click to expand...
Click to collapse
If you mean update the su binaries, no. If you mean update the superuser app, then yes. But even doing it that way, updating the su binary through the app fails.
Also, swapping out libandroid_runtime.so, platform.xml, and handheld_core_hardware.xml had no effect on the boot process.
After a good bit of research I found that the su source is located in /system and /external/busybox/loginutil in CM. The rom I'm working on doesn't have su in /system, but it WAS in /external/busybox/loginutil. I synced those files into my current rom's /system and built. The output zip has the su binary in /system/xbin as it's supposed to, but the ROM still tells me that the su binary isn't installed when I try to update the su binary.
I have downloaded a couple "root checker" programs from the market and they all say my device is rooted, yet in a terminal emulater, typing "su" gives me "permission denied" I tried using a market app to install busybox, it tells me my phone is rooted; but fails to install busybox. The Gmail app from the market tells me "Your device isn't compatible with this version", same with superuser now for some reason... My baseband also shows as "unknown" yet I have full phone/wifi capabilities. I'm thinking I've got something mixed up in the code somewhere.
Ok try this from the rom ur basing your port on the rom made for your phone take the framework.res.apk and framework.jar put them in your port
Sent from my R800X using xda premium
darkharbinger81 said:
Ok try this from the rom ur basing your port on the rom made for your phone take the framework.res.apk and framework.jar put them in your port
Sent from my R800X using xda premium
Click to expand...
Click to collapse
Tried this too, no luck.
Here is a better question that might help me track down what is going wrong... when dirty flashing over another ROM, what part of /data, /cache, or dalvik is essential to this ROM booting up successfully? There has got to be something in those dirs that allows the rom to boot because just a simple wipe of those 3 areas (or a clean flash like every other rom in existence) renders it unable to move past the boot animation. Is there any kind of log that might be generated showing me what part of the boot sequence it is hanging on?
Also, I downloaded a CWM flashable su binary/superuser.apk and I now have full root privs, yet the su binary/superuser.apk that is built into this ROM fail to give me root access.
Have yoh pulled the battery for a ffew minutez let it sit reinsert the battery do a full wipe and reboot? Also is the kernal your using made for the rom is it stock kernal or custom kernal?
Sent from my R800x using xda premium
darkharbinger81 said:
Have yoh pulled the battery for a ffew minutez let it sit reinsert the battery do a full wipe and reboot? Also is the kernal your using made for the rom is it stock kernal or custom kernal?
Sent from my R800x using xda premium
Click to expand...
Click to collapse
I've tried holding the power button until it resets, it still hangs. I've pulled the battery and let it sit, it still hangs.
I'm gonna go through and resync the repo; start from scratch so I can make sure when I'm making the modifications to my device/kernel from CM that I'm not leaving anything out. I might even try to use a device that is officially supported by both this rom's developers and CM10, maybe try to see if there are changes between CM's device tree and this one to see if I'm forgetting something, need to add something, etc... Also, I'm going to keep a log of my changes (like I should have done to begin with) so I can know exactly where I started, what I changed, and the result of those changes. I had modified some of this roms files but don't remember exactly which ones I changed, where I changed them, or what I did. Basically I was destined to fail before I even started.
I do appreciate your help, but judging from how long it's gonna take me to re-sync this repo on my horrible connection, I'll give you at least the weekend off from racking your brain with me
Just pm if yoh need help bud
Sent from my R800x using xda premium
darkharbinger81 said:
Just pm if yoh need help bud
Sent from my R800x using xda premium
Click to expand...
Click to collapse
Thank you, I appreciate it.
Any time
Sent from my R800x using xda premium
Related
Ok my question is this. I have rooted an unlocked the bootloader on my atrix. Not really impressed with themes that are out there. Most of which have to be applied to custom roms anyway.
I have pulled my blur-res.apk and my frameowrk-res.apk. i have modified both the way i want and whem i try to adb push them. I keep getting permission denied. As well i habe also tried to install them usimg root explorer. After reboot i still have stock framework. What can i do to make my modifications stick?
Also.... how if possible can i change my kernel so that i may overclock, if its even possible on stock firmware. Thanks for your help in advance.
SErooted
Sent from my X10i using XDA App
Make sure your rom is deodexed. Run adb as root permission and faux has a stock kernal that is oc'd
sent from my Atrix via XDA premium
adb remount
marko! said:
Make sure your rom is deodexed. Run adb as root permission and faux has a stock kernal that is oc'd
sent from my Atrix via XDA premium
Click to expand...
Click to collapse
? how to deodex my rom? saw a tutorial but wont work as i run ubuntu and from what i saw you need windows. but correct if wrong
update..... ok i found a deodex .zip for 1.8.3... im hoping that is what i have on my atrix system version is 4.1.26 android version 2.2.1 bb version n_01.77.05p webtop version is 4.257.14
matthew5025 said:
adb remount
Click to expand...
Click to collapse
adb remount not working....
[email protected]:~$ adb remount
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
remount failed: Operation not permitted
[email protected]:~$
SErooted said:
adb remount not working....
[email protected]:~$ adb remount
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
remount failed: Operation not permitted
[email protected]:~$
Click to expand...
Click to collapse
Do you have root access?
You should just flash a stock deodexed rom and start from there
sent from my Atrix via XDA premium
I have root access yes. But still get errors when pushing files...as to a stock deodexed rom..... where can I find one that is not on 4.5.91?
Sent from my MB860 using XDA App
What one are you looking for? There is also a post somewhere (ill try and find it) on how to manually deodex any rom. You needvto be deodexed for that to work
sent from my Atrix via XDA premium
Edit
http://forum.xda-developers.com/showthread.php?t=1162764
marko! said:
What one are you looking for? There is also a post somewhere (ill try and find it) on how to manually deodex any rom. You needvto be deodexed for that to work
sent from my Atrix via XDA premium
Edit
http://forum.xda-developers.com/showthread.php?t=1162764
Click to expand...
Click to collapse
This I understand. however when i have searched for the manual deodex options... search query returns same results of some program that i have to use. unfortunately this program only works on a Windows based machine. I am on Ubuntu 10.04.
All other searches take me to other device forums/threads and still offer no help with doing this on the atrix with/without said Windows program..
i understand i can run it in vbox or an emulator, however my windows xp/7 disks are corrupt and wont let me reinstall. win7 stops install @72% while xp tosses a blue screen.
hence the reason i have ubuntu as my os as it is the only none corrupted disc that i have for an os at this time.:-(
Ok.... here is something that i find interesting.... I am able to change my boot animation using root explorer. set permissions. reboot new animation is there. i have taken the deodex.zip for 1.8.3 and when it rom manager after trying to flash i get the amend script error. It says it was tossed out when they created the GB ready cwm. So how can i get a stock deodexed rom to work with? I am not finding links anywhere that will get me to a download that is a stock deodexed rom.
(Rephrase) I have found a stock deodexed rom based on 4.5.91 however am curious if flashing this( i know this is a stupid question but need to ask) should i worry about not being able to get back to my original stock backup file ( being installed in cwm) and what if any concerns should i have?
You should be fine with that. Flash away. There's always the fruitcakes if something goes wrong
sent from my Atrix via XDA premium
i tried flashing and it doesnt work. also i looked and found that i am running 4.1.26 and believe if i was able to flash the 1.8.3 deodex zip i might be hurting my phone as i am running ubuntu i have now way to recover the device as i cant get the sbf_flash to work on my system
rephrase again..... i tried following the link to the 4.5.91 and the link is no longer valid... someone out there has to have a deodexed 4.1.26 backup or zip. and i am really needing to find one... AARRRGH!!!!!
BUMP Bump ....
I'll look and see what I can pull up
sent from my Atrix via XDA premium
marko! said:
I'll look and see what I can pull up
sent from my Atrix via XDA premium
Click to expand...
Click to collapse
That would be greatly appreciated as i have tried following everylink that i could locate in the forum and to no luck found anything that would help with the 4.1.26. i have eve ninstalled Wine on my ubuntu system in hopes that i could get the Xultimate tool or what ever you want to call it working. Still new to linux so it has been a little hassle making everything work properly.
Thanks again for your help.
I've only ever run linux from usb so I can't help in that respect. What version. The of android was 4.1.26? I can't find any evidence of it ever existing
sent from my Atrix via XDA premium
marko! said:
I've only ever run linux from usb so I can't help in that respect. What version. The of android was 4.1.26? I can't find any evidence of it ever existing
sent from my Atrix via XDA premium
Click to expand...
Click to collapse
4.1.26 is 2.2.1 on my Atrix. i'm guessing it was before 4.2.57 and long before the 4.5.91 that is out now. however i think i am just going to give up on this as none of the threads or forums have anything insightful for me. i was able to install the xutility and run it on my linux machine however i have to run terminal at the same time and switch back and forth between them to even get it to run. Even then I am still only able to get Steps 1 & 2 working. so it looks if i want a deodexed system, i have no choice but to run one of the custom roms. which honestly i dont even want to do.
You don't need a custom rom. I would reccomend just updating to gingerbread at least. There's really not much point of still being on froyo
sent from my Atrix via XDA premium
marko! said:
You don't need a custom rom. I would reccomend just updating to gingerbread at least. There's really not much point of still being on froyo
sent from my Atrix via XDA premium
Click to expand...
Click to collapse
if i do the update, what is the easiest way to get root? will gingerbreak still work or will i have to adb it or have some windows based program? and also, i am curious, with afore mentioned update, will the unlocked in the corner of my screen go way as well?.
Verizon Stock Rom 2.06.605.1
Deodexed and Rooted with Superuser
Enable Powersaver
Automotive works
Friendstream/Widget works
Playstore 4.1.6
Credits
Thanks!!!
Dsixda for his great Android Kitchen
Thanks!!!
DOWNLOAD 2.06.605.1
MD5:705e6e608332f85360ac2474ca472434
For not S-OFF Users Download Stock boot.img and Flash in Fastboot Mode and Modules in Recovery
Boot.img
MD5:1f47c8ed76965ab1a25b2a84d513c9d4
Stock Modules
MD5:9dbdabd09e75fb711dea56ebf5b6b80e
Information:
The bootloader must be unlocked and must be installed custom recovery (CWM or TWRP)
Don`t forget the boot img
fastboot flash boot boot.img
Flash included Boot.img,or what you want.
Sorry my Bad English!
Greetz Letschky
Another Rom omgness ty for releasing :thumbup:
sent from my beastly powered DNA using Tapatalk 2
I have seen that some have asked stockrom a deodexed and I wanted it too, so I've made it.
It's like the only Originalrom rooted and deodexed with the write to system kernel so that you can delete what you want
letschky said:
I have seen that some have asked stockrom a deodexed and I wanted it too, so I've made it.
It's like the only Originalrom rooted and deodexed with the write to system kernel so that you can delete what you want
Click to expand...
Click to collapse
I was very happy to find this, and boy has it been fun. All I wanted to do was remove the GPS (bullseye) icon, I had everything else the way Iwanted it. First I could not get WiFi. My bad though, forgot to fastboot the boot.img, so did that and life was good again. So applied a few mods I like, remove wifi from dropdown, added the Blackout_DeoDexed_LockMod, RemoveGPSReticle, nfc-fix-signed, and GPS_PercentageMod. So now my problem is either no GPS icon, yesss but no battery % either, bummer, or battery % and gps icon, bummer.
Your ROM though is fantastic! I just need no gps icon with battery % and wake on volume rocker mod.
SHANENATAS said:
I was very happy to find this, and boy has it been fun. All I wanted to do was remove the GPS (bullseye) icon, I had everything else the way Iwanted it. First I could not get WiFi. My bad though, forgot to fastboot the boot.img, so did that and life was good again. So applied a few mods I like, remove wifi from dropdown, added the Blackout_DeoDexed_LockMod, RemoveGPSReticle, nfc-fix-signed, and GPS_PercentageMod. So now my problem is either no GPS icon, yesss but no battery % either, bummer, or battery % and gps icon, bummer.
Your ROM though is fantastic! I just need no gps icon with battery % and wake on volume rocker mod.
Click to expand...
Click to collapse
hello , I am from Algéria and i want to baythe DNA , I want to know if the dna can work with my operator here and if you have a way to unlock? thanks
Is for Gsm Network,you must pay a Factory Unlocked DNA.The Bootloader can you unlocked.
Sent from my HTC6435LVW using xda app-developers app
Thank you for this! MD5 for this?
bakemcbride21 said:
Thank you for this! MD5 for this?
Click to expand...
Click to collapse
Sorry i forgot this,i posted this in the First Post
I have now also tested with CWM touch, but you have to disable signature check in install zip from SD Card-toggle signature verification then you can install normal Rom
Hi,
I have in the UOT Kitchen a percentage battery is made a little larger than usual, with CWM flash is above under Rom to download can be seen on screen in the first post under Attached Files, in addition I have the new update "people" added
Letschky
Thanks for this! Exactly what I wanted, as the busybox I flashed, and could not change without a new kernel, doesn't support bz2 or lzma only gzip.
So just to be clear it should be good if I...
'adb push'd the zip to my /sdcard/
'adb reboot recovery' into TWRP that I flashed before
selected install, and chose the ROM zip
Cleared my Dalvik and cache areas
Rebooted into the bootloader
'fastboot flash boot boot.img' while in the folder where I expanded the ROM zip
Finally rebooted, and am done?
adb seems to connect me as root now, and /system can be written to...so I think it worked! Unfortunately Stericson was the same version of busybox I already had. Will have to search around for that other copy. But at least I can replace it now!
Anyone having a camera issue with this? I can take pics but when switching to video it says sorry camera has stopped...
Jrocker23 said:
Anyone having a camera issue with this? I can take pics but when switching to video it says sorry camera has stopped...
Click to expand...
Click to collapse
Excuse me, not with me is this error works without problems, have just tried
OneOfMany07 said:
Thanks for this! Exactly what I wanted, as the busybox I flashed, and could not change without a new kernel, doesn't support bz2 or lzma only gzip.
So just to be clear it should be good if I...
'adb push'd the zip to my /sdcard/
'adb reboot recovery' into TWRP that I flashed before
selected install, and chose the ROM zip
Cleared my Dalvik and cache areas
Rebooted into the bootloader
'fastboot flash boot boot.img' while in the folder where I expanded the ROM zip
Finally rebooted, and am done?
adb seems to connect me as root now, and /system can be written to...so I think it worked! Unfortunately Stericson was the same version of busybox I already had. Will have to search around for that other copy. But at least I can replace it now!
Click to expand...
Click to collapse
I have no problems with the Busybox, everything works, even in Rom itself, everything works, I have installed with CWR Touch
What's wrong with the busybox?
you absolutely must write to install the system kernel can not do anything else
Jrocker23 said:
Anyone having a camera issue with this? I can take pics but when switching to video it says sorry camera has stopped...
Click to expand...
Click to collapse
U need the camera fix mod that's posted on this section. Deodexing the rom breaks the video camera.
Sent from my HTC6435LVW using xda app-developers app
MicroMod777 said:
U need the camera fix mod that's posted on this section. Deodexing the rom breaks the video camera.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Thank you Micro, somehow missed that post while looking for solution... Appreciate the help..
---------- Post added at 04:19 PM ---------- Previous post was at 04:17 PM ----------
letschky said:
Excuse me, not with me is this error works without problems, have just tried
Click to expand...
Click to collapse
I wasn't blaming the Rom (appreciate you making it, I have been to lazy to do one myself lately. I used to make roms for the Thunderbolt). I was just wondering if anyone else had the problem I had...
Thank you again
:good: Thanks!
its coming Update 2.0.4.605.2 Rooted Deodexed Stockrom,Download in the first Post.
Re: [Upate15.02.13][2.04.605.2][DNA Stock Rom Deodexed/Rooted][Verizon]
letschky said:
its coming Update 2.0.4.605.2 Rooted Deodexed Stockrom,Download in the first Post.
Click to expand...
Click to collapse
Is video camera fix included???
Old camera fix woukd not boot up my new deodexed build.
Sent from my HTC6435LVW using xda app-developers app
AW: [Upate15.02.13][2.04.605.2][DNA Stock Rom Deodexed/Rooted][Verizon]
MicroMod777 said:
Is video camera fix included???
Old camera fix woukd not boot up my new deodexed build.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
No Camera fix included,i think old fix not work on this build.
Sent from my HTC6435LVW using xda app-developers app
Hello all!
Recently, I had a request from a GSM 3VO user for a port of my/CMB's Jellybean ROM from CDMA to GSM. As our ROM is based on CM10 Disarmed Toaster, I didn't think it would be very difficult to copy his GSM bits in and make it go.
Now, as I am obviously not using a GSM device, I can't test this...at all. I don't know if it boots. However, my ICS build is actually a port from GSM to CDMA, so I'm pretty familiar with the process. Having CM10 as a guide should help too.
So, for the more intrepid of you, I present my super-duper-alpha-omega-beta build of MIUI 3.2.1. To make it, I literally diffed the CDMA and GSM builds of CM10, copied out the bits that are different from GSM, and plugged them into the appropriate spots in MIUI.
I can't promise anything. I don't know if it will boot. I don't think it will break anything, but I don't even want to say that much. I did make sure that the installer only touches /system and /boot partitions, so there shouldn't be any risk to recovery or anything.
Also, most features in the Aroma installer should work, but obviously, the stuff for Virgin Mobile users doesn't apply. Not all of the wipe features actually do anything (need to look up what mmcblk's your device uses for cache and devlog), but nothing should hurt anything.
Once again - THIS IS AN ALPHA VERSION. IF YOU DON'T KNOW HOW TO LOGCAT AND DON'T FEEL LIKE TESTING, DO NOT DOWNLOAD THIS.
Have I scared you away yet? No? Okay then...
http://goo.im/devs/digitalhigh/miuijbU/MIUI_3.2.1_SHOOTERU_JB_DH_Test2.zip
So, instructions:
1. Download. Put on SDcard.
2. Boot to Recovery.
3. Do a full wipe.
4. Open le .zip
5. Under wipe settings, check whatever you want. Only "system" and "boot" are currently attached to anything, the rest are placeholders.
6. For the carrier option, leave it checked on "sprint", not "virgin". This is another placeholder, will be modified once we get this going.
7. For customization options, please pick "minimal". All custom options should work, but for testing purposes, minimal will keep the variables down.
8. Hit next, and watch the installer go.
9. Reboot.
10...?
And, again, can't even say that this will boot yet. If it does, awesome! If not, head on over to your favorite computer and spit me out a logcat report. Upload that to pastebin or as an attachment, and let me know what hboot and firmware you're running. As this is a jellybean/cm10 variant, all rules that apply to that ROM should apply to this.
To the mods - I apologize for posting a ROM that I can't confirm as working, but this is based on a working ROM and my experience with porting, so I anticipate any issues with booting will be resolved quickly, and I can make this a part of my weekly release schedule.
Thanks everybody in advance for the help! Once we get this booting, I'll focus on features and such as I have in my CDMA version. I'll work on making the thread purdier too.
Code:
[B]Changelog:[/B]
[I]2.7.13[/I]
Fixed error in installer where boot.img wasn't being pulled from right directory.
Modified boot.img to include missing commands present in MIUI boot image.
Added latest ButteredToast kernel to boot.img - modules to /system/libs/modules
Edit: As per mod request, kernel used is Butteredtoast by bigwillyG. All source info can be found in his thread:
http://forum.xda-developers.com/showthread.php?t=1935860
Reserved
What the heck...this one too.
Thanks, will flash once download is complete and will post results.:thumbup:
Sent from my HTC EVO 3D X515m using xda app-developers app
hey_joe said:
Thanks, will flash once download is complete and will post results.:thumbup:
Sent from my HTC EVO 3D X515m using xda app-developers app
Click to expand...
Click to collapse
Your bravery is highly appreciated.
Ha ha ha! I'm always into testing new roms. Download just finished so will nandroid and flash. Might take a bit before I can come back online. If you did not see any post from me that means I have a problem with the phone and can't post since I'm not near any pc as I'm currently at work.
Thanks.
Sent from my HTC EVO 3D X515m using xda app-developers app
---------- Post added at 01:20 AM ---------- Previous post was at 01:01 AM ----------
Installation went without a hitch but it always boots up in the bootloader and can't get past that.
Sent from my HTC EVO 3D X515m using xda app-developers app
Welcome!:highfive: Long Live Evo 3D!!!:good:
收件人: [ROM][JB](2/5/13) MIUI 3.2.1 Digitalhigh Edition - ALPHA
welcome from CDMA.GSM need more developer........
Sent from my HTC X515d using xda premium
Lollllllllllllllll!!! I love miui!!!!
Gave it another go. This time wiped everything except sd in recovery and unchecked all format option in aroma. When it rebooted, It's looping on the splash screen. Unfortunately I can't provide logcat for now as I'm not near any pc.
Sent from my HTC EVO 3D X515m using xda app-developers app
can't boot.it will boot into bootloader
Can't wait to try this.... Off to Nand now and see how things run.. :sly:
I will report any bugs I find..
Thanks for your hard work..
Sent from my shooteru using xda premium
As I pointed out in the OP - as of right now, I wasn't expecting it to boot. This is why I need you guys help. If anybody can get me a logcat of the bootloop, I can see what's going on and potentially fix it.
digitalhigh said:
As I pointed out in the OP - as of right now, I wasn't expecting it to boot. This is why I need you guys help. If anybody can get me a logcat of the bootloop, I can see what's going on and potentially fix it.
Click to expand...
Click to collapse
For me after installing rom phone stuck in fastboot (even didn't want to start booting) so i use latest ButteredToasT kernel for collecting some data
How did you managed to install butterted toast? For me it fails while installing the boot.img (Status 7). I always have that on MIUI, so I'm just curious.
digitalhigh said:
As I pointed out in the OP - as of right now, I wasn't expecting it to boot. This is why I need you guys help. If anybody can get me a logcat of the bootloop, I can see what's going on and potentially fix it.
Click to expand...
Click to collapse
did you edit accordingly init.rc and updater-script?
$tefanDroid said:
How did you managed to install butterted toast? For me it fails while installing the boot.img (Status 7). I always have that on MIUI, so I'm just curious.
Click to expand...
Click to collapse
First time on miui you have to flash kernel whit boot.img inside zip,whit flash image gui apk,and after that,you'll be able to flash other kernels like BT....
Sent from my Evo 3D GSM using xda app-developers app
dr_jerremy said:
First time on miui you have to flash kernel whit boot.img inside zip,whit flash image gui apk,and after that,you'll be able to flash other kernels like BT....
Sent from my Evo 3D GSM using xda app-developers app
Click to expand...
Click to collapse
Or you can grab boot.img from any rom, flash it via fastboot (fastboot flash boot boot.img) and then install your favorite kernel from recovery. It's because MIUI uses stock kernel with some kind of lock (don't really known how to describe it).
helicopter88 said:
did you edit accordingly init.rc and updater-script?
Click to expand...
Click to collapse
Define "accordingly". I did modify updater-script to flash to the right block for boot and put system in the right spot, however, I'll sit down with kitchen and take a look at the init.rc. I assumed it would be happy because I was using the same boot.img from Cm10, which usually just works.
Edit: Yep, thar's one big problem. My dumb as$ has the boot.img in a folder called "vanilla", when the updater-script calls for "kernel/vanilla". Sure that doesn't help.
nice work , thanks, downloading now
Hi well this is my second DNA trying to root destroyed the first one lol... Well anyways the first one I downloaded supersu and busybox and figured out it didn't work and I ruined it now.... This is my second phone I have flashed the superuser and binaries. I am figuring out that I have root but its not working correctly.. mostly my changes that I need root for are not lasting through reboot I'm not losing root but I'm losing my changes as in when I delete amazon its gone but when I reboot its back. my only assumption is that its because busybox is missing can anyone confirm this and is there any possible way where I can just get the busybox zip... I have been on the busybox.net website and seen the downloads but I would like confirmation before u destroy this phone to which I hope don't not happen.
Unless you have s-off or have flashed a new kernel, the system partition is right protected, even when you think it isn't. I think that is what is causing your problem.
Why don't you flash a room that already had root/busybix installed?
c2a5nn1o4n said:
Hi well this is my second DNA trying to root destroyed the first one lol... Well anyways the first one I downloaded supersu and busybox and figured out it didn't work and I ruined it now.... This is my second phone I have flashed the superuser and binaries. I am figuring out that I have root but its not working correctly.. mostly my changes that I need root for are not lasting through reboot I'm not losing root but I'm losing my changes as in when I delete amazon its gone but when I reboot its back. my only assumption is that its because busybox is missing can anyone confirm this and is there any possible way where I can just get the busybox zip... I have been on the busybox.net website and seen the downloads but I would like confirmation before u destroy this phone to which I hope don't not happen.
Click to expand...
Click to collapse
Sent from my HTC6435LVW using Tapatalk 2
c2a5nn1o4n said:
Hi well this is my second DNA trying to root destroyed the first one lol... Well anyways the first one I downloaded supersu and busybox and figured out it didn't work and I ruined it now.... This is my second phone I have flashed the superuser and binaries. I am figuring out that I have root but its not working correctly.. mostly my changes that I need root for are not lasting through reboot I'm not losing root but I'm losing my changes as in when I delete amazon its gone but when I reboot its back. my only assumption is that its because busybox is missing can anyone confirm this and is there any possible way where I can just get the busybox zip... I have been on the busybox.net website and seen the downloads but I would like confirmation before u destroy this phone to which I hope don't not happen.
Click to expand...
Click to collapse
When first unlocking and rooting my phone, I thought the same thing about busy box. But what you need to do is flash a new kernel first and foremost which will remove write protection.
I'm not really trying to flash a Rom yet personally I was waiting to see if liberty was coming but I guess it wont be coming I'm having a problem with pushing soffbin do I need do fastboot and soffbin in the same folder?
Sent from my HTC6435LVW using Tapatalk 2[/QUOTE]
c2a5nn1o4n said:
I'm not really trying to flash a Rom yet personally I was waiting to see if liberty was coming but I guess it wont be coming I'm having a problem with pushing soffbin do I need do fastboot and soffbin in the same folder?
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
[/QUOTE]
Flashing a Kernel is not flashing a rom. It just helps with battery, gives you sweep2wake, and allows you actual root access
Flashing a Kernel is not flashing a rom. It just helps with battery, gives you sweep2wake, and allows you actual root access[/QUOTE]
I'm thinking about flashing viper Rom it seems to be very stable will that fix my problem?
c2a5nn1o4n said:
Flashing a Kernel is not flashing a rom. It just helps with battery, gives you sweep2wake, and allows you actual root access
Click to expand...
Click to collapse
I'm thinking about flashing viper Rom it seems to be very stable will that fix my problem?[/QUOTE]
No, again, you need to flash a kernel first so that you have write permissions
c2a5nn1o4n said:
I'm thinking about flashing viper Rom it seems to be very stable will that fix my problem?
Click to expand...
Click to collapse
Reading your OP and the rest of your comments in this thread, you're all over the place. Things you are doing will not fix your original problem and trying to achieve s-off just because it looks popular and running into difficulties trying to achieve it only adds to problems and confusion. I suggest you step back, slow down and get familiar with terms before you break another phone. While a small portion of the info is EVO 4G specific, you should check these out for general knowledge:
http://androidforums.com/evo-4g-all-things-root/278898-android-partitions-kernels-explained.html
http://androidforums.com/evo-4g-all...ore-information-about-android-partitions.html
Your root is probably sticking in between boots. As we don't have any ROMs that free up the wasted space in the system folder, it's pointless for you to try to delete apps that you don't want installed. You can simply go into Settings\Apps\All and force stop them and then disable. If that doesn't work, you can use Titanium Backup and hit the middle "Backup/Restore" tab. Click on the app you want and Freeze it (this will stop it from running.) If that doesn't float your boat, you can try to uninstall it.
docnok63 said:
Your root is probably sticking in between boots. As we don't have any ROMs that free up the wasted space in the system folder, it's pointless for you to try to delete apps that you don't want installed. You can simply go into Settings\Apps\All and force stop them and then disable. If that doesn't work, you can use Titanium Backup and hit the middle "Backup/Restore" tab. Click on the app you want and Freeze it (this will stop it from running.) If that doesn't float your boat, you can try to uninstall it.
Click to expand...
Click to collapse
Anything he does with will not stick through the boot because he doesn't really have root access. I had the exact same problem before flashing a writeable kernel. After I flashed DSB 2.5.4 [when I originally was going through the process] that corrected the whole busybox/binaries issue. Using Titanium Backup at this point is pointless as well because after he restarts his phone, they'll all be back.
Edit: Plus it will say you have root without a writeable kernel but you don't have write permissions to have things like uninstalling bloatware stick through a boot.
UrGuardian999 said:
Anything he does with will not stick through the boot because he doesn't really have root access. I had the exact same problem before flashing a writeable kernel. After I flashed DSB 2.5.4 [when I originally was going through the process] that corrected the whole busybox/binaries issue. Using Titanium Backup at this point is pointless as well because after he restarts his phone, they'll all be back.
Edit: Plus it will say you have root without a writeable kernel but you don't have write permissions to have things like uninstalling bloatware stick through a boot.
Click to expand...
Click to collapse
You're right. I had assumed he had unlocked and flashed an unsecure boot image before attempting to flash su and busybox. Perhaps I did assume too much. I'll refer him to here in that case.
UrGuardian999 said:
Anything he does with will not stick through the boot because he doesn't really have root access. I had the exact same problem before flashing a writeable kernel. After I flashed DSB 2.5.4 [when I originally was going through the process] that corrected the whole busybox/binaries issue. Using Titanium Backup at this point is pointless as well because after he restarts his phone, they'll all be back.
Edit: Plus it will say you have root without a writeable kernel but you don't have write permissions to have things like uninstalling bloatware stick through a boot.
Click to expand...
Click to collapse
Ok so I have to have busybox? I've downloaded the viper Rom with the boot img I'm downloading cubed 3.1.3 kernal now so I just go into recovery and flash the kernal correct I'm a noon to HTC this is entirely different than by bionic
c2a5nn1o4n said:
Ok so I have to have busybox I've downloaded the viper Rom with the boot img I'm downloading cubed 3.1.3 kernal now so I just go into recovery and flash the kernal correct I'm a noon to HTC this is entirely different than by bionic
Click to expand...
Click to collapse
The Viper Rom has Stock DSB Kernel boot.img zip'd with it. You can flash that rom and flash the Stock DSB modules with it and you'd be good to go
UrGuardian999 said:
The Viper Rom has Stock DSB Kernel boot.img zip'd with it. You can flash that rom and flash the Stock DSB modules with it and you'd be good to go
Click to expand...
Click to collapse
That's actually the opposite of what actually is the case. The modules are packaged with the rom and you have to flash the boot.img manually.
Sent from my HTC6435LVW using xda app-developers app
Bigandrewgold said:
That's actually the opposite of what actually is the case. The modules are packaged with the rom and you have to flash the boot.img manually.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
I downloaded the boot.img and the Rom then went to recovery and only the Rom was there how do I flash the boot img manually
c2a5nn1o4n said:
I downloaded the boot.img and the Rom then went to recovery and only the Rom was there how do I flash the boot img manually
Click to expand...
Click to collapse
Nvr mind I understand but do I fastboot the boot img first or after I flash the Rom
c2a5nn1o4n said:
Nvr mind I understand but do I fastboot the boot img first or after I flash the Rom
Click to expand...
Click to collapse
The order doesn't matter
Sent from my HTC6435LVW using xda app-developers app
Bigandrewgold said:
The order doesn't matter
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Also on my other DNA I installed cynogen but not the bootimage and when I would try to reboot I would get messed up lines would that have caused that? If it would my brain has dropped to a new low
If using Cubed 3.1.3 you'll have to reflash the modules though, correct?
UrGuardian999 said:
If using Cubed 3.1.3 you'll have to reflash the modules though
Click to expand...
Click to collapse
Nope still on stock kernal
I'm currently flashing viper as well right now, had to stop and go to work right in the middle of it. My apologies hahah
I flashed the stock 4.1.2 and a new modem that I found on here to my phone. Ever since then whenever I open the su app it says that the su binary doesn't exist. Problem is I tried to flash the newest binary and it didn't do anything. I also tried to flash using Odin and it messed up the rom. I can't figure out how to get su working again. Can someone help me?
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
I had similiar issues. It seems others have had the same issue too. If you have installed superuser by ChainsDD then go to the play store and install Superuser by ClockworkMod. Then remove the ChainsDD version. If you have the ClockworkMod version installed and not working then install the ChainsDD version. Worked for me.
Something finicky about this 4.1.2 ROM. Modems and Superuser don't install properly and have to be installed twice.
Edit....supersu by chainfire is actually the version i am using now.
Well op.... what exactly did you flash?
If you flashed stock...and not a prerooted package, you're not rooted. Which is why there's no su binary.
Also, how did you try to root with Odin? If you used an old gingerbread method of flashing a kernel...that would indeed mess up the Rom.
studacris said:
Well op.... what exactly did you flash?
If you flashed stock...and not a prerooted package, you're not rooted. Which is why there's no su binary.
Also, how did you try to root with Odin? If you used an old gingerbread method of flashing a kernel...that would indeed mess up the Rom.
Click to expand...
Click to collapse
I can't seem to find the link for the rom i installed but it was a stock deodexed version I think it was by ptmr3 but I'm not sure. I think I did use the pda.tar for the ics but I thought inread on here that it would work. Can you point me tonthe right one?
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Fixed it myself by using this method
Thanks
http://forum.xda-developers.com/showthread.php?p=41677022
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
nstuber3956 said:
I can't seem to find the link for the rom i installed but it was a stock deodexed version I think it was by ptmr3 but I'm not sure. I think I did use the pda.tar for the ics but I thought inread on here that it would work. Can you point me tonthe right one?
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Click to expand...
Click to collapse
after a million try's I found out how to fix the problem some of the people here give bits of the real way to deal with the un able to start supersu... fist thing use odin to flash philz 15. whatever file that you seen in the thread ( after clean catch and davik and factory reset) then flash the new 4.3 custom rom onto your note 2. Reboot your phone !!!! wen setting up your phone DO NOT set up your google e-mail account when it asks you. Just "skip" everything. NOTE... after you setup the language install from scratch you can always link your google account after everything i tell you to do and phone gets the superSU premissons... okay onto the last step do not open supersu, go to google playstore type in supersu and update it then turn off your phone without opening supersu then boot if everything is back to normal by checking get root checker witch can be downloaded from the app store... btw it was funny how one person said they were afraid of bricking there phone LOL its impossible to brick your phone unless your as brainless as him.. the main problem with jellybean 4.3 and your google account is that it blocks any programs like supersu from before your even able to start your phone. by not sync'ing the google account with your phone it allows supersu to install without GOOGLE blocking it... btw make sure you wipe all catch and select the option clear to flash new rom in philz recovery... one good luck guys this fix took me about 200 trys and 12 hours but its yours now...